utmapp / utmapp/UTM

No sound on Sequoia

Open
#6,858 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
35.5k
Forks
1.8k
Avg merge
5d 5h
Merged PRs (30d)
7

Description

**Describe the issue**
Sound output was previously working normally but at some point recently- I think with upgrading the host to Sequoia- it completely stopped. In Debian Bookworm (12.8) there are no sound outputs listed, only "Dummy Output". I tried all the emulated sound cards except PCI and USB. I rebuilt the VM as QEMU 9.1 ARM again with no change.
Networking is bridged. Everything else is working as expected.
```
$ pactl list sinks short
32 auto_null PipeWire float32le 2ch 48000Hz IDLE
```

**Configuration**
* UTM Version: 4.6.2
* macOS Version: 15.1.1
* Mac Chip (Intel, M1, ...): M2

**Crash log**
n/a

**Debug log**
```Launching: qemu-system-aarch64 -L /Applications/UTM.app/Contents/Resources/qemu -S -spice unix=on,addr=095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice,disable-ticketing=on,image-compression=off,playback-compression=off,streaming-video=off,gl=off -chardev spiceport,name=org.qemu.monitor.qmp.0,id=org.qemu.monitor.qmp -mon chardev=org.qemu.monitor.qmp,mode=control -nodefaults -vga none -device virtio-net-pci,mac=86:AA:23:DF:39:DD,netdev=net0 -netdev vmnet-bridged,id=net0,ifname=en0 -device virtio-ramfb -cpu host -smp cpus=6,sockets=1,cores=6,threads=1 -machine virt-9.1 -accel hvf -drive if=pflash,format=raw,unit=0,file.filename=/Applications/UTM.app/Contents/Resources/qemu/edk2-aarch64-code.fd,file.locking=off,readonly=on -drive "if=pflash,unit=1,file=/Users/ha_user/Library/Containers/com.utmapp.UTM/Data/Documents/ha_vm expl.utm/Data/efi_vars.fd" -m 8192 -audiodev spice,id=audio0 -device ich9-intel-hda -device hda-duplex,audiodev=audio0 -device nec-usb-xhci,id=usb-bus -device usb-tablet,bus=usb-bus.0 -device usb-mouse,bus=usb-bus.0 -device usb-kbd,bus=usb-bus.0 -device qemu-xhci,id=usb-controller-0 -device qemu-xhci,id=usb-controller-1 -device qemu-xhci,id=usb-controller-2 -device qemu-xhci,id=usb-controller-3 -chardev spicevmc,name=usbredir,id=usbredirchardev0 -device usb-redir,chardev=usbredirchardev0,id=usbredirdev0,bus=usb-controller-0.0 -chardev spicevmc,name=usbredir,id=usbredirchardev1 -device usb-redir,chardev=usbredirchardev1,id=usbredirdev1,bus=usb-controller-0.0 -chardev spicevmc,name=usbredir,id=usbredirchardev2 -device usb-redir,chardev=usbredirchardev2,id=usbredirdev2,bus=usb-controller-0.0 -chardev spicevmc,name=usbredir,id=usbredirchardev3 -device usb-redir,chardev=usbredirchardev3,id=usbredirdev3,bus=usb-controller-1.0 -chardev spicevmc,name=usbredir,id=usbredirchardev4 -device usb-redir,chardev=usbredirchardev4,id=usbredirdev4,bus=usb-controller-1.0 -chardev spicevmc,name=usbredir,id=usbredirchardev5 -device usb-redir,chardev=usbredirchardev5,id=usbredirdev5,bus=usb-controller-1.0 -chardev spicevmc,name=usbredir,id=usbredirchardev6 -device usb-redir,chardev=usbredirchardev6,id=usbredirdev6,bus=usb-controller-2.0 -chardev spicevmc,name=usbredir,id=usbredirchardev7 -device usb-redir,chardev=usbredirchardev7,id=usbredirdev7,bus=usb-controller-2.0 -chardev spicevmc,name=usbredir,id=usbredirchardev8 -device usb-redir,chardev=usbredirchardev8,id=usbredirdev8,bus=usb-controller-2.0 -chardev spicevmc,name=usbredir,id=usbredirchardev9 -device usb-redir,chardev=usbredirchardev9,id=usbredirdev9,bus=usb-controller-3.0 -device usb-storage,drive=driveE544626E-0240-45B6-A86F-47CB0064E52E,removable=true,bootindex=0,bus=usb-bus.0 -drive if=none,media=cdrom,id=driveE544626E-0240-45B6-A86F-47CB0064E52E,readonly=on -device virtio-blk-pci,drive=drive0A48CC31-06FB-47DB-8B36-C2B148DFC9F6,bootindex=1 -drive "if=none,media=disk,id=drive0A48CC31-06FB-47DB-8B36-C2B148DFC9F6,file.filename=/Users/ha_user/Library/Containers/com.utmapp.UTM/Data/Documents/ha_vm expl.utm/Data/0A48CC31-06FB-47DB-8B36-C2B148DFC9F6.qcow2,discard=unmap,detect-zeroes=unmap" -device virtio-serial -device virtserialport,chardev=org.qemu.guest_agent,name=org.qemu.guest_agent.0 -chardev spiceport,name=org.qemu.guest_agent.0,id=org.qemu.guest_agent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -chardev spicevmc,id=vdagent,debug=0,name=vdagent -fsdev local,id=virtfs0,path=/Users/Shared,security_model=mapped-xattr -device virtio-9p-pci,fsdev=virtfs0,mount_tag=share -name "havm expl" -uuid 095B7FF4-7683-47E1-9E75-3DAEC2F63B71 -device virtio-rng-pci -device virtio-balloon-pci
2024-12-01 12:54:50,628 DEBUG GSpice-../src/spice-session.c:1835 no migration in progress
2024-12-01 12:54:50,628 INFO Spice-../src/channel-main.c:342:spice_main_set_property: SpiceMainChannel::color-depth has been deprecated. Property is ignored
2024-12-01 12:54:50,628 DEBUG GSpice-../src/spice-channel.c:142 main-1:0: spice_channel_constructed
2024-12-01 12:54:50,628 DEBUG GSpice-../src/spice-session.c:2330 main-1:0: new main channel, switching
2024-12-01 12:54:50,628 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#0)
2024-12-01 12:54:50,628 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:183 new main channel
2024-12-01 12:54:50,628 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:186 [CocoaSpice] cs_channel_new:186
2024-12-01 12:54:50,628 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSSession.m:254 Changing main channel from 0x0 to 0x15085eed0
2024-12-01 12:54:50,628 DEBUG GSpice-../src/spice-channel.c:2763 main-1:0: Open coroutine starting 0x15085eed0
2024-12-01 12:54:50,628 DEBUG GSpice-../src/spice-channel.c:2587 main-1:0: Started background coroutine 0x15085eca8
2024-12-01 12:54:50,628 DEBUG GSpice-../src/spice-session.c:2267 main-1:0: Using plain text, port 0
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-session.c:2120 main-1:0: connecting 0x12afffdc8...
2024-12-01 12:54:50,629 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x600000299ec0 and GSocketClientAsyncConnectData 0x60000133d320
2024-12-01 12:54:50,629 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:50,629 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:50,629 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133d200 for GSocketClientAsyncConnectData 0x60000133d320
2024-12-01 12:54:50,629 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:50,629 DEBUG GLib-GIO-GSocketClient: Connection attempt failed: Connection refused
2024-12-01 12:54:50,629 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:50,629 DEBUG GLib-GIO-GSocketClient: Address enumeration completed (out of addresses)
2024-12-01 12:54:50,629 DEBUG GLib-GIO-GSocketClient: Address enumeration failed: (null)
2024-12-01 12:54:50,629 DEBUG GLib-GIO-GSocketClient: Connection failed: Could not connect: Connection refused
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-session.c:2104 main-1:0: connect ready
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-session.c:2279 main-1:0: open host: Could not connect: Connection refused
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-channel.c:2617 main-1:0: Connect error
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-channel.c:2736 main-1:0: Coroutine exit main-1:0
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-channel.c:2926 main-1:0: reset
2024-12-01 12:54:50,629 DEBUG GSpice-../src/channel-main.c:1590 agent connected: no
2024-12-01 12:54:50,629 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:139 [CocoaSpice] SPICE agent connected: 0
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-channel.c:2874 main-1:0: channel reset
2024-12-01 12:54:50,629 DEBUG GSpice-../src/spice-channel.c:2475 main-1:0: Delayed unref channel 0x15085eed0
(qemu-aarch64-softmmu:38828): GLib-DEBUG: 12:54:50.660: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead
(qemu-aarch64-softmmu:38828): GLib-DEBUG: 12:54:50.660: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead
(qemu-aarch64-softmmu:38828): GLib-DEBUG: 12:54:50.660: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to using O_CLOEXEC instead
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/reds.c:2987:reds_config_set_image_compression: ic off
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/reds.c:4398:spice_server_set_seamless_migration: seamless migration enabled=0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/reds.c:3485:do_spice_init: starting 0.14.3
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x0, char device 0x126ffd1f0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: main:0 (0x60000195cce0): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: inputs:0 (0x600001d54360): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/reds.c:3423:spice_server_add_interface: SPICE_INTERFACE_MIGRATION
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/reds.c:3330:spice_server_add_interface: SPICE_INTERFACE_KEYBOARD
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/reds.c:3341:spice_server_add_interface: SPICE_INTERFACE_MOUSE
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE port
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: port:0 (0x600001f54950): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x6000017500b0, char device 0x600001d542d0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/char-device.c:797:red_char_device_start: char device 0x600001d542d0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE port
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: port:1 (0x600001f54ab0): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750b00, char device 0x600001d54450
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:50.663: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54450
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.050: ../server/reds.c:3397:spice_server_add_interface: SPICE_INTERFACE_PLAYBACK
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.050: playback:0 (0x60000195cd80): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.050: ../server/reds.c:3406:spice_server_add_interface: SPICE_INTERFACE_RECORD
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.050: record:0 (0x60000195cec0): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.051: ../server/reds.c:3382:spice_server_add_interface: SPICE_INTERFACE_TABLET
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.054: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.054: usbredir:0 (0x600001f54c10): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.054: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x6000017501a0, char device 0x600001d54750
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54750
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:1 (0x600001f54cc0): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750290, char device 0x600001d54810
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54810
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:2 (0x600001f54d70): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750380, char device 0x600001d548d0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d548d0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:3 (0x600001f54e20): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750470, char device 0x600001d54990
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54990
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:4 (0x600001f54ed0): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750560, char device 0x600001d54a50
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54a50
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:5 (0x600001f54f80): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750650, char device 0x600001d54b10
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54b10
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:6 (0x600001f55030): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750740, char device 0x600001d54bd0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54bd0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:7 (0x600001f550e0): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750830, char device 0x600001d54c90
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54c90
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:8 (0x600001f55190): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750920, char device 0x600001d54d50
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54d50
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/reds.c:3244:spice_server_char_device_add_interface: CHAR_DEVICE usbredir
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: usbredir:9 (0x600001f55240): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:688:red_char_device_reset_dev_instance: sin 0x600001750a10, char device 0x600001d54e10
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.055: ../server/char-device.c:797:red_char_device_start: char device 0x600001d54e10
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/reds.c:3354:spice_server_add_interface: SPICE_INTERFACE_QXL
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/cursor-channel.c:232:cursor_channel_new: create cursor channel
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: cursor:0 (0x600001fec070): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/display-channel.c:2247:display_channel_new: create display channel
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/video-stream.c:962:video_stream_detach_and_stop: trace
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: display:0 (0x6000019501b0): thread_id 0x20384b840
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/display-channel.c:240:display_channel_set_stream_video: sv off
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/red-worker.c:1122:red_worker_main: begin
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: QXL Instance 0 setting device address "pci/0000/02.0" and monitor -> device display mapping:
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: monitor ID 0 -> device display ID 0
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/red-worker.c:407:dev_create_primary_surface: trace
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/display-channel.c:184:monitors_config_debug: monitors config count:1 max:1
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/display-channel.c:188:monitors_config_debug: head #0 +0+0 640x480
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.061: ../server/cursor-channel.c:313:cursor_channel_init_client: during_target_migrate: skip init
2024-12-01 12:54:51,689 DEBUG GSpice-../src/spice-channel.c:2943 main-1:0: channel disconnect 0
2024-12-01 12:54:51,689 DEBUG GSpice-../src/spice-session.c:1835 no migration in progress
2024-12-01 12:54:51,689 DEBUG GSpice-../src/spice-channel.c:2763 main-1:0: Open coroutine starting 0x15085eed0
2024-12-01 12:54:51,689 DEBUG GSpice-../src/spice-channel.c:2587 main-1:0: Started background coroutine 0x15085eca8
2024-12-01 12:54:51,689 DEBUG GSpice-../src/spice-session.c:2267 main-1:0: Using plain text, port 0
2024-12-01 12:54:51,689 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,689 DEBUG GSpice-../src/spice-session.c:2120 main-1:0: connecting 0x12afffdc8...
2024-12-01 12:54:51,689 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a0480 and GSocketClientAsyncConnectData 0x6000013257a0
2024-12-01 12:54:51,689 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,689 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,690 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x600001324b40 for GSocketClientAsyncConnectData 0x6000013257a0
2024-12-01 12:54:51,690 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,690 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,690 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,690 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,690 DEBUG GSpice-../src/spice-session.c:2104 main-1:0: connect ready
2024-12-01 12:54:51,690 WARNING GSpice-main-1:0: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,690 DEBUG GSpice-../src/spice-channel.c:1419 main-1:0: channel type 1 id 0 num common caps 1 num caps 1
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:1443 main-1:0: Peer version: 2:2
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:1999 main-1:0: spice_channel_recv_link_msg: 2 caps
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:2013 main-1:0: got remote common caps:
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:1949 0:0xB
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:2020 main-1:0: got remote channel caps:
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:1949 0:0x9
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:2981 test cap 0 in 0xB: yes
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:2981 test cap 1 in 0xB: yes
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.710: ../server/reds.c:2229:reds_handle_auth_mechanism: Auth method: 1
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:2981 test cap 3 in 0xB: yes
2024-12-01 12:54:51,710 DEBUG GSpice-../src/spice-channel.c:2052 main-1:0: use mini header: 1
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.710: ../server/reds.c:1860:reds_handle_main_link: trace
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.710: ../server/reds.c:578:reds_disconnect: trace
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.710: ../server/reds.c:1713:reds_info_new_channel: channel 1:0, connected successfully, over Non Secure link
2024-12-01 12:54:51,711 MESSAGE (null)-main channel: opened
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.711: red_channel_client_class_init
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.711: ../server/reds.c:1899:reds_handle_main_link: NEW Client 0x600001a55170 mcc 0x127883df0 connect-id 16807
2024-12-01 12:54:51,711 DEBUG GSpice-../src/spice-channel.c:1350 main-1:0: channel up, state 3
2024-12-01 12:54:51,711 DEBUG GSpice-../src/channel-main.c:1673 main-1:0: request mouse mode 2
2024-12-01 12:54:51,711 DEBUG GSpice-../src/spice-session.c:2434 set mm time: 12287598
2024-12-01 12:54:51,711 DEBUG GSpice-../src/spice-session.c:2437 spice_session_set_mm_time: mm-time-reset, old 12292731, new 12287598
2024-12-01 12:54:51,711 DEBUG GSpice-../src/channel-main.c:1732 server name: havm expl
2024-12-01 12:54:51,711 DEBUG GSpice-../src/channel-main.c:1743 server uuid: 095b7ff4-7683-47e1-9e75-3daec2f63b71
(qemu-aarch64-softmmu:38828): Spice-DEBUG: 12:54:51.711: ../server/red-worker.c:713:handle_dev_set_mouse_mode: mouse mode 2
2024-12-01 12:54:51,711 DEBUG Spice-../src/channel-display-gst.c:819:gstvideo_debug_available_decoders: From 1 video decoder elements, 1 can handle caps image/jpeg: jpegdec
2024-12-01 12:54:51,711 DEBUG Spice-../src/channel-display-gst.c:849:gstvideo_has_codec: From 1 decoders, none can handle 'video/x-vp8'
2024-12-01 12:54:51,711 DEBUG GSpice-../src/channel-display.c:952 GStreamer does not support the vp8 codec
2024-12-01 12:54:51,711 DEBUG Spice-../src/channel-display-gst.c:849:gstvideo_has_codec: From 1 decoders, none can handle 'video/x-h264'
2024-12-01 12:54:51,711 DEBUG GSpice-../src/channel-display.c:952 GStreamer does not support the h264 codec
2024-12-01 12:54:51,711 DEBUG Spice-../src/channel-display-gst.c:849:gstvideo_has_codec: From 1 decoders, none can handle 'video/x-vp9'
2024-12-01 12:54:51,711 DEBUG GSpice-../src/channel-display.c:952 GStreamer does not support the vp9 codec
2024-12-01 12:54:51,711 DEBUG Spice-../src/channel-display-gst.c:849:gstvideo_has_codec: From 1 decoders, none can handle 'video/x-h265'
2024-12-01 12:54:51,711 DEBUG GSpice-../src/channel-display.c:952 GStreamer does not support the h265 codec
2024-12-01 12:54:51,711 DEBUG GSpice-../src/spice-channel.c:142 display-2:0: spice_channel_constructed
2024-12-01 12:54:51,711 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#0)
2024-12-01 12:54:51,711 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:194 new display channel (#0)
2024-12-01 12:54:51,711 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSDisplay.m:381 [CocoaSpice] -[CSDisplay initWithChannel:]:381
2024-12-01 12:54:51,711 DEBUG GSpice-../src/spice-channel.c:142 cursor-4:0: spice_channel_constructed
2024-12-01 12:54:51,711 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#0)
2024-12-01 12:54:51,712 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:213 new cursor channel (#0)
2024-12-01 12:54:51,712 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSCursor.m:121 [CocoaSpice] mouse mode 1
2024-12-01 12:54:51,712 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:9: spice_channel_constructed
2024-12-01 12:54:51,712 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#9)
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x600001324d20, 80 bytes
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x600001324d20
2024-12-01 12:54:51,712 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:8: spice_channel_constructed
2024-12-01 12:54:51,712 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#8)
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x600001325860, 80 bytes
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x600001325860
2024-12-01 12:54:51,712 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:7: spice_channel_constructed
2024-12-01 12:54:51,712 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#7)
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x6000013260a0, 80 bytes
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x6000013260a0
2024-12-01 12:54:51,712 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:6: spice_channel_constructed
2024-12-01 12:54:51,712 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#6)
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x600001325920, 80 bytes
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x600001325920
2024-12-01 12:54:51,712 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:5: spice_channel_constructed
2024-12-01 12:54:51,712 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#5)
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x600001327b40, 80 bytes
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x600001327b40
2024-12-01 12:54:51,712 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:4: spice_channel_constructed
2024-12-01 12:54:51,712 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#4)
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,712 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x600001326be0, 80 bytes
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x600001326be0
2024-12-01 12:54:51,713 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:3: spice_channel_constructed
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#3)
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x6000013268e0, 80 bytes
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x6000013268e0
2024-12-01 12:54:51,713 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:2: spice_channel_constructed
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#2)
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x600001327300, 80 bytes
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x600001327300
2024-12-01 12:54:51,713 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:1: spice_channel_constructed
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#1)
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x6000013279c0, 80 bytes
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x6000013279c0
2024-12-01 12:54:51,713 DEBUG GSpice-../src/spice-channel.c:142 usbredir-9:0: spice_channel_constructed
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#0)
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1305 spice_usb_backend_channel_new >>
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:699 usbredir_write_callback ch 0x600001324de0, 80 bytes
2024-12-01 12:54:51,713 DEBUG GSpice-../src/usb-backend.c:1345 spice_usb_backend_channel_new << 0x600001324de0
2024-12-01 12:54:51,713 DEBUG GSpice-../src/spice-channel.c:142 record-6:0: spice_channel_constructed
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#0)
2024-12-01 12:54:51,713 DEBUG GSpice-../src/spice-channel.c:142 playback-5:0: spice_channel_constructed
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#0)
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:238 new audio channel
2024-12-01 12:54:51,713 DEBUG GSpice-../src/spice-channel.c:142 port-10:1: spice_channel_constructed
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#1)
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:248 new port channel
2024-12-01 12:54:51,713 DEBUG GSpice-../src/spice-channel.c:142 port-10:0: spice_channel_constructed
2024-12-01 12:54:51,713 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#0)
2024-12-01 12:54:51,714 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:248 new port channel
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:142 inputs-3:0: spice_channel_constructed
2024-12-01 12:54:51,714 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:180 new channel (#0)
2024-12-01 12:54:51,714 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSConnection.m:229 new inputs channel
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 display-2:0: Open coroutine starting 0x14938ac70
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 display-2:0: Started background coroutine 0x14938aa48
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 display-2:0: Using plain text, port 0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 cursor-4:0: Open coroutine starting 0x14fe8b710
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 cursor-4:0: Started background coroutine 0x14fe8b4e8
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 cursor-4:0: Using plain text, port 0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:9: Open coroutine starting 0x14fedb910
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:9: Started background coroutine 0x14fedb6e8
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:9: Using plain text, port 0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:8: Open coroutine starting 0x14fe81f70
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:8: Started background coroutine 0x14fe81d48
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:8: Using plain text, port 0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:7: Open coroutine starting 0x14fead8d0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:7: Started background coroutine 0x14fead6a8
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:7: Using plain text, port 0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:6: Open coroutine starting 0x1493865d0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:6: Started background coroutine 0x1493863a8
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:6: Using plain text, port 0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:5: Open coroutine starting 0x14fe9a850
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:5: Started background coroutine 0x14fe9a628
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:5: Using plain text, port 0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:4: Open coroutine starting 0x1493364e0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:4: Started background coroutine 0x1493362b8
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:4: Using plain text, port 0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:3: Open coroutine starting 0x14fe99ca0
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:3: Started background coroutine 0x14fe99a78
2024-12-01 12:54:51,714 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:3: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:2: Open coroutine starting 0x14fe9b000
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:2: Started background coroutine 0x14fe9add8
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:2: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:1: Open coroutine starting 0x14fef0120
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:1: Started background coroutine 0x14feefef8
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:1: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2763 usbredir-9:0: Open coroutine starting 0x149348160
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2587 usbredir-9:0: Started background coroutine 0x149347f38
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2267 usbredir-9:0: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2763 playback-5:0: Open coroutine starting 0x14935ed90
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2587 playback-5:0: Started background coroutine 0x14935eb68
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2267 playback-5:0: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2763 record-6:0: Open coroutine starting 0x149384850
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2587 record-6:0: Started background coroutine 0x149384628
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2267 record-6:0: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2763 port-10:1: Open coroutine starting 0x14937a690
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2587 port-10:1: Started background coroutine 0x14937a468
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2267 port-10:1: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2763 port-10:0: Open coroutine starting 0x14937a950
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2587 port-10:0: Started background coroutine 0x14937a728
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2267 port-10:0: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2763 inputs-3:0: Open coroutine starting 0x1493495e0
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-channel.c:2587 inputs-3:0: Started background coroutine 0x1493493b8
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2267 inputs-3:0: Using plain text, port 0
2024-12-01 12:54:51,715 DEBUG (null)-/Users/runner/Library/Developer/Xcode/DerivedData/UTM-dvmyhbidkwloypgyhnsbsjplkmog/SourcePackages/checkouts/CocoaSpice/Sources/CocoaSpice/CSCursor.m:121 [CocoaSpice] mouse mode 2
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2120 display-2:0: connecting 0x12bfffdc8...
2024-12-01 12:54:51,715 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a1a40 and GSocketClientAsyncConnectData 0x600001325ec0
2024-12-01 12:54:51,715 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2120 cursor-4:0: connecting 0x12cfffdc8...
2024-12-01 12:54:51,715 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a3300 and GSocketClientAsyncConnectData 0x6000013274e0
2024-12-01 12:54:51,715 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,715 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:9: connecting 0x12dfffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a2340 and GSocketClientAsyncConnectData 0x600001324900
2024-12-01 12:54:51,716 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:8: connecting 0x12efffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a3a80 and GSocketClientAsyncConnectData 0x600001324ae0
2024-12-01 12:54:51,716 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:7: connecting 0x14c7ffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a1e00 and GSocketClientAsyncConnectData 0x600001325620
2024-12-01 12:54:51,716 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:6: connecting 0x14d7ffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a43c0 and GSocketClientAsyncConnectData 0x600001324f60
2024-12-01 12:54:51,716 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:5: connecting 0x14e7ffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a4c00 and GSocketClientAsyncConnectData 0x600001325c80
2024-12-01 12:54:51,716 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:4: connecting 0x14f7ffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a5140 and GSocketClientAsyncConnectData 0x6000013269a0
2024-12-01 12:54:51,716 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:3: connecting 0x1537ffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a7180 and GSocketClientAsyncConnectData 0x600001326520
2024-12-01 12:54:51,716 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:2: connecting 0x1547ffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a4300 and GSocketClientAsyncConnectData 0x600001325320
2024-12-01 12:54:51,716 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,716 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:1: connecting 0x1557ffdc8...
2024-12-01 12:54:51,716 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a4600 and GSocketClientAsyncConnectData 0x600001325140
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2120 usbredir-9:0: connecting 0x1567ffdc8...
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a6280 and GSocketClientAsyncConnectData 0x6000013251a0
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2120 playback-5:0: connecting 0x1577ffdc8...
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x6000002a5740 and GSocketClientAsyncConnectData 0x600001326ca0
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2120 record-6:0: connecting 0x160fffdc8...
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x600000292700 and GSocketClientAsyncConnectData 0x600001327600
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2120 port-10:1: connecting 0x1629ffdc8...
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x600000290300 and GSocketClientAsyncConnectData 0x600001325aa0
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2120 port-10:0: connecting 0x1639ffdc8...
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x600000290900 and GSocketClientAsyncConnectData 0x600001327960
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2190 open unix path 095B7FF4-7683-47E1-9E75-3DAEC2F63B71.spice
2024-12-01 12:54:51,717 DEBUG GSpice-../src/spice-session.c:2120 inputs-3:0: connecting 0x1649ffdc8...
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_connect_async: starting new g_socket_client_connect_async() with GTask 0x600000293000 and GSocketClientAsyncConnectData 0x6000013252c0
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting new address enumeration
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x600001324060 for GSocketClientAsyncConnectData 0x600001325ec0
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x600001326100 for GSocketClientAsyncConnectData 0x6000013274e0
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,717 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,717 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x600001326f40 for GSocketClientAsyncConnectData 0x600001324900
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x600001327240 for GSocketClientAsyncConnectData 0x600001324ae0
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x6000013261c0 for GSocketClientAsyncConnectData 0x600001325620
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133b5a0 for GSocketClientAsyncConnectData 0x600001324f60
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133b420 for GSocketClientAsyncConnectData 0x600001325c80
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133b720 for GSocketClientAsyncConnectData 0x6000013269a0
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133bb40 for GSocketClientAsyncConnectData 0x600001326520
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133bf60 for GSocketClientAsyncConnectData 0x600001325320
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133a880 for GSocketClientAsyncConnectData 0x600001325140
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133bae0 for GSocketClientAsyncConnectData 0x6000013251a0
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,718 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133a400 for GSocketClientAsyncConnectData 0x600001326ca0
2024-12-01 12:54:51,718 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,719 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x600001339920 for GSocketClientAsyncConnectData 0x600001327600
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,719 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x600001338840 for GSocketClientAsyncConnectData 0x600001325aa0
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,719 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x60000133bf00 for GSocketClientAsyncConnectData 0x600001327960
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Address enumeration succeeded
2024-12-01 12:54:51,719 DEBUG GLib-GIO-g_socket_client_enumerator_callback: starting connection attempt 0x6000013383c0 for GSocketClientAsyncConnectData 0x6000013252c0
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Starting TCP connection attempt
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,719 DEBUG GSpice-../src/spice-session.c:2104 display-2:0: connect ready
2024-12-01 12:54:51,719 WARNING GSpice-display-2:0: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,719 DEBUG GSpice-../src/spice-channel.c:1419 display-2:0: channel type 2 id 0 num common caps 1 num caps 1
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,719 DEBUG GSpice-../src/spice-session.c:2104 cursor-4:0: connect ready
2024-12-01 12:54:51,719 WARNING GSpice-cursor-4:0: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,719 DEBUG GSpice-../src/spice-channel.c:1419 cursor-4:0: channel type 4 id 0 num common caps 1 num caps 0
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,719 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:9: connect ready
2024-12-01 12:54:51,719 WARNING GSpice-usbredir-9:9: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,719 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:9: channel type 9 id 9 num common caps 1 num caps 0
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,719 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:8: connect ready
2024-12-01 12:54:51,720 WARNING GSpice-usbredir-9:8: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:8: channel type 9 id 8 num common caps 1 num caps 0
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:7: connect ready
2024-12-01 12:54:51,720 WARNING GSpice-usbredir-9:7: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:7: channel type 9 id 7 num common caps 1 num caps 0
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:6: connect ready
2024-12-01 12:54:51,720 WARNING GSpice-usbredir-9:6: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:6: channel type 9 id 6 num common caps 1 num caps 0
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:5: connect ready
2024-12-01 12:54:51,720 WARNING GSpice-usbredir-9:5: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:5: channel type 9 id 5 num common caps 1 num caps 0
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:4: connect ready
2024-12-01 12:54:51,720 WARNING GSpice-usbredir-9:4: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:4: channel type 9 id 4 num common caps 1 num caps 0
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:3: connect ready
2024-12-01 12:54:51,720 WARNING GSpice-usbredir-9:3: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,720 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:3: channel type 9 id 3 num common caps 1 num caps 0
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,720 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,721 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:2: connect ready
2024-12-01 12:54:51,721 WARNING GSpice-usbredir-9:2: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,721 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:2: channel type 9 id 2 num common caps 1 num caps 0
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,721 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:1: connect ready
2024-12-01 12:54:51,721 WARNING GSpice-usbredir-9:1: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,721 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:1: channel type 9 id 1 num common caps 1 num caps 0
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,721 DEBUG GSpice-../src/spice-session.c:2104 usbredir-9:0: connect ready
2024-12-01 12:54:51,721 WARNING GSpice-usbredir-9:0: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,721 DEBUG GSpice-../src/spice-channel.c:1419 usbredir-9:0: channel type 9 id 0 num common caps 1 num caps 0
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: TCP connection successful
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: Starting application layer connection
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: Connection successful!
2024-12-01 12:54:51,721 DEBUG GSpice-../src/spice-session.c:2104 playback-5:0: connect ready
2024-12-01 12:54:51,721 WARNING GSpice-playback-5:0: could not set sockopt TCP_NODELAY: Operation not supported on socket
2024-12-01 12:54:51,721 DEBUG GSpice-../src/spice-channel.c:1419 playback-5:0: channel type 5 id 0 num common caps 1 num caps 1
2024-12-01 12:54:51,721 DEBUG GLib-GIO-GSocketClient: TCP connection successful
```
(I had to truncate this here)

**Upload VM**
n/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.