1 | 2024-09-28T01:14:46.370Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), 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: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2024-09-28T01:14:46.373Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 221
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 3685, tv_nsec: 884948583 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-09-28T01:14:46.373Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2024-09-28T01:14:46.373Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = a551f245e8a26f52098382903ccf0a982b7c54fa
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-09-28T01:14:46.373Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/a551f245e8a26f52098382903ccf0a982b7c54fa/crucible-nightly.sha256.txt
|
6 | 2024-09-28T01:14:46.483Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
7 | 2024-09-28T01:14:46.888Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/fae5334bcad5e864794332c6fed5e6bb9ec88831/propolis-server.sha256.txt
|
8 | 2024-09-28T01:14:46.995Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-09-28T01:14:46.995Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-09-28T01:14:46.995Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-09-28T01:14:46.996Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
12 | 2024-09-28T01:14:46.996Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-09-28T01:14:46.996Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-09-28T01:14:46.996Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
15 | 2024-09-28T01:14:46.996Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2024-09-28T01:14:46.997Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2024-09-28T01:14:47.600Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
18 | 2024-09-28T01:14:47.600Z | DEBG | phd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 618
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-09-28T01:15:14.992Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
20 | 2024-09-28T01:15:14.992Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
21 | 2024-09-28T01:15:15.016Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-09-28T01:15:15.016Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7e710622-53b2-4321-9796-cf952220575c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
23 | 2024-09-28T01:15:15.067Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7e710622-53b2-4321-9796-cf952220575c", "phd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
24 | 2024-09-28T01:15:15.083Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
25 | 2024-09-28T01:15:15.094Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9 0B 1.80T 48.9M /phd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9\n
target = phd_framework::zfs
|
26 | 2024-09-28T01:15:15.095Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-09-28T01:15:15.095Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2024-09-28T01:15:15.095Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-09-28T01:15:15.095Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/fae5334bcad5e864794332c6fed5e6bb9ec88831/propolis-server.tar.gz
|
30 | 2024-09-28T01:15:40.398Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
31 | 2024-09-28T01:15:40.398Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2024-09-28T01:15:53.842Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-09-28T01:15:53.842Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::server_log_mode
|
34 | 2024-09-28T01:15:53.878Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 865
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
35 | 2024-09-28T01:15:53.878Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38783
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-09-28T01:15:53.878Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
37 | 2024-09-28T01:15:53.879Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
38 | 2024-09-28T01:15:54.306Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-09-28T01:15:54.307Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 60181ff1-b399-4a38-8dcc-d31ea5662cbe, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf4ba904-66a3-4b2e-b4cb-ea55b1800ba8, silo_id: 4804d2ad-8323-4b47-8886-1ebbd55fd2b5, sled_id: ec5084e0-f920-49af-a0b8-6720cef0744c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ec5084e0-f920-49af-a0b8-6720cef0744c" }, name: "phd-vm-60181ff1-b399-4a38-8dcc-d31ea5662cbe", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
40 | 2024-09-28T01:15:54.307Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 428
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
41 | 2024-09-28T01:15:54.307Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
42 | 2024-09-28T01:15:54.307Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
43 | 2024-09-28T01:15:54.308Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
44 | 2024-09-28T01:15:54.308Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2024-09-28T01:15:54.308Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
46 | 2024-09-28T01:15:54.308Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2024-09-28T01:15:54.308Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
48 | 2024-09-28T01:15:54.308Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
49 | 2024-09-28T01:15:58.452Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4144
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
50 | 2024-09-28T01:15:58.452Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2024-09-28T01:15:58.453Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2024-09-28T01:15:58.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
53 | 2024-09-28T01:15:58.453Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
54 | 2024-09-28T01:15:58.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
55 | 2024-09-28T01:15:58.471Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
56 | 2024-09-28T01:15:58.471Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4163
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
57 | 2024-09-28T01:15:58.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
58 | 2024-09-28T01:15:58.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
59 | 2024-09-28T01:15:58.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
60 | 2024-09-28T01:15:58.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
61 | 2024-09-28T01:15:58.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
62 | 2024-09-28T01:15:58.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
63 | 2024-09-28T01:15:58.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
64 | 2024-09-28T01:15:58.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
65 | 2024-09-28T01:15:58.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
66 | 2024-09-28T01:15:58.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
67 | 2024-09-28T01:15:58.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
68 | 2024-09-28T01:15:58.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
69 | 2024-09-28T01:15:58.537Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
70 | 2024-09-28T01:15:58.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
71 | 2024-09-28T01:15:58.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
72 | 2024-09-28T01:15:58.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
73 | 2024-09-28T01:15:58.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
74 | 2024-09-28T01:15:58.581Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
75 | 2024-09-28T01:15:58.581Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
76 | 2024-09-28T01:15:58.581Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
77 | 2024-09-28T01:15:58.581Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
78 | 2024-09-28T01:15:58.581Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
79 | 2024-09-28T01:15:58.581Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
80 | 2024-09-28T01:15:58.582Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
81 | 2024-09-28T01:15:58.582Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
82 | 2024-09-28T01:15:58.596Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
83 | 2024-09-28T01:15:58.597Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
84 | 2024-09-28T01:15:58.597Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
85 | 2024-09-28T01:15:58.597Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = d693666b-369f-4177-977e-93c0c8c689e3
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
timeout_duration = 45s
|
86 | 2024-09-28T01:15:58.597Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
87 | 2024-09-28T01:15:58.597Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
88 | 2024-09-28T01:15:59.224Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ab43a1b2-4108-4ae3-98b7-79c97f106819, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf4ba904-66a3-4b2e-b4cb-ea55b1800ba8, silo_id: 4804d2ad-8323-4b47-8886-1ebbd55fd2b5, sled_id: 7211489e-a698-45dc-96ed-d19af4402e65, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7211489e-a698-45dc-96ed-d19af4402e65" }, name: "phd-vm-ab43a1b2-4108-4ae3-98b7-79c97f106819", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
89 | 2024-09-28T01:15:59.224Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 627
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
90 | 2024-09-28T01:15:59.224Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = d693666b-369f-4177-977e-93c0c8c689e3
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
91 | 2024-09-28T01:16:01.722Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
92 | 2024-09-28T01:16:02.061Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
93 | 2024-09-28T01:16:02.061Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2837
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = d693666b-369f-4177-977e-93c0c8c689e3
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
94 | 2024-09-28T01:16:02.061Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3464
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
target = phd_framework::test_vm
target_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
95 | 2024-09-28T01:16:02.063Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
96 | 2024-09-28T01:16:02.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
97 | 2024-09-28T01:16:02.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
98 | 2024-09-28T01:16:02.064Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
99 | 2024-09-28T01:16:02.179Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 116
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 60181ff1-b399-4a38-8dcc-d31ea5662cbe
|
100 | 2024-09-28T01:16:02.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 116
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
101 | 2024-09-28T01:16:02.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
102 | 2024-09-28T01:16:02.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
103 | 2024-09-28T01:16:02.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
104 | 2024-09-28T01:16:02.213Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
105 | 2024-09-28T01:16:02.213Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
106 | 2024-09-28T01:16:02.213Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
107 | 2024-09-28T01:16:02.213Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server
target = phd_framework::artifacts::store
|
108 | 2024-09-28T01:16:02.213Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server"
target = phd_framework::test_vm::server
|
109 | 2024-09-28T01:16:02.213Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::server_log_mode
|
110 | 2024-09-28T01:16:02.228Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
111 | 2024-09-28T01:16:02.228Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
112 | 2024-09-28T01:16:02.228Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
113 | 2024-09-28T01:16:02.228Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = a0abdeaa-8a5a-4cb1-9af8-494c553470c5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
timeout_duration = 45s
|
114 | 2024-09-28T01:16:02.228Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
115 | 2024-09-28T01:16:02.229Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
116 | 2024-09-28T01:16:03.053Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 06a4f4bb-1d28-480d-b784-fc1dedb86c4c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf4ba904-66a3-4b2e-b4cb-ea55b1800ba8, silo_id: 4804d2ad-8323-4b47-8886-1ebbd55fd2b5, sled_id: e3fbbfbb-2a17-4e65-879c-b8634f67f274, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e3fbbfbb-2a17-4e65-879c-b8634f67f274" }, name: "phd-vm-06a4f4bb-1d28-480d-b784-fc1dedb86c4c", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
117 | 2024-09-28T01:16:03.053Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 824
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
118 | 2024-09-28T01:16:03.053Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = a0abdeaa-8a5a-4cb1-9af8-494c553470c5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
119 | 2024-09-28T01:16:05.671Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7765}}
target = phd_framework::serial
|
120 | 2024-09-28T01:16:05.941Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
121 | 2024-09-28T01:16:05.941Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2887
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = a0abdeaa-8a5a-4cb1-9af8-494c553470c5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
122 | 2024-09-28T01:16:05.941Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3712
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
target = phd_framework::test_vm
target_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
123 | 2024-09-28T01:16:05.942Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
124 | 2024-09-28T01:16:05.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
125 | 2024-09-28T01:16:05.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
126 | 2024-09-28T01:16:05.943Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
127 | 2024-09-28T01:16:06.064Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = ab43a1b2-4108-4ae3-98b7-79c97f106819
|
128 | 2024-09-28T01:16:06.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
129 | 2024-09-28T01:16:06.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
130 | 2024-09-28T01:16:06.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
131 | 2024-09-28T01:16:06.098Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
132 | 2024-09-28T01:16:06.098Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
133 | 2024-09-28T01:16:06.098Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
134 | 2024-09-28T01:16:06.098Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
135 | 2024-09-28T01:16:06.098Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
136 | 2024-09-28T01:16:06.098Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
137 | 2024-09-28T01:16:06.098Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::server_log_mode
|
138 | 2024-09-28T01:16:06.112Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
139 | 2024-09-28T01:16:06.113Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
140 | 2024-09-28T01:16:06.113Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
141 | 2024-09-28T01:16:06.113Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = 6556f0ee-bb5b-44c6-bce6-351b946b30bb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
timeout_duration = 45s
|
142 | 2024-09-28T01:16:06.113Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
143 | 2024-09-28T01:16:06.114Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
144 | 2024-09-28T01:16:06.602Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a111a33a-7dc0-4b7f-95ba-47bab552466f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: cf4ba904-66a3-4b2e-b4cb-ea55b1800ba8, silo_id: 4804d2ad-8323-4b47-8886-1ebbd55fd2b5, sled_id: c08f5dcd-c20c-4132-8573-f933e6d378fe, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c08f5dcd-c20c-4132-8573-f933e6d378fe" }, name: "phd-vm-a111a33a-7dc0-4b7f-95ba-47bab552466f", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
145 | 2024-09-28T01:16:06.602Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 488
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
146 | 2024-09-28T01:16:06.602Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 6556f0ee-bb5b-44c6-bce6-351b946b30bb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
147 | 2024-09-28T01:16:09.125Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7812}}
target = phd_framework::serial
|
148 | 2024-09-28T01:16:10.187Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
149 | 2024-09-28T01:16:10.187Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3585
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 6556f0ee-bb5b-44c6-bce6-351b946b30bb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
150 | 2024-09-28T01:16:10.187Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4074
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
target = phd_framework::test_vm
target_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
151 | 2024-09-28T01:16:10.189Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
152 | 2024-09-28T01:16:10.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
153 | 2024-09-28T01:16:10.189Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
154 | 2024-09-28T01:16:10.190Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
155 | 2024-09-28T01:16:10.317Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 127
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = 06a4f4bb-1d28-480d-b784-fc1dedb86c4c
|
156 | 2024-09-28T01:16:10.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 127
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
157 | 2024-09-28T01:16:10.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
158 | 2024-09-28T01:16:10.317Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
159 | 2024-09-28T01:16:10.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
160 | 2024-09-28T01:16:10.340Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
161 | 2024-09-28T01:16:10.340Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
162 | 2024-09-28T01:16:10.340Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
163 | 2024-09-28T01:16:10.340Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 16034
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
164 | 2024-09-28T01:16:10.340Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
165 | 2024-09-28T01:16:10.341Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
166 | 2024-09-28T01:16:10.790Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
167 | 2024-09-28T01:16:10.920Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
168 | 2024-09-28T01:16:10.921Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-54484e45-b363-49d1-b30f-5b8b1d359cf9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
169 | 2024-09-28T01:16:10.953Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
170 | 2024-09-28T01:16:10.953Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7e710622-53b2-4321-9796-cf952220575c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
171 | 2024-09-28T01:16:10.978Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 637
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = a111a33a-7dc0-4b7f-95ba-47bab552466f
|
172 | 2024-09-28T01:16:10.978Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 83981
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
173 | 2024-09-28T01:16:10.978Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 637
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
174 | 2024-09-28T01:16:10.978Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
175 | 2024-09-28T01:16:10.978Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
176 | 2024-09-28T01:16:10.978Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
177 | 2024-09-28T01:16:10.978Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
178 | 2024-09-28T01:16:10.978Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
179 | 2024-09-28T01:16:10.978Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
180 | 2024-09-28T01:16:10.978Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
181 | 2024-09-28T01:16:10.979Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
182 | 2024-09-28T01:16:10.994Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 722M 1.80T 722M /phd-artifacts\n
target = phd_framework::zfs
|
183 | 2024-09-28T01:16:10.995Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e0534b86-b8f3-4bb4-8638-49f6aac63662"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
184 | 2024-09-28T01:16:11.015Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e0534b86-b8f3-4bb4-8638-49f6aac63662", "phd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
185 | 2024-09-28T01:16:11.038Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
186 | 2024-09-28T01:16:11.053Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a 0B 1.80T 722M /phd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a\n
target = phd_framework::zfs
|
187 | 2024-09-28T01:16:11.053Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
188 | 2024-09-28T01:16:11.054Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
189 | 2024-09-28T01:16:11.054Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server
target = phd_framework::artifacts::store
|
190 | 2024-09-28T01:16:11.054Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server"
target = phd_framework::test_vm::server
|
191 | 2024-09-28T01:16:11.054Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::server_log_mode
|
192 | 2024-09-28T01:16:11.063Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
193 | 2024-09-28T01:16:11.064Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
194 | 2024-09-28T01:16:11.064Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
195 | 2024-09-28T01:16:11.065Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
196 | 2024-09-28T01:16:11.594Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
197 | 2024-09-28T01:16:11.595Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6e2d454d-4225-46a7-9f08-5b3cfb6c945c, silo_id: 75d3ad41-181c-4d61-bdf3-d2cfe2d2c1f6, sled_id: cfa99599-5961-4c59-8a85-78cae7e35a14, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cfa99599-5961-4c59-8a85-78cae7e35a14" }, name: "phd-vm-ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
198 | 2024-09-28T01:16:11.595Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 531
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
199 | 2024-09-28T01:16:11.595Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
200 | 2024-09-28T01:16:11.595Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
201 | 2024-09-28T01:16:11.596Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
202 | 2024-09-28T01:16:11.596Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
203 | 2024-09-28T01:16:11.596Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
204 | 2024-09-28T01:16:11.596Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
205 | 2024-09-28T01:16:11.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
206 | 2024-09-28T01:16:11.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
207 | 2024-09-28T01:16:15.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4187
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
208 | 2024-09-28T01:16:15.784Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
209 | 2024-09-28T01:16:15.784Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
210 | 2024-09-28T01:16:15.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
211 | 2024-09-28T01:16:15.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
212 | 2024-09-28T01:16:15.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
213 | 2024-09-28T01:16:15.803Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
214 | 2024-09-28T01:16:15.803Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4207
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
215 | 2024-09-28T01:16:15.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
216 | 2024-09-28T01:16:15.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
217 | 2024-09-28T01:16:15.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
218 | 2024-09-28T01:16:15.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
219 | 2024-09-28T01:16:15.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
220 | 2024-09-28T01:16:15.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
221 | 2024-09-28T01:16:15.852Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
222 | 2024-09-28T01:16:15.852Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
223 | 2024-09-28T01:16:15.852Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
224 | 2024-09-28T01:16:15.852Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
225 | 2024-09-28T01:16:15.852Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
226 | 2024-09-28T01:16:15.852Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
227 | 2024-09-28T01:16:15.867Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
228 | 2024-09-28T01:16:15.867Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
229 | 2024-09-28T01:16:15.867Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
230 | 2024-09-28T01:16:15.867Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = b4254a40-eef4-444c-b883-e4787224cfeb
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
timeout_duration = 45s
|
231 | 2024-09-28T01:16:15.867Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
232 | 2024-09-28T01:16:15.868Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
233 | 2024-09-28T01:16:16.346Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 64819f44-fd9b-4553-a3f5-49f1a49b1b6c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6e2d454d-4225-46a7-9f08-5b3cfb6c945c, silo_id: 75d3ad41-181c-4d61-bdf3-d2cfe2d2c1f6, sled_id: 3551a2d8-f6f8-4ae8-ab26-660cdd53b95d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3551a2d8-f6f8-4ae8-ab26-660cdd53b95d" }, name: "phd-vm-64819f44-fd9b-4553-a3f5-49f1a49b1b6c", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
234 | 2024-09-28T01:16:16.346Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 478
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
235 | 2024-09-28T01:16:16.346Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = b4254a40-eef4-444c-b883-e4787224cfeb
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
236 | 2024-09-28T01:16:18.829Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7685}}
target = phd_framework::serial
|
237 | 2024-09-28T01:16:19.182Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
238 | 2024-09-28T01:16:19.182Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2836
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = b4254a40-eef4-444c-b883-e4787224cfeb
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
239 | 2024-09-28T01:16:19.182Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3314
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
target = phd_framework::test_vm
target_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
240 | 2024-09-28T01:16:19.183Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
241 | 2024-09-28T01:16:19.184Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
242 | 2024-09-28T01:16:19.318Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ce5b6e29-b080-47bb-a8e6-0cf264ee6c9a
|
243 | 2024-09-28T01:16:19.320Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
244 | 2024-09-28T01:16:19.321Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
245 | 2024-09-28T01:16:19.321Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
246 | 2024-09-28T01:16:19.321Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7726
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
247 | 2024-09-28T01:16:19.321Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
248 | 2024-09-28T01:16:19.322Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
249 | 2024-09-28T01:16:19.802Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
250 | 2024-09-28T01:16:19.931Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
251 | 2024-09-28T01:16:19.931Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0fa84d12-ceb2-49fc-a192-a309b185bf8a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
252 | 2024-09-28T01:16:19.963Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
253 | 2024-09-28T01:16:19.963Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e0534b86-b8f3-4bb4-8638-49f6aac63662"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
254 | 2024-09-28T01:16:19.986Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 665
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 64819f44-fd9b-4553-a3f5-49f1a49b1b6c
|
255 | 2024-09-28T01:16:19.986Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9008
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
256 | 2024-09-28T01:16:19.987Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 665
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-09-28T01:16:19.987Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
258 | 2024-09-28T01:16:19.987Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
259 | 2024-09-28T01:16:19.987Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
260 | 2024-09-28T01:16:19.987Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
261 | 2024-09-28T01:16:19.987Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
262 | 2024-09-28T01:16:19.987Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
263 | 2024-09-28T01:16:19.987Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
264 | 2024-09-28T01:16:19.987Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
265 | 2024-09-28T01:16:20.007Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 722M 1.80T 722M /phd-artifacts\n
target = phd_framework::zfs
|
266 | 2024-09-28T01:16:20.007Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-021986d4-f31f-4798-8491-3bc5493f5b52"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
267 | 2024-09-28T01:16:20.032Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-021986d4-f31f-4798-8491-3bc5493f5b52", "phd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
268 | 2024-09-28T01:16:20.052Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
269 | 2024-09-28T01:16:20.067Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd 0B 1.80T 722M /phd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd\n
target = phd_framework::zfs
|
270 | 2024-09-28T01:16:20.068Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
271 | 2024-09-28T01:16:20.068Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
272 | 2024-09-28T01:16:20.068Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server
target = phd_framework::artifacts::store
|
273 | 2024-09-28T01:16:20.068Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/c1b0afea9b5079b5480f806978ad98a48a501978f25d0416a72e5a06dec7fe6d/propolis-server"
target = phd_framework::test_vm::server
|
274 | 2024-09-28T01:16:20.068Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::server_log_mode
|
275 | 2024-09-28T01:16:20.077Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
276 | 2024-09-28T01:16:20.078Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
277 | 2024-09-28T01:16:20.078Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
278 | 2024-09-28T01:16:20.079Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
279 | 2024-09-28T01:16:20.670Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
280 | 2024-09-28T01:16:20.671Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a9947366-f8ed-4dfb-8d46-2e4c41602462, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1e23c13c-0adc-4748-9de8-e25a257173f1, silo_id: af1adb60-5d3f-4f3e-88a6-05c7b16faef3, sled_id: ba277902-e28e-47e4-b8fb-2884a718d909, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ba277902-e28e-47e4-b8fb-2884a718d909" }, name: "phd-vm-a9947366-f8ed-4dfb-8d46-2e4c41602462", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
281 | 2024-09-28T01:16:20.671Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 593
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
282 | 2024-09-28T01:16:20.671Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
283 | 2024-09-28T01:16:20.671Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
284 | 2024-09-28T01:16:20.672Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
285 | 2024-09-28T01:16:20.672Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
286 | 2024-09-28T01:16:20.672Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
287 | 2024-09-28T01:16:20.672Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
288 | 2024-09-28T01:16:20.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
289 | 2024-09-28T01:16:20.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
290 | 2024-09-28T01:16:24.849Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4177
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
291 | 2024-09-28T01:16:24.849Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
292 | 2024-09-28T01:16:24.849Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
293 | 2024-09-28T01:16:24.849Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
294 | 2024-09-28T01:16:24.850Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
295 | 2024-09-28T01:16:24.858Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
296 | 2024-09-28T01:16:24.858Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
297 | 2024-09-28T01:16:24.858Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4186
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
298 | 2024-09-28T01:16:24.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
299 | 2024-09-28T01:16:24.859Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
300 | 2024-09-28T01:16:24.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
301 | 2024-09-28T01:16:24.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
302 | 2024-09-28T01:16:24.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
303 | 2024-09-28T01:16:24.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
304 | 2024-09-28T01:16:24.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
305 | 2024-09-28T01:16:24.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
306 | 2024-09-28T01:16:24.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
307 | 2024-09-28T01:16:24.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
308 | 2024-09-28T01:16:24.901Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
309 | 2024-09-28T01:16:24.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
310 | 2024-09-28T01:16:24.935Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
311 | 2024-09-28T01:16:24.935Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
312 | 2024-09-28T01:16:24.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
313 | 2024-09-28T01:16:24.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
314 | 2024-09-28T01:16:24.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
315 | 2024-09-28T01:16:24.968Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
316 | 2024-09-28T01:16:24.968Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
317 | 2024-09-28T01:16:24.968Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
318 | 2024-09-28T01:16:24.968Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
319 | 2024-09-28T01:16:24.968Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
320 | 2024-09-28T01:16:24.968Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
321 | 2024-09-28T01:16:24.968Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
322 | 2024-09-28T01:16:24.983Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 890
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
323 | 2024-09-28T01:16:24.983Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
324 | 2024-09-28T01:16:24.984Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
325 | 2024-09-28T01:16:24.984Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = e3a958f7-1c4e-48af-b1a7-d742ce533281
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
timeout_duration = 45s
|
326 | 2024-09-28T01:16:24.984Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
327 | 2024-09-28T01:16:24.984Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
328 | 2024-09-28T01:16:25.679Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d62a8ba8-335b-4b38-8529-ceaf8aca73cc, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1e23c13c-0adc-4748-9de8-e25a257173f1, silo_id: af1adb60-5d3f-4f3e-88a6-05c7b16faef3, sled_id: 23d695d2-72e3-455f-aa6c-3ece970f0faa, sled_model: "pheidippes", sled_revision: 1, sled_serial: "23d695d2-72e3-455f-aa6c-3ece970f0faa" }, name: "phd-vm-d62a8ba8-335b-4b38-8529-ceaf8aca73cc", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
329 | 2024-09-28T01:16:25.680Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 695
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
330 | 2024-09-28T01:16:25.680Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = e3a958f7-1c4e-48af-b1a7-d742ce533281
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
331 | 2024-09-28T01:16:28.167Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
332 | 2024-09-28T01:16:28.316Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
333 | 2024-09-28T01:16:28.316Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2636
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = e3a958f7-1c4e-48af-b1a7-d742ce533281
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
334 | 2024-09-28T01:16:28.316Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3332
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
target = phd_framework::test_vm
target_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
335 | 2024-09-28T01:16:28.317Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
336 | 2024-09-28T01:16:28.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
337 | 2024-09-28T01:16:28.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
338 | 2024-09-28T01:16:28.318Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
339 | 2024-09-28T01:16:28.448Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 129
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = a9947366-f8ed-4dfb-8d46-2e4c41602462
|
340 | 2024-09-28T01:16:28.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
341 | 2024-09-28T01:16:28.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
342 | 2024-09-28T01:16:28.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
343 | 2024-09-28T01:16:28.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
344 | 2024-09-28T01:16:28.481Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
345 | 2024-09-28T01:16:28.481Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
346 | 2024-09-28T01:16:28.481Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
347 | 2024-09-28T01:16:28.482Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7811
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
348 | 2024-09-28T01:16:28.482Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
349 | 2024-09-28T01:16:28.482Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
350 | 2024-09-28T01:16:28.973Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
351 | 2024-09-28T01:16:29.109Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
352 | 2024-09-28T01:16:29.109Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-15f5942b-fc40-4dbf-9e3b-cbb9cbc59cbd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
353 | 2024-09-28T01:16:29.144Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
354 | 2024-09-28T01:16:29.144Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-021986d4-f31f-4798-8491-3bc5493f5b52"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
355 | 2024-09-28T01:16:29.167Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 686
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = d62a8ba8-335b-4b38-8529-ceaf8aca73cc
|
356 | 2024-09-28T01:16:29.167Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9180
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
357 | 2024-09-28T01:16:29.168Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 686
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
358 | 2024-09-28T01:16:29.168Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
359 | 2024-09-28T01:16:29.168Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
360 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 102.17s |
361 | | |
362 | 2024-09-28T01:16:29.168Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|