From: Dave Voutila Subject: got send to github.com hangs To: gameoftrees@openbsd.org Date: Sun, 14 Nov 2021 13:47:59 -0500 Using got 0.63 on the latest OpenbSD amd64 snapshot and trying to `got send` to a remote github repo. Gets to the below step and just seems to deadlock or hang. All got processes report a STATE of idle and a WAIT of kqread in top(1) with the exception of got-send-pack that's WAITing on netio. Could this be related to the recent OpenSSH changes in snapshots? Sorry for lack of debugging...don't have the got source handy and in the middle of wrestling larger things at the moment (intel vmx issues in vmm(4)). The last handful of lines from `got send -v mine` below. -dv Authenticated to github.com ([140.82.113.4]:22) using "publickey". debug1: channel 0: new [client-session] debug1: Entering interactive session. debug1: pledge: filesystem full debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: client_input_hostkeys: searching /home/dave/.ssh/known_hosts for github.com / (none) debug1: client_input_hostkeys: searching /home/dave/.ssh/known_hosts2 for github.com / (none) debug1: client_input_hostkeys: hostkeys file /home/dave/.ssh/known_hosts2 does not exist debug1: client_input_hostkeys: host key found matching a different name/address, skipping UserKnownHostsFile update debug1: Sending command: git-receive-pack /voutilad/src.git got-send-pack: server capabilities: report-status report-status-v2 delete-refs side-band-64k quiet atomic ofs-delta push-options object-format=sha1 agent=git/github-g6409641ef0c2 got-send-pack: my capabilities: report-status delete-refs ofs-delta agent=got/0.63 got-send-pack: remote has refs/heads/master 701ca34ac59dd51627a5a5bc4f228df91afe83da got-send-pack: remote has refs/heads/vmm-mmio 1c6665da202bf839f47016c2a41da8ebe1fbac8b got-send-pack: updating refs/heads/master 701ca34ac59dd51627a5a5bc4f228df91afe83da -> a18418be1a26d4b51fa55d7648766e82949db0c1 got-send-pack: creating refs/heads/vmresume-vmx 913c3145f2693d28a1eaf02eca78925813b18294 packing 2 references; 2953 objects; deltify: 100%; uploading pack: 6.0M 100%