1 | 2024-12-05T02:26:04.898Z | 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-12-05T02:26:04.900Z | 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: 466, tv_nsec: 698179647 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-12-05T02:26:04.900Z | 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-12-05T02:26:04.900Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 5a41b826171c7d2a8412fa833377ab1df25ee8ec
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-12-05T02:26:04.900Z | 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/5a41b826171c7d2a8412fa833377ab1df25ee8ec/crucible-nightly.sha256.txt
|
6 | 2024-12-05T02:26:05.036Z | 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-12-05T02:26:05.438Z | 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/19a421dceac7756aef26a8771f258af9cc21fc37/propolis-server.sha256.txt
|
8 | 2024-12-05T02:26:05.547Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-12-05T02:26:05.548Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-12-05T02:26:05.548Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-12-05T02:26:05.548Z | 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-12-05T02:26:05.548Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-12-05T02:26:05.548Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-12-05T02:26:05.548Z | 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-12-05T02:26:05.549Z | 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-12-05T02:26:05.549Z | 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-12-05T02:26:06.127Z | 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-12-05T02:26:06.127Z | 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-12-05T02:26:36.244Z | 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-12-05T02:26:36.245Z | 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-12-05T02:26:36.271Z | 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.42M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-12-05T02:26:36.272Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cc7700db-7c6a-4b6f-aa51-a42f94b41001"]
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-12-05T02:26:36.322Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cc7700db-7c6a-4b6f-aa51-a42f94b41001", "phd-artifacts/phd-clone-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af"]
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-12-05T02:26:36.340Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af"]
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-12-05T02:26:36.351Z | 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-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af 0B 1.80T 48.9M /phd-artifacts/phd-clone-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af\n
target = phd_framework::zfs
|
26 | 2024-12-05T02:26:36.352Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-12-05T02:26:36.352Z | 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 = 206
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-12-05T02:26:36.352Z | 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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-12-05T02:26:36.352Z | 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/19a421dceac7756aef26a8771f258af9cc21fc37/propolis-server.tar.gz
|
30 | 2024-12-05T02:27:01.399Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/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-12-05T02:27:01.399Z | 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-12-05T02:27:14.155Z | 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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-12-05T02:27:14.155Z | 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-12-05T02:27:14.205Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
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-12-05T02:27:14.205Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 37853
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-12-05T02:27:14.205Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
37 | 2024-12-05T02:27:14.206Z | 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)
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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
38 | 2024-12-05T02:27:14.709Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-12-05T02:27:14.710Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: c80b85d9-0bfc-4581-a8e9-371b0660c503, metadata: InstanceMetadata { project_id: b5213447-8fb4-441a-b015-44316df1cec0, silo_id: abc0606c-2057-443e-a6a4-8f7aac56f5bb, sled_id: 4c15c844-1ec7-42cd-99da-7c48127e88a0, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4c15c844-1ec7-42cd-99da-7c48127e88a0" }, name: "phd-vm-c80b85d9-0bfc-4581-a8e9-371b0660c503" }, 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
40 | 2024-12-05T02:27:14.710Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 504
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
41 | 2024-12-05T02:27:14.710Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
42 | 2024-12-05T02:27:14.710Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
43 | 2024-12-05T02:27:14.711Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
44 | 2024-12-05T02:27:14.711Z | 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-12-05T02:27:14.711Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
46 | 2024-12-05T02:27:14.711Z | 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-12-05T02:27:14.711Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
48 | 2024-12-05T02:27:14.711Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
49 | 2024-12-05T02:27:18.955Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4243
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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
50 | 2024-12-05T02:27:18.955Z | 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-12-05T02:27:18.955Z | 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-12-05T02:27:18.955Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
53 | 2024-12-05T02:27:18.955Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
54 | 2024-12-05T02:27:18.974Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
55 | 2024-12-05T02:27:18.974Z | 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("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
56 | 2024-12-05T02:27:18.974Z | 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
|
57 | 2024-12-05T02:27:18.974Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
58 | 2024-12-05T02:27:18.975Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
59 | 2024-12-05T02:27:19.007Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
60 | 2024-12-05T02:27:19.007Z | 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
|
61 | 2024-12-05T02:27:19.007Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4296
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
|
62 | 2024-12-05T02:27:19.008Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
63 | 2024-12-05T02:27:19.008Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
64 | 2024-12-05T02:27:19.019Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
65 | 2024-12-05T02:27:19.019Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
66 | 2024-12-05T02:27:19.019Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
67 | 2024-12-05T02:27:19.041Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
68 | 2024-12-05T02:27:19.041Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
69 | 2024-12-05T02:27:19.041Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
70 | 2024-12-05T02:27:19.052Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
71 | 2024-12-05T02:27:19.052Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
72 | 2024-12-05T02:27:19.052Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
73 | 2024-12-05T02:27:19.074Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
74 | 2024-12-05T02:27:19.074Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
75 | 2024-12-05T02:27:19.074Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
76 | 2024-12-05T02:27:19.084Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
77 | 2024-12-05T02:27:19.084Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
78 | 2024-12-05T02:27:19.084Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
79 | 2024-12-05T02:27:19.107Z | 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
vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
80 | 2024-12-05T02:27:19.107Z | 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
|
81 | 2024-12-05T02:27:19.107Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
82 | 2024-12-05T02:27:19.107Z | 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 = 206
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
|
83 | 2024-12-05T02:27:19.107Z | 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
|
84 | 2024-12-05T02:27:19.107Z | 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
|
85 | 2024-12-05T02:27:19.107Z | 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
|
86 | 2024-12-05T02:27:19.107Z | 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
|
87 | 2024-12-05T02:27:19.124Z | 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
|
88 | 2024-12-05T02:27:19.124Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
89 | 2024-12-05T02:27:19.124Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
90 | 2024-12-05T02:27:19.124Z | 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 = 013c5efd-1336-4e4a-b988-19367e844f9e
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
timeout_duration = 45s
|
91 | 2024-12-05T02:27:19.124Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
vm = migration_from_base_and_back_lifecycle_0
vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
92 | 2024-12-05T02:27:19.125Z | 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)
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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
vm = migration_from_base_and_back_lifecycle_0
vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
93 | 2024-12-05T02:27:19.867Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61, metadata: InstanceMetadata { project_id: b5213447-8fb4-441a-b015-44316df1cec0, silo_id: abc0606c-2057-443e-a6a4-8f7aac56f5bb, sled_id: 5c09b0a7-da23-4025-971c-7126a7989948, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5c09b0a7-da23-4025-971c-7126a7989948" }, name: "phd-vm-70cbad4d-b5b3-44a5-ac3e-0d76452f6f61" }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
vm = migration_from_base_and_back_lifecycle_0
vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
94 | 2024-12-05T02:27:19.868Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 743
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
vm = migration_from_base_and_back_lifecycle_0
vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
95 | 2024-12-05T02:27:19.868Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 013c5efd-1336-4e4a-b988-19367e844f9e
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
96 | 2024-12-05T02:27:22.425Z | 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":7760}}
target = phd_framework::serial
|
97 | 2024-12-05T02:27:22.517Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
98 | 2024-12-05T02:27:22.517Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2649
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 013c5efd-1336-4e4a-b988-19367e844f9e
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
99 | 2024-12-05T02:27:22.517Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3392
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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
target = phd_framework::test_vm
target_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
100 | 2024-12-05T02:27:22.518Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
101 | 2024-12-05T02:27:22.518Z | 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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
102 | 2024-12-05T02:27:22.518Z | 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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
103 | 2024-12-05T02:27:22.519Z | 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 = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
104 | 2024-12-05T02:27:22.644Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 125
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c80b85d9-0bfc-4581-a8e9-371b0660c503
|
105 | 2024-12-05T02:27:22.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 126
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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
106 | 2024-12-05T02:27:22.645Z | 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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
107 | 2024-12-05T02:27:22.645Z | 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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
108 | 2024-12-05T02:27:22.667Z | 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_0
vm_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
109 | 2024-12-05T02:27:22.667Z | 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
|
110 | 2024-12-05T02:27:22.667Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
111 | 2024-12-05T02:27:22.667Z | 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 = 206
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
|
112 | 2024-12-05T02:27:22.667Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server
target = phd_framework::artifacts::store
|
113 | 2024-12-05T02:27:22.668Z | 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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server"
target = phd_framework::test_vm::server
|
114 | 2024-12-05T02:27:22.668Z | 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
|
115 | 2024-12-05T02:27:22.682Z | 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
|
116 | 2024-12-05T02:27:22.682Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
117 | 2024-12-05T02:27:22.682Z | 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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
118 | 2024-12-05T02:27:22.682Z | 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 = 526eb1ab-b128-4a1c-9806-d58ae54f3a5f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
timeout_duration = 45s
|
119 | 2024-12-05T02:27:22.682Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
120 | 2024-12-05T02:27:22.683Z | 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)
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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
121 | 2024-12-05T02:27:23.082Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 4f52b980-82eb-447e-975e-447cbce8fd7b, metadata: InstanceMetadata { project_id: b5213447-8fb4-441a-b015-44316df1cec0, silo_id: abc0606c-2057-443e-a6a4-8f7aac56f5bb, sled_id: 1bde0bf6-9f83-412c-964c-247211773846, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1bde0bf6-9f83-412c-964c-247211773846" }, name: "phd-vm-4f52b980-82eb-447e-975e-447cbce8fd7b" }, 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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
122 | 2024-12-05T02:27:23.082Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 399
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
vm = migration_from_base_and_back_lifecycle_1
vm_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
123 | 2024-12-05T02:27:23.082Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 526eb1ab-b128-4a1c-9806-d58ae54f3a5f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
124 | 2024-12-05T02:27:25.627Z | 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":7807}}
target = phd_framework::serial
|
125 | 2024-12-05T02:27:27.438Z | 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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
126 | 2024-12-05T02:27:27.438Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4356
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 526eb1ab-b128-4a1c-9806-d58ae54f3a5f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
127 | 2024-12-05T02:27:27.438Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4756
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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
target = phd_framework::test_vm
target_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
128 | 2024-12-05T02:27:27.440Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
129 | 2024-12-05T02:27:27.440Z | 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
130 | 2024-12-05T02:27:27.440Z | 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
131 | 2024-12-05T02:27:27.441Z | 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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
132 | 2024-12-05T02:27:27.557Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 117
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 70cbad4d-b5b3-44a5-ac3e-0d76452f6f61
|
133 | 2024-12-05T02:27:27.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 117
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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
134 | 2024-12-05T02:27:27.558Z | 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
135 | 2024-12-05T02:27:27.558Z | 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
136 | 2024-12-05T02:27:27.591Z | 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
137 | 2024-12-05T02:27:27.591Z | 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
|
138 | 2024-12-05T02:27:27.591Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
139 | 2024-12-05T02:27:27.591Z | 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 = 206
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
|
140 | 2024-12-05T02:27:27.591Z | 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
|
141 | 2024-12-05T02:27:27.591Z | 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
|
142 | 2024-12-05T02:27:27.591Z | 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
|
143 | 2024-12-05T02:27:27.608Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
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
|
144 | 2024-12-05T02:27:27.608Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
145 | 2024-12-05T02:27:27.609Z | 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
146 | 2024-12-05T02:27:27.609Z | 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 = fe394783-b0cc-4899-b968-95311cd52b49
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
timeout_duration = 45s
|
147 | 2024-12-05T02:27:27.609Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
vm = migration_from_base_and_back_lifecycle_2
vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
148 | 2024-12-05T02:27:27.609Z | 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)
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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
vm = migration_from_base_and_back_lifecycle_2
vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
149 | 2024-12-05T02:27:28.321Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 76b0173f-1fac-46e0-ae23-5e0c2ed54a36, metadata: InstanceMetadata { project_id: b5213447-8fb4-441a-b015-44316df1cec0, silo_id: abc0606c-2057-443e-a6a4-8f7aac56f5bb, sled_id: 28fac79d-aaab-47c1-a5bc-9e4d81ced9bf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "28fac79d-aaab-47c1-a5bc-9e4d81ced9bf" }, name: "phd-vm-76b0173f-1fac-46e0-ae23-5e0c2ed54a36" }, 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
vm = migration_from_base_and_back_lifecycle_2
vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
150 | 2024-12-05T02:27:28.321Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 712
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
vm = migration_from_base_and_back_lifecycle_2
vm_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
151 | 2024-12-05T02:27:28.321Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = fe394783-b0cc-4899-b968-95311cd52b49
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
152 | 2024-12-05T02:27:30.890Z | 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":7854}}
target = phd_framework::serial
|
153 | 2024-12-05T02:27:30.931Z | 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
154 | 2024-12-05T02:27:30.931Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2610
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = fe394783-b0cc-4899-b968-95311cd52b49
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
155 | 2024-12-05T02:27:30.932Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3322
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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
target = phd_framework::test_vm
target_id = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
156 | 2024-12-05T02:27:30.933Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
157 | 2024-12-05T02:27:30.933Z | 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
158 | 2024-12-05T02:27:30.933Z | 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
159 | 2024-12-05T02:27:30.934Z | 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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
160 | 2024-12-05T02:27:31.066Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 4f52b980-82eb-447e-975e-447cbce8fd7b
|
161 | 2024-12-05T02:27:31.067Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 133
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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
162 | 2024-12-05T02:27:31.067Z | 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
163 | 2024-12-05T02:27:31.067Z | 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
164 | 2024-12-05T02:27:31.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
165 | 2024-12-05T02:27:31.101Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
166 | 2024-12-05T02:27:31.101Z | 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
|
167 | 2024-12-05T02:27:31.101Z | 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
|
168 | 2024-12-05T02:27:31.101Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
169 | 2024-12-05T02:27:31.101Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 16392
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
170 | 2024-12-05T02:27:31.102Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1058
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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
171 | 2024-12-05T02:27:31.465Z | 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
172 | 2024-12-05T02:27:31.593Z | 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
173 | 2024-12-05T02:27:31.593Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f2fc322d-09ac-47d4-b7fb-9ab06f2fb2af"]
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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
174 | 2024-12-05T02:27:31.628Z | 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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
175 | 2024-12-05T02:27:31.628Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cc7700db-7c6a-4b6f-aa51-a42f94b41001"]
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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
176 | 2024-12-05T02:27:31.655Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 554
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 76b0173f-1fac-46e0-ae23-5e0c2ed54a36
|
177 | 2024-12-05T02:27:31.655Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 86106
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
|
178 | 2024-12-05T02:27:31.655Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 554
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
179 | 2024-12-05T02:27:31.655Z | 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
|
180 | 2024-12-05T02:27:31.655Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
181 | 2024-12-05T02:27:31.655Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
182 | 2024-12-05T02:27:31.656Z | 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
|
183 | 2024-12-05T02:27:31.656Z | 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
|
184 | 2024-12-05T02:27:31.656Z | 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
|
185 | 2024-12-05T02:27:31.656Z | 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
|
186 | 2024-12-05T02:27:31.656Z | 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
|
187 | 2024-12-05T02:27:31.676Z | 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 694M 1.80T 693M /phd-artifacts\n
target = phd_framework::zfs
|
188 | 2024-12-05T02:27:31.676Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1b1290d2-c9ae-433f-bed2-3df23fcb0190"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
189 | 2024-12-05T02:27:31.702Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1b1290d2-c9ae-433f-bed2-3df23fcb0190", "phd-artifacts/phd-clone-af5ce785-d542-4383-8bd2-d3a3fc910369"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
190 | 2024-12-05T02:27:31.728Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-af5ce785-d542-4383-8bd2-d3a3fc910369"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
191 | 2024-12-05T02:27:31.744Z | 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-af5ce785-d542-4383-8bd2-d3a3fc910369 0B 1.80T 693M /phd-artifacts/phd-clone-af5ce785-d542-4383-8bd2-d3a3fc910369\n
target = phd_framework::zfs
|
192 | 2024-12-05T02:27:31.745Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
193 | 2024-12-05T02:27:31.745Z | 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 = 206
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
194 | 2024-12-05T02:27:31.745Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server
target = phd_framework::artifacts::store
|
195 | 2024-12-05T02:27:31.745Z | 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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server"
target = phd_framework::test_vm::server
|
196 | 2024-12-05T02:27:31.746Z | 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
|
197 | 2024-12-05T02:27:31.757Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
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
|
198 | 2024-12-05T02:27:31.757Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
199 | 2024-12-05T02:27:31.757Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
200 | 2024-12-05T02:27:31.758Z | 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)
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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
201 | 2024-12-05T02:27:32.541Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
202 | 2024-12-05T02:27:32.541Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34, metadata: InstanceMetadata { project_id: 07b4188a-f1e9-4d56-9cb8-dfdfbda88660, silo_id: df55ae3b-7288-4ead-8d28-dd8eece7053d, sled_id: 39fb8dc9-0a7f-4b29-a1f2-d8e473035b01, sled_model: "pheidippes", sled_revision: 1, sled_serial: "39fb8dc9-0a7f-4b29-a1f2-d8e473035b01" }, name: "phd-vm-4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34" }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
203 | 2024-12-05T02:27:32.541Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 784
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
204 | 2024-12-05T02:27:32.542Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
205 | 2024-12-05T02:27:32.542Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
206 | 2024-12-05T02:27:32.542Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
207 | 2024-12-05T02:27:32.542Z | 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
|
208 | 2024-12-05T02:27:32.542Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
209 | 2024-12-05T02:27:32.542Z | 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
|
210 | 2024-12-05T02:27:32.542Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
211 | 2024-12-05T02:27:32.542Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
212 | 2024-12-05T02:27:36.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4161
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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
213 | 2024-12-05T02:27:36.704Z | 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
|
214 | 2024-12-05T02:27:36.704Z | 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
|
215 | 2024-12-05T02:27:36.704Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
216 | 2024-12-05T02:27:36.704Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
217 | 2024-12-05T02:27:36.722Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
218 | 2024-12-05T02:27:36.722Z | 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("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
219 | 2024-12-05T02:27:36.722Z | 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
|
220 | 2024-12-05T02:27:36.722Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
221 | 2024-12-05T02:27:36.722Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
222 | 2024-12-05T02:27:36.755Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
223 | 2024-12-05T02:27:36.755Z | 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
|
224 | 2024-12-05T02:27:36.755Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4212
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
225 | 2024-12-05T02:27:36.755Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
226 | 2024-12-05T02:27:36.755Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
227 | 2024-12-05T02:27:36.767Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
228 | 2024-12-05T02:27:36.767Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
229 | 2024-12-05T02:27:36.767Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
230 | 2024-12-05T02:27:36.800Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
231 | 2024-12-05T02:27:36.805Z | 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
|
232 | 2024-12-05T02:27:36.805Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
233 | 2024-12-05T02:27:36.805Z | 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 = 206
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
234 | 2024-12-05T02:27:36.805Z | 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
|
235 | 2024-12-05T02:27:36.805Z | 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
|
236 | 2024-12-05T02:27:36.805Z | 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
|
237 | 2024-12-05T02:27:36.821Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
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
|
238 | 2024-12-05T02:27:36.821Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
239 | 2024-12-05T02:27:36.821Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
240 | 2024-12-05T02:27:36.821Z | 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 = eaa75d67-d3cd-47db-a453-4f60cb185eb7
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
timeout_duration = 45s
|
241 | 2024-12-05T02:27:36.821Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
vm = migration_serial_history_base_lifecycle_0
vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
242 | 2024-12-05T02:27:36.822Z | 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)
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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
vm = migration_serial_history_base_lifecycle_0
vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
243 | 2024-12-05T02:27:37.307Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 6e7d495f-a30e-48e4-9655-7b7d7c1cef96, metadata: InstanceMetadata { project_id: 07b4188a-f1e9-4d56-9cb8-dfdfbda88660, silo_id: df55ae3b-7288-4ead-8d28-dd8eece7053d, sled_id: ce32f9ec-c43f-4593-8436-911f12e74eaf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ce32f9ec-c43f-4593-8436-911f12e74eaf" }, name: "phd-vm-6e7d495f-a30e-48e4-9655-7b7d7c1cef96" }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
vm = migration_serial_history_base_lifecycle_0
vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
244 | 2024-12-05T02:27:37.307Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 485
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
vm = migration_serial_history_base_lifecycle_0
vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
245 | 2024-12-05T02:27:37.307Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = eaa75d67-d3cd-47db-a453-4f60cb185eb7
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
246 | 2024-12-05T02:27:39.852Z | 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":7727}}
target = phd_framework::serial
|
247 | 2024-12-05T02:27:40.181Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
248 | 2024-12-05T02:27:40.181Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2873
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = eaa75d67-d3cd-47db-a453-4f60cb185eb7
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
249 | 2024-12-05T02:27:40.181Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3359
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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
target = phd_framework::test_vm
target_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
250 | 2024-12-05T02:27:40.182Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
251 | 2024-12-05T02:27:40.183Z | 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 = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
252 | 2024-12-05T02:27:40.312Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 129
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 4a66f6c0-d2a6-41d9-b4e1-4e24acd2eb34
|
253 | 2024-12-05T02:27:40.314Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
254 | 2024-12-05T02:27:40.314Z | 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
|
255 | 2024-12-05T02:27:40.314Z | 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
|
256 | 2024-12-05T02:27:40.314Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-12-05T02:27:40.315Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7773
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
258 | 2024-12-05T02:27:40.316Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1058
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
259 | 2024-12-05T02:27:40.848Z | 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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
260 | 2024-12-05T02:27:40.979Z | 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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
261 | 2024-12-05T02:27:40.979Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-af5ce785-d542-4383-8bd2-d3a3fc910369"]
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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
262 | 2024-12-05T02:27:41.012Z | 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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
263 | 2024-12-05T02:27:41.012Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1b1290d2-c9ae-433f-bed2-3df23fcb0190"]
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 = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
264 | 2024-12-05T02:27:41.035Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 720
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 6e7d495f-a30e-48e4-9655-7b7d7c1cef96
|
265 | 2024-12-05T02:27:41.035Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9379
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
266 | 2024-12-05T02:27:41.035Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 720
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
267 | 2024-12-05T02:27:41.035Z | 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
|
268 | 2024-12-05T02:27:41.035Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
269 | 2024-12-05T02:27:41.035Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
270 | 2024-12-05T02:27:41.036Z | 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
|
271 | 2024-12-05T02:27:41.036Z | 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
|
272 | 2024-12-05T02:27:41.036Z | 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
|
273 | 2024-12-05T02:27:41.036Z | 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
|
274 | 2024-12-05T02:27:41.036Z | 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
|
275 | 2024-12-05T02:27:41.054Z | 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 694M 1.80T 693M /phd-artifacts\n
target = phd_framework::zfs
|
276 | 2024-12-05T02:27:41.054Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1bc17b8-22c7-4f21-a746-7fb3eda05ceb"]
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
|
277 | 2024-12-05T02:27:41.077Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1bc17b8-22c7-4f21-a746-7fb3eda05ceb", "phd-artifacts/phd-clone-6ba8f279-5248-46dc-bd51-96619a75b78e"]
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
|
278 | 2024-12-05T02:27:41.099Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6ba8f279-5248-46dc-bd51-96619a75b78e"]
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
|
279 | 2024-12-05T02:27:41.115Z | 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-6ba8f279-5248-46dc-bd51-96619a75b78e 0B 1.80T 693M /phd-artifacts/phd-clone-6ba8f279-5248-46dc-bd51-96619a75b78e\n
target = phd_framework::zfs
|
280 | 2024-12-05T02:27:41.115Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
281 | 2024-12-05T02:27:41.115Z | 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 = 206
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
282 | 2024-12-05T02:27:41.116Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server
target = phd_framework::artifacts::store
|
283 | 2024-12-05T02:27:41.116Z | 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/c3cc30053568d49b199a881349952a90ea3bff791170542391496237220112be/propolis-server"
target = phd_framework::test_vm::server
|
284 | 2024-12-05T02:27:41.116Z | 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
|
285 | 2024-12-05T02:27:41.127Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
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
|
286 | 2024-12-05T02:27:41.127Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
287 | 2024-12-05T02:27:41.128Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
288 | 2024-12-05T02:27:41.128Z | 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)
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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
289 | 2024-12-05T02:27:41.810Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
290 | 2024-12-05T02:27:41.810Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 9c31581a-77eb-40af-8b38-4d138a9a6465, metadata: InstanceMetadata { project_id: 8461dffb-eeda-4613-a351-cb64a23b61bf, silo_id: 1c715a1c-6aad-49e7-a0b6-3f7eb1a9e7d9, sled_id: 2356601e-1d68-4963-898c-a91bfb86cec1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2356601e-1d68-4963-898c-a91bfb86cec1" }, name: "phd-vm-9c31581a-77eb-40af-8b38-4d138a9a6465" }, 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
291 | 2024-12-05T02:27:41.810Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 682
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
292 | 2024-12-05T02:27:41.811Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
293 | 2024-12-05T02:27:41.811Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
294 | 2024-12-05T02:27:41.811Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
295 | 2024-12-05T02:27:41.811Z | 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
|
296 | 2024-12-05T02:27:41.811Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
297 | 2024-12-05T02:27:41.811Z | 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
|
298 | 2024-12-05T02:27:41.811Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
299 | 2024-12-05T02:27:41.811Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
300 | 2024-12-05T02:27:46.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4194
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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
301 | 2024-12-05T02:27:46.006Z | 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
|
302 | 2024-12-05T02:27:46.006Z | 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
|
303 | 2024-12-05T02:27:46.006Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
304 | 2024-12-05T02:27:46.006Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
305 | 2024-12-05T02:27:46.025Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
306 | 2024-12-05T02:27:46.025Z | 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("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
307 | 2024-12-05T02:27:46.025Z | 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
|
308 | 2024-12-05T02:27:46.025Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
309 | 2024-12-05T02:27:46.025Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
310 | 2024-12-05T02:27:46.058Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
311 | 2024-12-05T02:27:46.058Z | 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
|
312 | 2024-12-05T02:27:46.058Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4246
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
|
313 | 2024-12-05T02:27:46.058Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
314 | 2024-12-05T02:27:46.058Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
315 | 2024-12-05T02:27:46.069Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
316 | 2024-12-05T02:27:46.069Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
317 | 2024-12-05T02:27:46.069Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
318 | 2024-12-05T02:27:46.092Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
319 | 2024-12-05T02:27:46.092Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
320 | 2024-12-05T02:27:46.092Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
321 | 2024-12-05T02:27:46.103Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
322 | 2024-12-05T02:27:46.103Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
323 | 2024-12-05T02:27:46.103Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
324 | 2024-12-05T02:27:46.136Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
325 | 2024-12-05T02:27:46.136Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
326 | 2024-12-05T02:27:46.136Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
327 | 2024-12-05T02:27:46.147Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
328 | 2024-12-05T02:27:46.147Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
329 | 2024-12-05T02:27:46.147Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
330 | 2024-12-05T02:27:46.169Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
331 | 2024-12-05T02:27:46.170Z | 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
|
332 | 2024-12-05T02:27:46.170Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
333 | 2024-12-05T02:27:46.170Z | 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 = 206
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
334 | 2024-12-05T02:27:46.170Z | 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
|
335 | 2024-12-05T02:27:46.170Z | 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
|
336 | 2024-12-05T02:27:46.170Z | 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
|
337 | 2024-12-05T02:27:46.186Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
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
|
338 | 2024-12-05T02:27:46.186Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
339 | 2024-12-05T02:27:46.186Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
340 | 2024-12-05T02:27:46.186Z | 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 = c2aae279-ff22-4a5c-9539-23a23dddfec7
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
timeout_duration = 45s
|
341 | 2024-12-05T02:27:46.186Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
342 | 2024-12-05T02:27:46.186Z | 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)
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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
343 | 2024-12-05T02:27:46.908Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 50fcb0d0-9fe3-4aec-921b-2163b1faca77, metadata: InstanceMetadata { project_id: 8461dffb-eeda-4613-a351-cb64a23b61bf, silo_id: 1c715a1c-6aad-49e7-a0b6-3f7eb1a9e7d9, sled_id: 43f7ffc3-5afd-4488-8976-117c8894a729, sled_model: "pheidippes", sled_revision: 1, sled_serial: "43f7ffc3-5afd-4488-8976-117c8894a729" }, name: "phd-vm-50fcb0d0-9fe3-4aec-921b-2163b1faca77" }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
344 | 2024-12-05T02:27:46.908Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 721
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
345 | 2024-12-05T02:27:46.908Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = c2aae279-ff22-4a5c-9539-23a23dddfec7
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
346 | 2024-12-05T02:27:49.449Z | 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":7760}}
target = phd_framework::serial
|
347 | 2024-12-05T02:27:50.365Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
348 | 2024-12-05T02:27:50.365Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3457
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = c2aae279-ff22-4a5c-9539-23a23dddfec7
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
349 | 2024-12-05T02:27:50.365Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4179
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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
target = phd_framework::test_vm
target_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
350 | 2024-12-05T02:27:50.367Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
351 | 2024-12-05T02:27:50.367Z | 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
352 | 2024-12-05T02:27:50.367Z | 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
353 | 2024-12-05T02:27:50.368Z | 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 = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
354 | 2024-12-05T02:27:50.494Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 127
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9c31581a-77eb-40af-8b38-4d138a9a6465
|
355 | 2024-12-05T02:27:50.494Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
356 | 2024-12-05T02:27:50.495Z | 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
357 | 2024-12-05T02:27:50.495Z | 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
358 | 2024-12-05T02:27:50.517Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
359 | 2024-12-05T02:27:50.518Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
360 | 2024-12-05T02:27:50.518Z | 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
|
361 | 2024-12-05T02:27:50.518Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8707
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
362 | 2024-12-05T02:27:50.518Z | 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
|
363 | 2024-12-05T02:27:50.518Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
364 | 2024-12-05T02:27:50.519Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1058
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
365 | 2024-12-05T02:27:50.916Z | 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
366 | 2024-12-05T02:27:51.046Z | 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
367 | 2024-12-05T02:27:51.046Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6ba8f279-5248-46dc-bd51-96619a75b78e"]
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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
368 | 2024-12-05T02:27:51.081Z | 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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
369 | 2024-12-05T02:27:51.081Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d1bc17b8-22c7-4f21-a746-7fb3eda05ceb"]
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 = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
370 | 2024-12-05T02:27:51.108Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 590
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 50fcb0d0-9fe3-4aec-921b-2163b1faca77
|
371 | 2024-12-05T02:27:51.108Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10072
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
|
372 | 2024-12-05T02:27:51.108Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 590
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
373 | 2024-12-05T02:27:51.109Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
374 | 2024-12-05T02:27:51.109Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 105.56s |
376 | | |
377 | 2024-12-05T02:27:51.109Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|