/usr/bin/time --verbose --output="$STATS_LOGFILE" $GOSRC/$SCRIPT_BASE/runner.sh + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:248 in source() finished + echo starting # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:22 in main() starting ************************************************************ Runner executing machine-linux podman-tests as rootless on fedora-40-aarch64(fedora-40) Current environment VM image: fedora-podman-aws-arm64-c20240702t180702z-f40f39d13 ************************************************************ Recursively chowning $GOPATH and $GOSRC to some30860dude Re-executing runner through ssh as user 'some30860dude' ************************************************************ + exec ssh some30860dude@localhost -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh Warning: Permanently added 'localhost' (ED25519) to the list of known hosts. + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:248 in source() finished + echo starting # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:22 in main() starting ************************************************************ Runner executing machine-linux podman-tests as rootless on fedora-40-aarch64(fedora-40) Current environment VM image: fedora-podman-aws-arm64-c20240702t180702z-f40f39d13 ************************************************************ + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:248 in source() finished Fedora release 40 (Forty) Kernel: 6.9.6-200.fc40.aarch64 Cgroups: cgroup2fs aardvark-dns-1.11.0-1.fc40-aarch64 buildah-1.36.0-1.fc40-aarch64 conmon-2.1.10-1.fc40-aarch64 containernetworking-plugins-1.4.0-4.fc40-aarch64 containers-common-0.59.1-2.fc40-noarch container-selinux-2.232.1-1.fc40-noarch criu-3.19-4.fc40-aarch64 crun-1.15-1.fc40-aarch64 golang-1.22.4-1.fc40-aarch64 libseccomp-2.5.5-1.fc40-aarch64 netavark-1.11.0-1.fc40-aarch64 passt-0^20240624.g1ee2eca-1.fc40-aarch64 podman-5.1.1-1.fc40-aarch64 skopeo-1.15.1-1.fc40-aarch64 slirp4netns-1.2.2-2.fc40-aarch64 ************************************************************ + _run_machine-linux # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:549 in main() [20:00:56] START - All [+xxxx] lines that follow are relative to 2024-07-10T20:00:56Z. [+0000s] + make localmachine # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:428 in _run_machine-linux() [+0003s] # gitCommit needed by logformatter, to link to sources [+0003s] /define.gitCommit=803f791359872a37de6d1f5c095f9eb1e17f0051 [+0003s] make ginkgo-run GINKGO_PARALLEL=n TAGS="remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" GINKGO_FLAKE_ATTEMPTS=0 FOCUS_FILE= GINKGOWHAT=pkg/machine/e2e/. [+0003s] make[1]: Entering directory '/var/tmp/go/src/github.com/containers/podman' [+0004s] make -C test/tools build/ginkgo [+0004s] make[2]: Entering directory '/var/tmp/go/src/github.com/containers/podman/test/tools' [+0004s] go build -o build/ginkgo ./vendor/github.com/onsi/ginkgo/v2/ginkgo [+0015s] make[2]: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools' [+0015s] ./test/tools/build/ginkgo version [+0015s] Ginkgo Version 2.19.0 [+0015s] ./test/tools/build/ginkgo -vv --tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp remote" -timeout=90m --flake-attempts 0 \ [+0015s] --trace --no-color \ [+0015s] --json-report ginkgo-e2e.json \ [+0015s] pkg/machine/e2e/. [+0074s] Running Suite: Podman Machine tests - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e [+0074s] ================================================================================================== [+0074s] Random Seed: 1720641671 [+0074s] [+0074s] Will run 55 of 55 specs [+0074s] ------------------------------ [+0074s] [BeforeSuite] [+0074s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 [+0074s] > Enter [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 07/10/24 20:02:10.458 [+0074s] Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM [+0075s] Getting image source signatures [+0075s] Copying blob sha256:54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0095s] Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a [+0095s] Writing manifest to image destination [+0095s] 54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0100s] < Exit [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 07/10/24 20:02:36.34 (25.881s) [+0100s] [BeforeSuite] PASSED [25.882 seconds] [+0100s] ------------------------------ [+0100s] podman machine stop [+0100s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+0100s] stop bad name [+0100s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 [+0100s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:36.34 [+0100s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:36.34 (0s) [+0100s] > Enter [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/10/24 20:02:36.34 [+0100s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0100s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0100s] < Exit [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/10/24 20:02:36.393 (52ms) [+0100s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:02:36.393 [+0100s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:02:36.393 (0s) [+0100s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:02:36.393 [+0100s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:02:36.393 (0s) [+0100s] • [0.053 seconds] [+0100s] ------------------------------ [+0100s] podman machine stop [+0100s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+0100s] Stop running machine [+0100s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 [+0100s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:36.393 [+0100s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:02:36.393 (0s) [+0100s] > Enter [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/10/24 20:02:36.393 [+0100s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now ed41d2d701fd [+0105s] Image resized. [+0105s] Machine init complete [+0105s] Starting machine "ed41d2d701fd" [+0130s] [+0130s] This machine is currently configured in rootless mode. If your containers [+0130s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0130s] issues with non-podman clients, you can switch using the following command: [+0130s] [+0130s] podman machine set --rootful ed41d2d701fd [+0130s] [+0131s] Mounting volume... /tmp/podman_test762412630:/tmp/podman_test762412630 [+0132s] API forwarding listening on: /tmp/podman_test762412630/podman/ed41d2d701fd-api.sock [+0132s] You can connect Docker API clients by setting DOCKER_HOST using the [+0132s] following command in your terminal session: [+0132s] [+0132s] export DOCKER_HOST='unix:///tmp/podman_test762412630/podman/ed41d2d701fd-api.sock' [+0132s] [+0132s] Machine "ed41d2d701fd" started successfully [+0132s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ed41d2d701fd [+0132s] Waiting for VM to exit... [+0133s] Machine "ed41d2d701fd" stopped successfully [+0133s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ed41d2d701fd [+0133s] Machine "ed41d2d701fd" stopped successfully [+0133s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} ed41d2d701fd [+0133s] 2024-07-10T20:03:09Z [+0133s] < Exit [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/10/24 20:03:09.556 (33.162s) [+0133s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:09.556 [+0133s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:09.556 (0s) [+0133s] > Enter [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:09.556 [+0133s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ed41d2d701fd [+0133s] < Exit [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:09.819 (263ms) [+0133s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:09.819 [+0133s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:09.82 (0s) [+0133s] • [33.427 seconds] [+0133s] ------------------------------ [+0133s] podman inspect stop [+0133s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0133s] inspect bad name [+0133s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 [+0133s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:09.82 [+0133s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:09.82 (0s) [+0133s] > Enter [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/10/24 20:03:09.82 [+0133s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0133s] [] [+0133s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0133s] < Exit [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/10/24 20:03:09.851 (31ms) [+0133s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:09.851 [+0133s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:09.851 (0s) [+0133s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:09.851 [+0133s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:09.851 (0s) [+0133s] • [0.031 seconds] [+0133s] ------------------------------ [+0133s] podman inspect stop [+0133s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0133s] inspect two machines [+0133s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 [+0133s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:09.851 [+0133s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:09.851 (0s) [+0133s] > Enter [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/10/24 20:03:09.851 [+0133s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo1 [+0138s] Image resized. [+0138s] Machine init complete [+0138s] To start your machine run: [+0138s] [+0138s] podman machine start foo1 [+0138s] [+0138s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo2 [+0142s] Image resized. [+0142s] Machine init complete [+0142s] To start your machine run: [+0142s] [+0142s] podman machine start foo2 [+0142s] [+0142s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} foo1 [+0142s] foo1 [+0142s] < Exit [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/10/24 20:03:19 (9.149s) [+0142s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:19 [+0142s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:19 (0s) [+0142s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:19 [+0142s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo2 [+0143s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:19.254 (254ms) [+0143s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:19.254 [+0143s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo1 [+0143s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:19.528 (274ms) [+0143s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:19.528 [+0143s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:19.529 (0s) [+0143s] • [9.678 seconds] [+0143s] ------------------------------ [+0143s] podman inspect stop [+0143s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0143s] inspect with go format [+0143s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 [+0143s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:19.529 [+0143s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:19.529 (0s) [+0143s] > Enter [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/10/24 20:03:19.529 [+0143s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 1d518665cae1 [+0148s] Image resized. [+0148s] Machine init complete [+0148s] To start your machine run: [+0148s] [+0148s] podman machine start 1d518665cae1 [+0148s] [+0148s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 1d518665cae1 [+0148s] [ [+0148s] { [+0148s] "ConfigDir": { [+0148s] "Path": "/tmp/podman_test1465062533/.config/containers/podman/machine/qemu" [+0148s] }, [+0148s] "ConnectionInfo": { [+0148s] "PodmanSocket": { [+0148s] "Path": "/tmp/podman_test1465062533/podman/1d518665cae1-api.sock" [+0148s] }, [+0148s] "PodmanPipe": null [+0148s] }, [+0148s] "Created": "2024-07-10T20:03:19.553307658Z", [+0148s] "LastUp": "0001-01-01T00:00:00Z", [+0148s] "Name": "1d518665cae1", [+0148s] "Resources": { [+0148s] "CPUs": 32, [+0148s] "DiskSize": 11, [+0148s] "Memory": 2048, [+0148s] "USBs": [] [+0148s] }, [+0148s] "SSHConfig": { [+0148s] "IdentityPath": "/tmp/podman_test1465062533/.local/share/containers/podman/machine/machine", [+0148s] "Port": 35331, [+0148s] "RemoteUsername": "core" [+0148s] }, [+0148s] "State": "stopped", [+0148s] "UserModeNetworking": true, [+0148s] "Rootful": false, [+0148s] "Rosetta": false [+0148s] } [+0148s] ] [+0148s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} 1d518665cae1 [+0148s] 1d518665cae1 [+0148s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Abcde}} 1d518665cae1 [+0148s] Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo [+0148s] < Exit [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/10/24 20:03:24.147 (4.618s) [+0148s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:24.147 [+0148s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:24.147 (0s) [+0148s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:24.147 [+0148s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 1d518665cae1 [+0148s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:24.422 (274ms) [+0148s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:24.422 [+0148s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:24.422 (0s) [+0148s] • [4.893 seconds] [+0148s] ------------------------------ [+0148s] podman inspect stop [+0148s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0148s] inspect shows a unique socket name per machine [+0148s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 [+0148s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:24.422 [+0148s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:24.422 (0s) [+0148s] > Enter [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 07/10/24 20:03:24.422 [+0148s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 417c6c6c1cb8 [+0152s] Image resized. [+0152s] Machine init complete [+0152s] To start your machine run: [+0152s] [+0152s] podman machine start 417c6c6c1cb8 [+0152s] [+0152s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 417c6c6c1cb8 [+0152s] [ [+0152s] { [+0152s] "ConfigDir": { [+0152s] "Path": "/tmp/podman_test1690424649/.config/containers/podman/machine/qemu" [+0152s] }, [+0152s] "ConnectionInfo": { [+0152s] "PodmanSocket": { [+0152s] "Path": "/tmp/podman_test1690424649/podman/417c6c6c1cb8-api.sock" [+0152s] }, [+0152s] "PodmanPipe": null [+0152s] }, [+0152s] "Created": "2024-07-10T20:03:24.446790295Z", [+0152s] "LastUp": "0001-01-01T00:00:00Z", [+0152s] "Name": "417c6c6c1cb8", [+0152s] "Resources": { [+0152s] "CPUs": 32, [+0152s] "DiskSize": 11, [+0152s] "Memory": 2048, [+0152s] "USBs": [] [+0152s] }, [+0152s] "SSHConfig": { [+0152s] "IdentityPath": "/tmp/podman_test1690424649/.local/share/containers/podman/machine/machine", [+0152s] "Port": 45005, [+0152s] "RemoteUsername": "core" [+0152s] }, [+0152s] "State": "stopped", [+0152s] "UserModeNetworking": true, [+0152s] "Rootful": false, [+0152s] "Rosetta": false [+0152s] } [+0152s] ] [+0152s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 032b0460d474 [+0157s] Image resized. [+0157s] Machine init complete [+0157s] To start your machine run: [+0157s] [+0157s] podman machine start 032b0460d474 [+0157s] [+0157s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 032b0460d474 [+0157s] [ [+0157s] { [+0157s] "ConfigDir": { [+0157s] "Path": "/tmp/podman_test1690424649/.config/containers/podman/machine/qemu" [+0157s] }, [+0157s] "ConnectionInfo": { [+0157s] "PodmanSocket": { [+0157s] "Path": "/tmp/podman_test1690424649/podman/032b0460d474-api.sock" [+0157s] }, [+0157s] "PodmanPipe": null [+0157s] }, [+0157s] "Created": "2024-07-10T20:03:29.006209947Z", [+0157s] "LastUp": "0001-01-01T00:00:00Z", [+0157s] "Name": "032b0460d474", [+0157s] "Resources": { [+0157s] "CPUs": 32, [+0157s] "DiskSize": 11, [+0157s] "Memory": 2048, [+0157s] "USBs": [] [+0157s] }, [+0157s] "SSHConfig": { [+0157s] "IdentityPath": "/tmp/podman_test1690424649/.local/share/containers/podman/machine/machine", [+0157s] "Port": 35393, [+0157s] "RemoteUsername": "core" [+0157s] }, [+0157s] "State": "stopped", [+0157s] "UserModeNetworking": true, [+0157s] "Rootful": false, [+0157s] "Rosetta": false [+0157s] } [+0157s] ] [+0157s] < Exit [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 07/10/24 20:03:33.531 (9.109s) [+0157s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:33.531 [+0157s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:03:33.531 (0s) [+0157s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:33.531 [+0157s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 032b0460d474 [+0157s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:33.785 (254ms) [+0157s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:33.785 [+0157s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 417c6c6c1cb8 [+0158s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:03:34.059 (274ms) [+0158s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:34.059 [+0158s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:03:34.059 (0s) [+0158s] • [9.637 seconds] [+0158s] ------------------------------ [+0158s] run basic podman commands [+0158s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0158s] Basic ops [+0158s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 [+0158s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:34.059 [+0158s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:03:34.06 (0s) [+0158s] > Enter [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/10/24 20:03:34.06 [+0158s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 7e62e5f76e39 [+0162s] Image resized. [+0162s] Machine init complete [+0162s] Starting machine "7e62e5f76e39" [+0186s] [+0186s] This machine is currently configured in rootless mode. If your containers [+0186s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0186s] issues with non-podman clients, you can switch using the following command: [+0186s] [+0186s] podman machine set --rootful 7e62e5f76e39 [+0186s] [+0187s] Mounting volume... /tmp/podman_test3118166230:/tmp/podman_test3118166230 [+0188s] API forwarding listening on: /tmp/podman_test3118166230/podman/7e62e5f76e39-api.sock [+0188s] You can connect Docker API clients by setting DOCKER_HOST using the [+0188s] following command in your terminal session: [+0188s] [+0188s] export DOCKER_HOST='unix:///tmp/podman_test3118166230/podman/7e62e5f76e39-api.sock' [+0188s] [+0188s] Machine "7e62e5f76e39" started successfully [+0188s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r images -q [+0188s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r pull quay.io/libpod/alpine_nginx [+0188s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0189s] Getting image source signatures [+0189s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0189s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0189s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0189s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0189s] Writing manifest to image destination [+0189s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0189s] ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0189s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run quay.io/libpod/alpine_nginx cat /etc/os-release [+0189s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0190s] NAME="Alpine Linux" [+0190s] ID=alpine [+0190s] VERSION_ID=3.15.4 [+0190s] PRETTY_NAME="Alpine Linux v3.15" [+0190s] HOME_URL="https://alpinelinux.org/" [+0190s] BUG_REPORT_URL="https://bugs.alpinelinux.org/" [+0190s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r build /tmp/ginkgo225033899 [+0190s] STEP 1/2: FROM quay.io/libpod/alpine_nginx [+0190s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0190s] STEP 2/2: RUN ip addr [+0190s] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [+0190s] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [+0190s] inet 127.0.0.1/8 scope host lo [+0190s] valid_lft forever preferred_lft forever [+0190s] inet6 ::1/128 scope host [+0190s] valid_lft forever preferred_lft forever [+0190s] 2: enp0s1: mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 [+0190s] link/ether aa:b5:6a:3d:1b:ad brd ff:ff:ff:ff:ff:ff [+0190s] inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute enp0s1 [+0190s] valid_lft forever preferred_lft forever [+0190s] inet6 fe80::a8b5:6aff:fe3d:1bad/64 scope link tentative [+0190s] valid_lft forever preferred_lft forever [+0190s] COMMIT [+0190s] time="2024-07-10T20:04:06Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" [+0191s] --> 054961dd5089 [+0191s] 054961dd508993178f318305b8fe6be29dd602605a15855ab887db5fe9a48d9a [+0191s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -a [+0191s] 3edbadc167fbc4fcd2a0db2992f8463f9a1559c230076cfe57dbbfe978d33660 [+0191s] < Exit [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/10/24 20:04:07.187 (33.127s) [+0191s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:07.187 [+0191s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:07.187 (0s) [+0191s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:04:07.187 [+0191s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:04:07.187 (0s) [+0191s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:07.187 [+0191s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7e62e5f76e39 [+0191s] Waiting for VM to exit... [+0192s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:08.474 (1.287s) [+0192s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:08.474 [+0192s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:08.474 (0s) [+0192s] • [34.415 seconds] [+0192s] ------------------------------ [+0192s] run basic podman commands [+0192s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0192s] Volume ops [+0192s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 [+0192s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:08.474 [+0192s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:08.474 (0s) [+0192s] > Enter [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/10/24 20:04:08.474 [+0192s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/ginkgo1048587780 --now 32556e179a68 [+0197s] Image resized. [+0197s] Machine init complete [+0197s] Starting machine "32556e179a68" [+0220s] [+0220s] This machine is currently configured in rootless mode. If your containers [+0220s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0220s] issues with non-podman clients, you can switch using the following command: [+0220s] [+0220s] podman machine set --rootful 32556e179a68 [+0220s] [+0221s] Mounting volume... /tmp/ginkgo1048587780:/tmp/ginkgo1048587780 [+0222s] API forwarding listening on: /tmp/podman_test2786498431/podman/32556e179a68-api.sock [+0222s] You can connect Docker API clients by setting DOCKER_HOST using the [+0222s] following command in your terminal session: [+0222s] [+0222s] export DOCKER_HOST='unix:///tmp/podman_test2786498431/podman/32556e179a68-api.sock' [+0222s] [+0222s] Machine "32556e179a68" started successfully [+0222s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -v /tmp/ginkgo1048587780:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file [+0222s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0222s] Getting image source signatures [+0222s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0222s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0222s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0223s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0223s] Writing manifest to image destination [+0223s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0223s] /test/attr-test-file [+0223s] < Exit [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/10/24 20:04:39.997 (31.522s) [+0223s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:39.997 [+0223s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:04:39.997 (0s) [+0223s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:39.997 [+0223s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 32556e179a68 [+0224s] Waiting for VM to exit... [+0225s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:04:41.284 (1.287s) [+0225s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:04:41.284 [+0225s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:04:41.284 (0s) [+0225s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:41.284 [+0225s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:04:41.284 (0s) [+0225s] • [32.810 seconds] [+0225s] ------------------------------ [+0225s] run basic podman commands [+0225s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0225s] Volume should be virtiofs [+0225s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 [+0225s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:41.284 [+0225s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:04:41.284 (0s) [+0225s] > Enter [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/10/24 20:04:41.284 [+0225s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/ginkgo727071945 --now d5a6f61e8b80 [+0229s] Image resized. [+0229s] Machine init complete [+0229s] Starting machine "d5a6f61e8b80" [+0253s] [+0253s] This machine is currently configured in rootless mode. If your containers [+0253s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0253s] issues with non-podman clients, you can switch using the following command: [+0253s] [+0253s] podman machine set --rootful d5a6f61e8b80 [+0253s] [+0254s] Mounting volume... /tmp/ginkgo727071945:/tmp/ginkgo727071945 [+0255s] API forwarding listening on: /tmp/podman_test4038185596/podman/d5a6f61e8b80-api.sock [+0255s] You can connect Docker API clients by setting DOCKER_HOST using the [+0255s] following command in your terminal session: [+0255s] [+0255s] export DOCKER_HOST='unix:///tmp/podman_test4038185596/podman/d5a6f61e8b80-api.sock' [+0255s] [+0255s] Machine "d5a6f61e8b80" started successfully [+0255s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh d5a6f61e8b80 findmnt -no FSTYPE /tmp/ginkgo727071945 [+0255s] virtiofs [+0255s] < Exit [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/10/24 20:05:11.531 (30.246s) [+0255s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:11.531 [+0255s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:11.531 (0s) [+0255s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:11.531 [+0255s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d5a6f61e8b80 [+0255s] Waiting for VM to exit... [+0256s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:12.816 (1.286s) [+0256s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:05:12.816 [+0256s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:05:12.816 (0s) [+0256s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:12.816 [+0256s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:12.817 (0s) [+0256s] • [31.533 seconds] [+0256s] ------------------------------ [+0256s] run basic podman commands [+0256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0256s] Podman ops with port forwarding and gvproxy [+0256s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 [+0256s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:12.817 [+0256s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:12.817 (0s) [+0256s] > Enter [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/10/24 20:05:12.817 [+0256s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now a608b800c21a [+0261s] Image resized. [+0261s] Machine init complete [+0261s] Starting machine "a608b800c21a" [+0285s] [+0285s] This machine is currently configured in rootless mode. If your containers [+0285s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0285s] issues with non-podman clients, you can switch using the following command: [+0285s] [+0285s] podman machine set --rootful a608b800c21a [+0285s] [+0286s] Mounting volume... /tmp/podman_test1758907859:/tmp/podman_test1758907859 [+0286s] API forwarding listening on: /tmp/podman_test1758907859/podman/a608b800c21a-api.sock [+0286s] You can connect Docker API clients by setting DOCKER_HOST using the [+0286s] following command in your terminal session: [+0286s] [+0286s] export DOCKER_HOST='unix:///tmp/podman_test1758907859/podman/a608b800c21a-api.sock' [+0286s] [+0286s] Machine "a608b800c21a" started successfully [+0286s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx [+0287s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0287s] Getting image source signatures [+0287s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0287s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0287s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0287s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0287s] Writing manifest to image destination [+0287s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0288s] 124f23bcf82512ecd0c546ebf2ad6c1653eea09028b45aea251408abca368c08 [+0288s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r exec test true [+0288s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -af [+0289s] 124f23bcf82512ecd0c546ebf2ad6c1653eea09028b45aea251408abca368c08 [+0289s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop a608b800c21a [+0289s] Waiting for VM to exit... [+0290s] Machine "a608b800c21a" stopped successfully [+0290s] < Exit [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/10/24 20:05:46.874 (34.057s) [+0290s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:46.874 [+0290s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:05:46.874 (0s) [+0290s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:46.874 [+0290s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a608b800c21a [+0291s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:05:47.158 (284ms) [+0291s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:47.158 [+0291s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:05:47.158 (0s) [+0291s] • [34.342 seconds] [+0291s] ------------------------------ [+0291s] run basic podman commands [+0291s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0291s] podman volume on non-standard path [+0291s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 [+0291s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:47.158 [+0291s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:05:47.159 (0s) [+0291s] > Enter [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 @ 07/10/24 20:05:47.159 [+0291s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/machine-volume3311344481:/does/not/exist --now 3a46aeb397c3 [+0295s] Image resized. [+0295s] Machine init complete [+0295s] Starting machine "3a46aeb397c3" [+0319s] [+0319s] This machine is currently configured in rootless mode. If your containers [+0319s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0319s] issues with non-podman clients, you can switch using the following command: [+0319s] [+0319s] podman machine set --rootful 3a46aeb397c3 [+0319s] [+0320s] Mounting volume... /tmp/machine-volume3311344481:/does/not/exist [+0321s] API forwarding listening on: /tmp/podman_test1991551923/podman/3a46aeb397c3-api.sock [+0321s] You can connect Docker API clients by setting DOCKER_HOST using the [+0321s] following command in your terminal session: [+0321s] [+0321s] export DOCKER_HOST='unix:///tmp/podman_test1991551923/podman/3a46aeb397c3-api.sock' [+0321s] [+0321s] Machine "3a46aeb397c3" started successfully [+0321s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 3a46aeb397c3 cat /does/not/exist/testfile [+0321s] abcdefg1234567 < Exit [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 @ 07/10/24 20:06:17.617 (30.458s) [+0321s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:17.617 [+0321s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:17.617 (0s) [+0321s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:17.617 [+0321s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3a46aeb397c3 [+0321s] Waiting for VM to exit... [+0322s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:18.903 (1.286s) [+0322s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:18.903 [+0322s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:18.904 (0s) [+0322s] • [31.745 seconds] [+0322s] ------------------------------ [+0322s] podman machine list [+0322s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0322s] list machine [+0322s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 [+0322s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:18.904 [+0322s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:18.904 (0s) [+0322s] > Enter [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/10/24 20:06:18.904 [+0322s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+0322s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+0322s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2a1d111432b4 [+0327s] Image resized. [+0327s] Machine init complete [+0327s] To start your machine run: [+0327s] [+0327s] podman machine start 2a1d111432b4 [+0327s] [+0327s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+0327s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+0327s] 2a1d111432b4* qemu 4 seconds ago Never 32 2GiB 11GiB [+0327s] < Exit [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/10/24 20:06:23.57 (4.667s) [+0327s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:23.57 [+0327s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:23.57 (0s) [+0327s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:23.57 [+0327s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2a1d111432b4 [+0327s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:23.844 (273ms) [+0327s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:23.844 [+0327s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:23.844 (0s) [+0327s] • [4.941 seconds] [+0327s] ------------------------------ [+0327s] podman machine list [+0327s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0327s] list machines with quiet or noheading [+0327s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 [+0327s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:23.844 [+0327s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:23.844 (0s) [+0327s] > Enter [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/10/24 20:06:23.844 [+0327s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --quiet [+0327s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+0327s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 692df13ed314 [+0332s] Image resized. [+0332s] Machine init complete [+0332s] To start your machine run: [+0332s] [+0332s] podman machine start 692df13ed314 [+0332s] [+0332s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4f531f9a4b96 [+0336s] Image resized. [+0336s] Machine init complete [+0336s] To start your machine run: [+0336s] [+0336s] podman machine start 4f531f9a4b96 [+0336s] [+0336s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+0336s] 4f531f9a4b96 [+0336s] 692df13ed314* [+0337s] < Exit [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/10/24 20:06:33.005 (9.16s) [+0337s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:33.005 [+0337s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:06:33.005 (0s) [+0337s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:33.005 [+0337s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4f531f9a4b96 [+0337s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:33.258 (253ms) [+0337s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:33.258 [+0337s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 692df13ed314 [+0337s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:06:33.532 (274ms) [+0337s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:33.532 [+0337s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:06:33.532 (0s) [+0337s] • [9.688 seconds] [+0337s] ------------------------------ [+0337s] podman machine list [+0337s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0337s] list machine: check if running while starting [+0337s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 [+0337s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:33.532 [+0337s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:06:33.533 (0s) [+0337s] > Enter [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 07/10/24 20:06:33.533 [+0337s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a336aad7e911 [+0342s] Image resized. [+0342s] Machine init complete [+0342s] To start your machine run: [+0342s] [+0342s] podman machine start a336aad7e911 [+0342s] [+0342s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0342s] Never [+0342s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start a336aad7e911 [+0342s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0342s] Starting machine "a336aad7e911" [+0342s] Never [+0345s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0345s] Currently starting [+0348s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0348s] Currently starting [+0351s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0351s] Currently starting [+0354s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0354s] Currently starting [+0357s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0357s] Currently starting [+0360s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0360s] Currently starting [+0363s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0363s] Currently starting [+0366s] [+0366s] This machine is currently configured in rootless mode. If your containers [+0366s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0366s] issues with non-podman clients, you can switch using the following command: [+0366s] [+0366s] podman machine set --rootful a336aad7e911 [+0366s] [+0366s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0366s] Currently starting [+0367s] Mounting volume... /tmp/podman_test1736201273:/tmp/podman_test1736201273 [+0367s] API forwarding listening on: /tmp/podman_test1736201273/podman/a336aad7e911-api.sock [+0367s] You can connect Docker API clients by setting DOCKER_HOST using the [+0367s] following command in your terminal session: [+0367s] [+0367s] export DOCKER_HOST='unix:///tmp/podman_test1736201273/podman/a336aad7e911-api.sock' [+0367s] [+0367s] Machine "a336aad7e911" started successfully [+0369s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0369s] Currently running [+0369s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0369s] Currently running [+0369s] < Exit [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 07/10/24 20:07:05.46 (31.928s) [+0369s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:05.46 [+0369s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:05.46 (0s) [+0369s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:05.46 [+0369s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a336aad7e911 [+0369s] Waiting for VM to exit... [+0370s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:06.746 (1.286s) [+0370s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:06.746 [+0370s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:06.747 (0s) [+0370s] • [33.214 seconds] [+0370s] ------------------------------ [+0370s] podman machine list [+0370s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0370s] list with --format [+0370s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 [+0370s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:06.747 [+0370s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:06.747 (0s) [+0370s] > Enter [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/10/24 20:07:06.747 [+0370s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 71cd5972cad5 [+0375s] Image resized. [+0375s] Machine init complete [+0375s] To start your machine run: [+0375s] [+0375s] podman machine start 71cd5972cad5 [+0375s] [+0375s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Name}} [+0375s] 71cd5972cad5* [+0375s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+0375s] [ [+0375s] { [+0375s] "Name": "71cd5972cad5", [+0375s] "Default": true, [+0375s] "Created": "2024-07-10T20:07:06.771062395Z", [+0375s] "Running": false, [+0375s] "Starting": false, [+0375s] "LastUp": "0001-01-01T00:00:00Z", [+0375s] "Stream": "default", [+0375s] "VMType": "qemu", [+0375s] "CPUs": 32, [+0375s] "Memory": "2147483648", [+0375s] "DiskSize": "11811160064", [+0375s] "Port": 46553, [+0375s] "RemoteUsername": "core", [+0375s] "IdentityPath": "/tmp/podman_test182389085/.local/share/containers/podman/machine/machine", [+0375s] "UserModeNetworking": true [+0375s] } [+0375s] ]/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format table {{.Name}} [+0375s] NAME [+0375s] 71cd5972cad5* [+0375s] < Exit [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/10/24 20:07:11.435 (4.688s) [+0375s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:11.435 [+0375s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:11.435 (0s) [+0375s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:11.435 [+0375s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 71cd5972cad5 [+0375s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:11.709 (274ms) [+0375s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:11.709 [+0375s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:11.71 (0s) [+0375s] • [4.963 seconds] [+0375s] ------------------------------ [+0375s] podman machine list [+0375s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0375s] list machine in machine-readable byte format [+0375s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 [+0375s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:11.71 [+0375s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:11.71 (0s) [+0375s] > Enter [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 07/10/24 20:07:11.71 [+0375s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a5d050035ad3 [+0380s] Image resized. [+0380s] Machine init complete [+0380s] To start your machine run: [+0380s] [+0380s] podman machine start a5d050035ad3 [+0380s] [+0380s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+0380s] [ [+0380s] { [+0380s] "Name": "a5d050035ad3", [+0380s] "Default": true, [+0380s] "Created": "2024-07-10T20:07:11.733573839Z", [+0380s] "Running": false, [+0380s] "Starting": false, [+0380s] "LastUp": "0001-01-01T00:00:00Z", [+0380s] "Stream": "default", [+0380s] "VMType": "qemu", [+0380s] "CPUs": 32, [+0380s] "Memory": "2147483648", [+0380s] "DiskSize": "11811160064", [+0380s] "Port": 41239, [+0380s] "RemoteUsername": "core", [+0380s] "IdentityPath": "/tmp/podman_test1541089213/.local/share/containers/podman/machine/machine", [+0380s] "UserModeNetworking": true [+0380s] } [+0380s] ] < Exit [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 07/10/24 20:07:16.274 (4.564s) [+0380s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:16.274 [+0380s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:16.274 (0s) [+0380s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:16.274 [+0380s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a5d050035ad3 [+0380s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:16.547 (273ms) [+0380s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:16.548 [+0380s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:16.548 (0s) [+0380s] • [4.838 seconds] [+0380s] ------------------------------ [+0380s] podman machine list [+0380s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0380s] list machine in human-readable format [+0380s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 [+0380s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:16.548 [+0380s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:16.548 (0s) [+0380s] > Enter [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/10/24 20:07:16.548 [+0380s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 b89fe13ba1ec [+0385s] Image resized. [+0385s] Machine init complete [+0385s] To start your machine run: [+0385s] [+0385s] podman machine start b89fe13ba1ec [+0385s] [+0385s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Memory}} {{.DiskSize}} [+0385s] 2GiB 11GiB [+0385s] < Exit [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/10/24 20:07:21.123 (4.575s) [+0385s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:21.123 [+0385s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:07:21.123 (0s) [+0385s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:21.123 [+0385s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b89fe13ba1ec [+0385s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:07:21.397 (274ms) [+0385s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:21.397 [+0385s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:07:21.397 (0s) [+0385s] • [4.849 seconds] [+0385s] ------------------------------ [+0385s] podman machine start [+0385s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0385s] start simple machine [+0385s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 [+0385s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:21.398 [+0385s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:07:21.398 (0s) [+0385s] > Enter [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/10/24 20:07:21.398 [+0385s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ce8c5d76605a [+0389s] Image resized. [+0389s] Machine init complete [+0389s] To start your machine run: [+0389s] [+0389s] podman machine start ce8c5d76605a [+0389s] [+0389s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start ce8c5d76605a [+0389s] Starting machine "ce8c5d76605a" [+0413s] [+0413s] This machine is currently configured in rootless mode. If your containers [+0413s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0413s] issues with non-podman clients, you can switch using the following command: [+0413s] [+0413s] podman machine set --rootful ce8c5d76605a [+0413s] [+0414s] Mounting volume... /tmp/podman_test186035938:/tmp/podman_test186035938 [+0415s] API forwarding listening on: /tmp/podman_test186035938/podman/ce8c5d76605a-api.sock [+0415s] You can connect Docker API clients by setting DOCKER_HOST using the [+0415s] following command in your terminal session: [+0415s] [+0415s] export DOCKER_HOST='unix:///tmp/podman_test186035938/podman/ce8c5d76605a-api.sock' [+0415s] [+0415s] Machine "ce8c5d76605a" started successfully [+0415s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect ce8c5d76605a [+0415s] [ [+0415s] { [+0415s] "ConfigDir": { [+0415s] "Path": "/tmp/podman_test186035938/.config/containers/podman/machine/qemu" [+0415s] }, [+0415s] "ConnectionInfo": { [+0415s] "PodmanSocket": { [+0415s] "Path": "/tmp/podman_test186035938/podman/ce8c5d76605a-api.sock" [+0415s] }, [+0415s] "PodmanPipe": null [+0415s] }, [+0415s] "Created": "2024-07-10T20:07:21.421756022Z", [+0415s] "LastUp": "0001-01-01T00:00:00Z", [+0415s] "Name": "ce8c5d76605a", [+0415s] "Resources": { [+0415s] "CPUs": 32, [+0415s] "DiskSize": 11, [+0415s] "Memory": 2048, [+0415s] "USBs": [] [+0415s] }, [+0415s] "SSHConfig": { [+0415s] "IdentityPath": "/tmp/podman_test186035938/.local/share/containers/podman/machine/machine", [+0415s] "Port": 40517, [+0415s] "RemoteUsername": "core" [+0415s] }, [+0415s] "State": "running", [+0415s] "UserModeNetworking": true, [+0415s] "Rootful": false, [+0415s] "Rosetta": false [+0415s] } [+0415s] ] [+0415s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ce8c5d76605a [+0415s] Waiting for VM to exit... [+0416s] Machine "ce8c5d76605a" stopped successfully [+0416s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start ce8c5d76605a --no-info [+0416s] Starting machine "ce8c5d76605a" [+0437s] Mounting volume... /tmp/podman_test186035938:/tmp/podman_test186035938 [+0438s] Machine "ce8c5d76605a" started successfully [+0438s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ce8c5d76605a [+0438s] Waiting for VM to exit... [+0439s] Machine "ce8c5d76605a" stopped successfully [+0439s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start ce8c5d76605a --quiet [+0461s] Machine "ce8c5d76605a" started successfully [+0461s] < Exit [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/10/24 20:08:37.673 (1m16.275s) [+0461s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:37.673 [+0461s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:37.673 (0s) [+0461s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:08:37.673 [+0461s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ce8c5d76605a [+0461s] Waiting for VM to exit... [+0463s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:08:39.465 (1.793s) [+0463s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:39.465 [+0463s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:39.466 (0s) [+0463s] • [78.068 seconds] [+0463s] ------------------------------ [+0463s] podman machine start [+0463s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0463s] bad start name [+0463s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 [+0463s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:39.466 [+0463s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:39.466 (0s) [+0463s] > Enter [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/10/24 20:08:39.466 [+0463s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0463s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0463s] < Exit [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/10/24 20:08:39.497 (31ms) [+0463s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:39.497 [+0463s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:08:39.497 (0s) [+0463s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:39.497 [+0463s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:08:39.498 (0s) [+0463s] • [0.032 seconds] [+0463s] ------------------------------ [+0463s] podman machine start [+0463s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0463s] start machine already started [+0463s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 [+0463s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:39.498 [+0463s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:08:39.498 (0s) [+0463s] > Enter [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/10/24 20:08:39.498 [+0463s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4e8daf2f3eb3 [+0468s] Image resized. [+0468s] Machine init complete [+0468s] To start your machine run: [+0468s] [+0468s] podman machine start 4e8daf2f3eb3 [+0468s] [+0468s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4e8daf2f3eb3 [+0468s] Starting machine "4e8daf2f3eb3" [+0493s] [+0493s] This machine is currently configured in rootless mode. If your containers [+0493s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0493s] issues with non-podman clients, you can switch using the following command: [+0493s] [+0493s] podman machine set --rootful 4e8daf2f3eb3 [+0493s] [+0495s] Mounting volume... /tmp/podman_test1256814879:/tmp/podman_test1256814879 [+0495s] API forwarding listening on: /tmp/podman_test1256814879/podman/4e8daf2f3eb3-api.sock [+0495s] You can connect Docker API clients by setting DOCKER_HOST using the [+0495s] following command in your terminal session: [+0495s] [+0495s] export DOCKER_HOST='unix:///tmp/podman_test1256814879/podman/4e8daf2f3eb3-api.sock' [+0495s] [+0495s] Machine "4e8daf2f3eb3" started successfully [+0495s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 4e8daf2f3eb3 [+0495s] [ [+0495s] { [+0495s] "ConfigDir": { [+0495s] "Path": "/tmp/podman_test1256814879/.config/containers/podman/machine/qemu" [+0495s] }, [+0495s] "ConnectionInfo": { [+0495s] "PodmanSocket": { [+0495s] "Path": "/tmp/podman_test1256814879/podman/4e8daf2f3eb3-api.sock" [+0495s] }, [+0495s] "PodmanPipe": null [+0495s] }, [+0495s] "Created": "2024-07-10T20:08:39.521620829Z", [+0495s] "LastUp": "0001-01-01T00:00:00Z", [+0495s] "Name": "4e8daf2f3eb3", [+0495s] "Resources": { [+0495s] "CPUs": 32, [+0495s] "DiskSize": 11, [+0495s] "Memory": 2048, [+0495s] "USBs": [] [+0495s] }, [+0495s] "SSHConfig": { [+0495s] "IdentityPath": "/tmp/podman_test1256814879/.local/share/containers/podman/machine/machine", [+0495s] "Port": 35647, [+0495s] "RemoteUsername": "core" [+0495s] }, [+0495s] "State": "running", [+0495s] "UserModeNetworking": true, [+0495s] "Rootful": false, [+0495s] "Rosetta": false [+0495s] } [+0495s] ] [+0495s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4e8daf2f3eb3 [+0495s] Starting machine "4e8daf2f3eb3" [+0495s] Error: unable to start "4e8daf2f3eb3": machine 4e8daf2f3eb3: VM already running or starting [+0495s] < Exit [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/10/24 20:09:11.687 (32.189s) [+0495s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:11.687 [+0495s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:11.687 (0s) [+0495s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:11.687 [+0495s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4e8daf2f3eb3 [+0495s] Waiting for VM to exit... [+0497s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:13.469 (1.782s) [+0497s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:13.469 [+0497s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:13.469 (0s) [+0497s] • [33.972 seconds] [+0497s] ------------------------------ [+0497s] podman machine start [+0497s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0497s] start machine with conflict on SSH port [+0497s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 [+0497s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:13.469 [+0497s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:13.47 (0s) [+0497s] > Enter [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 07/10/24 20:09:13.47 [+0497s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2287e69045ea [+0502s] Image resized. [+0502s] Machine init complete [+0502s] To start your machine run: [+0502s] [+0502s] podman machine start 2287e69045ea [+0502s] [+0502s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} 2287e69045ea [+0502s] 39579 [+0502s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+0502s] ssh://core@127.0.0.1:39579/run/user/5517/podman/podman.sock [+0502s] ssh://root@127.0.0.1:39579/run/podman/podman.sock [+0502s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 2287e69045ea [+0502s] Starting machine "2287e69045ea" [+0502s] time="2024-07-10T20:09:18Z" level=warning msg="detected port conflict on machine ssh port [39579], reassigning" [+0526s] [+0526s] This machine is currently configured in rootless mode. If your containers [+0526s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0526s] issues with non-podman clients, you can switch using the following command: [+0526s] [+0526s] podman machine set --rootful 2287e69045ea [+0526s] [+0527s] Mounting volume... /tmp/podman_test602865056:/tmp/podman_test602865056 [+0527s] API forwarding listening on: /tmp/podman_test602865056/podman/2287e69045ea-api.sock [+0527s] You can connect Docker API clients by setting DOCKER_HOST using the [+0527s] following command in your terminal session: [+0527s] [+0527s] export DOCKER_HOST='unix:///tmp/podman_test602865056/podman/2287e69045ea-api.sock' [+0527s] [+0527s] Machine "2287e69045ea" started successfully [+0527s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} 2287e69045ea [+0527s] 43489 [+0527s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+0527s] ssh://core@127.0.0.1:43489/run/user/5517/podman/podman.sock [+0527s] ssh://root@127.0.0.1:43489/run/podman/podman.sock [+0527s] < Exit [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 07/10/24 20:09:43.993 (30.523s) [+0527s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:43.993 [+0527s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:09:43.993 (0s) [+0527s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:43.993 [+0527s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2287e69045ea [+0528s] Waiting for VM to exit... [+0529s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:09:45.279 (1.286s) [+0529s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:45.279 [+0529s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:09:45.279 (0s) [+0529s] • [31.810 seconds] [+0529s] ------------------------------ [+0529s] podman machine start [+0529s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0529s] start only starts specified machine [+0529s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 [+0529s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:45.279 [+0529s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:09:45.28 (0s) [+0529s] > Enter [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/10/24 20:09:45.28 [+0529s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 75050d5ac404 [+0533s] Image resized. [+0533s] Machine init complete [+0533s] To start your machine run: [+0533s] [+0533s] podman machine start 75050d5ac404 [+0533s] [+0533s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 54580a4dbca5 [+0538s] Image resized. [+0538s] Machine init complete [+0538s] To start your machine run: [+0538s] [+0538s] podman machine start 54580a4dbca5 [+0538s] [+0538s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 75050d5ac404 [+0538s] Starting machine "75050d5ac404" [+0561s] [+0561s] This machine is currently configured in rootless mode. If your containers [+0561s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0561s] issues with non-podman clients, you can switch using the following command: [+0561s] [+0561s] podman machine set --rootful 75050d5ac404 [+0561s] [+0563s] Mounting volume... /tmp/podman_test2424814755:/tmp/podman_test2424814755 [+0563s] API forwarding listening on: /tmp/podman_test2424814755/podman/75050d5ac404-api.sock [+0563s] You can connect Docker API clients by setting DOCKER_HOST using the [+0563s] following command in your terminal session: [+0563s] [+0563s] export DOCKER_HOST='unix:///tmp/podman_test2424814755/podman/75050d5ac404-api.sock' [+0563s] [+0563s] Machine "75050d5ac404" started successfully [+0563s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 75050d5ac404 [+0563s] running [+0563s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 54580a4dbca5 [+0563s] stopped [+0563s] < Exit [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/10/24 20:10:19.787 (34.508s) [+0563s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:19.787 [+0563s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:19.787 (0s) [+0563s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:19.787 [+0563s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 54580a4dbca5 [+0564s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:20.042 (254ms) [+0564s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:20.042 [+0564s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 75050d5ac404 [+0564s] Waiting for VM to exit... [+0565s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:21.328 (1.286s) [+0565s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:21.328 [+0565s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:21.328 (0s) [+0565s] • [36.049 seconds] [+0565s] ------------------------------ [+0565s] podman machine start [+0565s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0565s] start two machines in parallel [+0565s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 [+0565s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:21.328 [+0565s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:21.329 (0s) [+0565s] > Enter [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/10/24 20:10:21.329 [+0565s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 m1-2df95a43a3d9 [+0569s] Image resized. [+0569s] Machine init complete [+0569s] To start your machine run: [+0569s] [+0569s] podman machine start m1-2df95a43a3d9 [+0569s] [+0569s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 m2-b39bd4ea1f4c [+0574s] Image resized. [+0574s] Machine init complete [+0574s] To start your machine run: [+0574s] [+0574s] podman machine start m2-b39bd4ea1f4c [+0574s] [+0574s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m1-2df95a43a3d9 [+0574s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m2-b39bd4ea1f4c [+0574s] Starting machine "m2-b39bd4ea1f4c" [+0574s] Starting machine "m1-2df95a43a3d9" [+0598s] [+0598s] This machine is currently configured in rootless mode. If your containers [+0598s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0598s] issues with non-podman clients, you can switch using the following command: [+0598s] [+0598s] podman machine set --rootful m1-2df95a43a3d9 [+0598s] [+0599s] Mounting volume... /tmp/podman_test1470235522:/tmp/podman_test1470235522 [+0600s] API forwarding listening on: /tmp/podman_test1470235522/podman/m1-2df95a43a3d9-api.sock [+0600s] You can connect Docker API clients by setting DOCKER_HOST using the [+0600s] following command in your terminal session: [+0600s] [+0600s] export DOCKER_HOST='unix:///tmp/podman_test1470235522/podman/m1-2df95a43a3d9-api.sock' [+0600s] [+0600s] Machine "m1-2df95a43a3d9" started successfully [+0600s] Error: unable to start "m2-b39bd4ea1f4c": machine m1-2df95a43a3d9: VM already running or starting [+0600s] < Exit [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/10/24 20:10:56.214 (34.885s) [+0600s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:56.214 [+0600s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:56.214 (0s) [+0600s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:56.214 [+0600s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m2-b39bd4ea1f4c [+0600s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:56.468 (254ms) [+0600s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:56.468 [+0600s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m1-2df95a43a3d9 [+0600s] Waiting for VM to exit... [+0601s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:10:57.754 (1.286s) [+0601s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:57.754 [+0601s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:57.755 (0s) [+0601s] • [36.426 seconds] [+0601s] ------------------------------ [+0601s] podman machine reset [+0601s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+0601s] starting from scratch should not error [+0601s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 [+0601s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:57.755 [+0601s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:57.755 (0s) [+0601s] > Enter [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/10/24 20:10:57.755 [+0601s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+0601s] < Exit [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/10/24 20:10:57.786 (31ms) [+0601s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:57.786 [+0601s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:10:57.786 (0s) [+0601s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:57.786 [+0601s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:10:57.786 (0s) [+0601s] • [0.031 seconds] [+0601s] ------------------------------ [+0601s] podman machine reset [+0601s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+0601s] reset machine with one defined machine [+0601s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 [+0601s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:57.786 [+0601s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:10:57.786 (0s) [+0601s] > Enter [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/10/24 20:10:57.786 [+0601s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2204a15140e3 [+0606s] Image resized. [+0606s] Machine init complete [+0606s] To start your machine run: [+0606s] [+0606s] podman machine start 2204a15140e3 [+0606s] [+0606s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0606s] 2204a15140e3* qemu 4 seconds ago Never 32 2GiB 11GiB [+0606s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+0606s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0606s] < Exit [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/10/24 20:11:02.736 (4.95s) [+0606s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:02.736 [+0606s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:02.736 (0s) [+0606s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:02.736 [+0606s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2204a15140e3 [+0606s] Error: 2204a15140e3: VM does not exist [+0606s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:02.757 (21ms) [+0606s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:02.757 [+0606s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:02.758 (0s) [+0606s] • [4.972 seconds] [+0606s] ------------------------------ [+0606s] podman machine reset [+0606s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+0606s] reset with running machine and other machines idle [+0606s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 [+0606s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:02.758 [+0606s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:02.758 (0s) [+0606s] > Enter [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 07/10/24 20:11:02.758 [+0606s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 8ff51e504856 [+0611s] Image resized. [+0611s] Machine init complete [+0611s] Starting machine "8ff51e504856" [+0635s] [+0635s] This machine is currently configured in rootless mode. If your containers [+0635s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0635s] issues with non-podman clients, you can switch using the following command: [+0635s] [+0635s] podman machine set --rootful 8ff51e504856 [+0635s] [+0636s] Mounting volume... /tmp/podman_test3600831308:/tmp/podman_test3600831308 [+0637s] API forwarding listening on: /tmp/podman_test3600831308/podman/8ff51e504856-api.sock [+0637s] You can connect Docker API clients by setting DOCKER_HOST using the [+0637s] following command in your terminal session: [+0637s] [+0637s] export DOCKER_HOST='unix:///tmp/podman_test3600831308/podman/8ff51e504856-api.sock' [+0637s] [+0637s] Machine "8ff51e504856" started successfully [+0637s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0637s] 8ff51e504856* qemu 30 seconds ago Currently running 32 2GiB 11GiB [+0637s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2213c94b0df1 [+0641s] Image resized. [+0641s] Machine init complete [+0641s] To start your machine run: [+0641s] [+0641s] podman machine start 2213c94b0df1 [+0641s] [+0641s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0642s] 8ff51e504856* qemu 35 seconds ago Currently running 32 2GiB 11GiB [+0642s] 2213c94b0df1 qemu 4 seconds ago Never 32 2GiB 11GiB [+0642s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+0642s] Waiting for VM to exit... [+0644s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+0644s] < Exit [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 07/10/24 20:11:40.072 (37.315s) [+0644s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:40.072 [+0644s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:40.073 (0s) [+0644s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:40.073 [+0644s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2213c94b0df1 [+0644s] Error: 2213c94b0df1: VM does not exist [+0644s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:40.093 (21ms) [+0644s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:40.094 [+0644s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 8ff51e504856 [+0644s] Error: 8ff51e504856: VM does not exist [+0644s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:40.115 (21ms) [+0644s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:40.115 [+0644s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:40.115 (0s) [+0644s] • [37.357 seconds] [+0644s] ------------------------------ [+0644s] podman machine ssh [+0644s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0644s] bad machine name [+0644s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 [+0644s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:40.115 [+0644s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:40.115 (0s) [+0644s] > Enter [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/10/24 20:11:40.115 [+0644s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7ee6a79747c0 [+0644s] Error: vm podman-machine-default not found: podman-machine-default: VM does not exist [+0644s] < Exit [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/10/24 20:11:40.136 (21ms) [+0644s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:40.136 [+0644s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:40.136 (0s) [+0644s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:40.136 [+0644s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:40.137 (0s) [+0644s] • [0.022 seconds] [+0644s] ------------------------------ [+0644s] podman machine ssh [+0644s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0644s] ssh to non-running machine [+0644s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 [+0644s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:40.137 [+0644s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:40.137 (0s) [+0644s] > Enter [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/10/24 20:11:40.137 [+0644s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0dc1bc2ea1fe [+0648s] Image resized. [+0648s] Machine init complete [+0648s] To start your machine run: [+0648s] [+0648s] podman machine start 0dc1bc2ea1fe [+0648s] [+0648s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 0dc1bc2ea1fe [+0648s] Error: vm "0dc1bc2ea1fe" is not running [+0648s] < Exit [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/10/24 20:11:44.711 (4.575s) [+0648s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:44.711 [+0648s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:11:44.712 (0s) [+0648s] > Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:44.712 [+0648s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0dc1bc2ea1fe [+0648s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:11:44.985 (274ms) [+0648s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:44.985 [+0648s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:11:44.986 (0s) [+0648s] • [4.849 seconds] [+0648s] ------------------------------ [+0648s] podman machine ssh [+0648s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0648s] ssh to running machine and check os-type [+0648s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 [+0648s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:44.986 [+0648s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:11:44.986 (0s) [+0648s] > Enter [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 07/10/24 20:11:44.986 [+0648s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 7bd608eed543 [+0653s] Image resized. [+0653s] Machine init complete [+0653s] Starting machine "7bd608eed543" [+0677s] [+0677s] This machine is currently configured in rootless mode. If your containers [+0677s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0677s] issues with non-podman clients, you can switch using the following command: [+0677s] [+0677s] podman machine set --rootful 7bd608eed543 [+0677s] [+0678s] Mounting volume... /tmp/podman_test1633706562:/tmp/podman_test1633706562 [+0678s] API forwarding listening on: /tmp/podman_test1633706562/podman/7bd608eed543-api.sock [+0678s] You can connect Docker API clients by setting DOCKER_HOST using the [+0678s] following command in your terminal session: [+0678s] [+0678s] export DOCKER_HOST='unix:///tmp/podman_test1633706562/podman/7bd608eed543-api.sock' [+0678s] [+0678s] Machine "7bd608eed543" started successfully [+0678s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7bd608eed543 cat /etc/os-release [+0679s] NAME="Fedora Linux" [+0679s] VERSION="40.20240519.2.0 (CoreOS)" [+0679s] ID=fedora [+0679s] VERSION_ID=40 [+0679s] VERSION_CODENAME="" [+0679s] PLATFORM_ID="platform:f40" [+0679s] PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" [+0679s] ANSI_COLOR="0;38;2;60;110;180" [+0679s] LOGO=fedora-logo-icon [+0679s] CPE_NAME="cpe:/o:fedoraproject:fedora:40" [+0679s] HOME_URL="https://getfedora.org/coreos/" [+0679s] DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" [+0679s] SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0679s] BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0679s] REDHAT_BUGZILLA_PRODUCT="Fedora" [+0679s] REDHAT_BUGZILLA_PRODUCT_VERSION=40 [+0679s] REDHAT_SUPPORT_PRODUCT="Fedora" [+0679s] REDHAT_SUPPORT_PRODUCT_VERSION=40 [+0679s] SUPPORT_END=2025-05-13 [+0679s] VARIANT="CoreOS" [+0679s] VARIANT_ID=coreos [+0679s] OSTREE_VERSION='40.20240519.2.0' [+0679s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7bd608eed543 false [+0679s] < Exit [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 07/10/24 20:12:15.424 (30.438s) [+0679s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:15.424 [+0679s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:15.424 (0s) [+0679s] > Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:15.424 [+0679s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7bd608eed543 [+0679s] Waiting for VM to exit... [+0680s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:16.711 (1.287s) [+0680s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:16.711 [+0680s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:16.711 (0s) [+0680s] • [31.725 seconds] [+0680s] ------------------------------ [+0680s] podman machine rm [+0680s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0680s] bad init name [+0680s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 [+0680s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:16.711 [+0680s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:16.711 (0s) [+0680s] > Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/10/24 20:12:16.711 [+0680s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0680s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0680s] < Exit [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/10/24 20:12:16.742 (31ms) [+0680s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:16.742 [+0680s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:16.742 (0s) [+0680s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:16.742 [+0680s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:16.742 (0s) [+0680s] • [0.031 seconds] [+0680s] ------------------------------ [+0680s] podman machine rm [+0680s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0680s] Remove machine [+0680s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 [+0680s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:16.742 [+0680s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:16.743 (0s) [+0680s] > Enter [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/10/24 20:12:16.743 [+0680s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 23b18a5c278d [+0685s] Image resized. [+0685s] Machine init complete [+0685s] To start your machine run: [+0685s] [+0685s] podman machine start 23b18a5c278d [+0685s] [+0685s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 23b18a5c278d [+0685s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 23b18a5c278d [+0685s] [] [+0685s] Error: 23b18a5c278d: VM does not exist [+0685s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 23b18a5c278d [+0685s] Error: 23b18a5c278d: VM does not exist [+0685s] < Exit [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/10/24 20:12:21.663 (4.921s) [+0685s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:21.663 [+0685s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:21.663 (0s) [+0685s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:21.663 [+0685s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 23b18a5c278d [+0685s] Error: 23b18a5c278d: VM does not exist [+0685s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:21.684 (21ms) [+0685s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:21.684 [+0685s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:21.685 (0s) [+0685s] • [4.942 seconds] [+0685s] ------------------------------ [+0685s] podman machine rm [+0685s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0685s] Remove running machine [+0685s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 [+0685s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:21.685 [+0685s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:21.685 (0s) [+0685s] > Enter [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/10/24 20:12:21.685 [+0685s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 2e5e943ccb5d [+0690s] Image resized. [+0690s] Machine init complete [+0690s] Starting machine "2e5e943ccb5d" [+0714s] [+0714s] This machine is currently configured in rootless mode. If your containers [+0714s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0714s] issues with non-podman clients, you can switch using the following command: [+0714s] [+0714s] podman machine set --rootful 2e5e943ccb5d [+0714s] [+0715s] Mounting volume... /tmp/podman_test276423093:/tmp/podman_test276423093 [+0716s] API forwarding listening on: /tmp/podman_test276423093/podman/2e5e943ccb5d-api.sock [+0716s] You can connect Docker API clients by setting DOCKER_HOST using the [+0716s] following command in your terminal session: [+0716s] [+0716s] export DOCKER_HOST='unix:///tmp/podman_test276423093/podman/2e5e943ccb5d-api.sock' [+0716s] [+0716s] Machine "2e5e943ccb5d" started successfully [+0716s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm 2e5e943ccb5d [+0716s] Error: running vm "2e5e943ccb5d" cannot be destroyed [+0716s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2e5e943ccb5d [+0716s] Waiting for VM to exit... [+0717s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 2e5e943ccb5d [+0717s] [] [+0717s] Error: 2e5e943ccb5d: VM does not exist [+0717s] < Exit [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/10/24 20:12:53.413 (31.728s) [+0717s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:53.413 [+0717s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:53.413 (0s) [+0717s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:53.413 [+0717s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2e5e943ccb5d [+0717s] Error: 2e5e943ccb5d: VM does not exist [+0717s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:53.434 (21ms) [+0717s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:53.434 [+0717s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:53.434 (0s) [+0717s] • [31.749 seconds] [+0717s] ------------------------------ [+0717s] podman machine rm [+0717s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0717s] machine rm --save-ignition --save-image [+0717s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 [+0717s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:53.434 [+0717s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:53.434 (0s) [+0717s] > Enter [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/10/24 20:12:53.434 [+0717s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 09b2559179de [+0722s] Image resized. [+0722s] Machine init complete [+0722s] To start your machine run: [+0722s] [+0722s] podman machine start 09b2559179de [+0722s] [+0722s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} 09b2559179de [+0722s] /tmp/podman_test995456359/.local/share/containers/podman/machine/machine [+0722s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force --save-ignition --save-image 09b2559179de [+0722s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 09b2559179de [+0722s] [] [+0722s] Error: 09b2559179de: VM does not exist [+0722s] < Exit [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/10/24 20:12:58.131 (4.697s) [+0722s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:58.131 [+0722s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:12:58.131 (0s) [+0722s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:58.131 [+0722s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 09b2559179de [+0722s] Error: 09b2559179de: VM does not exist [+0722s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:12:58.152 (21ms) [+0722s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:58.152 [+0722s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:12:58.397 (246ms) [+0722s] • [4.964 seconds] [+0722s] ------------------------------ [+0722s] podman machine rm [+0722s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0722s] Remove machine sharing ssh key with another machine [+0722s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 [+0722s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:58.398 [+0722s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:12:58.398 (0s) [+0722s] > Enter [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 07/10/24 20:12:58.398 [+0722s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo [+0726s] Image resized. [+0726s] Machine init complete [+0726s] To start your machine run: [+0726s] [+0726s] podman machine start foo [+0726s] [+0726s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now bar [+0731s] Image resized. [+0731s] Machine init complete [+0731s] Starting machine "bar" [+0755s] [+0755s] This machine is currently configured in rootless mode. If your containers [+0755s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0755s] issues with non-podman clients, you can switch using the following command: [+0755s] [+0755s] podman machine set --rootful bar [+0755s] [+0756s] Mounting volume... /tmp/podman_test2623662598:/tmp/podman_test2623662598 [+0756s] API forwarding listening on: /tmp/podman_test2623662598/podman/bar-api.sock [+0756s] You can connect Docker API clients by setting DOCKER_HOST using the [+0756s] following command in your terminal session: [+0756s] [+0756s] export DOCKER_HOST='unix:///tmp/podman_test2623662598/podman/bar-api.sock' [+0756s] [+0756s] Machine "bar" started successfully [+0756s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+0756s] /tmp/podman_test2623662598/.local/share/containers/podman/machine/machine [+0756s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} bar [+0756s] /tmp/podman_test2623662598/.local/share/containers/podman/machine/machine [+0756s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0757s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh bar echo foo [+0757s] foo [+0757s] < Exit [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 07/10/24 20:13:33.537 (35.14s) [+0757s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:33.537 [+0757s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:33.537 (0s) [+0757s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:33.537 [+0757s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bar [+0757s] Waiting for VM to exit... [+0758s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:34.803 (1.266s) [+0758s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:34.803 [+0758s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0758s] Error: foo: VM does not exist [+0758s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:34.834 (31ms) [+0758s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:34.834 [+0758s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:34.835 (0s) [+0758s] • [36.437 seconds] [+0758s] ------------------------------ [+0758s] podman machine rm [+0758s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0758s] Removing all machines doesn't delete ssh keys [+0758s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 [+0758s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:34.835 [+0758s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:34.835 (0s) [+0758s] > Enter [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 07/10/24 20:13:34.835 [+0758s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo [+0763s] Image resized. [+0763s] Machine init complete [+0763s] To start your machine run: [+0763s] [+0763s] podman machine start foo [+0763s] [+0763s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+0763s] /tmp/podman_test165479285/.local/share/containers/podman/machine/machine [+0763s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0763s] < Exit [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 07/10/24 20:13:39.745 (4.91s) [+0763s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:39.745 [+0763s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:39.745 (0s) [+0763s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:39.745 [+0763s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0763s] Error: foo: VM does not exist [+0763s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:39.776 (31ms) [+0763s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:39.776 [+0763s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:39.776 (0s) [+0763s] • [4.941 seconds] [+0763s] ------------------------------ [+0763s] podman machine info [+0763s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:13 [+0763s] machine info [+0763s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 [+0763s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:39.776 [+0763s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:39.776 (0s) [+0763s] > Enter [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/10/24 20:13:39.776 [+0763s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info [+0763s] host: [+0763s] arch: arm64 [+0763s] currentmachine: "" [+0763s] defaultmachine: "" [+0763s] eventsdir: /tmp/podman_test1305682165/podman [+0763s] machineconfigdir: /tmp/podman_test1305682165/.config/containers/podman/machine/qemu [+0763s] machineimagedir: /tmp/podman_test1305682165/.local/share/containers/podman/machine/qemu [+0763s] machinestate: "" [+0763s] numberofmachines: 0 [+0763s] os: linux [+0763s] vmtype: qemu [+0763s] version: [+0763s] apiversion: 5.2.0-dev [+0763s] version: 5.2.0-dev [+0763s] goversion: go1.22.4 [+0763s] gitcommit: 803f791359872a37de6d1f5c095f9eb1e17f0051 [+0763s] builttime: Wed Jul 10 19:50:32 2024 [+0763s] built: 1720641032 [+0763s] osarch: linux/arm64 [+0763s] os: linux [+0763s] [+0763s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+0763s] 0 [+0763s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 52121003f9bf [+0768s] Image resized. [+0768s] Machine init complete [+0768s] To start your machine run: [+0768s] [+0768s] podman machine start 52121003f9bf [+0768s] [+0768s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+0768s] 1 [+0768s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format json [+0768s] { [+0768s] "Host": { [+0768s] "Arch": "arm64", [+0768s] "CurrentMachine": "52121003f9bf", [+0768s] "DefaultMachine": "52121003f9bf", [+0768s] "EventsDir": "/tmp/podman_test1305682165/podman", [+0768s] "MachineConfigDir": "/tmp/podman_test1305682165/.config/containers/podman/machine/qemu", [+0768s] "MachineImageDir": "/tmp/podman_test1305682165/.local/share/containers/podman/machine/qemu", [+0768s] "MachineState": "Stopped", [+0768s] "NumberOfMachines": 1, [+0768s] "OS": "linux", [+0768s] "VMType": "qemu" [+0768s] }, [+0768s] "Version": { [+0768s] "APIVersion": "5.2.0-dev", [+0768s] "Version": "5.2.0-dev", [+0768s] "GoVersion": "go1.22.4", [+0768s] "GitCommit": "803f791359872a37de6d1f5c095f9eb1e17f0051", [+0768s] "BuiltTime": "Wed Jul 10 19:50:32 2024", [+0768s] "Built": 1720641032, [+0768s] "OsArch": "linux/arm64", [+0768s] "Os": "linux" [+0768s] } [+0768s] } [+0768s] < Exit [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/10/24 20:13:44.423 (4.647s) [+0768s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:44.423 [+0768s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:13:44.423 (0s) [+0768s] > Enter [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:44.423 [+0768s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 52121003f9bf [+0768s] < Exit [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:13:44.698 (274ms) [+0768s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:44.698 [+0768s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:13:44.698 (0s) [+0768s] • [4.922 seconds] [+0768s] ------------------------------ [+0768s] podman machine set [+0768s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+0768s] set machine cpus, disk, memory [+0768s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 [+0768s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:44.698 [+0768s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:13:44.698 (0s) [+0768s] > Enter [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/10/24 20:13:44.698 [+0768s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 88a858851be2 [+0773s] Image resized. [+0773s] Machine init complete [+0773s] To start your machine run: [+0773s] [+0773s] podman machine start 88a858851be2 [+0773s] [+0773s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --memory 524288 88a858851be2 [+0773s] Error: requested amount of memory (524288 MB) greater than total system memory (134770749440 MB) [+0773s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 102 --memory 4096 88a858851be2 [+0773s] Image resized. [+0773s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 5 --memory 4096 88a858851be2 [+0773s] Error: new disk size must be larger than 102 GB [+0773s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 88a858851be2 [+0773s] Starting machine "88a858851be2" [+1373s] SIGABRT: abort [+1373s] PC=0x48739c m=0 sigcode=0 [+1373s] [+1373s] goroutine 0 gp=0x21dd4e0 m=0 mp=0x21e06e0 [idle]: [+1373s] runtime.futex(0x21e0820, 0x80, 0x0, 0x0, 0x0, 0x0) [+1373s] /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xffffee17a360 sp=0xffffee17a360 pc=0x48739c [+1373s] runtime.futexsleep(0xffffee17a3e8?, 0x4550bc?, 0xffffee17a3e8?) [+1373s] /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xffffee17a3b0 sp=0xffffee17a360 pc=0x44a24c [+1373s] runtime.notesleep(0x21e0820) [+1373s] /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xffffee17a3f0 sp=0xffffee17a3b0 pc=0x41fcec [+1373s] runtime.mPark(...) [+1373s] /usr/lib/golang/src/runtime/proc.go:1761 [+1373s] runtime.stopm() [+1373s] /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xffffee17a420 sp=0xffffee17a3f0 pc=0x4550d4 [+1373s] runtime.findRunnable() [+1373s] /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xffffee17a590 sp=0xffffee17a420 pc=0x457050 [+1373s] runtime.schedule() [+1373s] /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xffffee17a5d0 sp=0xffffee17a590 pc=0x458498 [+1373s] runtime.park_m(0x40004e3500) [+1373s] /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xffffee17a630 sp=0xffffee17a5d0 pc=0x458b30 [+1373s] runtime.mcall() [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xffffee17a640 sp=0xffffee17a630 pc=0x4839d4 [+1373s] [+1373s] goroutine 1 gp=0x40000021c0 m=nil [IO wait, 9 minutes]: [+1373s] runtime.gopark(0x40007272d8?, 0x4e0c9c?, 0x18?, 0x73?, 0x4217bc?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000071270 sp=0x4000071250 pc=0x450438 [+1373s] runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) [+1373s] /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x40000712b0 sp=0x4000071270 pc=0x449478 [+1373s] internal/poll.runtime_pollWait(0xffff6ad5be28, 0x72) [+1373s] /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x40000712e0 sp=0x40000712b0 pc=0x47fc40 [+1373s] internal/poll.(*pollDesc).wait(0x4000199300?, 0x400053f000?, 0x0) [+1373s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x4000071310 sp=0x40000712e0 pc=0x4ff1c8 [+1373s] internal/poll.(*pollDesc).waitRead(...) [+1373s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 [+1373s] internal/poll.(*FD).Read(0x4000199300, {0x400053f000, 0x1000, 0x1000}) [+1373s] /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x40000713b0 sp=0x4000071310 pc=0x500510 [+1373s] net.(*netFD).Read(0x4000199300, {0x400053f000?, 0x0?, 0x40006d7720?}) [+1373s] /usr/lib/golang/src/net/fd_posix.go:55 +0x28 fp=0x4000071400 sp=0x40000713b0 pc=0x605878 [+1373s] net.(*conn).Read(0x400011d0f8, {0x400053f000?, 0x21d8440?, 0x175f930?}) [+1373s] /usr/lib/golang/src/net/net.go:179 +0x34 fp=0x4000071450 sp=0x4000071400 pc=0x615574 [+1373s] net.(*UnixConn).Read(0x4?, {0x400053f000?, 0x0?, 0x4000044cc0?}) [+1373s] :1 +0x2c fp=0x4000071480 sp=0x4000071450 pc=0x628cfc [+1373s] bufio.(*Reader).fill(0x4000071760) [+1373s] /usr/lib/golang/src/bufio/bufio.go:110 +0xf8 fp=0x40000714c0 sp=0x4000071480 pc=0x54b7a8 [+1373s] bufio.(*Reader).ReadSlice(0x4000071760, 0xa) [+1373s] /usr/lib/golang/src/bufio/bufio.go:376 +0x30 fp=0x4000071510 sp=0x40000714c0 pc=0x54c3b0 [+1373s] bufio.(*Reader).collectFragments(0x4000071760, 0xa) [+1373s] /usr/lib/golang/src/bufio/bufio.go:451 +0x64 fp=0x40000715d0 sp=0x4000071510 pc=0x54c7b4 [+1373s] bufio.(*Reader).ReadString(0x20da040?, 0x0?) [+1373s] /usr/lib/golang/src/bufio/bufio.go:498 +0x20 fp=0x4000071690 sp=0x40000715d0 pc=0x54cb40 [+1373s] github.com/containers/podman/v5/pkg/machine/qemu.waitForReady(0x0?, 0x0?, 0x0?) [+1373s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:240 +0x1d8 fp=0x40000717e0 sp=0x4000071690 pc=0x1032428 [+1373s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StartVM.func1() [+1373s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:212 +0x30 fp=0x4000071810 sp=0x40000717e0 pc=0x1032150 [+1373s] github.com/containers/podman/v5/pkg/machine/shim.Start(0x400063c1a0, {0x17703a0, 0x400031c2a0}, 0x4000694520, {0x78?, 0x7b?, 0x72?}) [+1373s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:457 +0x498 fp=0x4000071a60 sp=0x4000071810 pc=0x10642f8 [+1373s] github.com/containers/podman/v5/cmd/podman/machine.start(0x21094a0?, {0x400028ee30?, 0x1?, 0x1?}) [+1373s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/start.go:70 +0x148 fp=0x4000071b90 sp=0x4000071a60 pc=0x1070118 [+1373s] github.com/spf13/cobra.(*Command).execute(0x21094a0, {0x400003c0b0, 0x1, 0x1}) [+1373s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x4000071d20 sp=0x4000071b90 pc=0x85f1d0 [+1373s] github.com/spf13/cobra.(*Command).ExecuteC(0x20fc880) [+1373s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x4000071e00 sp=0x4000071d20 pc=0x85f994 [+1373s] github.com/spf13/cobra.(*Command).Execute(...) [+1373s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1041 [+1373s] github.com/spf13/cobra.(*Command).ExecuteContext(...) [+1373s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1034 [+1373s] main.Execute() [+1373s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/root.go:115 +0xc8 fp=0x4000071e90 sp=0x4000071e00 pc=0x10ebf28 [+1373s] main.main() [+1373s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x4000071f40 sp=0x4000071e90 pc=0x10eb690 [+1373s] runtime.main() [+1373s] /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x4000071fd0 sp=0x4000071f40 pc=0x45000c [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000071fd0 sp=0x4000071fd0 pc=0x485f14 [+1373s] [+1373s] goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: [+1373s] runtime.gopark(0x13eb58c940d?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f90 sp=0x4000118f70 pc=0x450438 [+1373s] runtime.goparkunlock(...) [+1373s] /usr/lib/golang/src/runtime/proc.go:408 [+1373s] runtime.forcegchelper() [+1373s] /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000118fd0 sp=0x4000118f90 pc=0x4502c8 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 [+1373s] created by runtime.init.6 in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/proc.go:314 +0x24 [+1373s] [+1373s] goroutine 3 gp=0x4000003180 m=nil [GC sweep wait]: [+1373s] runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119760 sp=0x4000119740 pc=0x450438 [+1373s] runtime.goparkunlock(...) [+1373s] /usr/lib/golang/src/runtime/proc.go:408 [+1373s] runtime.bgsweep(0x4000048150) [+1373s] /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001197b0 sp=0x4000119760 pc=0x43a968 [+1373s] runtime.gcenable.gowrap1() [+1373s] /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001197d0 sp=0x40001197b0 pc=0x42eb18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 [+1373s] created by runtime.gcenable in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:203 +0x6c [+1373s] [+1373s] goroutine 4 gp=0x4000003340 m=nil [GC scavenge wait]: [+1373s] runtime.gopark(0x11b9b282?, 0x11b030d1?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f60 sp=0x4000119f40 pc=0x450438 [+1373s] runtime.goparkunlock(...) [+1373s] /usr/lib/golang/src/runtime/proc.go:408 [+1373s] runtime.(*scavengerState).park(0x21daee0) [+1373s] /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000119f90 sp=0x4000119f60 pc=0x4382fc [+1373s] runtime.bgscavenge(0x4000048150) [+1373s] /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000119fb0 sp=0x4000119f90 pc=0x4388ac [+1373s] runtime.gcenable.gowrap2() [+1373s] /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000119fd0 sp=0x4000119fb0 pc=0x42eab8 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 [+1373s] created by runtime.gcenable in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:204 +0xac [+1373s] [+1373s] goroutine 5 gp=0x4000003c00 m=nil [finalizer wait, 7 minutes]: [+1373s] runtime.gopark(0x0?, 0x15cd000?, 0x0?, 0xa0?, 0x2000000020?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118580 sp=0x4000118560 pc=0x450438 [+1373s] runtime.runfinq() [+1373s] /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001187d0 sp=0x4000118580 pc=0x42dbe8 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 [+1373s] created by runtime.createfing in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 [+1373s] [+1373s] goroutine 6 gp=0x40003fee00 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011a730 sp=0x400011a710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011a7d0 sp=0x400011a730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011a7d0 sp=0x400011a7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 18 gp=0x4000182700 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114730 sp=0x4000114710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001147d0 sp=0x4000114730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001147d0 sp=0x40001147d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 19 gp=0x40001828c0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114f30 sp=0x4000114f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000114fd0 sp=0x4000114f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000114fd0 sp=0x4000114fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 34 gp=0x4000502000 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508730 sp=0x4000508710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005087d0 sp=0x4000508730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005087d0 sp=0x40005087d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 7 gp=0x40003fefc0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011af30 sp=0x400011af10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011afd0 sp=0x400011af30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011afd0 sp=0x400011afd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 35 gp=0x40005021c0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508f30 sp=0x4000508f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000508fd0 sp=0x4000508f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000508fd0 sp=0x4000508fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 8 gp=0x40003ff180 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011b730 sp=0x400011b710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011b7d0 sp=0x400011b730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011b7d0 sp=0x400011b7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 36 gp=0x4000502380 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509730 sp=0x4000509710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005097d0 sp=0x4000509730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005097d0 sp=0x40005097d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 9 gp=0x40003ff340 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011bf30 sp=0x400011bf10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011bfd0 sp=0x400011bf30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011bfd0 sp=0x400011bfd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 10 gp=0x40003ff500 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504730 sp=0x4000504710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005047d0 sp=0x4000504730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005047d0 sp=0x40005047d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 20 gp=0x4000182a80 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115730 sp=0x4000115710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001157d0 sp=0x4000115730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001157d0 sp=0x40001157d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 11 gp=0x40003ff6c0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504f30 sp=0x4000504f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000504fd0 sp=0x4000504f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000504fd0 sp=0x4000504fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 12 gp=0x40003ff880 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505730 sp=0x4000505710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005057d0 sp=0x4000505730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005057d0 sp=0x40005057d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 13 gp=0x40003ffa40 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505f30 sp=0x4000505f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000505fd0 sp=0x4000505f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000505fd0 sp=0x4000505fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 14 gp=0x40003ffc00 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506730 sp=0x4000506710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005067d0 sp=0x4000506730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005067d0 sp=0x40005067d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 15 gp=0x40003ffdc0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506f30 sp=0x4000506f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000506fd0 sp=0x4000506f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000506fd0 sp=0x4000506fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 16 gp=0x40004e2000 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507730 sp=0x4000507710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005077d0 sp=0x4000507730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005077d0 sp=0x40005077d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 50 gp=0x40004e21c0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507f30 sp=0x4000507f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000507fd0 sp=0x4000507f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000507fd0 sp=0x4000507fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 21 gp=0x4000182c40 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115f30 sp=0x4000115f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000115fd0 sp=0x4000115f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000115fd0 sp=0x4000115fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 22 gp=0x4000182e00 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116730 sp=0x4000116710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001167d0 sp=0x4000116730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 23 gp=0x4000182fc0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f30 sp=0x4000116f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000116fd0 sp=0x4000116f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 24 gp=0x4000183180 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117730 sp=0x4000117710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001177d0 sp=0x4000117730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 25 gp=0x4000183340 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f30 sp=0x4000117f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000117fd0 sp=0x4000117f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 26 gp=0x4000183500 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a0730 sp=0x40001a0710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a07d0 sp=0x40001a0730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a07d0 sp=0x40001a07d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 27 gp=0x40001836c0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a0f30 sp=0x40001a0f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a0fd0 sp=0x40001a0f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a0fd0 sp=0x40001a0fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 37 gp=0x4000502540 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509f30 sp=0x4000509f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000509fd0 sp=0x4000509f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000509fd0 sp=0x4000509fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 38 gp=0x4000502700 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050a730 sp=0x400050a710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050a7d0 sp=0x400050a730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050a7d0 sp=0x400050a7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 51 gp=0x40004e2380 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019c730 sp=0x400019c710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019c7d0 sp=0x400019c730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019c7d0 sp=0x400019c7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 52 gp=0x40004e2540 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019cf30 sp=0x400019cf10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019cfd0 sp=0x400019cf30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019cfd0 sp=0x400019cfd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 28 gp=0x4000183880 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a1730 sp=0x40001a1710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a17d0 sp=0x40001a1730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a17d0 sp=0x40001a17d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 29 gp=0x4000183a40 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a1f30 sp=0x40001a1f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a1fd0 sp=0x40001a1f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a1fd0 sp=0x40001a1fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 30 gp=0x4000183c00 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a2730 sp=0x40001a2710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a27d0 sp=0x40001a2730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a27d0 sp=0x40001a27d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 31 gp=0x4000183dc0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a2f30 sp=0x40001a2f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a2fd0 sp=0x40001a2f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a2fd0 sp=0x40001a2fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 32 gp=0x40001a4000 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a3730 sp=0x40001a3710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a37d0 sp=0x40001a3730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a37d0 sp=0x40001a37d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 33 gp=0x40001a41c0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a3f30 sp=0x40001a3f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a3fd0 sp=0x40001a3f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a3fd0 sp=0x40001a3fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 66 gp=0x40001a4380 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001aa730 sp=0x40001aa710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001aa7d0 sp=0x40001aa730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001aa7d0 sp=0x40001aa7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 67 gp=0x40001a4540 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001aaf30 sp=0x40001aaf10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001aafd0 sp=0x40001aaf30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001aafd0 sp=0x40001aafd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 68 gp=0x40001a4700 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ab730 sp=0x40001ab710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ab7d0 sp=0x40001ab730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ab7d0 sp=0x40001ab7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 69 gp=0x40001a48c0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001abf30 sp=0x40001abf10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001abfd0 sp=0x40001abf30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001abfd0 sp=0x40001abfd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 70 gp=0x40001a4a80 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ac730 sp=0x40001ac710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ac7d0 sp=0x40001ac730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ac7d0 sp=0x40001ac7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 71 gp=0x40001a4c40 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001acf30 sp=0x40001acf10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001acfd0 sp=0x40001acf30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001acfd0 sp=0x40001acfd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 72 gp=0x40001a4e00 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ad730 sp=0x40001ad710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ad7d0 sp=0x40001ad730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ad7d0 sp=0x40001ad7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 53 gp=0x40004e2700 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019d730 sp=0x400019d710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019d7d0 sp=0x400019d730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019d7d0 sp=0x400019d7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 54 gp=0x40004e28c0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019df30 sp=0x400019df10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019dfd0 sp=0x400019df30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019dfd0 sp=0x400019dfd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 55 gp=0x40004e2a80 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019e730 sp=0x400019e710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019e7d0 sp=0x400019e730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019e7d0 sp=0x400019e7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 56 gp=0x40004e2c40 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019ef30 sp=0x400019ef10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019efd0 sp=0x400019ef30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019efd0 sp=0x400019efd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 57 gp=0x40004e2e00 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019f730 sp=0x400019f710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019f7d0 sp=0x400019f730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019f7d0 sp=0x400019f7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 58 gp=0x40004e2fc0 m=nil [GC worker (idle), 9 minutes]: [+1373s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400019ff30 sp=0x400019ff10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400019ffd0 sp=0x400019ff30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400019ffd0 sp=0x400019ffd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 59 gp=0x40004e3180 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb5928627?, 0x1?, 0x3e?, 0x5c?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a6730 sp=0x40001a6710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a67d0 sp=0x40001a6730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a67d0 sp=0x40001a67d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 73 gp=0x40001a4fc0 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb5929c9f?, 0x1?, 0x69?, 0xb5?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001adf30 sp=0x40001adf10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001adfd0 sp=0x40001adf30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001adfd0 sp=0x40001adfd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 60 gp=0x40004e3340 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb5928519?, 0x1?, 0x7c?, 0xf2?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a6f30 sp=0x40001a6f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a6fd0 sp=0x40001a6f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a6fd0 sp=0x40001a6fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 61 gp=0x40004e3500 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb5928443?, 0x1?, 0xb5?, 0xac?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a7730 sp=0x40001a7710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a77d0 sp=0x40001a7730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a77d0 sp=0x40001a77d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 62 gp=0x40004e36c0 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb59277ab?, 0x1?, 0x90?, 0xc6?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a7f30 sp=0x40001a7f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a7fd0 sp=0x40001a7f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a7fd0 sp=0x40001a7fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 74 gp=0x40001a5180 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb5929c2c?, 0x1?, 0x1b?, 0x47?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b2730 sp=0x40001b2710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b27d0 sp=0x40001b2730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b27d0 sp=0x40001b27d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 75 gp=0x40001a5340 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x15cd480?, 0x40001962a0?, 0x1a?, 0xa?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b2f30 sp=0x40001b2f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b2fd0 sp=0x40001b2f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b2fd0 sp=0x40001b2fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 76 gp=0x40001a5500 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x224de60?, 0x1?, 0x36?, 0xf8?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b3730 sp=0x40001b3710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b37d0 sp=0x40001b3730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b37d0 sp=0x40001b37d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 39 gp=0x40005028c0 m=nil [GC worker (idle), 3 minutes]: [+1373s] runtime.gopark(0x224de60?, 0x1?, 0x24?, 0xc1?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050af30 sp=0x400050af10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050afd0 sp=0x400050af30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050afd0 sp=0x400050afd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 40 gp=0x4000502a80 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x224de60?, 0x1?, 0x19?, 0x47?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050b730 sp=0x400050b710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050b7d0 sp=0x400050b730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050b7d0 sp=0x400050b7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 41 gp=0x4000502c40 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb592b0b0?, 0x1?, 0xe7?, 0x69?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050bf30 sp=0x400050bf10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050bfd0 sp=0x400050bf30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050bfd0 sp=0x400050bfd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 42 gp=0x4000502e00 m=nil [GC worker (idle), 3 minutes]: [+1373s] runtime.gopark(0x224de60?, 0x1?, 0xf1?, 0x3f?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ae730 sp=0x40001ae710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ae7d0 sp=0x40001ae730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ae7d0 sp=0x40001ae7d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 77 gp=0x40001a56c0 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb5928510?, 0x1?, 0x18?, 0xb9?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b3f30 sp=0x40001b3f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b3fd0 sp=0x40001b3f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b3fd0 sp=0x40001b3fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 78 gp=0x40001a5880 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x224de60?, 0x1?, 0x3d?, 0xd7?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b4730 sp=0x40001b4710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b47d0 sp=0x40001b4730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b47d0 sp=0x40001b47d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 79 gp=0x40001a5a40 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb592784f?, 0x1?, 0x1c?, 0xd1?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b4f30 sp=0x40001b4f10 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b4fd0 sp=0x40001b4f30 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b4fd0 sp=0x40001b4fd0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 80 gp=0x40001a5c00 m=nil [GC worker (idle)]: [+1373s] runtime.gopark(0x13eb592832c?, 0x4000196300?, 0x1a?, 0xa?, 0x0?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b5730 sp=0x40001b5710 pc=0x450438 [+1373s] runtime.gcBgMarkWorker() [+1373s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b57d0 sp=0x40001b5730 pc=0x430c18 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b57d0 sp=0x40001b57d0 pc=0x485f14 [+1373s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1373s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1373s] [+1373s] goroutine 63 gp=0x4000503dc0 m=nil [chan receive, 9 minutes]: [+1373s] runtime.gopark(0x40001aeeb8?, 0x55ccb4?, 0x1?, 0x0?, 0x4000782000?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001aee90 sp=0x40001aee70 pc=0x450438 [+1373s] runtime.chanrecv(0x4000142240, 0x40001aef78, 0x1) [+1373s] /usr/lib/golang/src/runtime/chan.go:583 +0x404 fp=0x40001aef10 sp=0x40001aee90 pc=0x41a304 [+1373s] runtime.chanrecv2(0x4000142240?, 0x40001aef88?) [+1373s] /usr/lib/golang/src/runtime/chan.go:447 +0x14 fp=0x40001aef40 sp=0x40001aef10 pc=0x419ee4 [+1373s] github.com/containers/podman/v5/pkg/machine.(*CleanupCallback).CleanOnSignal(0x40006948a0) [+1373s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/cleanup.go:29 +0x88 fp=0x40001aefb0 sp=0x40001aef40 pc=0x102ad18 [+1373s] github.com/containers/podman/v5/pkg/machine/shim.Start.gowrap4() [+1373s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:434 +0x28 fp=0x40001aefd0 sp=0x40001aefb0 pc=0x10648c8 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001aefd0 sp=0x40001aefd0 pc=0x485f14 [+1373s] created by github.com/containers/podman/v5/pkg/machine/shim.Start in goroutine 1 [+1373s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:434 +0x41c [+1373s] [+1373s] goroutine 82 gp=0x4000582a80 m=nil [select, 9 minutes, locked to thread]: [+1373s] runtime.gopark(0x4000a107a0?, 0x2?, 0x0?, 0x0?, 0x4000a1078c?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000a10630 sp=0x4000a10610 pc=0x450438 [+1373s] runtime.selectgo(0x4000a107a0, 0x4000a10788, 0x0?, 0x0, 0x0?, 0x1) [+1373s] /usr/lib/golang/src/runtime/select.go:327 +0x614 fp=0x4000a10740 sp=0x4000a10630 pc=0x463864 [+1373s] runtime.ensureSigM.func1() [+1373s] /usr/lib/golang/src/runtime/signal_unix.go:1034 +0x198 fp=0x4000a107d0 sp=0x4000a10740 pc=0x47c5b8 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000a107d0 sp=0x4000a107d0 pc=0x485f14 [+1373s] created by runtime.ensureSigM in goroutine 63 [+1373s] /usr/lib/golang/src/runtime/signal_unix.go:1017 +0xd8 [+1373s] [+1373s] goroutine 43 gp=0x4000622a80 m=19 mp=0x4000680808 [syscall, 9 minutes]: [+1373s] runtime.notetsleepg(0x224cd20, 0xffffffffffffffff) [+1373s] /usr/lib/golang/src/runtime/lock_futex.go:246 +0x34 fp=0x4000a0c790 sp=0x4000a0c760 pc=0x41ff74 [+1373s] os/signal.signal_recv() [+1373s] /usr/lib/golang/src/runtime/sigqueue.go:152 +0x30 fp=0x4000a0c7b0 sp=0x4000a0c790 pc=0x4820e0 [+1373s] os/signal.loop() [+1373s] /usr/lib/golang/src/os/signal/signal_unix.go:23 +0x1c fp=0x4000a0c7d0 sp=0x4000a0c7b0 pc=0x55d71c [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000a0c7d0 sp=0x4000a0c7d0 pc=0x485f14 [+1373s] created by os/signal.Notify.func1.1 in goroutine 63 [+1373s] /usr/lib/golang/src/os/signal/signal.go:151 +0x28 [+1373s] [+1373s] goroutine 81 gp=0x40006828c0 m=nil [IO wait, 9 minutes]: [+1373s] runtime.gopark(0x400012bb98?, 0x42b300?, 0x70?, 0xbb?, 0x4000a13f80?) [+1373s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400012bb40 sp=0x400012bb20 pc=0x450438 [+1373s] runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) [+1373s] /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x400012bb80 sp=0x400012bb40 pc=0x449478 [+1373s] internal/poll.runtime_pollWait(0xffff6ad5bf20, 0x72) [+1373s] /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x400012bbb0 sp=0x400012bb80 pc=0x47fc40 [+1373s] internal/poll.(*pollDesc).wait(0x40002d7b00?, 0x4000a14000?, 0x1) [+1373s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x400012bbe0 sp=0x400012bbb0 pc=0x4ff1c8 [+1373s] internal/poll.(*pollDesc).waitRead(...) [+1373s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 [+1373s] internal/poll.(*FD).Read(0x40002d7b00, {0x4000a14000, 0x200, 0x200}) [+1373s] /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x400012bc80 sp=0x400012bbe0 pc=0x500510 [+1373s] os.(*File).read(...) [+1373s] /usr/lib/golang/src/os/file_posix.go:29 [+1373s] os.(*File).Read(0x4000026030, {0x4000a14000?, 0x40003aa508?, 0x0?}) [+1373s] /usr/lib/golang/src/os/file.go:118 +0x70 fp=0x400012bcc0 sp=0x400012bc80 pc=0x50b2b0 [+1373s] os.(*fileWithoutWriteTo).Read(0x400071a090?, {0x4000a14000?, 0x400012bd48?, 0x4940a8?}) [+1373s] :1 +0x2c fp=0x400012bcf0 sp=0x400012bcc0 pc=0x51470c [+1373s] bytes.(*Buffer).ReadFrom(0x400071a090, {0x17519c0, 0x4000a12000}) [+1373s] /usr/lib/golang/src/bytes/buffer.go:211 +0x90 fp=0x400012bd50 sp=0x400012bcf0 pc=0x52db40 [+1373s] io.copyBuffer({0x1751a80, 0x400071a090}, {0x17519c0, 0x4000a12000}, {0x0, 0x0, 0x0}) [+1373s] /usr/lib/golang/src/io/io.go:415 +0x14c fp=0x400012bdd0 sp=0x400012bd50 pc=0x493f2c [+1373s] io.Copy(...) [+1373s] /usr/lib/golang/src/io/io.go:388 [+1373s] os.genericWriteTo(0x4000026030?, {0x1751a80, 0x400071a090}) [+1373s] /usr/lib/golang/src/os/file.go:269 +0x5c fp=0x400012be20 sp=0x400012bdd0 pc=0x50bc4c [+1373s] os.(*File).WriteTo(0x4000026030, {0x1751a80, 0x400071a090}) [+1373s] /usr/lib/golang/src/os/file.go:247 +0xa0 fp=0x400012be60 sp=0x400012be20 pc=0x50bb60 [+1373s] io.copyBuffer({0x1751a80, 0x400071a090}, {0x1751740, 0x4000026030}, {0x0, 0x0, 0x0}) [+1373s] /usr/lib/golang/src/io/io.go:411 +0x98 fp=0x400012bee0 sp=0x400012be60 pc=0x493e78 [+1373s] io.Copy(...) [+1373s] /usr/lib/golang/src/io/io.go:388 [+1373s] os/exec.(*Cmd).writerDescriptor.func1() [+1373s] /usr/lib/golang/src/os/exec/exec.go:577 +0x44 fp=0x400012bf40 sp=0x400012bee0 pc=0x778e74 [+1373s] os/exec.(*Cmd).Start.func2(0x0?) [+1373s] /usr/lib/golang/src/os/exec/exec.go:724 +0x34 fp=0x400012bfb0 sp=0x400012bf40 pc=0x779904 [+1373s] os/exec.(*Cmd).Start.gowrap1() [+1373s] /usr/lib/golang/src/os/exec/exec.go:736 +0x30 fp=0x400012bfd0 sp=0x400012bfb0 pc=0x779890 [+1373s] runtime.goexit({}) [+1373s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400012bfd0 sp=0x400012bfd0 pc=0x485f14 [+1373s] created by os/exec.(*Cmd).Start in goroutine 1 [+1373s] /usr/lib/golang/src/os/exec/exec.go:723 +0x7cc [+1373s] [+1373s] r0 0x21e0820 [+1373s] r1 0x80 [+1373s] r2 0x0 [+1373s] r3 0x0 [+1373s] r4 0x0 [+1373s] r5 0x0 [+1373s] r6 0x8 [+1373s] r7 0x0 [+1373s] r8 0x62 [+1373s] r9 0x1 [+1373s] r10 0x0 [+1373s] r11 0x40 [+1373s] r12 0x1 [+1373s] r13 0x1 [+1373s] r14 0x40005dae60 [+1373s] r15 0x4000692720 [+1373s] r16 0xffffed97f3a0 [+1373s] r17 0xffffee17a4a0 [+1373s] r18 0xfff [+1373s] r19 0x0 [+1373s] r20 0xffffee17a3a0 [+1373s] r21 0x21e06e0 [+1373s] r22 0x1 [+1373s] r23 0x0 [+1373s] r24 0x0 [+1373s] r25 0x4000084bc0 [+1373s] r26 0x15cd490 [+1373s] r27 0x20d0000 [+1373s] r28 0x21dd4e0 [+1373s] r29 0xffffee17a358 [+1373s] lr 0x44a24c [+1373s] sp 0xffffee17a360 [+1373s] pc 0x48739c [+1373s] fault 0x0 [+1374s] [FAILED] Timed out after 600.000s. [+1374s] command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 88a858851be2] [+1374s] Expected process to exit. It did not. [+1374s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 @ 07/10/24 20:23:50.348 [+1374s] [+1374s] Full Stack Trace [+1374s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x40004ec068, 0x8bb2c97000) [+1374s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 +0x14c [+1374s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x4000044780, 0x3e}, {0x4000538340, 0x3, 0x4}, 0x8bb2c97000, 0x1) [+1374s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:213 +0x2f0 [+1374s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0x400032e1c0?) [+1374s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x3c [+1374s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.1() [+1374s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:41 +0x660 [+1374s] < Exit [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/10/24 20:23:50.348 (10m5.65s) [+1374s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:23:50.348 [+1374s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:23:50.348 (0s) [+1374s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:23:50.348 [+1374s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 88a858851be2 [+1374s] Waiting for VM to exit... [+1974s] SIGABRT: abort [+1974s] PC=0x48739c m=0 sigcode=0 [+1974s] [+1974s] goroutine 0 gp=0x21dd4e0 m=0 mp=0x21e06e0 [idle]: [+1974s] runtime.futex(0x21e0820, 0x80, 0x0, 0x0, 0x0, 0x0) [+1974s] /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xfffff407bfb0 sp=0xfffff407bfb0 pc=0x48739c [+1974s] runtime.futexsleep(0xfffff407c038?, 0x4550bc?, 0xfffff407c038?) [+1974s] /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xfffff407c000 sp=0xfffff407bfb0 pc=0x44a24c [+1974s] runtime.notesleep(0x21e0820) [+1974s] /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xfffff407c040 sp=0xfffff407c000 pc=0x41fcec [+1974s] runtime.mPark(...) [+1974s] /usr/lib/golang/src/runtime/proc.go:1761 [+1974s] runtime.stopm() [+1974s] /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xfffff407c070 sp=0xfffff407c040 pc=0x4550d4 [+1974s] runtime.findRunnable() [+1974s] /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xfffff407c1e0 sp=0xfffff407c070 pc=0x457050 [+1974s] runtime.schedule() [+1974s] /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xfffff407c220 sp=0xfffff407c1e0 pc=0x458498 [+1974s] runtime.park_m(0x4000500fc0) [+1974s] /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xfffff407c280 sp=0xfffff407c220 pc=0x458b30 [+1974s] runtime.mcall() [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xfffff407c290 sp=0xfffff407c280 pc=0x4839d4 [+1974s] [+1974s] goroutine 1 gp=0x40000021c0 m=nil [sleep]: [+1974s] runtime.gopark(0x1e5ed4b8c9d?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001d36b0 sp=0x40001d3690 pc=0x450438 [+1974s] time.Sleep(0x1dcd6500) [+1974s] /usr/lib/golang/src/runtime/time.go:195 +0xfc fp=0x40001d36f0 sp=0x40001d36b0 pc=0x482afc [+1974s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).stopLocked(0x4000382310, 0x40005ead00) [+1974s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:222 +0x3fc fp=0x40001d3800 sp=0x40001d36f0 pc=0x102fbdc [+1974s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StopVM(0x4000382310, 0x40005ead00, 0x50?) [+1974s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:122 +0x38 fp=0x40001d3870 sp=0x40001d3800 pc=0x102f668 [+1974s] github.com/containers/podman/v5/pkg/machine/shim.stopLocked(0x40005ead00, {0x17703a0, 0x4000382310}, 0x40007992e0, 0x1) [+1974s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:345 +0xf0 fp=0x40001d38c0 sp=0x40001d3870 pc=0x1063cd0 [+1974s] github.com/containers/podman/v5/pkg/machine/shim.Remove(0x40005ead00, {0x17703a0, 0x4000382310}, 0x40007992e0, {0x0?, 0x0?, 0x0?}) [+1974s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:615 +0x424 fp=0x40001d3a90 sp=0x40001d38c0 pc=0x10651e4 [+1974s] github.com/containers/podman/v5/cmd/podman/machine.rm(0x2108920?, {0x40007992a0?, 0x1?, 0x2?}) [+1974s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/rm.go:68 +0xc4 fp=0x40001d3b90 sp=0x40001d3a90 pc=0x106efe4 [+1974s] github.com/spf13/cobra.(*Command).execute(0x2108920, {0x400003c0d0, 0x2, 0x2}) [+1974s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x40001d3d20 sp=0x40001d3b90 pc=0x85f1d0 [+1974s] github.com/spf13/cobra.(*Command).ExecuteC(0x20fc880) [+1974s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x40001d3e00 sp=0x40001d3d20 pc=0x85f994 [+1974s] github.com/spf13/cobra.(*Command).Execute(...) [+1974s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1041 [+1974s] github.com/spf13/cobra.(*Command).ExecuteContext(...) [+1974s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1034 [+1974s] main.Execute() [+1974s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/root.go:115 +0xc8 fp=0x40001d3e90 sp=0x40001d3e00 pc=0x10ebf28 [+1974s] main.main() [+1974s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x40001d3f40 sp=0x40001d3e90 pc=0x10eb690 [+1974s] runtime.main() [+1974s] /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x40001d3fd0 sp=0x40001d3f40 pc=0x45000c [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001d3fd0 sp=0x40001d3fd0 pc=0x485f14 [+1974s] [+1974s] goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: [+1974s] runtime.gopark(0x1ca30670e1f?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f90 sp=0x4000118f70 pc=0x450438 [+1974s] runtime.goparkunlock(...) [+1974s] /usr/lib/golang/src/runtime/proc.go:408 [+1974s] runtime.forcegchelper() [+1974s] /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000118fd0 sp=0x4000118f90 pc=0x4502c8 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 [+1974s] created by runtime.init.6 in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/proc.go:314 +0x24 [+1974s] [+1974s] goroutine 3 gp=0x4000003180 m=nil [GC sweep wait]: [+1974s] runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119760 sp=0x4000119740 pc=0x450438 [+1974s] runtime.goparkunlock(...) [+1974s] /usr/lib/golang/src/runtime/proc.go:408 [+1974s] runtime.bgsweep(0x4000048150) [+1974s] /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001197b0 sp=0x4000119760 pc=0x43a968 [+1974s] runtime.gcenable.gowrap1() [+1974s] /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001197d0 sp=0x40001197b0 pc=0x42eb18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 [+1974s] created by runtime.gcenable in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:203 +0x6c [+1974s] [+1974s] goroutine 4 gp=0x4000003340 m=nil [GC scavenge wait]: [+1974s] runtime.gopark(0x11b5d9e0?, 0x11b02ffb?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f60 sp=0x4000119f40 pc=0x450438 [+1974s] runtime.goparkunlock(...) [+1974s] /usr/lib/golang/src/runtime/proc.go:408 [+1974s] runtime.(*scavengerState).park(0x21daee0) [+1974s] /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000119f90 sp=0x4000119f60 pc=0x4382fc [+1974s] runtime.bgscavenge(0x4000048150) [+1974s] /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000119fb0 sp=0x4000119f90 pc=0x4388ac [+1974s] runtime.gcenable.gowrap2() [+1974s] /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000119fd0 sp=0x4000119fb0 pc=0x42eab8 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 [+1974s] created by runtime.gcenable in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:204 +0xac [+1974s] [+1974s] goroutine 5 gp=0x4000003c00 m=nil [finalizer wait, 9 minutes]: [+1974s] runtime.gopark(0x4000118618?, 0x29?, 0xc0?, 0x1?, 0x21e06e0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118580 sp=0x4000118560 pc=0x450438 [+1974s] runtime.runfinq() [+1974s] /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001187d0 sp=0x4000118580 pc=0x42dbe8 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 [+1974s] created by runtime.createfing in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 [+1974s] [+1974s] goroutine 6 gp=0x40003fee00 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011a730 sp=0x400011a710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011a7d0 sp=0x400011a730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011a7d0 sp=0x400011a7d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 18 gp=0x4000182700 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114730 sp=0x4000114710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001147d0 sp=0x4000114730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001147d0 sp=0x40001147d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 19 gp=0x40001828c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114f30 sp=0x4000114f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000114fd0 sp=0x4000114f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000114fd0 sp=0x4000114fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 34 gp=0x4000500000 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506730 sp=0x4000506710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005067d0 sp=0x4000506730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005067d0 sp=0x40005067d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 35 gp=0x40005001c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506f30 sp=0x4000506f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000506fd0 sp=0x4000506f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000506fd0 sp=0x4000506fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 20 gp=0x4000182a80 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115730 sp=0x4000115710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001157d0 sp=0x4000115730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001157d0 sp=0x40001157d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 21 gp=0x4000182c40 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115f30 sp=0x4000115f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000115fd0 sp=0x4000115f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000115fd0 sp=0x4000115fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 22 gp=0x4000182e00 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116730 sp=0x4000116710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001167d0 sp=0x4000116730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 50 gp=0x4000580000 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000502730 sp=0x4000502710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005027d0 sp=0x4000502730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005027d0 sp=0x40005027d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 51 gp=0x40005801c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000502f30 sp=0x4000502f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000502fd0 sp=0x4000502f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000502fd0 sp=0x4000502fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 52 gp=0x4000580380 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000503730 sp=0x4000503710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005037d0 sp=0x4000503730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005037d0 sp=0x40005037d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 53 gp=0x4000580540 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000503f30 sp=0x4000503f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000503fd0 sp=0x4000503f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000503fd0 sp=0x4000503fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 54 gp=0x4000580700 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504730 sp=0x4000504710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005047d0 sp=0x4000504730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005047d0 sp=0x40005047d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 55 gp=0x40005808c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504f30 sp=0x4000504f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000504fd0 sp=0x4000504f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000504fd0 sp=0x4000504fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 56 gp=0x4000580a80 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505730 sp=0x4000505710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005057d0 sp=0x4000505730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005057d0 sp=0x40005057d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 57 gp=0x4000580c40 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505f30 sp=0x4000505f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000505fd0 sp=0x4000505f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000505fd0 sp=0x4000505fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 58 gp=0x4000580e00 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058a730 sp=0x400058a710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058a7d0 sp=0x400058a730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058a7d0 sp=0x400058a7d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 59 gp=0x4000580fc0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058af30 sp=0x400058af10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058afd0 sp=0x400058af30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058afd0 sp=0x400058afd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 60 gp=0x4000581180 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058b730 sp=0x400058b710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058b7d0 sp=0x400058b730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058b7d0 sp=0x400058b7d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 61 gp=0x4000581340 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058bf30 sp=0x400058bf10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058bfd0 sp=0x400058bf30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058bfd0 sp=0x400058bfd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 62 gp=0x4000581500 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058c730 sp=0x400058c710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058c7d0 sp=0x400058c730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058c7d0 sp=0x400058c7d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 63 gp=0x40005816c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058cf30 sp=0x400058cf10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058cfd0 sp=0x400058cf30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058cfd0 sp=0x400058cfd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 64 gp=0x4000581880 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058d730 sp=0x400058d710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058d7d0 sp=0x400058d730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058d7d0 sp=0x400058d7d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 65 gp=0x4000581a40 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400058df30 sp=0x400058df10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400058dfd0 sp=0x400058df30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400058dfd0 sp=0x400058dfd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 23 gp=0x4000183340 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f30 sp=0x4000116f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000116fd0 sp=0x4000116f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 66 gp=0x4000581c00 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000586730 sp=0x4000586710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005867d0 sp=0x4000586730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005867d0 sp=0x40005867d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 36 gp=0x4000500380 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507730 sp=0x4000507710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005077d0 sp=0x4000507730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005077d0 sp=0x40005077d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 37 gp=0x4000500540 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507f30 sp=0x4000507f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000507fd0 sp=0x4000507f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000507fd0 sp=0x4000507fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 24 gp=0x4000183500 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117730 sp=0x4000117710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001177d0 sp=0x4000117730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 25 gp=0x40001836c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f30 sp=0x4000117f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000117fd0 sp=0x4000117f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 26 gp=0x4000183880 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a6730 sp=0x40001a6710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a67d0 sp=0x40001a6730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a67d0 sp=0x40001a67d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 27 gp=0x4000183a40 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a6f30 sp=0x40001a6f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a6fd0 sp=0x40001a6f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a6fd0 sp=0x40001a6fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 28 gp=0x4000183c00 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a7730 sp=0x40001a7710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a77d0 sp=0x40001a7730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a77d0 sp=0x40001a77d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 29 gp=0x4000183dc0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a7f30 sp=0x40001a7f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a7fd0 sp=0x40001a7f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a7fd0 sp=0x40001a7fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 30 gp=0x40001aa000 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a8730 sp=0x40001a8710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a87d0 sp=0x40001a8730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a87d0 sp=0x40001a87d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 31 gp=0x40001aa1c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a8f30 sp=0x40001a8f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a8fd0 sp=0x40001a8f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a8fd0 sp=0x40001a8fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 32 gp=0x40001aa380 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a9730 sp=0x40001a9710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a97d0 sp=0x40001a9730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a97d0 sp=0x40001a97d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 33 gp=0x40001aa540 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a9f30 sp=0x40001a9f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a9fd0 sp=0x40001a9f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a9fd0 sp=0x40001a9fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 82 gp=0x40001aa700 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a2730 sp=0x40001a2710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a27d0 sp=0x40001a2730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a27d0 sp=0x40001a27d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 83 gp=0x40001aa8c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a2f30 sp=0x40001a2f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a2fd0 sp=0x40001a2f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a2fd0 sp=0x40001a2fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 84 gp=0x40001aaa80 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a3730 sp=0x40001a3710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a37d0 sp=0x40001a3730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a37d0 sp=0x40001a37d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 85 gp=0x40001aac40 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a3f30 sp=0x40001a3f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a3fd0 sp=0x40001a3f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a3fd0 sp=0x40001a3fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 86 gp=0x40001aae00 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a4730 sp=0x40001a4710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a47d0 sp=0x40001a4730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a47d0 sp=0x40001a47d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 87 gp=0x40001aafc0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a4f30 sp=0x40001a4f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a4fd0 sp=0x40001a4f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a4fd0 sp=0x40001a4fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 88 gp=0x40001ab180 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a5730 sp=0x40001a5710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a57d0 sp=0x40001a5730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a57d0 sp=0x40001a57d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 89 gp=0x40001ab340 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001a5f30 sp=0x40001a5f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001a5fd0 sp=0x40001a5f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001a5fd0 sp=0x40001a5fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 90 gp=0x40001ab500 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b0730 sp=0x40001b0710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b07d0 sp=0x40001b0730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b07d0 sp=0x40001b07d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 91 gp=0x40001ab6c0 m=nil [GC worker (idle), 9 minutes]: [+1974s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b0f30 sp=0x40001b0f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b0fd0 sp=0x40001b0f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b0fd0 sp=0x40001b0fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 92 gp=0x40001ab880 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306cdc22?, 0x1?, 0xdd?, 0xf1?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b1730 sp=0x40001b1710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b17d0 sp=0x40001b1730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b17d0 sp=0x40001b17d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 93 gp=0x40001aba40 m=nil [GC worker (idle), 3 minutes]: [+1974s] runtime.gopark(0x224de60?, 0x1?, 0xa3?, 0x5a?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b1f30 sp=0x40001b1f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b1fd0 sp=0x40001b1f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b1fd0 sp=0x40001b1fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 94 gp=0x40001abc00 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306d5eff?, 0x1?, 0x28?, 0xda?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b2730 sp=0x40001b2710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b27d0 sp=0x40001b2730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b27d0 sp=0x40001b27d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 95 gp=0x40001abdc0 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306cfdf2?, 0x1?, 0xc7?, 0x5b?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b2f30 sp=0x40001b2f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b2fd0 sp=0x40001b2f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b2fd0 sp=0x40001b2fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 96 gp=0x40001b4000 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306cf486?, 0x1?, 0x5e?, 0xb2?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b3730 sp=0x40001b3710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b37d0 sp=0x40001b3730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b37d0 sp=0x40001b37d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 97 gp=0x40001b41c0 m=nil [GC worker (idle), 3 minutes]: [+1974s] runtime.gopark(0x224de60?, 0x1?, 0x3a?, 0xcc?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001b3f30 sp=0x40001b3f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001b3fd0 sp=0x40001b3f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001b3fd0 sp=0x40001b3fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 98 gp=0x40001b4380 m=nil [GC worker (idle), 3 minutes]: [+1974s] runtime.gopark(0x224de60?, 0x1?, 0x44?, 0x2?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ac730 sp=0x40001ac710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ac7d0 sp=0x40001ac730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ac7d0 sp=0x40001ac7d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 99 gp=0x40001b4540 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x224de60?, 0x1?, 0x1b?, 0xe9?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001acf30 sp=0x40001acf10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001acfd0 sp=0x40001acf30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001acfd0 sp=0x40001acfd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 100 gp=0x40001b4700 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x224de60?, 0x1?, 0x3?, 0x40?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40001ad730 sp=0x40001ad710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001ad7d0 sp=0x40001ad730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001ad7d0 sp=0x40001ad7d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 38 gp=0x4000500700 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306cec20?, 0x1?, 0xb7?, 0x86?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508730 sp=0x4000508710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005087d0 sp=0x4000508730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005087d0 sp=0x40005087d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 39 gp=0x40005008c0 m=nil [GC worker (idle), 3 minutes]: [+1974s] runtime.gopark(0x224de60?, 0x1?, 0x6b?, 0xf0?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508f30 sp=0x4000508f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000508fd0 sp=0x4000508f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000508fd0 sp=0x4000508fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 40 gp=0x4000500a80 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306cc941?, 0x1?, 0xf9?, 0x43?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509730 sp=0x4000509710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005097d0 sp=0x4000509730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005097d0 sp=0x40005097d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 41 gp=0x4000500c40 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x224de60?, 0x1?, 0xa5?, 0x37?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509f30 sp=0x4000509f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000509fd0 sp=0x4000509f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000509fd0 sp=0x4000509fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 42 gp=0x4000500e00 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306d5d65?, 0x1?, 0x57?, 0x57?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000514730 sp=0x4000514710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005147d0 sp=0x4000514730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005147d0 sp=0x40005147d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 43 gp=0x4000500fc0 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306bfb3b?, 0x1?, 0x4c?, 0xb5?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000514f30 sp=0x4000514f10 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000514fd0 sp=0x4000514f30 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000514fd0 sp=0x4000514fd0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] goroutine 44 gp=0x4000501180 m=nil [GC worker (idle)]: [+1974s] runtime.gopark(0x1ca306cd3b4?, 0x1?, 0x2f?, 0xc1?, 0x0?) [+1974s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000515730 sp=0x4000515710 pc=0x450438 [+1974s] runtime.gcBgMarkWorker() [+1974s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005157d0 sp=0x4000515730 pc=0x430c18 [+1974s] runtime.goexit({}) [+1974s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005157d0 sp=0x40005157d0 pc=0x485f14 [+1974s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1974s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1974s] [+1974s] r0 0x21e0820 [+1974s] r1 0x80 [+1974s] r2 0x0 [+1974s] r3 0x0 [+1974s] r4 0x0 [+1974s] r5 0x0 [+1974s] r6 0x11 [+1974s] r7 0x0 [+1974s] r8 0x62 [+1974s] r9 0x1 [+1974s] r10 0x0 [+1974s] r11 0x40 [+1974s] r12 0x0 [+1974s] r13 0x1 [+1974s] r14 0x400045a000 [+1974s] r15 0x400045a640 [+1974s] r16 0xfffff38813a0 [+1974s] r17 0xfffff407c0f0 [+1974s] r18 0xfff [+1974s] r19 0x1 [+1974s] r20 0xfffff407bff0 [+1974s] r21 0x21e06e0 [+1974s] r22 0x1 [+1974s] r23 0x0 [+1974s] r24 0x0 [+1974s] r25 0x40000897c0 [+1974s] r26 0x15cd480 [+1974s] r27 0x20d0000 [+1974s] r28 0x21dd4e0 [+1974s] r29 0xfffff407bfa8 [+1974s] lr 0x44a24c [+1974s] sp 0xfffff407bfb0 [+1974s] pc 0x48739c [+1974s] fault 0x0 [+1975s] [FAILED] Timed out after 600.001s. [+1975s] command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 88a858851be2] [+1975s] Expected process to exit. It did not. [+1975s] In [DeferCleanup (Each)] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 @ 07/10/24 20:33:51.35 [+1975s] [+1975s] Full Stack Trace [+1975s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x4000540088, 0x8bb2c97000) [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 +0x14c [+1975s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x4000044780, 0x3e}, {0x40005d4340, 0x4, 0x4}, 0x8bb2c97000, 0x1) [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:213 +0x2f0 [+1975s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0x400032e1c0?) [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x3c [+1975s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:85 +0x98 [+1975s] reflect.Value.call({0x10d6b60?, 0x4000139380?, 0x13?}, {0x12efb63, 0x4}, {0x1f23660, 0x0, 0x0?}) [+1975s] /usr/lib/golang/src/reflect/value.go:596 +0x970 [+1975s] reflect.Value.Call({0x10d6b60?, 0x4000139380?, 0x4000624778?}, {0x1f23660?, 0x14e6d20?, 0x0?}) [+1975s] /usr/lib/golang/src/reflect/value.go:380 +0x94 [+1975s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:33:51.35 (10m1.002s) [+1975s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:33:51.35 [+1975s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:33:51.351 (0s) [+1975s] • [FAILED] [1206.653 seconds] [+1975s] podman machine set [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1975s] [It] set machine cpus, disk, memory [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 [+1975s] ------------------------------ [+1975s] podman machine set [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1975s] wsl cannot change disk, memory, processor [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 [+1975s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:33:51.351 [+1975s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:33:51.351 (0s) [+1975s] > Enter [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/10/24 20:33:51.351 [+1975s] [SKIPPED] tests are only for WSL provider [+1975s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:260 @ 07/10/24 20:33:51.351 [+1975s] [+1975s] Full Stack Trace [+1975s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x1317cf8, 0x1f}) [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:260 +0x64 [+1975s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.2() [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:73 +0x30 [+1975s] < Exit [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/10/24 20:33:51.351 (0s) [+1975s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:33:51.351 [+1975s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:33:51.351 (0s) [+1975s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:33:51.351 [+1975s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:33:51.351 (0s) [+1975s] S [SKIPPED] [0.001 seconds] [+1975s] podman machine set [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1975s] [It] wsl cannot change disk, memory, processor [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 [+1975s] ------------------------------ [+1975s] podman machine set [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+1975s] no settings should change if no flags [+1975s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 [+1975s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:33:51.351 [+1975s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:33:51.352 (0s) [+1975s] > Enter [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 07/10/24 20:33:51.352 [+1975s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 30b8e527663d [+1979s] Image resized. [+1979s] Machine init complete [+1979s] To start your machine run: [+1979s] [+1979s] podman machine start 30b8e527663d [+1979s] [+1979s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set 30b8e527663d [+1979s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 30b8e527663d [+1979s] Starting machine "30b8e527663d" [+2003s] [+2003s] This machine is currently configured in rootless mode. If your containers [+2003s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2003s] issues with non-podman clients, you can switch using the following command: [+2003s] [+2003s] podman machine set --rootful 30b8e527663d [+2003s] [+2004s] Mounting volume... /tmp/podman_test2475195781:/tmp/podman_test2475195781 [+2005s] API forwarding listening on: /tmp/podman_test2475195781/podman/30b8e527663d-api.sock [+2005s] You can connect Docker API clients by setting DOCKER_HOST using the [+2005s] following command in your terminal session: [+2005s] [+2005s] export DOCKER_HOST='unix:///tmp/podman_test2475195781/podman/30b8e527663d-api.sock' [+2005s] [+2005s] Machine "30b8e527663d" started successfully [+2005s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 30b8e527663d lscpu | grep "CPU(s):" | head -1 [+2005s] CPU(s): 32 [+2005s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 30b8e527663d sudo fdisk -l | grep Disk [+2005s] Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors [+2005s] Disklabel type: gpt [+2005s] Disk identifier: D9C9DBAD-9BDA-45D8-86CE-D4D839BD8896 [+2005s] < Exit [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 07/10/24 20:34:21.884 (30.533s) [+2005s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:21.884 [+2005s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:21.884 (0s) [+2005s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:34:21.884 [+2005s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 30b8e527663d [+2005s] Waiting for VM to exit... [+2007s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:34:23.15 (1.266s) [+2007s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:23.15 [+2007s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:23.15 (0s) [+2007s] • [31.799 seconds] [+2007s] ------------------------------ [+2007s] podman machine set [+2007s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2007s] set rootful with docker sock change [+2007s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 [+2007s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:23.15 [+2007s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:23.15 (0s) [+2007s] > Enter [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/10/24 20:34:23.15 [+2007s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 d49667983ebc [+2011s] Image resized. [+2011s] Machine init complete [+2011s] To start your machine run: [+2011s] [+2011s] podman machine start d49667983ebc [+2011s] [+2011s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful d49667983ebc [+2011s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d49667983ebc [+2011s] Starting machine "d49667983ebc" [+2037s] Mounting volume... /tmp/podman_test3818497243:/tmp/podman_test3818497243 [+2038s] API forwarding listening on: /tmp/podman_test3818497243/podman/d49667983ebc-api.sock [+2038s] You can connect Docker API clients by setting DOCKER_HOST using the [+2038s] following command in your terminal session: [+2038s] [+2038s] export DOCKER_HOST='unix:///tmp/podman_test3818497243/podman/d49667983ebc-api.sock' [+2038s] [+2038s] Machine "d49667983ebc" started successfully [+2038s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} d49667983ebc [+2038s] true [+2038s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh d49667983ebc readlink /var/run/docker.sock [+2038s] /run/podman/podman.sock [+2038s] < Exit [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/10/24 20:34:54.594 (31.443s) [+2038s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:54.594 [+2038s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:54.594 (0s) [+2038s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:34:54.594 [+2038s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d49667983ebc [+2038s] Waiting for VM to exit... [+2039s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:34:55.86 (1.266s) [+2039s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:55.86 [+2039s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:55.861 (0s) [+2039s] • [32.710 seconds] [+2039s] ------------------------------ [+2039s] podman machine set [+2039s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2039s] set user mode networking [+2039s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 [+2039s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:55.861 [+2039s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:55.861 (0s) [+2039s] > Enter [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/10/24 20:34:55.861 [+2039s] [SKIPPED] Test is only for WSL [+2039s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 @ 07/10/24 20:34:55.861 [+2039s] [+2039s] Full Stack Trace [+2039s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.5() [+2039s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 +0x54 [+2039s] < Exit [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/10/24 20:34:55.861 (0s) [+2039s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:55.861 [+2039s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:34:55.861 (0s) [+2039s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:55.861 [+2039s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:34:55.861 (0s) [+2039s] S [SKIPPED] [0.001 seconds] [+2039s] podman machine set [+2039s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2039s] [It] set user mode networking [+2039s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 [+2039s] ------------------------------ [+2039s] podman machine set [+2039s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2039s] set while machine already running [+2039s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 [+2039s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:55.861 [+2039s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:34:55.861 (0s) [+2039s] > Enter [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/10/24 20:34:55.861 [+2039s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 351b059822be [+2044s] Image resized. [+2044s] Machine init complete [+2044s] To start your machine run: [+2044s] [+2044s] podman machine start 351b059822be [+2044s] [+2044s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 351b059822be [+2044s] Starting machine "351b059822be" [+2067s] [+2067s] This machine is currently configured in rootless mode. If your containers [+2067s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2067s] issues with non-podman clients, you can switch using the following command: [+2067s] [+2067s] podman machine set --rootful 351b059822be [+2067s] [+2068s] Mounting volume... /tmp/podman_test1535399065:/tmp/podman_test1535399065 [+2069s] API forwarding listening on: /tmp/podman_test1535399065/podman/351b059822be-api.sock [+2069s] You can connect Docker API clients by setting DOCKER_HOST using the [+2069s] following command in your terminal session: [+2069s] [+2069s] export DOCKER_HOST='unix:///tmp/podman_test1535399065/podman/351b059822be-api.sock' [+2069s] [+2069s] Machine "351b059822be" started successfully [+2069s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful 351b059822be [+2069s] Error: unable to change settings unless vm is stopped [+2069s] < Exit [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/10/24 20:35:25.612 (29.751s) [+2069s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:35:25.612 [+2069s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:35:25.612 (0s) [+2069s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:35:25.612 [+2069s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 351b059822be [+2069s] Waiting for VM to exit... [+2070s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:35:26.878 (1.266s) [+2070s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:35:26.878 [+2070s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:35:26.879 (0s) [+2070s] • [31.017 seconds] [+2070s] ------------------------------ [+2070s] podman machine proxy settings propagation [+2070s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:13 [+2070s] ssh to running machine and check proxy settings [+2070s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 [+2070s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:35:26.879 [+2070s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:35:26.879 (0s) [+2070s] > Enter [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 07/10/24 20:35:26.879 [+2070s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 c8950f73b9cd [+2075s] Image resized. [+2075s] Machine init complete [+2075s] To start your machine run: [+2075s] [+2075s] podman machine start c8950f73b9cd [+2075s] [+2075s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c8950f73b9cd [+2075s] Starting machine "c8950f73b9cd" [+2099s] [+2099s] This machine is currently configured in rootless mode. If your containers [+2099s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2099s] issues with non-podman clients, you can switch using the following command: [+2099s] [+2099s] podman machine set --rootful c8950f73b9cd [+2099s] [+2101s] Mounting volume... /tmp/podman_test1047700151:/tmp/podman_test1047700151 [+2101s] API forwarding listening on: /tmp/podman_test1047700151/podman/c8950f73b9cd-api.sock [+2101s] You can connect Docker API clients by setting DOCKER_HOST using the [+2101s] following command in your terminal session: [+2101s] [+2101s] export DOCKER_HOST='unix:///tmp/podman_test1047700151/podman/c8950f73b9cd-api.sock' [+2101s] [+2101s] Machine "c8950f73b9cd" started successfully [+2101s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd printenv HTTP_PROXY [+2102s] http://abcdefghijklmnopqrstuvwxyz-proxy [+2102s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd printenv HTTPS_PROXY [+2102s] http://abcdefghijklmnopqrstuvwxyz-proxy [+2102s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd printenv SSL_CERT_DIR SSL_CERT_FILE [+2102s] /etc/containers/certs.d [+2102s] /etc/containers/certs.d/cert1 [+2102s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+2102s] cert2 content [+2102s] cert1 content [+2102s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop c8950f73b9cd [+2103s] Waiting for VM to exit... [+2104s] Machine "c8950f73b9cd" stopped successfully [+2104s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c8950f73b9cd [+2104s] Starting machine "c8950f73b9cd" [+2123s] [+2123s] This machine is currently configured in rootless mode. If your containers [+2123s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2123s] issues with non-podman clients, you can switch using the following command: [+2123s] [+2123s] podman machine set --rootful c8950f73b9cd [+2123s] [+2125s] Mounting volume... /tmp/podman_test1047700151:/tmp/podman_test1047700151 [+2125s] API forwarding listening on: /tmp/podman_test1047700151/podman/c8950f73b9cd-api.sock [+2125s] You can connect Docker API clients by setting DOCKER_HOST using the [+2125s] following command in your terminal session: [+2125s] [+2125s] export DOCKER_HOST='unix:///tmp/podman_test1047700151/podman/c8950f73b9cd-api.sock' [+2125s] [+2125s] Machine "c8950f73b9cd" started successfully [+2125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd printenv HTTP_PROXY HTTPS_PROXY [+2125s] http:// some special @;" here [+2125s] https://abc :£$%6 : |"" [+2125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c8950f73b9cd cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+2126s] cert2 content [+2126s] cert1 content [+2126s] < Exit [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 07/10/24 20:36:22.276 (55.397s) [+2126s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:22.276 [+2126s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:22.276 (0s) [+2126s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:22.276 [+2126s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c8950f73b9cd [+2126s] Waiting for VM to exit... [+2127s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.543 (1.267s) [+2127s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:36:23.543 [+2127s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:36:23.543 (0s) [+2127s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:36:23.543 [+2127s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/10/24 20:36:23.543 (0s) [+2127s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:23.543 [+2127s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:23.543 (0s) [+2127s] • [56.665 seconds] [+2127s] ------------------------------ [+2127s] podman machine init [+2127s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2127s] bad init [+2127s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 [+2127s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:23.543 [+2127s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:23.544 (0s) [+2127s] > Enter [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/10/24 20:36:23.544 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+2127s] Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 qemu [+2127s] Error: cannot use "qemu" for a machine name [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection add foobar tcp://localhost:8000 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foobar [+2127s] Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 ab/cd [+2127s] Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username -/a 61db073b6f39 [+2127s] Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --memory 129551 61db073b6f39 [+2127s] Error: requested amount of memory (129551 MB) greater than total system memory (134770749440 MB) [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection rm foobar [+2127s] < Exit [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/10/24 20:36:23.751 (207ms) [+2127s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:23.751 [+2127s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:23.751 (0s) [+2127s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.751 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 61db073b6f39 [+2127s] Error: 61db073b6f39: VM does not exist [+2127s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.782 (31ms) [+2127s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.782 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 61db073b6f39 [+2127s] Error: 61db073b6f39: VM does not exist [+2127s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.803 (21ms) [+2127s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.803 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ab/cd [+2127s] Error: ab/cd: VM does not exist [+2127s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.824 (21ms) [+2127s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.824 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foobar [+2127s] Error: foobar: VM does not exist [+2127s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.854 (31ms) [+2127s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.854 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force qemu [+2127s] Error: qemu: VM does not exist [+2127s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.876 (21ms) [+2127s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.876 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+2127s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+2127s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:23.897 (21ms) [+2127s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:23.897 [+2127s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:23.897 (0s) [+2127s] • [0.354 seconds] [+2127s] ------------------------------ [+2127s] podman machine init [+2127s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2127s] simple init [+2127s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 [+2127s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:23.897 [+2127s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:23.897 (0s) [+2127s] > Enter [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/10/24 20:36:23.897 [+2127s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 50949f37db96 [+2132s] Image resized. [+2132s] Machine init complete [+2132s] To start your machine run: [+2132s] [+2132s] podman machine start 50949f37db96 [+2132s] [+2132s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 50949f37db96 [+2132s] [ [+2132s] { [+2132s] "ConfigDir": { [+2132s] "Path": "/tmp/podman_test1246693441/.config/containers/podman/machine/qemu" [+2132s] }, [+2132s] "ConnectionInfo": { [+2132s] "PodmanSocket": { [+2132s] "Path": "/tmp/podman_test1246693441/podman/50949f37db96-api.sock" [+2132s] }, [+2132s] "PodmanPipe": null [+2132s] }, [+2132s] "Created": "2024-07-10T20:36:23.920833291Z", [+2132s] "LastUp": "0001-01-01T00:00:00Z", [+2132s] "Name": "50949f37db96", [+2132s] "Resources": { [+2132s] "CPUs": 32, [+2132s] "DiskSize": 11, [+2132s] "Memory": 2048, [+2132s] "USBs": [] [+2132s] }, [+2132s] "SSHConfig": { [+2132s] "IdentityPath": "/tmp/podman_test1246693441/.local/share/containers/podman/machine/machine", [+2132s] "Port": 35459, [+2132s] "RemoteUsername": "core" [+2132s] }, [+2132s] "State": "stopped", [+2132s] "UserModeNetworking": true, [+2132s] "Rootful": false, [+2132s] "Rosetta": false [+2132s] } [+2132s] ] [+2132s] < Exit [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/10/24 20:36:28.524 (4.626s) [+2132s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:28.524 [+2132s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:28.524 (0s) [+2132s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:28.524 [+2132s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 50949f37db96 [+2132s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:28.777 (254ms) [+2132s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:28.777 [+2132s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:36:28.778 (0s) [+2132s] • [4.881 seconds] [+2132s] ------------------------------ [+2132s] podman machine init [+2132s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2132s] simple init with start [+2132s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 [+2132s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:28.778 [+2132s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:36:28.778 (0s) [+2132s] > Enter [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/10/24 20:36:28.778 [+2132s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 72dc1dcb1368 [+2137s] Image resized. [+2137s] Machine init complete [+2137s] To start your machine run: [+2137s] [+2137s] podman machine start 72dc1dcb1368 [+2137s] [+2137s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 72dc1dcb1368 [+2137s] [ [+2137s] { [+2137s] "ConfigDir": { [+2137s] "Path": "/tmp/podman_test4194299309/.config/containers/podman/machine/qemu" [+2137s] }, [+2137s] "ConnectionInfo": { [+2137s] "PodmanSocket": { [+2137s] "Path": "/tmp/podman_test4194299309/podman/72dc1dcb1368-api.sock" [+2137s] }, [+2137s] "PodmanPipe": null [+2137s] }, [+2137s] "Created": "2024-07-10T20:36:28.802816927Z", [+2137s] "LastUp": "0001-01-01T00:00:00Z", [+2137s] "Name": "72dc1dcb1368", [+2137s] "Resources": { [+2137s] "CPUs": 32, [+2137s] "DiskSize": 11, [+2137s] "Memory": 2048, [+2137s] "USBs": [] [+2137s] }, [+2137s] "SSHConfig": { [+2137s] "IdentityPath": "/tmp/podman_test4194299309/.local/share/containers/podman/machine/machine", [+2137s] "Port": 46037, [+2137s] "RemoteUsername": "core" [+2137s] }, [+2137s] "State": "stopped", [+2137s] "UserModeNetworking": true, [+2137s] "Rootful": false, [+2137s] "Rosetta": false [+2137s] } [+2137s] ] [+2137s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 72dc1dcb1368 [+2137s] Starting machine "72dc1dcb1368" [+2160s] [+2160s] This machine is currently configured in rootless mode. If your containers [+2160s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2160s] issues with non-podman clients, you can switch using the following command: [+2160s] [+2160s] podman machine set --rootful 72dc1dcb1368 [+2160s] [+2161s] Mounting volume... /tmp/podman_test4194299309:/tmp/podman_test4194299309 [+2162s] API forwarding listening on: /tmp/podman_test4194299309/podman/72dc1dcb1368-api.sock [+2162s] You can connect Docker API clients by setting DOCKER_HOST using the [+2162s] following command in your terminal session: [+2162s] [+2162s] export DOCKER_HOST='unix:///tmp/podman_test4194299309/podman/72dc1dcb1368-api.sock' [+2162s] [+2162s] Machine "72dc1dcb1368" started successfully [+2162s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 72dc1dcb1368 [+2162s] [ [+2162s] { [+2162s] "ConfigDir": { [+2162s] "Path": "/tmp/podman_test4194299309/.config/containers/podman/machine/qemu" [+2162s] }, [+2162s] "ConnectionInfo": { [+2162s] "PodmanSocket": { [+2162s] "Path": "/tmp/podman_test4194299309/podman/72dc1dcb1368-api.sock" [+2162s] }, [+2162s] "PodmanPipe": null [+2162s] }, [+2162s] "Created": "2024-07-10T20:36:28.802816927Z", [+2162s] "LastUp": "0001-01-01T00:00:00Z", [+2162s] "Name": "72dc1dcb1368", [+2162s] "Resources": { [+2162s] "CPUs": 32, [+2162s] "DiskSize": 11, [+2162s] "Memory": 2048, [+2162s] "USBs": [] [+2162s] }, [+2162s] "SSHConfig": { [+2162s] "IdentityPath": "/tmp/podman_test4194299309/.local/share/containers/podman/machine/machine", [+2162s] "Port": 46037, [+2162s] "RemoteUsername": "core" [+2162s] }, [+2162s] "State": "running", [+2162s] "UserModeNetworking": true, [+2162s] "Rootful": false, [+2162s] "Rosetta": false [+2162s] } [+2162s] ] [+2162s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 72dc1dcb1368 sudo systemctl is-enabled zincati [+2162s] disabled [+2162s] < Exit [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/10/24 20:36:58.925 (30.147s) [+2162s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:58.925 [+2162s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:36:58.925 (0s) [+2162s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:36:58.925 [+2162s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 72dc1dcb1368 [+2162s] Waiting for VM to exit... [+2164s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:00.192 (1.267s) [+2164s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:00.192 [+2164s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:00.192 (0s) [+2164s] • [31.415 seconds] [+2164s] ------------------------------ [+2164s] podman machine init [+2164s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2164s] simple init with username [+2164s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 [+2164s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:00.193 [+2164s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:00.193 (0s) [+2164s] > Enter [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/10/24 20:37:00.193 [+2164s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username remoteuser --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e862a662000c [+2168s] Image resized. [+2168s] Machine init complete [+2168s] To start your machine run: [+2168s] [+2168s] podman machine start e862a662000c [+2168s] [+2168s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e862a662000c [+2168s] [ [+2168s] { [+2168s] "ConfigDir": { [+2168s] "Path": "/tmp/podman_test88434917/.config/containers/podman/machine/qemu" [+2168s] }, [+2168s] "ConnectionInfo": { [+2168s] "PodmanSocket": { [+2168s] "Path": "/tmp/podman_test88434917/podman/e862a662000c-api.sock" [+2168s] }, [+2168s] "PodmanPipe": null [+2168s] }, [+2168s] "Created": "2024-07-10T20:37:00.217583888Z", [+2168s] "LastUp": "0001-01-01T00:00:00Z", [+2168s] "Name": "e862a662000c", [+2168s] "Resources": { [+2168s] "CPUs": 32, [+2168s] "DiskSize": 11, [+2168s] "Memory": 2048, [+2168s] "USBs": [] [+2168s] }, [+2168s] "SSHConfig": { [+2168s] "IdentityPath": "/tmp/podman_test88434917/.local/share/containers/podman/machine/machine", [+2168s] "Port": 39227, [+2168s] "RemoteUsername": "remoteuser" [+2168s] }, [+2168s] "State": "stopped", [+2168s] "UserModeNetworking": true, [+2168s] "Rootful": false, [+2168s] "Rosetta": false [+2168s] } [+2168s] ] [+2168s] < Exit [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/10/24 20:37:04.809 (4.616s) [+2168s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:37:04.809 [+2168s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:37:04.809 (0s) [+2168s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:04.809 [+2168s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e862a662000c [+2169s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:05.063 (254ms) [+2169s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:05.063 [+2169s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:05.063 (0s) [+2169s] • [4.870 seconds] [+2169s] ------------------------------ [+2169s] podman machine init [+2169s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2169s] machine init with cpus, disk size, memory, timezone [+2169s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 [+2169s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:05.063 [+2169s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:05.063 (0s) [+2169s] > Enter [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 07/10/24 20:37:05.063 [+2169s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --cpus 2 --disk-size 102 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --memory 4096 --timezone Pacific/Honolulu 59468828e550 [+2173s] Image resized. [+2173s] Machine init complete [+2173s] To start your machine run: [+2173s] [+2173s] podman machine start 59468828e550 [+2173s] [+2173s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 59468828e550 [+2173s] Starting machine "59468828e550" [+2197s] [+2197s] This machine is currently configured in rootless mode. If your containers [+2197s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2197s] issues with non-podman clients, you can switch using the following command: [+2197s] [+2197s] podman machine set --rootful 59468828e550 [+2197s] [+2199s] Mounting volume... /tmp/podman_test3752492799:/tmp/podman_test3752492799 [+2199s] API forwarding listening on: /tmp/podman_test3752492799/podman/59468828e550-api.sock [+2199s] You can connect Docker API clients by setting DOCKER_HOST using the [+2199s] following command in your terminal session: [+2199s] [+2199s] export DOCKER_HOST='unix:///tmp/podman_test3752492799/podman/59468828e550-api.sock' [+2199s] [+2199s] Machine "59468828e550" started successfully [+2199s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 59468828e550 lscpu | grep "CPU(s):" | head -1 [+2200s] CPU(s): 2 [+2200s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 59468828e550 sudo fdisk -l | grep Disk [+2200s] Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors [+2200s] Disklabel type: gpt [+2200s] Disk identifier: 54D24361-8B45-49DF-B127-41A52CC2E775 [+2200s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 59468828e550 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' [+2200s] 3986924 [+2200s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 59468828e550 date [+2201s] Wed Jul 10 10:37:37 HST 2024 [+2201s] < Exit [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 07/10/24 20:37:37.246 (32.183s) [+2201s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:37:37.246 [+2201s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:37:37.246 (0s) [+2201s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:37.246 [+2201s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 59468828e550 [+2201s] Waiting for VM to exit... [+2202s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:37:38.513 (1.267s) [+2202s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:38.513 [+2202s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:37:38.513 (0s) [+2202s] • [33.450 seconds] [+2202s] ------------------------------ [+2202s] podman machine init [+2202s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2202s] machine init with volume [+2202s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 [+2202s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:38.513 [+2202s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:37:38.514 (0s) [+2202s] > Enter [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/10/24 20:37:38.514 [+2202s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/3235270423:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now 2f129f16764c [+2207s] Image resized. [+2207s] Machine init complete [+2207s] Starting machine "2f129f16764c" [+2230s] [+2230s] This machine is currently configured in rootless mode. If your containers [+2230s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2230s] issues with non-podman clients, you can switch using the following command: [+2230s] [+2230s] podman machine set --rootful 2f129f16764c [+2230s] [+2231s] Mounting volume... /tmp/3235270423:/very-long-test-mount-dir-path-more-than-thirty-six-bytes [+2232s] API forwarding listening on: /tmp/podman_test2706587864/podman/2f129f16764c-api.sock [+2232s] You can connect Docker API clients by setting DOCKER_HOST using the [+2232s] following command in your terminal session: [+2232s] [+2232s] export DOCKER_HOST='unix:///tmp/podman_test2706587864/podman/2f129f16764c-api.sock' [+2232s] [+2232s] Machine "2f129f16764c" started successfully [+2232s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2f129f16764c ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes [+2232s] example671380345 [+2232s] < Exit [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/10/24 20:38:08.811 (30.298s) [+2232s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:38:08.811 [+2232s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:38:08.812 (0s) [+2232s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:38:08.812 [+2232s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2f129f16764c [+2232s] Waiting for VM to exit... [+2234s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:38:10.078 (1.266s) [+2234s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:38:10.078 [+2234s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:38:10.078 (0s) [+2234s] • [31.565 seconds] [+2234s] ------------------------------ [+2234s] podman machine init [+2234s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2234s] machine init rootless docker.sock check [+2234s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 [+2234s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:38:10.078 [+2234s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:38:10.079 (0s) [+2234s] > Enter [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/10/24 20:38:10.079 [+2234s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4c2be4655b88 [+2238s] Image resized. [+2238s] Machine init complete [+2238s] To start your machine run: [+2238s] [+2238s] podman machine start 4c2be4655b88 [+2238s] [+2238s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4c2be4655b88 [+2238s] Starting machine "4c2be4655b88" [+2262s] [+2262s] This machine is currently configured in rootless mode. If your containers [+2262s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2262s] issues with non-podman clients, you can switch using the following command: [+2262s] [+2262s] podman machine set --rootful 4c2be4655b88 [+2262s] [+2264s] Mounting volume... /tmp/podman_test422158271:/tmp/podman_test422158271 [+2264s] API forwarding listening on: /tmp/podman_test422158271/podman/4c2be4655b88-api.sock [+2264s] You can connect Docker API clients by setting DOCKER_HOST using the [+2264s] following command in your terminal session: [+2264s] [+2264s] export DOCKER_HOST='unix:///tmp/podman_test422158271/podman/4c2be4655b88-api.sock' [+2264s] [+2264s] Machine "4c2be4655b88" started successfully [+2264s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4c2be4655b88 readlink /var/run/docker.sock [+2264s] /run/user/5517/podman/podman.sock [+2265s] < Exit [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/10/24 20:38:41.004 (30.926s) [+2265s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:38:41.004 [+2265s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:38:41.004 (0s) [+2265s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:38:41.004 [+2265s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4c2be4655b88 [+2265s] Waiting for VM to exit... [+2266s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:38:42.271 (1.266s) [+2266s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:38:42.271 [+2266s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:38:42.271 (0s) [+2266s] • [32.193 seconds] [+2266s] ------------------------------ [+2266s] podman machine init [+2266s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2266s] machine init rootful with docker.sock check [+2266s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 [+2266s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:38:42.271 [+2266s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:38:42.271 (0s) [+2266s] > Enter [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 07/10/24 20:38:42.271 [+2266s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --rootful 89e4613ed823 [+2270s] Image resized. [+2270s] Machine init complete [+2270s] To start your machine run: [+2270s] [+2270s] podman machine start 89e4613ed823 [+2270s] [+2270s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 89e4613ed823 [+2270s] Starting machine "89e4613ed823" [+2295s] Mounting volume... /tmp/podman_test3346982870:/tmp/podman_test3346982870 [+2296s] API forwarding listening on: /tmp/podman_test3346982870/podman/89e4613ed823-api.sock [+2296s] You can connect Docker API clients by setting DOCKER_HOST using the [+2296s] following command in your terminal session: [+2296s] [+2296s] export DOCKER_HOST='unix:///tmp/podman_test3346982870/podman/89e4613ed823-api.sock' [+2296s] [+2296s] Machine "89e4613ed823" started successfully [+2296s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 89e4613ed823 [+2296s] true [+2296s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 89e4613ed823 readlink /var/run/docker.sock [+2296s] /run/podman/podman.sock [+2296s] < Exit [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 07/10/24 20:39:12.904 (30.633s) [+2296s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:12.904 [+2296s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:12.904 (0s) [+2296s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:12.904 [+2296s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 89e4613ed823 [+2296s] Waiting for VM to exit... [+2298s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:14.17 (1.266s) [+2298s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:14.17 [+2298s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:14.17 (0s) [+2298s] • [31.899 seconds] [+2298s] ------------------------------ [+2298s] podman machine init [+2298s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2298s] init should cleanup on failure [+2298s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 [+2298s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:14.17 [+2298s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:14.171 (0s) [+2298s] > Enter [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/10/24 20:39:14.171 [+2298s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0287d122c67d [+2302s] Image resized. [+2302s] Machine init complete [+2302s] To start your machine run: [+2302s] [+2302s] podman machine start 0287d122c67d [+2302s] [+2302s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.ConfigDir.Path}} 0287d122c67d [+2302s] /tmp/podman_test894702989/.config/containers/podman/machine/qemu [+2302s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0287d122c67d [+2303s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 0287d122c67d [+2303s] [] [+2303s] Error: 0287d122c67d: VM does not exist [+2303s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --ignition-path /bad/path --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0287d122c67d [+2307s] Error: open /bad/path: no such file or directory [+2307s] < Exit [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/10/24 20:39:23.787 (9.616s) [+2307s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:23.787 [+2307s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:23.787 (0s) [+2307s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:23.787 [+2307s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0287d122c67d [+2307s] Error: 0287d122c67d: VM does not exist [+2307s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:23.819 (32ms) [+2307s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:23.819 [+2307s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0287d122c67d [+2307s] Error: 0287d122c67d: VM does not exist [+2307s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:23.84 (21ms) [+2307s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:23.84 [+2307s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:23.841 (0s) [+2307s] • [9.670 seconds] [+2307s] ------------------------------ [+2307s] podman machine init [+2307s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2307s] verify a podman 4 config does not break podman 5 [+2307s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 [+2307s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:23.841 [+2307s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:23.841 (0s) [+2307s] > Enter [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 07/10/24 20:39:23.841 [+2307s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+2307s] time="2024-07-10T20:39:23Z" level=error msg="incompatible machine config \"/tmp/podman_test1201793667/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+2307s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+2307s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect foobar-machine [+2307s] [] [+2307s] Error: incompatible machine config "/tmp/podman_test1201793667/.config/containers/podman/machine/qemu/foobar-machine.json" (foobar-machine) for this version of Podman [+2307s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 f2b1f66c0f64 [+2307s] time="2024-07-10T20:39:23Z" level=error msg="incompatible machine config \"/tmp/podman_test1201793667/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+2312s] Image resized. [+2312s] Machine init complete [+2312s] To start your machine run: [+2312s] [+2312s] podman machine start f2b1f66c0f64 [+2312s] [+2312s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+2312s] time="2024-07-10T20:39:28Z" level=error msg="incompatible machine config \"/tmp/podman_test1201793667/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+2312s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+2312s] f2b1f66c0f64* qemu 4 seconds ago Never 32 2GiB 11GiB [+2312s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect f2b1f66c0f64 [+2312s] [ [+2312s] { [+2312s] "ConfigDir": { [+2312s] "Path": "/tmp/podman_test1201793667/.config/containers/podman/machine/qemu" [+2312s] }, [+2312s] "ConnectionInfo": { [+2312s] "PodmanSocket": { [+2312s] "Path": "/tmp/podman_test1201793667/podman/f2b1f66c0f64-api.sock" [+2312s] }, [+2312s] "PodmanPipe": null [+2312s] }, [+2312s] "Created": "2024-07-10T20:39:23.927754109Z", [+2312s] "LastUp": "0001-01-01T00:00:00Z", [+2312s] "Name": "f2b1f66c0f64", [+2312s] "Resources": { [+2312s] "CPUs": 32, [+2312s] "DiskSize": 11, [+2312s] "Memory": 2048, [+2312s] "USBs": [] [+2312s] }, [+2312s] "SSHConfig": { [+2312s] "IdentityPath": "/tmp/podman_test1201793667/.local/share/containers/podman/machine/machine", [+2312s] "Port": 39649, [+2312s] "RemoteUsername": "core" [+2312s] }, [+2312s] "State": "stopped", [+2312s] "UserModeNetworking": true, [+2312s] "Rootful": false, [+2312s] "Rosetta": false [+2312s] } [+2312s] ] [+2312s] < Exit [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 07/10/24 20:39:28.479 (4.638s) [+2312s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.479 [+2312s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.479 (0s) [+2312s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:28.479 [+2312s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f2b1f66c0f64 [+2312s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/10/24 20:39:28.733 (254ms) [+2312s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.733 [+2312s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.733 (0s) [+2312s] • [4.893 seconds] [+2312s] ------------------------------ [+2312s] podman machine init [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2312s] machine init with rosetta=true [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+2312s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:28.733 [+2312s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:28.733 (0s) [+2312s] > Enter [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/10/24 20:39:28.733 [+2312s] [SKIPPED] Test is only for AppleHv [+2312s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 @ 07/10/24 20:39:28.734 [+2312s] [+2312s] Full Stack Trace [+2312s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130aeee, 0x18}) [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 +0x64 [+2312s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.11() [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:375 +0x30 [+2312s] < Exit [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/10/24 20:39:28.734 (0s) [+2312s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.734 [+2312s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.734 (0s) [+2312s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.734 [+2312s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.734 (0s) [+2312s] S [SKIPPED] [0.001 seconds] [+2312s] podman machine init [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2312s] [It] machine init with rosetta=true [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+2312s] ------------------------------ [+2312s] podman machine init [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2312s] machine init with rosetta=false [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+2312s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:28.735 [+2312s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 07/10/24 20:39:28.735 (0s) [+2312s] > Enter [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/10/24 20:39:28.735 [+2312s] [SKIPPED] Test is only for AppleHv [+2312s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 @ 07/10/24 20:39:28.735 [+2312s] [+2312s] Full Stack Trace [+2312s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130aeee, 0x18}) [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 +0x64 [+2312s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.12() [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:420 +0x34 [+2312s] < Exit [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/10/24 20:39:28.735 (0s) [+2312s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.735 [+2312s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 07/10/24 20:39:28.735 (0s) [+2312s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.735 [+2312s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 07/10/24 20:39:28.735 (0s) [+2312s] S [SKIPPED] [0.001 seconds] [+2312s] podman machine init [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2312s] [It] machine init with rosetta=false [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+2312s] ------------------------------ [+2312s] [SynchronizedAfterSuite] [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 [+2312s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:39:28.735 [+2312s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:39:28.735 (0s) [+2312s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:39:28.735 [+2312s] podman machine init machine init with rosetta=true 0.000393 seconds [+2312s] podman machine set set user mode networking 0.000403 seconds [+2312s] podman machine init machine init with rosetta=false 0.000404 seconds [+2312s] podman machine set wsl cannot change disk, memory, processor 0.000461 seconds [+2312s] podman machine ssh bad machine name 0.021256 seconds [+2312s] podman machine rm bad init name 0.030921 seconds [+2312s] podman machine reset starting from scratch should not error 0.031027 seconds [+2312s] podman inspect stop inspect bad name 0.031137 seconds [+2312s] podman machine start bad start name 0.031222 seconds [+2312s] podman machine stop stop bad name 0.052467 seconds [+2312s] podman machine init bad init 0.207625 seconds [+2312s] podman machine list list machine in machine-readable byte format 4.564439 seconds [+2312s] podman machine ssh ssh to non-running machine 4.574715 seconds [+2312s] podman machine list list machine in human-readable format 4.574896 seconds [+2312s] podman machine init simple init with username 4.616043 seconds [+2312s] podman inspect stop inspect with go format 4.618336 seconds [+2312s] podman machine init simple init 4.626558 seconds [+2312s] podman machine init verify a podman 4 config does not break podman 5 4.638263 seconds [+2312s] podman machine info machine info 4.647360 seconds [+2312s] podman machine list list machine 4.666750 seconds [+2312s] podman machine list list with --format 4.688404 seconds [+2312s] podman machine rm machine rm --save-ignition --save-image 4.696961 seconds [+2312s] podman machine rm Removing all machines doesn't delete ssh keys 4.909888 seconds [+2312s] podman machine rm Remove machine 4.921054 seconds [+2312s] podman machine reset reset machine with one defined machine 4.950224 seconds [+2312s] podman inspect stop inspect shows a unique socket name per machine 9.109060 seconds [+2312s] podman inspect stop inspect two machines 9.148869 seconds [+2312s] podman machine list list machines with quiet or noheading 9.160621 seconds [+2312s] podman machine init init should cleanup on failure 9.616608 seconds [+2312s] podman machine set set while machine already running 29.751070 seconds [+2312s] podman machine init simple init with start 30.147275 seconds [+2312s] run basic podman commands Volume should be virtiofs 30.246312 seconds [+2312s] podman machine init machine init with volume 30.297992 seconds [+2312s] podman machine ssh ssh to running machine and check os-type 30.438287 seconds [+2312s] run basic podman commands podman volume on non-standard path 30.458368 seconds [+2312s] podman machine start start machine with conflict on SSH port 30.523715 seconds [+2312s] podman machine set no settings should change if no flags 30.532739 seconds [+2312s] podman machine init machine init rootful with docker.sock check 30.632799 seconds [+2312s] podman machine init machine init rootless docker.sock check 30.926028 seconds [+2312s] podman machine set set rootful with docker sock change 31.443277 seconds [+2312s] run basic podman commands Volume ops 31.522700 seconds [+2312s] podman machine rm Remove running machine 31.727855 seconds [+2312s] podman machine list list machine: check if running while starting 31.927976 seconds [+2312s] podman machine init machine init with cpus, disk size, memory, timezone 32.183413 seconds [+2312s] podman machine start start machine already started 32.189423 seconds [+2312s] run basic podman commands Basic ops 33.127588 seconds [+2312s] podman machine stop Stop running machine 33.162678 seconds [+2312s] run basic podman commands Podman ops with port forwarding and gvproxy 34.056898 seconds [+2312s] podman machine start start only starts specified machine 34.507879 seconds [+2312s] podman machine start start two machines in parallel 34.885266 seconds [+2312s] podman machine rm Remove machine sharing ssh key with another machine 35.139902 seconds [+2312s] podman machine reset reset with running machine and other machines idle 37.314828 seconds [+2312s] podman machine proxy settings propagation ssh to running machine and check proxy settings 55.396912 seconds [+2312s] podman machine start start simple machine 76.275167 seconds [+2312s] podman machine set set machine cpus, disk, memory 605.650041 seconds [+2312s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 07/10/24 20:39:28.735 (0s) [+2312s] [SynchronizedAfterSuite] PASSED [0.000 seconds] [+2312s] ------------------------------ [+2312s] [ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report [+2312s] autogenerated by Ginkgo [+2312s] > Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/10/24 20:39:28.735 [+2312s] < Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/10/24 20:39:28.748 (13ms) [+2312s] [ReportAfterSuite] PASSED [0.013 seconds] [+2312s] ------------------------------ [+2312s] [+2312s] Summarizing 1 Failure: [+2312s] [FAIL] podman machine set [It] set machine cpus, disk, memory [+2312s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 [+2312s] [+2312s] Ran 51 of 55 Specs in 2238.277 seconds [+2312s] FAIL! -- 50 Passed | 1 Failed | 0 Pending | 4 Skipped [+2312s] --- FAIL: TestMachine (2238.29s) [+2312s] FAIL [+2312s] [+2312s] Ginkgo ran 1 suite in 38m17.308023817s [+2312s] [+2312s] Test Suite Failed [+2312s] make[1]: *** [Makefile:649: ginkgo-run] Error 1 [+2312s] make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman' [+2312s] make: *** [Makefile:678: localmachine] Error 2 [20:39:28] END - [+2312s] total duration since 2024-07-10T20:39:28Z Annotated results: https://api.cirrus-ci.com/v1/artifact/task/4781183593086976/html/machine-linux-podman-fedora-40-aarch64-rootless-host-sqlite.log.html Exit status: 2