/define.gitCommit=10a5f9715b73464de60087e02c2de3cd0e8eaefe
Running Suite: Podman Machine tests - C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\pkg\machine\e2e
===============================================================================================================
Random Seed: 1751369808
Will run 76 of 76 specs
podman machine list
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:18
list machine in machine-readable byte format
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:153
→ Enter [
It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:153 @ 07/01/25 11:42:48.362
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar b67423f05420
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start b67423f05420
C>
podman.exe machine list --format json
[
{
"Name": "b67423f05420",
"Default": true,
"Created": "2025-07-01T11:42:48.5020611Z",
"Running": false,
"Starting": false,
"LastUp": "0001-01-01T00:00:00Z",
"Stream": "default",
"VMType": "wsl",
"CPUs": 24,
"Memory": "2147483648",
"Swap": "0",
"DiskSize": "11811160064",
"Port": 50268,
"RemoteUsername": "user",
"IdentityPath": "Z:\\podman_test2296831429\\.local\\share\\containers\\podman\\machine\\machine",
"UserModeNetworking": false
}
] < Exit [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:153 @ 07/01/25 11:42:58.324 (9.963s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:58.325
C>
podman.exe machine rm --force b67423f05420
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:58.635 (310ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:58.635
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:58.638 (3ms)
+ [10.277 seconds]
podman machine list
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:18
list machine in human-readable format
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:175
→ Enter [
It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:175 @ 07/01/25 11:42:58.639
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 093ea3fc17e1
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 093ea3fc17e1
C>
podman.exe machine list --format {{.Memory}} {{.DiskSize}}
2GiB 11GiB
← Exit [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:175 @ 07/01/25 11:43:08.714 (10.075s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:08.714
C>
podman.exe machine rm --force 093ea3fc17e1
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:09.023 (309ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:43:09.023
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:43:09.026 (3ms)
+ [10.388 seconds]
podman machine list
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:18
list machine from all providers
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:187
→ Enter [
It] list machine from all providers - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:187 @ 07/01/25 11:43:09.027
C>
podman.exe machine init --disk-size 11 otherprovider
Looking up Podman Machine image at quay.io/podman/machine-os:5.6 to create VM
Getting image source signatures
Copying blob sha256:6b692f8795f1fcc8f00c21aa051738c68b89b9fc18e0ada203ea093f4b91dbeb
Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
Writing manifest to image destination
6b692f8795f1fcc8f00c21aa051738c68b89b9fc18e0ada203ea093f4b91dbeb
Machine init complete
To start your machine run:
podman machine start otherprovider
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 98cb065864a3
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 98cb065864a3
C>
podman.exe machine list --format {{.Name}} --all-providers
98cb065864a3
otherprovider*
C>
podman.exe machine rm --force otherprovider
← Exit [It] list machine from all providers - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:187 @ 07/01/25 11:43:48.601 (39.573s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:48.601
C>
podman.exe machine rm --force 98cb065864a3
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:48.888 (287ms)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:48.888
C>
podman.exe machine rm --force otherprovider
Error: otherprovider: VM does not exist
< Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:48.993 (105ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:43:48.993
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:43:49.097 (104ms)
+ [40.072 seconds]
run cp commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:19
podman cp
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:20
→ Enter [
It] podman cp - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:20 @ 07/01/25 11:43:49.098
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 6c54d09eb15e
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
Starting machine "6c54d09eb15e"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful 6c54d09eb15e
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "6c54d09eb15e" started successfully
C>
podman.exe -r pull quay.io/libpod/testimage:20241011
Trying to pull quay.io/libpod/testimage:20241011...
Getting image source signatures
Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Copying blob sha256:33b517cffde0ecb1f424f107b005cdfd614c467b9de2ad334970f800b77a4e70
Copying config sha256:b82e560ed57b77a897379e160371adcf1b000ca885e69c62cbec674777a83850
Writing manifest to image destination
b82e560ed57b77a897379e160371adcf1b000ca885e69c62cbec674777a83850
C>
podman.exe -r create --name podman-cp-test quay.io/libpod/testimage:20241011 top
d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f
C>
podman.exe -r create --name C quay.io/libpod/testimage:20241011 top
e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158
STEP: copy from host to container by id - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:87 @ 07/01/25 11:44:06.629
C>
podman.exe -r cp Z:\ginkgo2712221559\foo.txt d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp/
C>
podman.exe -r cp Z:\ginkgo2712221559\foo-dir d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp
C>
podman.exe -r start d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f
d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f
C>
podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/foo.txt
666 0 0
C>
podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/foo-dir
777 0 0
C>
podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/foo-dir/bar.txt
666 0 0
STEP: copy from host to container by name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:120 @ 07/01/25 11:44:09.126
C>
podman.exe -r cp Z:\ginkgo2712221559\foo.txt podman-cp-test:/tmp/rename.txt
C>
podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/rename.txt
666 0 0
STEP: copy from container to host - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:132 @ 07/01/25 11:44:09.883
C>
podman.exe -r cp d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp/foo.txt Z:\ginkgo1620062121\
C>
podman.exe -r cp d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp/foo-dir Z:\ginkgo1620062121\
STEP: copy stdin to container - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:164 @ 07/01/25 11:44:10.689
C>
podman.exe -r cp -a=false - d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp
C>
podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/stdin-dir
640 0 1000
C>
podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/stdin-dir/file.txt
755 1000 0
STEP: copy from container to container - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:212 @ 07/01/25 11:44:11.847
C>
podman.exe -r cp d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp/foo.txt e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158:/tmp/destination.txt
C>
podman.exe -r start e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158
e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158
C>
podman.exe -r exec e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158 stat -c %a %u %g /tmp/destination.txt
666 0 0
← Exit [It] podman cp - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:20 @ 07/01/25 11:44:13.202 (24.104s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:13.202
C>
podman.exe machine rm --force 6c54d09eb15e
The operation completed successfully.
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:15.033 (1.831s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:15.033
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:15.033 (1ms)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:15.033
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:15.034 (1ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:15.034
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:15.037 (3ms)
+ [25.939 seconds]
run cp commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:19
podman machine cp
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:229
→ Enter [
It] podman machine cp - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:229 @ 07/01/25 11:44:15.037
STEP: host file to guest - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:278 @ 07/01/25 11:44:15.038
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 63f9a64bcdbc
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
Starting machine "63f9a64bcdbc"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful 63f9a64bcdbc
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "63f9a64bcdbc" started successfully
C>
podman.exe machine cp --quiet Z:\ginkgo2516772755\foo.txt 63f9a64bcdbc:~/foo.txt
Copy successful
C>
podman.exe machine ssh 63f9a64bcdbc ls
foo.txt
C>
podman.exe machine cp --quiet Z:\ginkgo2516772755\foo.txt 63f9a64bcdbc:/etc/tmp.txt
scp: dest open "/etc/tmp.txt": Permission denied
scp: failed to upload file Z:/ginkgo2516772755/foo.txt to /etc/tmp.txt
Error: copy failed: exit status 1
STEP: host directory to guest - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:300 @ 07/01/25 11:44:32.562
C>
podman.exe machine cp --quiet Z:\ginkgo3387268063\foo-dir 63f9a64bcdbc:~/foo-dir
Copy successful
C>
podman.exe machine ssh 63f9a64bcdbc ls foo-dir
bar.txt
STEP: guest file to host - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:312 @ 07/01/25 11:44:33.988
C>
podman.exe machine cp --quiet 63f9a64bcdbc:~/foo.txt Z:\ginkgo1799131444\guest-foo.txt
Copy successful
STEP: guest directory to host - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:336 @ 07/01/25 11:44:34.781
C>
podman.exe machine cp --quiet 63f9a64bcdbc:~/foo-dir Z:\ginkgo512013687\guest-foo-dir
Copy successful
STEP: attempt copying file to a new directory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:345 @ 07/01/25 11:44:35.792
C>
podman.exe machine cp --quiet Z:\ginkgo2516772755\foo.txt 63f9a64bcdbc:~/directory/
scp: dest open "directory/": Failure
scp: failed to upload file Z:/ginkgo2516772755/foo.txt to ~/directory/
Error: copy failed: exit status 1
C>
podman.exe machine cp --quiet 63f9a64bcdbc:~/foo.txt Z:\ginkgo1666918944\directory\
scp: open local "Z:/ginkgo1666918944/directory/": No such file or directory
Error: copy failed: exit status 1
STEP: attempt copying directory to a file - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:368 @ 07/01/25 11:44:37.218
C>
podman.exe machine cp --quiet Z:\ginkgo3334608920\ 63f9a64bcdbc:~/foo-dir/bar.txt/
scp: "/home/user/foo-dir/bar.txt" exists but is not a directory
scp: failed to upload directory Z:/ginkgo3334608920/ to ~/foo-dir/bar.txt/
Error: copy failed: exit status 1
C>
podman.exe machine cp --quiet 63f9a64bcdbc:~/foo-dir/ Z:\ginkgo2516772755\foo.txt\
scp: open local "Z:/ginkgo2516772755/foo.txt/bar.txt": No such file or directory
scp: Download of file /home/user/foo-dir/bar.txt to Z:/ginkgo2516772755/foo.txt/bar.txt failed
Error: copy failed: exit status 1
← Exit [It] podman machine cp - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:229 @ 07/01/25 11:44:38.932 (23.895s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.933
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.933 (0s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.933
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934 (0s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934 (0s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934 (0s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:38.934
C>
podman.exe machine rm --force 63f9a64bcdbc
The operation completed successfully.
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:40.757 (1.823s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:40.757
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:40.758 (1ms)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:40.758
< Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:40.758 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:40.758
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:40.76 (3ms)
+ [25.724 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
bad init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:28
→ Enter [
It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:28 @ 07/01/25 11:44:40.761
C>
podman.exe machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less
C>
podman.exe machine init --disk-size 11 wsl
Error: cannot use "wsl" for a machine name
C>
podman.exe -r system connection add foobar tcp://localhost:8000
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foobar
Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm`
C>
podman.exe machine init --disk-size 11 ab/cd
Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument
C>
podman.exe machine init --disk-size 11 --username -/a 32b6d3a8f025
Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument
C>
podman.exe machine init --disk-size 11 --memory 393873 32b6d3a8f025
Error: requested amount of memory (393873 MB) greater than total system memory (392849 MB)
C>
podman.exe -r system connection rm foobar
← Exit [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:28 @ 07/01/25 11:44:41.618 (858ms)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.619
C>
podman.exe machine rm --force 32b6d3a8f025
Error: 32b6d3a8f025: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.715 (96ms)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.715
C>
podman.exe machine rm --force 32b6d3a8f025
Error: 32b6d3a8f025: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.809 (95ms)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.809
C>
podman.exe machine rm --force ab/cd
Error: ab/cd: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.904 (95ms)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.904
C>
podman.exe machine rm --force foobar
Error: foobar: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.999 (95ms)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.999
C>
podman.exe machine rm --force wsl
Error: wsl: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:42.093 (94ms)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:42.093
C>
podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:42.197 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:42.197
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:42.2 (3ms)
+ [1.439 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
simple init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:100
→ Enter [
It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:100 @ 07/01/25 11:44:42.201
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 0cd6b6bb6c51
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 0cd6b6bb6c51
C>
podman.exe machine inspect 0cd6b6bb6c51
[
{
"ConfigDir": {
"Path": "Z:\\podman_test4008925091\\.config\\containers\\podman\\machine\\wsl"
},
"ConnectionInfo": {
"PodmanSocket": {
"Path": "Z:\\podman\\0cd6b6bb6c51-api.sock"
},
"PodmanPipe": {
"Path": "\\\\.\\pipe\\podman-0cd6b6bb6c51"
}
},
"Created": "2025-07-01T11:44:42.3427991Z",
"LastUp": "0001-01-01T00:00:00Z",
"Name": "0cd6b6bb6c51",
"Resources": {
"CPUs": 24,
"DiskSize": 11,
"Memory": 2048,
"USBs": []
},
"SSHConfig": {
"IdentityPath": "Z:\\podman_test4008925091\\.local\\share\\containers\\podman\\machine\\machine",
"Port": 50418,
"RemoteUsername": "user"
},
"State": "stopped",
"UserModeNetworking": false,
"Rootful": false,
"Rosetta": false
}
]
← Exit [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:100 @ 07/01/25 11:44:52.388 (10.186s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:52.388
C>
podman.exe machine rm --force 0cd6b6bb6c51
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:52.717 (330ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:52.717
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:52.719 (2ms)
+ [10.519 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
run playbook
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:119
→ Enter [
It] run playbook - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:119 @ 07/01/25 11:44:52.72
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now --playbook Z:\ginkgo195620734\playbook.yaml 34c60ccf5fb4
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
Starting machine "34c60ccf5fb4"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful 34c60ccf5fb4
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "34c60ccf5fb4" started successfully
C>
podman.exe machine ssh 34c60ccf5fb4 cat playbook.yaml
- name: Simple podman machine example
hosts: localhost
tasks:
- name: create a file
ansible.builtin.copy:
dest: ~/foobar.txt
content: "9c71494a42a8\n"C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine ssh 34c60ccf5fb4 systemctl is-active playbook.service
inactive
C>
podman.exe machine ssh 34c60ccf5fb4 cat /home/user/foobar.txt
9c71494a42a8
← Exit [It] run playbook - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:119 @ 07/01/25 11:45:12.318 (19.598s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:12.318
C>
podman.exe machine rm --force 34c60ccf5fb4
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:14.116 (1.798s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:45:14.116
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:45:14.116 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:14.116
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:14.119 (3ms)
+ [21.400 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
simple init with start
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:186
→ Enter [
It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:186 @ 07/01/25 11:45:14.119
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 54851fae25ee
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 54851fae25ee
C>
podman.exe machine inspect 54851fae25ee
[
{
"ConfigDir": {
"Path": "Z:\\podman_test1253762664\\.config\\containers\\podman\\machine\\wsl"
},
"ConnectionInfo": {
"PodmanSocket": {
"Path": "Z:\\podman\\54851fae25ee-api.sock"
},
"PodmanPipe": {
"Path": "\\\\.\\pipe\\podman-54851fae25ee"
}
},
"Created": "2025-07-01T11:45:14.2558165Z",
"LastUp": "0001-01-01T00:00:00Z",
"Name": "54851fae25ee",
"Resources": {
"CPUs": 24,
"DiskSize": 11,
"Memory": 2048,
"USBs": []
},
"SSHConfig": {
"IdentityPath": "Z:\\podman_test1253762664\\.local\\share\\containers\\podman\\machine\\machine",
"Port": 50460,
"RemoteUsername": "user"
},
"State": "stopped",
"UserModeNetworking": false,
"Rootful": false,
"Rosetta": false
}
]
C>
podman.exe machine start 54851fae25ee
Starting machine "54851fae25ee"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful 54851fae25ee
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "54851fae25ee" started successfully
C>
podman.exe machine inspect 54851fae25ee
[
{
"ConfigDir": {
"Path": "Z:\\podman_test1253762664\\.config\\containers\\podman\\machine\\wsl"
},
"ConnectionInfo": {
"PodmanSocket": {
"Path": "Z:\\podman\\54851fae25ee-api.sock"
},
"PodmanPipe": {
"Path": "\\\\.\\pipe\\podman-54851fae25ee"
}
},
"Created": "2025-07-01T11:45:14.2558165Z",
"LastUp": "0001-01-01T00:00:00Z",
"Name": "54851fae25ee",
"Resources": {
"CPUs": 24,
"DiskSize": 11,
"Memory": 2048,
"USBs": []
},
"SSHConfig": {
"IdentityPath": "Z:\\podman_test1253762664\\.local\\share\\containers\\podman\\machine\\machine",
"Port": 50460,
"RemoteUsername": "user"
},
"State": "running",
"UserModeNetworking": false,
"Rootful": false,
"Rosetta": false
}
]
← Exit [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:186 @ 07/01/25 11:45:30.592 (16.472s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:30.592
C>
podman.exe machine rm --force 54851fae25ee
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:32.419 (1.827s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:32.419
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:32.422 (3ms)
+ [18.302 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
simple init with username
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:222
→ Enter [
It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:222 @ 07/01/25 11:45:32.422
C>
podman.exe machine init --disk-size 11 --username remoteuser --image Z:\podman-machine.x86_64.wsl.tar 685f552411bb
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 685f552411bb
C>
podman.exe machine inspect 685f552411bb
[
{
"ConfigDir": {
"Path": "Z:\\podman_test1384664839\\.config\\containers\\podman\\machine\\wsl"
},
"ConnectionInfo": {
"PodmanSocket": {
"Path": "Z:\\podman\\685f552411bb-api.sock"
},
"PodmanPipe": {
"Path": "\\\\.\\pipe\\podman-685f552411bb"
}
},
"Created": "2025-07-01T11:45:32.5667042Z",
"LastUp": "0001-01-01T00:00:00Z",
"Name": "685f552411bb",
"Resources": {
"CPUs": 24,
"DiskSize": 11,
"Memory": 2048,
"USBs": []
},
"SSHConfig": {
"IdentityPath": "Z:\\podman_test1384664839\\.local\\share\\containers\\podman\\machine\\machine",
"Port": 50497,
"RemoteUsername": "remoteuser"
},
"State": "stopped",
"UserModeNetworking": false,
"Rootful": false,
"Rosetta": false
}
]
C>
podman.exe machine start 685f552411bb
Starting machine "685f552411bb"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful 685f552411bb
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "685f552411bb" started successfully
C>
podman.exe machine ssh 685f552411bb loginctl -P Linger show-user remoteuser
yes
← Exit [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:222 @ 07/01/25 11:45:48.162 (15.741s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:48.163
C>
podman.exe machine rm --force 685f552411bb
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:50.04 (1.878s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.04
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.043 (3ms)
+ [17.621 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
machine init with cpus, disk size, memory, timezone
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:254
→ Enter [
It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:254 @ 07/01/25 11:45:50.043
[SKIPPED] setting hardware resource numbers and timezone are not supported on WSL
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:45:50.043
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b4f522, 0x47})
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_test.go:240 +0x54
github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...)
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_test.go:251
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.7()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:255 +0x34
← Exit [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:254 @ 07/01/25 11:45:50.043 (1ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.043
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.044 (1ms)
S [SKIPPED] [0.001 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
[It] machine init with cpus, disk size, memory, timezone
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:254
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
machine init rootless docker.sock check
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:398
→ Enter [
It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:398 @ 07/01/25 11:45:50.047
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 1a7e963d59f1
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 1a7e963d59f1
C>
podman.exe machine start 1a7e963d59f1
Starting machine "1a7e963d59f1"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful 1a7e963d59f1
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "1a7e963d59f1" started successfully
C>
podman.exe machine ssh 1a7e963d59f1 readlink /var/run/docker.sock
/run/user/1000/podman/podman.sock
← Exit [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:398 @ 07/01/25 11:46:06.576 (16.529s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:06.576
C>
podman.exe machine rm --force 1a7e963d59f1
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:08.394 (1.818s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:08.394
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:08.397 (3ms)
+ [18.349 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
machine init rootful with docker.sock check
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:420
→ Enter [
It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:420 @ 07/01/25 11:46:08.397
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --rootful 75e18f04ec33
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 75e18f04ec33
C>
podman.exe machine start 75e18f04ec33
Starting machine "75e18f04ec33"
your 131072x1 screen size is bogus. expect trouble
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "75e18f04ec33" started successfully
C>
podman.exe machine inspect --format {{.Rootful}} 75e18f04ec33
true
C>
podman.exe machine ssh 75e18f04ec33 readlink /var/run/docker.sock
/run/podman/podman.sock
← Exit [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:420 @ 07/01/25 11:46:25.359 (16.961s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:25.359
C>
podman.exe machine rm --force 75e18f04ec33
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:27.203 (1.844s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:27.203
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:27.206 (3ms)
+ [18.809 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
init should cleanup on failure
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:447
→ Enter [
It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:447 @ 07/01/25 11:46:27.206
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 8631f75afb6a
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 8631f75afb6a
C>
podman.exe machine inspect --format {{.ConfigDir.Path}} 8631f75afb6a
Z:\podman_test94614494\.config\containers\podman\machine\wsl
C>
podman.exe machine rm --force 8631f75afb6a
The operation completed successfully.
C>
podman.exe machine inspect 8631f75afb6a
[]
Error: 8631f75afb6a: VM does not exist
← Exit [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:447 @ 07/01/25 11:46:38.277 (11.071s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:38.278
C>
podman.exe machine rm --force 8631f75afb6a
Error: 8631f75afb6a: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:38.382 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:38.382
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:38.385 (3ms)
+ [11.179 seconds]
podman machine init
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22
verify a podman 4 config does not break podman 5
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:496
→ Enter [
It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:496 @ 07/01/25 11:46:38.385
C>
podman.exe machine list
time=
"2025-07-01T11:46:38Z" level=
error msg=
"incompatible machine config \"Z:\\\\podman_test948636732\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman"
NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE
C>
podman.exe machine inspect foobar-machine
[]
Error: incompatible machine config "Z:\\podman_test948636732\\.config\\containers\\podman\\machine\\wsl\\foobar-machine.json" (foobar-machine) for this version of Podman
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 38f17d9745f3
time=
"2025-07-01T11:46:38Z" level=
error msg=
"incompatible machine config \"Z:\\\\podman_test948636732\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman"
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 38f17d9745f3
C>
podman.exe machine list
time=
"2025-07-01T11:46:49Z" level=
error msg=
"incompatible machine config \"Z:\\\\podman_test948636732\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman"
NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE
38f17d9745f3* wsl 10 seconds ago Never 24 2GiB 11GiB
C>
podman.exe machine inspect 38f17d9745f3
[
{
"ConfigDir": {
"Path": "Z:\\podman_test948636732\\.config\\containers\\podman\\machine\\wsl"
},
"ConnectionInfo": {
"PodmanSocket": {
"Path": "Z:\\podman\\38f17d9745f3-api.sock"
},
"PodmanPipe": {
"Path": "\\\\.\\pipe\\podman-38f17d9745f3"
}
},
"Created": "2025-07-01T11:46:38.7045398Z",
"LastUp": "0001-01-01T00:00:00Z",
"Name": "38f17d9745f3",
"Resources": {
"CPUs": 24,
"DiskSize": 11,
"Memory": 2048,
"USBs": []
},
"SSHConfig": {
"IdentityPath": "Z:\\podman_test948636732\\.local\\share\\containers\\podman\\machine\\machine",
"Port": 50630,
"RemoteUsername": "user"
},
"State": "stopped",
"UserModeNetworking": false,
"Rootful": false,
"Rosetta": false
}
]
← Exit [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:496 @ 07/01/25 11:46:49.299 (10.913s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:49.299
C>
podman.exe machine rm --force 38f17d9745f3
time=
"2025-07-01T11:46:49Z" level=
error msg=
"incompatible machine config \"Z:\\\\podman_test948636732\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman"
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:49.62 (321ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:49.62
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:49.623 (3ms)
+ [11.238 seconds]
podman machine proxy settings propagation
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/proxy_test.go:13
ssh to running machine and check proxy settings
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/proxy_test.go:15
→ Enter [
It] ssh to running machine and check proxy settings - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/proxy_test.go:15 @ 07/01/25 11:46:49.626
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 902726e18769
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
To start your machine run:
podman machine start 902726e18769
C>
podman.exe machine start 902726e18769
Starting machine "902726e18769"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful 902726e18769
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "902726e18769" started successfully
C>
podman.exe machine ssh 902726e18769 printenv HTTP_PROXY
http://abcdefghijklmnopqrstuvwxyz-proxy
C>
podman.exe machine ssh 902726e18769 printenv HTTPS_PROXY
http://abcdefghijklmnopqrstuvwxyz-proxy
C>
podman.exe machine stop 902726e18769
Machine "902726e18769" stopped successfully
C>
podman.exe machine start 902726e18769
Starting machine "902726e18769"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful 902726e18769
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "902726e18769" started successfully
C>
podman.exe machine ssh 902726e18769 printenv HTTP_PROXY HTTPS_PROXY NO_PROXY
http://foo:b%%40r@example.com:8080
https://foo:bar%%3F@example.com:8080
noproxy1.example.com,noproxy2.example.com
← Exit [It] ssh to running machine and check proxy settings - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/proxy_test.go:15 @ 07/01/25 11:47:15.311 (25.685s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:47:15.311
C>
podman.exe machine rm --force 902726e18769
The operation completed successfully.
< Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:47:17.343 (2.032s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:47:17.343
< Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:47:17.343 (0s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:47:17.343
< Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:47:17.343 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:47:17.343
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:47:17.346 (3ms)
+ [27.722 seconds]
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
Basic ops
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:27
→ Enter [
It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:27 @ 07/01/25 11:47:17.348
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now fc21a3be0d5f
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
Starting machine "fc21a3be0d5f"
your 131072x1 screen size is bogus. expect trouble
This machine is currently configured in rootless mode. If your containers
require root permissions (e.g. ports < 1024), or if you run into compatibility
issues with non-podman clients, you can switch using the following command:
podman machine set --rootful fc21a3be0d5f
API forwarding listening on: npipe:////./pipe/docker_engine
Docker API clients default to this address. You do not need to set DOCKER_HOST.
Machine "fc21a3be0d5f" started successfully
C>
podman.exe -r images -q
C>
podman.exe -r pull quay.io/libpod/testimage:20241011
Trying to pull quay.io/libpod/testimage:20241011...
Getting image source signatures
Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Copying blob sha256:33b517cffde0ecb1f424f107b005cdfd614c467b9de2ad334970f800b77a4e70
Copying config sha256:b82e560ed57b77a897379e160371adcf1b000ca885e69c62cbec674777a83850
Writing manifest to image destination
b82e560ed57b77a897379e160371adcf1b000ca885e69c62cbec674777a83850
C>
podman.exe -r run quay.io/libpod/testimage:20241011 cat /etc/os-release
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.20.3
PRETTY_NAME="Alpine Linux v3.20"
HOME_URL="https://alpinelinux.org/"
BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues"
C>
podman.exe -r build Z:\ginkgo3523128204
STEP 1/2: FROM quay.io/libpod/testimage:20241011
STEP 2/2: RUN ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host proto kernel_lo
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:15:5d:9a:87:6d brd ff:ff:ff:ff:ff:ff
altname enx00155d9a876d
inet 172.30.6.250/20 brd 172.30.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::215:5dff:fe9a:876d/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
COMMIT
--> 9fd7863df488
9fd7863df488b4c3b934be7ac5d1115f03cc81d7d3e91ebb43b3810f39173644
C>
podman.exe -r rm -a
36630deac49590d6731beadf547cd739e4ec36ca42209bfe249f119053313d6d
← Exit [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:27 @ 07/01/25 11:47:36.917 (19.569s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:47:36.917
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:47:36.917 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:47:36.917
C>
podman.exe machine rm --force fc21a3be0d5f
The operation completed successfully.
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:47:38.869 (1.951s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:47:38.869
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:47:38.872 (3ms)
+ [21.525 seconds]
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
Volume ops
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:67
→ Enter [
It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:67 @ 07/01/25 11:47:38.873
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now ef245288215b
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The operation completed successfully.
Configuring system...
Machine init complete
Starting machine "ef245288215b"
The operation timed out because a response was not received from the virtual machine or container.
Error code: Wsl/Service/CreateInstance/HCS_E_CONNECTION_TIMEOUT
Error: the WSL bootstrap script failed: command wsl [-u root -d podman-ef245288215b /root/bootstrap] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:87 @ 07/01/25 11:48:34.921
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.2()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:87 +0x3e3
← Exit [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:67 @ 07/01/25 11:48:34.921 (56.048s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:48:34.921
C>
podman.exe machine rm --force ef245288215b
The operation completed successfully.
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:48:39.486 (4.565s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:48:39.486
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:48:39.486 (1ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:39.486
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:39.489 (3ms)
+ [FAILED] [60.617 seconds]
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
[It] Volume ops
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:67
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
Single character volume mount
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:111
→ Enter [
It] Single character volume mount - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:111 @ 07/01/25 11:48:39.49
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now a2b3385349e9
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
Catastrophic failure
Error code: Wsl/Service/RegisterDistro/E_UNEXPECTED
Error: the WSL import of guest OS failed: command wsl [--import podman-a2b3385349e9 Z:\podman_test1271291991\.local\share\containers\podman\machine\wsl\wsldist\a2b3385349e9 Z:\podman_test1271291991\.local\share\containers\podman\machine\wsl\a2b3385349e9-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:117 @ 07/01/25 11:48:42.404
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.3()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:117 +0x1b1
← Exit [It] Single character volume mount - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:111 @ 07/01/25 11:48:42.404 (2.914s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:48:42.404
C>
podman.exe machine rm --force a2b3385349e9
Error: a2b3385349e9: VM does not exist
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:48:42.508 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:42.508
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:42.51 (2ms)
+ [FAILED] [3.020 seconds]
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
[It] Single character volume mount
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:111
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
Podman ops with port forwarding and gvproxy
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:184
→ Enter [
It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:184 @ 07/01/25 11:48:42.513
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now fe0e4d84c6a5
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-fe0e4d84c6a5 Z:\podman_test1181544560\.local\share\containers\podman\machine\wsl\wsldist\fe0e4d84c6a5 Z:\podman_test1181544560\.local\share\containers\podman\machine\wsl\fe0e4d84c6a5-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:189 @ 07/01/25 11:49:14.912
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.6()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:189 +0x1c3
← Exit [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:184 @ 07/01/25 11:49:14.912 (32.399s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:14.912
C>
podman.exe machine rm --force fe0e4d84c6a5
Error: fe0e4d84c6a5: VM does not exist
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:15.016 (105ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:15.016
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:15.019 (3ms)
+ [FAILED] [32.507 seconds]
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
[It] Podman ops with port forwarding and gvproxy
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:184
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
podman build contexts
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:251
→ Enter [
It] podman build contexts - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:251 @ 07/01/25 11:49:15.021
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 736b593845a7
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 17, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-736b593845a7 Z:\podman_test3976020337\.local\share\containers\podman\machine\wsl\wsldist\736b593845a7 Z:\podman_test3976020337\.local\share\containers\podman\machine\wsl\736b593845a7-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:258 @ 07/01/25 11:49:17.371
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.8()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:258 +0x1f8
← Exit [It] podman build contexts - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:251 @ 07/01/25 11:49:17.371 (2.35s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.371
C>
podman.exe machine rm --force 736b593845a7
Error: 736b593845a7: VM does not exist
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.465 (94ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:17.465
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:17.468 (3ms)
+ [FAILED] [2.448 seconds]
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
[It] podman build contexts
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:251
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
CVE-2025-6032 regression test - HTTP
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:291
→ Enter [
It] CVE-2025-6032 regression test - HTTP - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:291 @ 07/01/25 11:49:17.469
C>
podman.exe machine init --disk-size 11 --image docker://127.0.0.1:50753/testimage dcdb77d54aea
Looking up Podman Machine image at 127.0.0.1:50753/testimage:latest to create VM
Error: pinging container registry 127.0.0.1:50753: Get "https://127.0.0.1:50753/v2/": http: server gave HTTP response to HTTPS client
← Exit [It] CVE-2025-6032 regression test - HTTP - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:291 @ 07/01/25 11:49:17.634 (165ms)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.634
C>
podman.exe machine rm --force dcdb77d54aea
Error: dcdb77d54aea: VM does not exist
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.739 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:17.739
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:17.74 (2ms)
+ [0.273 seconds]
run basic podman commands
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:25
CVE-2025-6032 regression test - HTTPS unknown cert
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:296
→ Enter [
It] CVE-2025-6032 regression test - HTTPS unknown cert - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:296 @ 07/01/25 11:49:17.741
C>
podman.exe machine init --disk-size 11 --image docker://127.0.0.1:50756/testimage 79ea32eeccfc
Looking up Podman Machine image at 127.0.0.1:50756/testimage:latest to create VM
Error: pinging container registry 127.0.0.1:50756: Get "https://127.0.0.1:50756/v2/": tls: failed to verify certificate: x509: certificate signed by unknown authority
← Exit [It] CVE-2025-6032 regression test - HTTPS unknown cert - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:296 @ 07/01/25 11:49:17.907 (166ms)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.907
C>
podman.exe machine rm --force 79ea32eeccfc
Error: 79ea32eeccfc: VM does not exist
< Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:18.012 (105ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:18.012
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:18.015 (2ms)
+ [0.274 seconds]
podman machine stop
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:12
stop bad name
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:14
→ Enter [
It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:14 @ 07/01/25 11:49:18.015
C>
podman.exe machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist
← Exit [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:14 @ 07/01/25 11:49:18.119 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:18.119
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:18.12 (2ms)
+ [0.106 seconds]
podman machine stop
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:12
Stop running machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:22
→ Enter [
It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:22 @ 07/01/25 11:49:18.121
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 7434894903cb
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-7434894903cb Z:\podman_test3468735\.local\share\containers\podman\machine\wsl\wsldist\7434894903cb Z:\podman_test3468735\.local\share\containers\podman\machine\wsl\7434894903cb-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:28 @ 07/01/25 11:49:50.548
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func22.2()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:28 +0x1f4
← Exit [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:22 @ 07/01/25 11:49:50.548 (32.427s)
> Enter [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:50.548
C>
podman.exe machine rm --force 7434894903cb
Error: 7434894903cb: VM does not exist
< Exit [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:50.651 (103ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:50.652
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:50.654 (3ms)
+ [FAILED] [32.534 seconds]
podman machine stop
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:12
[It] Stop running machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:22
podman machine compose
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:16
compose test environment variable setup
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:18
→ Enter [
It] compose test environment variable setup - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:18 @ 07/01/25 11:49:50.655
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now dd548131badf
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-dd548131badf Z:\podman_test3406414376\.local\share\containers\podman\machine\wsl\wsldist\dd548131badf Z:\podman_test3406414376\.local\share\containers\podman\machine\wsl\dd548131badf-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:23 @ 07/01/25 11:50:23.002
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func7.1()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:23 +0x1c3
← Exit [It] compose test environment variable setup - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:18 @ 07/01/25 11:50:23.002 (32.347s)
> Enter [DeferCleanup (Each)] podman machine compose - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:50:23.003
C>
podman.exe machine rm --force dd548131badf
Error: dd548131badf: VM does not exist
< Exit [DeferCleanup (Each)] podman machine compose - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:50:23.098 (95ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:23.098
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:23.1 (2ms)
+ [FAILED] [32.445 seconds]
podman machine compose
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:16
[It] compose test environment variable setup
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:18
podman machine init - windows only
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:17
init with user mode networking
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:19
→ Enter [
It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:19 @ 07/01/25 11:50:23.1
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --user-mode-networking 73d8c89b11c0
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 2, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-73d8c89b11c0 Z:\podman_test2537052362\.local\share\containers\podman\machine\wsl\wsldist\73d8c89b11c0 Z:\podman_test2537052362\.local\share\containers\podman\machine\wsl\73d8c89b11c0-amd64 --version 2] failed: exit status 0xffffffff
← Exit [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:19 @ 07/01/25 11:50:25.507 (2.407s)
> Enter [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:50:25.507
C>
podman.exe machine rm --force 73d8c89b11c0
Error: 73d8c89b11c0: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:50:25.612 (105ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:25.613
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:25.615 (3ms)
+ [FAILED] [2.516 seconds]
podman machine init - windows only
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:17
[It] init with user mode networking
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:19
podman machine init - windows only
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:17
init should not overwrite existing WSL vms
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:88
→ Enter [
It] init should not overwrite existing WSL vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:88 @ 07/01/25 11:50:25.617
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foobarexport
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-foobarexport Z:\podman_test791981390\.local\share\containers\podman\machine\wsl\wsldist\foobarexport Z:\podman_test791981390\.local\share\containers\podman\machine\wsl\foobarexport-amd64 --version 2] failed: exit status 0xffffffff
← Exit [It] init should not overwrite existing WSL vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:88 @ 07/01/25 11:50:57.992 (32.374s)
> Enter [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:50:57.992
C>
podman.exe machine rm --force foobarexport
Error: foobarexport: VM does not exist
< Exit [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:50:58.086 (94ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:58.086
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:58.089 (2ms)
+ [FAILED] [32.471 seconds]
podman machine init - windows only
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:17
[It] init should not overwrite existing WSL vms
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:88
run podman API test calls
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:21
client connect to machine named pipe
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:49
→ Enter [
It] client connect to machine named pipe - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:49 @ 07/01/25 11:50:58.09
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 21aaac391f0c
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-21aaac391f0c Z:\podman_test2757503964\.local\share\containers\podman\machine\wsl\wsldist\21aaac391f0c Z:\podman_test2757503964\.local\share\containers\podman\machine\wsl\21aaac391f0c-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:57 @ 07/01/25 11:51:30.557
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.2()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:57 +0x1b1
← Exit [It] client connect to machine named pipe - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:49 @ 07/01/25 11:51:30.557 (32.466s)
> Enter [DeferCleanup (Each)] run podman API test calls - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:51:30.557
C>
podman.exe machine rm --force 21aaac391f0c
Error: 21aaac391f0c: VM does not exist
< Exit [DeferCleanup (Each)] run podman API test calls - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:51:30.661 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:30.662
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:30.664 (2ms)
+ [FAILED] [32.573 seconds]
run podman API test calls
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:21
[It] client connect to machine named pipe
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:49
run podman API test calls
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:21
curl connect to machine socket
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:75
→ Enter [
It] curl connect to machine socket - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:75 @ 07/01/25 11:51:30.664
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 8efe8de673dd
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 2, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-8efe8de673dd Z:\podman_test99957678\.local\share\containers\podman\machine\wsl\wsldist\8efe8de673dd Z:\podman_test99957678\.local\share\containers\podman\machine\wsl\8efe8de673dd-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:80 @ 07/01/25 11:51:33.04
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.3()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:80 +0x1b1
← Exit [It] curl connect to machine socket - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:75 @ 07/01/25 11:51:33.04 (2.376s)
> Enter [DeferCleanup (Each)] run podman API test calls - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:51:33.041
C>
podman.exe machine rm --force 8efe8de673dd
Error: 8efe8de673dd: VM does not exist
< Exit [DeferCleanup (Each)] run podman API test calls - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:51:33.134 (94ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:33.134
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:33.137 (2ms)
+ [FAILED] [2.473 seconds]
run podman API test calls
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:21
[It] curl connect to machine socket
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:75
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
bad init name
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:16
→ Enter [
It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:16 @ 07/01/25 11:51:33.137
C>
podman.exe machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist
← Exit [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:16 @ 07/01/25 11:51:33.231 (94ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:33.231
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:33.233 (2ms)
+ [0.096 seconds]
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
Remove machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:24
→ Enter [
It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:24 @ 07/01/25 11:51:33.233
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar a30be28b01ca
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-a30be28b01ca Z:\podman_test291947019\.local\share\containers\podman\machine\wsl\wsldist\a30be28b01ca Z:\podman_test291947019\.local\share\containers\podman\machine\wsl\a30be28b01ca-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:29 @ 07/01/25 11:52:05.617
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.2()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:29 +0x1c8
← Exit [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:24 @ 07/01/25 11:52:05.618 (32.384s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:05.618
C>
podman.exe machine rm --force a30be28b01ca
Error: a30be28b01ca: VM does not exist
< Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:05.731 (114ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:05.732
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:05.734 (3ms)
+ [FAILED] [32.501 seconds]
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
[It] Remove machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:24
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
Remove running machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:75
→ Enter [
It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:75 @ 07/01/25 11:52:05.735
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 143edbebbcd4
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 2, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-143edbebbcd4 Z:\podman_test3897115699\.local\share\containers\podman\machine\wsl\wsldist\143edbebbcd4 Z:\podman_test3897115699\.local\share\containers\podman\machine\wsl\143edbebbcd4-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:80 @ 07/01/25 11:52:08.035
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.3()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:80 +0x1bd
← Exit [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:75 @ 07/01/25 11:52:08.035 (2.3s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:08.035
C>
podman.exe machine rm --force 143edbebbcd4
Error: 143edbebbcd4: VM does not exist
< Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:08.14 (105ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:08.14
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:08.142 (2ms)
+ [FAILED] [2.407 seconds]
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
[It] Remove running machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:75
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
machine rm --save-ignition --save-image
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:100
→ Enter [
It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:100 @ 07/01/25 11:52:08.143
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 76379c9f1283
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-76379c9f1283 Z:\podman_test2930363439\.local\share\containers\podman\machine\wsl\wsldist\76379c9f1283 Z:\podman_test2930363439\.local\share\containers\podman\machine\wsl\76379c9f1283-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:104 @ 07/01/25 11:52:40.56
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.4()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:104 +0x15e
← Exit [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:100 @ 07/01/25 11:52:40.56 (32.417s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:40.56
C>
podman.exe machine rm --force 76379c9f1283
Error: 76379c9f1283: VM does not exist
< Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:40.664 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:40.664
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:40.667 (3ms)
+ [FAILED] [32.525 seconds]
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
[It] machine rm --save-ignition --save-image
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:100
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
Remove machine sharing ssh key with another machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:139
→ Enter [
It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:139 @ 07/01/25 11:52:40.668
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foo
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 2, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-foo Z:\podman_test3559507508\.local\share\containers\podman\machine\wsl\wsldist\foo Z:\podman_test3559507508\.local\share\containers\podman\machine\wsl\foo-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:146 @ 07/01/25 11:52:43.001
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.5()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:146 +0x26f
← Exit [It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:139 @ 07/01/25 11:52:43.001 (2.333s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:43.001
C>
podman.exe machine rm --force foo
Error: foo: VM does not exist
< Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:43.095 (94ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:43.095
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:43.097 (2ms)
+ [FAILED] [2.430 seconds]
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
[It] Remove machine sharing ssh key with another machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:139
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
Removing all machines doesn't delete ssh keys
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:181
→ Enter [
It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:181 @ 07/01/25 11:52:43.098
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foo
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-foo Z:\podman_test4139307938\.local\share\containers\podman\machine\wsl\wsldist\foo Z:\podman_test4139307938\.local\share\containers\podman\machine\wsl\foo-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:186 @ 07/01/25 11:53:15.428
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.6()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:186 +0x17d
← Exit [It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:181 @ 07/01/25 11:53:15.428 (32.33s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:15.428
C>
podman.exe machine rm --force foo
Error: foo: VM does not exist
< Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:15.522 (94ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:15.522
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:15.525 (3ms)
+ [FAILED] [32.427 seconds]
podman machine rm
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14
[It] Removing all machines doesn't delete ssh keys
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:181
podman machine ssh
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10
ssh to non-running machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:21
→ Enter [
It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:21 @ 07/01/25 11:53:15.633
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar cd730c889147
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 2, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-cd730c889147 Z:\podman_test1881739368\.local\share\containers\podman\machine\wsl\wsldist\cd730c889147 Z:\podman_test1881739368\.local\share\containers\podman\machine\wsl\cd730c889147-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:26 @ 07/01/25 11:53:17.842
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func20.2()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:26 +0x1b1
← Exit [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:21 @ 07/01/25 11:53:17.842 (2.21s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:17.842
C>
podman.exe machine rm --force cd730c889147
Error: cd730c889147: VM does not exist
< Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:17.937 (95ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:17.937
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:17.939 (2ms)
+ [FAILED] [2.307 seconds]
podman machine ssh
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10
[It] ssh to non-running machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:21
podman machine ssh
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10
ssh to running machine and check os-type
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:35
→ Enter [
It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:35 @ 07/01/25 11:53:17.939
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now b325285519f0
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-b325285519f0 Z:\podman_test995184032\.local\share\containers\podman\machine\wsl\wsldist\b325285519f0 Z:\podman_test995184032\.local\share\containers\podman\machine\wsl\b325285519f0-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:41 @ 07/01/25 11:53:50.296
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func20.3()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:41 +0x1dc
← Exit [It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:35 @ 07/01/25 11:53:50.296 (32.356s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:50.296
C>
podman.exe machine rm --force b325285519f0
Error: b325285519f0: VM does not exist
< Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:50.399 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:50.399
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:50.402 (2ms)
+ [FAILED] [32.462 seconds]
podman machine ssh
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10
[It] ssh to running machine and check os-type
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:35
podman machine ssh
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10
verify machine rootfulness
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:66
→ Enter [
It] verify machine rootfulness - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:66 @ 07/01/25 11:53:50.402
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now d8c41dfc813f
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 6, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-d8c41dfc813f Z:\podman_test2661393433\.local\share\containers\podman\machine\wsl\wsldist\d8c41dfc813f Z:\podman_test2661393433\.local\share\containers\podman\machine\wsl\d8c41dfc813f-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:72 @ 07/01/25 11:53:52.674
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func20.4()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:72 +0x1e3
← Exit [It] verify machine rootfulness - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:66 @ 07/01/25 11:53:52.674 (2.272s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:52.674
C>
podman.exe machine rm --force d8c41dfc813f
Error: d8c41dfc813f: VM does not exist
< Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:52.768 (94ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:52.768
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:52.77 (2ms)
+ [FAILED] [2.369 seconds]
podman machine ssh
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10
[It] verify machine rootfulness
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:66
podman machine set
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15
set machine cpus, disk, memory
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:17
→ Enter [
It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:17 @ 07/01/25 11:53:52.772
[SKIPPED] WSL cannot change set properties of disk, processor, or memory
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:53:52.772
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b48da4, 0x3e})
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_test.go:240 +0x54
github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...)
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_test.go:251
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.1()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:18 +0x34
← Exit [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:17 @ 07/01/25 11:53:52.772 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:52.772
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:52.772 (1ms)
S [SKIPPED] [0.002 seconds]
podman machine set
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15
[It] set machine cpus, disk, memory
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:17
podman machine set
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15
wsl cannot change disk, memory, processor
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:72
→ Enter [
It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:72 @ 07/01/25 11:53:52.773
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar ee3b1a069721
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-ee3b1a069721 Z:\podman_test2937521028\.local\share\containers\podman\machine\wsl\wsldist\ee3b1a069721 Z:\podman_test2937521028\.local\share\containers\podman\machine\wsl\ee3b1a069721-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:78 @ 07/01/25 11:54:25.093
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.2()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:78 +0x1c6
← Exit [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:72 @ 07/01/25 11:54:25.093 (32.32s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:25.093
C>
podman.exe machine rm --force ee3b1a069721
Error: ee3b1a069721: VM does not exist
< Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:25.187 (94ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:25.187
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:25.189 (2ms)
+ [FAILED] [32.417 seconds]
podman machine set
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15
[It] wsl cannot change disk, memory, processor
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:72
podman machine set
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15
set rootful with docker sock change
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:132
→ Enter [
It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:132 @ 07/01/25 11:54:25.191
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 2bb44e70a97d
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 2, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-2bb44e70a97d Z:\podman_test501756096\.local\share\containers\podman\machine\wsl\wsldist\2bb44e70a97d Z:\podman_test501756096\.local\share\containers\podman\machine\wsl\2bb44e70a97d-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:137 @ 07/01/25 11:54:27.411
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.4()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:137 +0x1b6
← Exit [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:132 @ 07/01/25 11:54:27.411 (2.22s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:27.411
C>
podman.exe machine rm --force 2bb44e70a97d
Error: 2bb44e70a97d: VM does not exist
< Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:27.516 (105ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:27.516
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:27.519 (3ms)
+ [FAILED] [2.328 seconds]
podman machine set
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15
[It] set rootful with docker sock change
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:132
podman machine set
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15
set while machine already running
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:190
→ Enter [
It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:190 @ 07/01/25 11:54:27.521
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 4ba65ca7d494
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-4ba65ca7d494 Z:\podman_test4206153869\.local\share\containers\podman\machine\wsl\wsldist\4ba65ca7d494 Z:\podman_test4206153869\.local\share\containers\podman\machine\wsl\4ba65ca7d494-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:195 @ 07/01/25 11:54:59.84
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.6()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:195 +0x1b1
← Exit [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:190 @ 07/01/25 11:54:59.84 (32.319s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:59.84
C>
podman.exe machine rm --force 4ba65ca7d494
Error: 4ba65ca7d494: VM does not exist
< Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:59.944 (104ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:59.945
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:59.947 (3ms)
+ [FAILED] [32.427 seconds]
podman machine set
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15
[It] set while machine already running
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:190
podman machine info
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:13
machine info
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:15
→ Enter [
It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:15 @ 07/01/25 11:54:59.948
C>
podman.exe machine info
host:
arch: amd64
currentmachine: ""
defaultmachine: ""
eventsdir: Z:\podman_test2289766637\.local\share\containers\podman\podman
machineconfigdir: Z:\podman_test2289766637\.config\containers\podman\machine\wsl
machineimagedir: Z:\podman_test2289766637\.local\share\containers\podman\machine\wsl
machinestate: ""
numberofmachines: 0
os: windows
vmtype: wsl
version:
apiversion: 5.6.0-dev
version: 5.6.0-dev
goversion: go1.24.4
gitcommit: 10a5f9715b73464de60087e02c2de3cd0e8eaefe
builttime: Tue Jul 1 07:20:03 2025
built: 1751354403
osarch: windows/amd64
os: windows
C>
podman.exe machine info --format {{.Host.NumberOfMachines}}
0
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 21deb2543621
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 2, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-21deb2543621 Z:\podman_test2289766637\.local\share\containers\podman\machine\wsl\wsldist\21deb2543621 Z:\podman_test2289766637\.local\share\containers\podman\machine\wsl\21deb2543621-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:33 @ 07/01/25 11:55:02.385
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func10.1()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:33 +0x3ec
← Exit [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:15 @ 07/01/25 11:55:02.385 (2.437s)
> Enter [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:02.385
C>
podman.exe machine rm --force 21deb2543621
Error: 21deb2543621: VM does not exist
< Exit [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:02.49 (106ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:02.49
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:02.493 (3ms)
+ [FAILED] [2.546 seconds]
podman machine info
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:13
[It] machine info
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:15
podman machine reset
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:9
reset machine with one defined machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:18
→ Enter [
It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:18 @ 07/01/25 11:55:02.643
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar b008e5bdce4b
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error code: Wsl/Service/RegisterDistro/0x8007274c
Error: the WSL import of guest OS failed: command wsl [--import podman-b008e5bdce4b Z:\podman_test866524172\.local\share\containers\podman\machine\wsl\wsldist\b008e5bdce4b Z:\podman_test866524172\.local\share\containers\podman\machine\wsl\b008e5bdce4b-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:23 @ 07/01/25 11:55:35.023
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func17.2()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:23 +0x1b6
← Exit [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:18 @ 07/01/25 11:55:35.023 (32.38s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:35.023
C>
podman.exe machine rm --force b008e5bdce4b
Error: b008e5bdce4b: VM does not exist
< Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:35.128 (105ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:35.128
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:35.131 (3ms)
+ [FAILED] [32.489 seconds]
podman machine reset
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:9
[It] reset machine with one defined machine
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:18
podman machine reset
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:9
reset with running machine and other machines idle
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:42
→ Enter [
It] reset with running machine and other machines idle - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:42 @ 07/01/25 11:55:35.132
C>
podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 3b48b133c0d7
Importing operating system into WSL (this may take a few minutes on a new WSL install)...
The distribution failed to start. Error code: 2, failure step: 2
Error code: Wsl/Service/RegisterDistro/E_FAIL
Error: the WSL import of guest OS failed: command wsl [--import podman-3b48b133c0d7 Z:\podman_test3094429729\.local\share\containers\podman\machine\wsl\wsldist\3b48b133c0d7 Z:\podman_test3094429729\.local\share\containers\podman\machine\wsl\3b48b133c0d7-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:47 @ 07/01/25 11:55:37.532
Full Stack Trace
github.com/containers/podman/v5/pkg/machine/e2e_test.init.func17.3()
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:47 +0x1c3
← Exit [It] reset with running machine and other machines idle - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:42 @ 07/01/25 11:55:37.532 (2.401s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:37.532
C>
podman.exe machine rm --force 3b48b133c0d7
Error: 3b48b133c0d7: VM does not exist
< Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:37.627 (95ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:37.628
< Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:37.63 (3ms)
+ [FAILED] [2.499 seconds]
podman machine reset
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:9
[It] reset with running machine and other machines idle
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:42
[SynchronizedAfterSuite]
C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:92
→ Enter [
SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:92 @ 07/01/25 11:55:37.63
run basic podman commands Volume should be virtiofs 0.000524 seconds
run basic podman commands podman volume on non-standard path 0.000525 seconds
podman machine set no settings should change if no flags 0.000526 seconds
run basic podman commands Volume should be disabled by command line 0.000528 seconds
podman machine init machine init with rosetta=false 0.000533 seconds
podman machine init machine init with ignition path 0.000540 seconds
podman machine init machine init with swap 0.000540 seconds
podman machine init machine init with cpus, disk size, memory, timezone 0.000540 seconds
podman machine init init volume check 0.000541 seconds
podman machine init machine init with rosetta=true 0.000547 seconds
podman machine init machine init with volume 0.000571 seconds
podman machine set set user mode networking 0.000589 seconds
podman machine init - windows only init should not should not overwrite existing HyperV vms 0.000602 seconds
podman machine set set machine cpus, disk, memory 0.001051 seconds
run podman API test calls client connect to machine socket 0.001061 seconds
podman machine list list machine: check if running while starting 0.001156 seconds
podman machine rm bad init name 0.094111 seconds
podman inspect stop inspect bad name 0.103412 seconds
podman machine stop stop bad name 0.104021 seconds
podman help podman usage base command is podman or podman-remote, without extension 0.104073 seconds
podman machine ssh bad machine name 0.105045 seconds
podman machine start bad start name 0.106880 seconds
podman machine reset starting from scratch should not error 0.147126 seconds
run basic podman commands CVE-2025-6032 regression test - HTTP 0.165893 seconds
run basic podman commands CVE-2025-6032 regression test - HTTPS unknown cert 0.166378 seconds
podman machine init bad init 0.857647 seconds
podman machine ssh ssh to non-running machine 2.210262 seconds
podman machine set set rootful with docker sock change 2.219891 seconds
podman machine ssh verify machine rootfulness 2.272488 seconds
podman machine rm Remove running machine 2.299648 seconds
podman machine rm Remove machine sharing ssh key with another machine 2.333531 seconds
run basic podman commands podman build contexts 2.350684 seconds
run podman API test calls curl connect to machine socket 2.376207 seconds
podman machine reset reset with running machine and other machines idle 2.401249 seconds
podman machine init - windows only init with user mode networking 2.407052 seconds
podman machine info machine info 2.437271 seconds
run basic podman commands Single character volume mount 2.914308 seconds
podman machine list list machine in machine-readable byte format 9.963469 seconds
podman machine list list machine in human-readable format 10.075929 seconds
podman machine init simple init 10.186991 seconds
podman machine list list machine 10.518639 seconds
podman machine list list with --format 10.577044 seconds
podman inspect stop inspect with go format 10.667029 seconds
podman machine init verify a podman 4 config does not break podman 5 10.914089 seconds
podman machine init init should cleanup on failure 11.071737 seconds
podman machine init simple init with username 15.740633 seconds
podman machine start start machine with conflict on SSH port 16.171619 seconds
podman machine start start machine already started 16.288314 seconds
podman machine init simple init with start 16.472324 seconds
podman machine init machine init rootless docker.sock check 16.528694 seconds
podman machine init machine init rootful with docker.sock check 16.962004 seconds
run basic podman commands Basic ops 19.570051 seconds
podman machine init run playbook 19.598331 seconds
podman machine list list machines with quiet or noheading 20.404962 seconds
podman inspect stop inspect shows a unique socket name per machine 20.897426 seconds
podman inspect stop inspect two machines 21.184005 seconds
run cp commands podman machine cp 23.895688 seconds
run cp commands podman cp 24.103551 seconds
podman machine proxy settings propagation ssh to running machine and check proxy settings 25.685205 seconds
podman machine start start only starts specified machine 26.061126 seconds
podman machine start start two machines in parallel 26.278474 seconds
podman machine start start simple machine 30.168516 seconds
podman machine set set while machine already running 32.319419 seconds
podman machine set wsl cannot change disk, memory, processor 32.320277 seconds
podman machine rm Removing all machines doesn't delete ssh keys 32.330608 seconds
podman machine compose compose test environment variable setup 32.347827 seconds
podman machine ssh ssh to running machine and check os-type 32.355925 seconds
podman machine init - windows only init should not overwrite existing WSL vms 32.374794 seconds
podman machine reset reset machine with one defined machine 32.380662 seconds
podman machine rm Remove machine 32.384555 seconds
run basic podman commands Podman ops with port forwarding and gvproxy 32.399808 seconds
podman machine rm machine rm --save-ignition --save-image 32.417730 seconds
podman machine stop Stop running machine 32.427747 seconds
run podman API test calls client connect to machine named pipe 32.466646 seconds
podman machine list list machine from all providers 39.574656 seconds
run basic podman commands Volume ops 56.048719 seconds
← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:92 @ 07/01/25 11:55:37.631 (1ms)
[SynchronizedAfterSuite] PASSED [0.001 seconds]
Processed Tue Jul 1 11:55:37 2025 by C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\contrib\cirrus\logformatter v0.3