Skip to content
Success

Console Output

Skipping 538 KB.. Full Log
22:13:45 [2022-10-05T22:13:45.942Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:13:45 [2022-10-05T22:13:45.942Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:13:45 [2022-10-05T22:13:45.942Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:13:45 [2022-10-05T22:13:45.942Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:13:45 [2022-10-05T22:13:45.942Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:13:45 [2022-10-05T22:13:45.942Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:13:45 [2022-10-05T22:13:45.942Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:13:45 [2022-10-05T22:13:45.942Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:13:45 [2022-10-05T22:13:45.942Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:13:45 [2022-10-05T22:13:45.942Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:13:45 [2022-10-05T22:13:45.942Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:13:45 [2022-10-05T22:13:45.942Z] === RUN   TestContainerStartOnDaemonRestart
22:13:45 [2022-10-05T22:13:45.942Z] === PAUSE TestContainerStartOnDaemonRestart
22:13:45 [2022-10-05T22:13:45.942Z] === RUN   TestDaemonRestartIpcMode
22:13:45 [2022-10-05T22:13:45.942Z] === PAUSE TestDaemonRestartIpcMode
22:13:45 [2022-10-05T22:13:45.942Z] === RUN   TestDaemonHostGatewayIP
22:13:45 [2022-10-05T22:13:45.942Z] === PAUSE TestDaemonHostGatewayIP
22:13:45 [2022-10-05T22:13:45.942Z] === RUN   TestRestartDaemonWithRestartingContainer
22:13:45 [2022-10-05T22:13:45.942Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:13:45 [2022-10-05T22:13:45.942Z] === RUN   TestContainerKillOnDaemonStart
22:13:45 [2022-10-05T22:13:45.942Z] === PAUSE TestContainerKillOnDaemonStart
22:13:45 [2022-10-05T22:13:45.942Z] === RUN   TestDiff
22:13:46 [2022-10-05T22:13:46.510Z] --- PASS: TestDiff (0.42s)
22:13:46 [2022-10-05T22:13:46.510Z] === RUN   TestExecConsoleSize
22:13:47 [2022-10-05T22:13:47.079Z] --- PASS: TestExecConsoleSize (0.52s)
22:13:47 [2022-10-05T22:13:47.079Z] === RUN   TestExecWithCloseStdin
22:13:47 [2022-10-05T22:13:47.338Z] --- PASS: TestExecWithCloseStdin (0.46s)
22:13:47 [2022-10-05T22:13:47.338Z] === RUN   TestExec
22:13:47 [2022-10-05T22:13:47.906Z] --- PASS: TestExec (0.47s)
22:13:47 [2022-10-05T22:13:47.906Z] === RUN   TestExecUser
22:13:48 [2022-10-05T22:13:48.474Z] --- PASS: TestExecUser (0.46s)
22:13:48 [2022-10-05T22:13:48.474Z] === RUN   TestExportContainerAndImportImage
22:13:49 [2022-10-05T22:13:49.042Z] --- PASS: TestExportContainerAndImportImage (0.60s)
22:13:49 [2022-10-05T22:13:49.042Z] === RUN   TestExportContainerAfterDaemonRestart
22:13:50 [2022-10-05T22:13:50.421Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
22:13:50 [2022-10-05T22:13:50.421Z] === RUN   TestHealthCheckWorkdir
22:13:50 [2022-10-05T22:13:50.681Z] --- PASS: TestHealthCheckWorkdir (0.51s)
22:13:50 [2022-10-05T22:13:50.681Z] === RUN   TestHealthKillContainer
22:13:58 [2022-10-05T22:13:58.800Z] --- PASS: TestHealthKillContainer (7.91s)
22:13:58 [2022-10-05T22:13:58.800Z] === RUN   TestHealthCheckProcessKilled
22:13:59 [2022-10-05T22:13:59.380Z] --- PASS: TestHealthCheckProcessKilled (0.70s)
22:13:59 [2022-10-05T22:13:59.380Z] === RUN   TestInspectCpusetInConfigPre120
22:13:59 [2022-10-05T22:13:59.957Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
22:13:59 [2022-10-05T22:13:59.957Z] === RUN   TestIpcModeNone
22:14:00 [2022-10-05T22:14:00.219Z] --- PASS: TestIpcModeNone (0.52s)
22:14:00 [2022-10-05T22:14:00.219Z] === RUN   TestIpcModePrivate
22:14:00 [2022-10-05T22:14:00.796Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
22:14:00 [2022-10-05T22:14:00.796Z] --- PASS: TestIpcModePrivate (0.52s)
22:14:00 [2022-10-05T22:14:00.796Z] === RUN   TestIpcModeShareable
22:14:01 [2022-10-05T22:14:01.365Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
22:14:01 [2022-10-05T22:14:01.365Z] --- PASS: TestIpcModeShareable (0.50s)
22:14:01 [2022-10-05T22:14:01.365Z] === RUN   TestAPIIpcModeShareableAndContainer
22:14:02 [2022-10-05T22:14:02.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
22:14:02 [2022-10-05T22:14:02.745Z] === RUN   TestAPIIpcModeHost
22:14:03 [2022-10-05T22:14:03.316Z] --- PASS: TestAPIIpcModeHost (0.37s)
22:14:03 [2022-10-05T22:14:03.316Z] === RUN   TestDaemonIpcModeShareable
22:14:04 [2022-10-05T22:14:04.255Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
22:14:04 [2022-10-05T22:14:04.515Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
22:14:04 [2022-10-05T22:14:04.515Z] === RUN   TestDaemonIpcModePrivate
22:14:05 [2022-10-05T22:14:05.455Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
22:14:05 [2022-10-05T22:14:05.456Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
22:14:05 [2022-10-05T22:14:05.456Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:14:06 [2022-10-05T22:14:06.833Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
22:14:06 [2022-10-05T22:14:06.833Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
22:14:06 [2022-10-05T22:14:06.833Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:14:07 [2022-10-05T22:14:07.772Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
22:14:07 [2022-10-05T22:14:07.772Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
22:14:07 [2022-10-05T22:14:07.772Z] === RUN   TestIpcModeOlderClient
22:14:07 [2022-10-05T22:14:07.772Z] === PAUSE TestIpcModeOlderClient
22:14:07 [2022-10-05T22:14:07.772Z] === RUN   TestKillContainerInvalidSignal
22:14:08 [2022-10-05T22:14:08.341Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
22:14:08 [2022-10-05T22:14:08.341Z] === RUN   TestKillContainer
22:14:08 [2022-10-05T22:14:08.341Z] === RUN   TestKillContainer/no_signal
22:14:08 [2022-10-05T22:14:08.600Z] === RUN   TestKillContainer/non_killing_signal
22:14:08 [2022-10-05T22:14:08.859Z] === RUN   TestKillContainer/killing_signal
22:14:09 [2022-10-05T22:14:09.797Z] --- PASS: TestKillContainer (1.26s)
22:14:09 [2022-10-05T22:14:09.797Z]     --- PASS: TestKillContainer/no_signal (0.39s)
22:14:09 [2022-10-05T22:14:09.797Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
22:14:09 [2022-10-05T22:14:09.797Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
22:14:09 [2022-10-05T22:14:09.797Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:14:09 [2022-10-05T22:14:09.797Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:14:10 [2022-10-05T22:14:10.056Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:14:10 [2022-10-05T22:14:10.315Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
22:14:10 [2022-10-05T22:14:10.315Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
22:14:10 [2022-10-05T22:14:10.315Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
22:14:10 [2022-10-05T22:14:10.315Z] === RUN   TestKillStoppedContainer
22:14:10 [2022-10-05T22:14:10.315Z] --- PASS: TestKillStoppedContainer (0.05s)
22:14:10 [2022-10-05T22:14:10.315Z] === RUN   TestKillStoppedContainerAPIPre120
22:14:10 [2022-10-05T22:14:10.574Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
22:14:10 [2022-10-05T22:14:10.574Z] === RUN   TestKillDifferentUserContainer
22:14:10 [2022-10-05T22:14:10.833Z] --- PASS: TestKillDifferentUserContainer (0.45s)
22:14:10 [2022-10-05T22:14:10.833Z] === RUN   TestInspectOomKilledTrue
22:14:11 [2022-10-05T22:14:11.402Z] --- PASS: TestInspectOomKilledTrue (0.57s)
22:14:11 [2022-10-05T22:14:11.402Z] === RUN   TestInspectOomKilledFalse
22:14:11 [2022-10-05T22:14:11.971Z] --- PASS: TestInspectOomKilledFalse (0.42s)
22:14:11 [2022-10-05T22:14:11.971Z] === RUN   TestLinksEtcHostsContentMatch
22:14:12 [2022-10-05T22:14:12.230Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
22:14:12 [2022-10-05T22:14:12.230Z] === RUN   TestLinksContainerNames
22:14:13 [2022-10-05T22:14:13.167Z] --- PASS: TestLinksContainerNames (0.90s)
22:14:13 [2022-10-05T22:14:13.167Z] === RUN   TestLogsFollowTailEmpty
22:14:13 [2022-10-05T22:14:13.734Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
22:14:13 [2022-10-05T22:14:13.734Z] === RUN   TestLogs
22:14:13 [2022-10-05T22:14:13.734Z] === RUN   TestLogs/driver_local
22:14:13 [2022-10-05T22:14:13.734Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:14:13 [2022-10-05T22:14:13.734Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:14:13 [2022-10-05T22:14:13.734Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:14:13 [2022-10-05T22:14:13.734Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:14:13 [2022-10-05T22:14:13.734Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:14:13 [2022-10-05T22:14:13.734Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:14:14 [2022-10-05T22:14:14.303Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:14:14 [2022-10-05T22:14:14.303Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:14:14 [2022-10-05T22:14:14.873Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:14:14 [2022-10-05T22:14:14.873Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:14:15 [2022-10-05T22:14:15.442Z] === RUN   TestLogs/driver_json-file
22:14:15 [2022-10-05T22:14:15.442Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:14:15 [2022-10-05T22:14:15.442Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:14:15 [2022-10-05T22:14:15.442Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:14:15 [2022-10-05T22:14:15.442Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:14:15 [2022-10-05T22:14:15.442Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:14:15 [2022-10-05T22:14:15.442Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:14:16 [2022-10-05T22:14:16.010Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:14:16 [2022-10-05T22:14:16.269Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:14:16 [2022-10-05T22:14:16.838Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:14:16 [2022-10-05T22:14:16.838Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:14:17 [2022-10-05T22:14:17.406Z] --- PASS: TestLogs (3.77s)
22:14:17 [2022-10-05T22:14:17.407Z]     --- PASS: TestLogs/driver_local (0.01s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
22:14:17 [2022-10-05T22:14:17.407Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s)
22:14:17 [2022-10-05T22:14:17.407Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
22:14:17 [2022-10-05T22:14:17.407Z] === RUN   TestContainerNetworkMountsNoChown
22:14:17 [2022-10-05T22:14:17.975Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/default
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/default
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/private
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/private
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rprivate
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rprivate
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/slave
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/slave
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rslave
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rslave
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/shared
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/shared
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rshared
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rshared
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/default
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/default/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/default/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rslave
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rshared
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/shared
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rprivate
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/slave
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/private
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/private/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/private/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/default/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/default/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:14:17 [2022-10-05T22:14:17.975Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/private/bind_root
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:14:18 [2022-10-05T22:14:18.234Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:14:18 [2022-10-05T22:14:18.494Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:14:18 [2022-10-05T22:14:18.494Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:14:18 [2022-10-05T22:14:18.494Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:14:18 [2022-10-05T22:14:18.494Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:14:18 [2022-10-05T22:14:18.494Z] === CONT  TestMountDaemonRoot/private/mount_root
22:14:18 [2022-10-05T22:14:18.494Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:14:18 [2022-10-05T22:14:18.494Z] --- PASS: TestMountDaemonRoot (0.01s)
22:14:18 [2022-10-05T22:14:18.494Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:14:18 [2022-10-05T22:14:18.494Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:14:18 [2022-10-05T22:14:18.494Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
22:14:18 [2022-10-05T22:14:18.494Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
22:14:18 [2022-10-05T22:14:18.494Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:14:18 [2022-10-05T22:14:18.494Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:14:18 [2022-10-05T22:14:18.494Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:14:18 [2022-10-05T22:14:18.494Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:14:18 [2022-10-05T22:14:18.494Z] === RUN   TestContainerBindMountNonRecursive
22:14:19 [2022-10-05T22:14:19.872Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
22:14:19 [2022-10-05T22:14:19.872Z] === RUN   TestContainerVolumesMountedAsShared
22:14:20 [2022-10-05T22:14:20.131Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
22:14:20 [2022-10-05T22:14:20.131Z] === RUN   TestContainerVolumesMountedAsSlave
22:14:20 [2022-10-05T22:14:20.700Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
22:14:20 [2022-10-05T22:14:20.700Z] === RUN   TestNetworkNat
22:14:20 [2022-10-05T22:14:20.962Z] --- PASS: TestNetworkNat (0.45s)
22:14:20 [2022-10-05T22:14:20.962Z] === RUN   TestNetworkLocalhostTCPNat
22:14:21 [2022-10-05T22:14:21.530Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
22:14:21 [2022-10-05T22:14:21.530Z] === RUN   TestNetworkLoopbackNat
22:14:24 [2022-10-05T22:14:24.063Z] --- PASS: TestNetworkLoopbackNat (2.58s)
22:14:24 [2022-10-05T22:14:24.063Z] === RUN   TestPause
22:14:24 [2022-10-05T22:14:24.631Z] --- PASS: TestPause (0.44s)
22:14:24 [2022-10-05T22:14:24.631Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:14:24 [2022-10-05T22:14:24.631Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:14:24 [2022-10-05T22:14:24.631Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:14:24 [2022-10-05T22:14:24.631Z] === RUN   TestPauseStopPausedContainer
22:14:24 [2022-10-05T22:14:24.890Z] --- PASS: TestPauseStopPausedContainer (0.45s)
22:14:24 [2022-10-05T22:14:24.890Z] === RUN   TestPidHost
22:14:26 [2022-10-05T22:14:26.269Z] --- PASS: TestPidHost (1.03s)
22:14:26 [2022-10-05T22:14:26.269Z] === RUN   TestPsFilter
22:14:26 [2022-10-05T22:14:26.269Z] --- PASS: TestPsFilter (0.12s)
22:14:26 [2022-10-05T22:14:26.269Z] === RUN   TestRemoveContainerWithRemovedVolume
22:14:26 [2022-10-05T22:14:26.528Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
22:14:26 [2022-10-05T22:14:26.528Z] === RUN   TestRemoveContainerWithVolume
22:14:27 [2022-10-05T22:14:27.096Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
22:14:27 [2022-10-05T22:14:27.096Z] === RUN   TestRemoveContainerRunning
22:14:27 [2022-10-05T22:14:27.356Z] --- PASS: TestRemoveContainerRunning (0.42s)
22:14:27 [2022-10-05T22:14:27.356Z] === RUN   TestRemoveContainerForceRemoveRunning
22:14:27 [2022-10-05T22:14:27.924Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
22:14:27 [2022-10-05T22:14:27.924Z] === RUN   TestRemoveInvalidContainer
22:14:27 [2022-10-05T22:14:27.924Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:14:27 [2022-10-05T22:14:27.924Z] === RUN   TestRenameLinkedContainer
22:14:29 [2022-10-05T22:14:29.830Z] --- PASS: TestRenameLinkedContainer (1.73s)
22:14:29 [2022-10-05T22:14:29.830Z] === RUN   TestRenameStoppedContainer
22:14:29 [2022-10-05T22:14:29.830Z] --- PASS: TestRenameStoppedContainer (0.41s)
22:14:29 [2022-10-05T22:14:29.830Z] === RUN   TestRenameRunningContainerAndReuse
22:14:30 [2022-10-05T22:14:30.767Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
22:14:30 [2022-10-05T22:14:30.767Z] === RUN   TestRenameInvalidName
22:14:31 [2022-10-05T22:14:31.336Z] --- PASS: TestRenameInvalidName (0.44s)
22:14:31 [2022-10-05T22:14:31.336Z] === RUN   TestRenameAnonymousContainer
22:14:33 [2022-10-05T22:14:33.241Z] --- PASS: TestRenameAnonymousContainer (1.62s)
22:14:33 [2022-10-05T22:14:33.241Z] === RUN   TestRenameContainerWithSameName
22:14:33 [2022-10-05T22:14:33.241Z] --- PASS: TestRenameContainerWithSameName (0.42s)
22:14:33 [2022-10-05T22:14:33.241Z] === RUN   TestRenameContainerWithLinkedContainer
22:14:34 [2022-10-05T22:14:34.181Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
22:14:34 [2022-10-05T22:14:34.181Z] === RUN   TestResize
22:14:34 [2022-10-05T22:14:34.749Z] --- PASS: TestResize (0.41s)
22:14:34 [2022-10-05T22:14:34.749Z] === RUN   TestResizeWithInvalidSize
22:14:35 [2022-10-05T22:14:35.008Z] --- PASS: TestResizeWithInvalidSize (0.43s)
22:14:35 [2022-10-05T22:14:35.008Z] === RUN   TestResizeWhenContainerNotStarted
22:14:35 [2022-10-05T22:14:35.576Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:14:35 [2022-10-05T22:14:35.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:14:36 [2022-10-05T22:14:36.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:14:36 [2022-10-05T22:14:36.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:14:37 [2022-10-05T22:14:37.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:14:38 [2022-10-05T22:14:38.462Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:14:39 [2022-10-05T22:14:39.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:14:41 [2022-10-05T22:14:41.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:14:42 [2022-10-05T22:14:42.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:14:45 [2022-10-05T22:14:45.809Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:14:46 [2022-10-05T22:14:46.384Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:14:47 [2022-10-05T22:14:47.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:14:48 [2022-10-05T22:14:48.264Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:14:49 [2022-10-05T22:14:49.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:14:50 [2022-10-05T22:14:50.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:14:51 [2022-10-05T22:14:51.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:14:52 [2022-10-05T22:14:52.978Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
22:14:52 [2022-10-05T22:14:52.978Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
22:14:52 [2022-10-05T22:14:52.978Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:14:52 [2022-10-05T22:14:52.978Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:14:53 [2022-10-05T22:14:53.546Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:14:54 [2022-10-05T22:14:54.482Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s)
22:14:54 [2022-10-05T22:14:54.482Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s)
22:14:54 [2022-10-05T22:14:54.482Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
22:14:54 [2022-10-05T22:14:54.482Z] === RUN   TestCgroupNamespacesRun
22:14:55 [2022-10-05T22:14:55.860Z] --- PASS: TestCgroupNamespacesRun (1.21s)
22:14:55 [2022-10-05T22:14:55.860Z] === RUN   TestCgroupNamespacesRunPrivileged
22:14:56 [2022-10-05T22:14:56.797Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
22:14:56 [2022-10-05T22:14:56.797Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:14:58 [2022-10-05T22:14:58.177Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
22:14:58 [2022-10-05T22:14:58.177Z] === RUN   TestCgroupNamespacesRunHostMode
22:14:59 [2022-10-05T22:14:59.114Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
22:14:59 [2022-10-05T22:14:59.114Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:15:00 [2022-10-05T22:15:00.492Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
22:15:00 [2022-10-05T22:15:00.492Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:15:01 [2022-10-05T22:15:01.430Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
22:15:01 [2022-10-05T22:15:01.430Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:15:01 [2022-10-05T22:15:01.998Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
22:15:01 [2022-10-05T22:15:01.998Z] === RUN   TestCgroupNamespacesRunOlderClient
22:15:03 [2022-10-05T22:15:03.376Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
22:15:03 [2022-10-05T22:15:03.376Z] === RUN   TestNISDomainname
22:15:03 [2022-10-05T22:15:03.635Z] --- PASS: TestNISDomainname (0.55s)
22:15:03 [2022-10-05T22:15:03.635Z] === RUN   TestHostnameDnsResolution
22:15:04 [2022-10-05T22:15:04.572Z] --- PASS: TestHostnameDnsResolution (0.68s)
22:15:04 [2022-10-05T22:15:04.572Z] === RUN   TestUnprivilegedPortsAndPing
22:15:04 [2022-10-05T22:15:04.832Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
22:15:04 [2022-10-05T22:15:04.832Z] === RUN   TestPrivilegedHostDevices
22:15:05 [2022-10-05T22:15:05.400Z] --- PASS: TestPrivilegedHostDevices (0.52s)
22:15:05 [2022-10-05T22:15:05.400Z] === RUN   TestRunConsoleSize
22:15:05 [2022-10-05T22:15:05.968Z] --- PASS: TestRunConsoleSize (0.42s)
22:15:05 [2022-10-05T22:15:05.968Z] === RUN   TestRunWithAlternativeContainerdShim
22:15:07 [2022-10-05T22:15:07.874Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
22:15:07 [2022-10-05T22:15:07.874Z] === RUN   TestStats
22:15:10 [2022-10-05T22:15:10.412Z] --- PASS: TestStats (2.45s)
22:15:10 [2022-10-05T22:15:10.412Z] === RUN   TestStopContainerWithTimeout
22:15:10 [2022-10-05T22:15:10.412Z] === RUN   TestStopContainerWithTimeout/0
22:15:10 [2022-10-05T22:15:10.412Z] === PAUSE TestStopContainerWithTimeout/0
22:15:10 [2022-10-05T22:15:10.412Z] === RUN   TestStopContainerWithTimeout/1
22:15:10 [2022-10-05T22:15:10.412Z] === PAUSE TestStopContainerWithTimeout/1
22:15:10 [2022-10-05T22:15:10.412Z] === RUN   TestStopContainerWithTimeout/3
22:15:10 [2022-10-05T22:15:10.412Z] === PAUSE TestStopContainerWithTimeout/3
22:15:10 [2022-10-05T22:15:10.412Z] === RUN   TestStopContainerWithTimeout/-1
22:15:10 [2022-10-05T22:15:10.412Z] === PAUSE TestStopContainerWithTimeout/-1
22:15:10 [2022-10-05T22:15:10.412Z] === CONT  TestStopContainerWithTimeout/0
22:15:10 [2022-10-05T22:15:10.412Z] === CONT  TestStopContainerWithTimeout/-1
22:15:10 [2022-10-05T22:15:10.981Z] === CONT  TestStopContainerWithTimeout/3
22:15:12 [2022-10-05T22:15:12.886Z] === CONT  TestStopContainerWithTimeout/1
22:15:14 [2022-10-05T22:15:14.267Z] --- PASS: TestStopContainerWithTimeout (0.02s)
22:15:14 [2022-10-05T22:15:14.267Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
22:15:14 [2022-10-05T22:15:14.267Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
22:15:14 [2022-10-05T22:15:14.267Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
22:15:14 [2022-10-05T22:15:14.267Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
22:15:14 [2022-10-05T22:15:14.267Z] === RUN   TestDeleteDevicemapper
22:15:14 [2022-10-05T22:15:14.267Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:15:14 [2022-10-05T22:15:14.267Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:15:14 [2022-10-05T22:15:14.267Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:15:16 [2022-10-05T22:15:16.802Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s)
22:15:16 [2022-10-05T22:15:16.802Z] === RUN   TestUpdateMemory
22:15:16 [2022-10-05T22:15:16.802Z] --- PASS: TestUpdateMemory (0.52s)
22:15:16 [2022-10-05T22:15:16.802Z] === RUN   TestUpdateCPUQuota
22:15:17 [2022-10-05T22:15:17.739Z] --- PASS: TestUpdateCPUQuota (0.78s)
22:15:17 [2022-10-05T22:15:17.739Z] === RUN   TestUpdatePidsLimit
22:15:17 [2022-10-05T22:15:17.739Z] === RUN   TestUpdatePidsLimit/update_from_none
22:15:17 [2022-10-05T22:15:17.998Z] === RUN   TestUpdatePidsLimit/no_change
22:15:17 [2022-10-05T22:15:17.998Z] === RUN   TestUpdatePidsLimit/update_lower
22:15:18 [2022-10-05T22:15:18.258Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:15:18 [2022-10-05T22:15:18.517Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:15:18 [2022-10-05T22:15:18.777Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:15:19 [2022-10-05T22:15:19.036Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:15:19 [2022-10-05T22:15:19.604Z] --- PASS: TestUpdatePidsLimit (1.90s)
22:15:19 [2022-10-05T22:15:19.604Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
22:15:19 [2022-10-05T22:15:19.604Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
22:15:19 [2022-10-05T22:15:19.604Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
22:15:19 [2022-10-05T22:15:19.604Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
22:15:19 [2022-10-05T22:15:19.604Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
22:15:19 [2022-10-05T22:15:19.604Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
22:15:19 [2022-10-05T22:15:19.604Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
22:15:19 [2022-10-05T22:15:19.604Z] === RUN   TestUpdateRestartPolicy
22:15:31 [2022-10-05T22:15:31.814Z] --- PASS: TestUpdateRestartPolicy (10.88s)
22:15:31 [2022-10-05T22:15:31.815Z] === RUN   TestUpdateRestartWithAutoRemove
22:15:31 [2022-10-05T22:15:31.815Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
22:15:31 [2022-10-05T22:15:31.815Z] === RUN   TestWaitNonBlocked
22:15:31 [2022-10-05T22:15:31.815Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:15:31 [2022-10-05T22:15:31.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:15:31 [2022-10-05T22:15:31.815Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:15:31 [2022-10-05T22:15:31.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:15:31 [2022-10-05T22:15:31.815Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:15:31 [2022-10-05T22:15:31.815Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:15:31 [2022-10-05T22:15:31.815Z] --- PASS: TestWaitNonBlocked (0.01s)
22:15:31 [2022-10-05T22:15:31.815Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
22:15:31 [2022-10-05T22:15:31.815Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
22:15:31 [2022-10-05T22:15:31.815Z] === RUN   TestWaitBlocked
22:15:31 [2022-10-05T22:15:31.815Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:15:31 [2022-10-05T22:15:31.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:15:31 [2022-10-05T22:15:31.815Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:15:31 [2022-10-05T22:15:31.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:15:31 [2022-10-05T22:15:31.815Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:15:31 [2022-10-05T22:15:31.815Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:15:32 [2022-10-05T22:15:32.382Z] --- PASS: TestWaitBlocked (0.01s)
22:15:32 [2022-10-05T22:15:32.382Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
22:15:32 [2022-10-05T22:15:32.382Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
22:15:32 [2022-10-05T22:15:32.382Z] === RUN   TestWaitConditions
22:15:32 [2022-10-05T22:15:32.382Z] === RUN   TestWaitConditions/default
22:15:32 [2022-10-05T22:15:32.382Z] === PAUSE TestWaitConditions/default
22:15:32 [2022-10-05T22:15:32.382Z] === RUN   TestWaitConditions/not-running
22:15:32 [2022-10-05T22:15:32.382Z] === PAUSE TestWaitConditions/not-running
22:15:32 [2022-10-05T22:15:32.382Z] === RUN   TestWaitConditions/next-exit
22:15:32 [2022-10-05T22:15:32.382Z] === PAUSE TestWaitConditions/next-exit
22:15:32 [2022-10-05T22:15:32.382Z] === RUN   TestWaitConditions/removed
22:15:32 [2022-10-05T22:15:32.382Z] === PAUSE TestWaitConditions/removed
22:15:32 [2022-10-05T22:15:32.382Z] === CONT  TestWaitConditions/default
22:15:32 [2022-10-05T22:15:32.382Z] === CONT  TestWaitConditions/removed
22:15:33 [2022-10-05T22:15:33.759Z] === CONT  TestWaitConditions/next-exit
22:15:33 [2022-10-05T22:15:33.759Z] === CONT  TestWaitConditions/not-running
22:15:35 [2022-10-05T22:15:35.665Z] --- PASS: TestWaitConditions (0.01s)
22:15:35 [2022-10-05T22:15:35.665Z]     --- PASS: TestWaitConditions/removed (1.45s)
22:15:35 [2022-10-05T22:15:35.665Z]     --- PASS: TestWaitConditions/default (1.49s)
22:15:35 [2022-10-05T22:15:35.665Z]     --- PASS: TestWaitConditions/next-exit (1.54s)
22:15:35 [2022-10-05T22:15:35.665Z]     --- PASS: TestWaitConditions/not-running (1.53s)
22:15:35 [2022-10-05T22:15:35.665Z] === RUN   TestWaitRestartedContainer
22:15:35 [2022-10-05T22:15:35.665Z] === RUN   TestWaitRestartedContainer/default
22:15:35 [2022-10-05T22:15:35.665Z] === PAUSE TestWaitRestartedContainer/default
22:15:35 [2022-10-05T22:15:35.665Z] === RUN   TestWaitRestartedContainer/not-running
22:15:35 [2022-10-05T22:15:35.665Z] === PAUSE TestWaitRestartedContainer/not-running
22:15:35 [2022-10-05T22:15:35.665Z] === RUN   TestWaitRestartedContainer/next-exit
22:15:35 [2022-10-05T22:15:35.665Z] === PAUSE TestWaitRestartedContainer/next-exit
22:15:35 [2022-10-05T22:15:35.665Z] === CONT  TestWaitRestartedContainer/default
22:15:35 [2022-10-05T22:15:35.665Z] === CONT  TestWaitRestartedContainer/next-exit
22:15:36 [2022-10-05T22:15:36.602Z] === CONT  TestWaitRestartedContainer/not-running
22:15:37 [2022-10-05T22:15:37.545Z] --- PASS: TestWaitRestartedContainer (0.01s)
22:15:37 [2022-10-05T22:15:37.545Z]     --- PASS: TestWaitRestartedContainer/default (1.17s)
22:15:37 [2022-10-05T22:15:37.545Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.26s)
22:15:37 [2022-10-05T22:15:37.545Z]     --- PASS: TestWaitRestartedContainer/not-running (0.94s)
22:15:37 [2022-10-05T22:15:37.545Z] === CONT  TestContainerStartOnDaemonRestart
22:15:37 [2022-10-05T22:15:37.545Z] === CONT  TestRestartDaemonWithRestartingContainer
22:15:39 [2022-10-05T22:15:39.451Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s)
22:15:39 [2022-10-05T22:15:39.451Z] === CONT  TestIpcModeOlderClient
22:15:39 [2022-10-05T22:15:39.730Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s)
22:15:39 [2022-10-05T22:15:39.730Z] === CONT  TestContainerKillOnDaemonStart
22:15:39 [2022-10-05T22:15:39.730Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:15:39 [2022-10-05T22:15:39.730Z] === CONT  TestDaemonHostGatewayIP
22:15:42 [2022-10-05T22:15:42.297Z] --- PASS: TestDaemonHostGatewayIP (2.39s)
22:15:42 [2022-10-05T22:15:42.297Z] === CONT  TestDaemonRestartIpcMode
22:15:44 [2022-10-05T22:15:44.202Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
22:15:52 [2022-10-05T22:15:52.320Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
22:15:52 [2022-10-05T22:15:52.320Z] PASS
22:15:52 [2022-10-05T22:15:52.320Z] 
22:15:52 [2022-10-05T22:15:52.320Z] === Skipped
22:15:52 [2022-10-05T22:15:52.320Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:15:52 [2022-10-05T22:15:52.320Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:15:52 [2022-10-05T22:15:52.320Z] 
22:15:52 [2022-10-05T22:15:52.320Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:15:52 [2022-10-05T22:15:52.320Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:15:52 [2022-10-05T22:15:52.320Z] 
22:15:52 [2022-10-05T22:15:52.320Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:15:52 [2022-10-05T22:15:52.320Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:15:52 [2022-10-05T22:15:52.320Z] 
22:15:52 [2022-10-05T22:15:52.320Z] DONE 273 tests, 3 skipped in 130.648s
22:15:52 [2022-10-05T22:15:52.320Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:15:52 [2022-10-05T22:15:52.320Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:15:52 [2022-10-05T22:15:52.320Z] ++ set -e
22:15:52 [2022-10-05T22:15:52.320Z] ++ '[' -n 0 ']'
22:15:52 [2022-10-05T22:15:52.320Z] ++ set -x
22:15:52 [2022-10-05T22:15:52.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:15:52 [2022-10-05T22:15:52.320Z] INFO: Testing against a local daemon
22:15:52 [2022-10-05T22:15:52.320Z] === RUN   TestConfigDaemonLibtrustID
22:15:52 [2022-10-05T22:15:52.320Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:15:52 [2022-10-05T22:15:52.320Z] === RUN   TestConfigDaemonID
22:15:53 [2022-10-05T22:15:53.259Z]     daemon_test.go:86: [d980277cc088f] daemon is not started
22:15:53 [2022-10-05T22:15:53.259Z] --- PASS: TestConfigDaemonID (1.04s)
22:15:53 [2022-10-05T22:15:53.259Z] === RUN   TestDaemonConfigValidation
22:15:53 [2022-10-05T22:15:53.259Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:15:53 [2022-10-05T22:15:53.259Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:15:53 [2022-10-05T22:15:53.259Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:15:53 [2022-10-05T22:15:53.259Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:15:53 [2022-10-05T22:15:53.259Z] === RUN   TestDaemonConfigValidation/invalid_config
22:15:53 [2022-10-05T22:15:53.259Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:15:53 [2022-10-05T22:15:53.259Z] === RUN   TestDaemonConfigValidation/malformed_config
22:15:53 [2022-10-05T22:15:53.259Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:15:53 [2022-10-05T22:15:53.259Z] === RUN   TestDaemonConfigValidation/valid_config
22:15:53 [2022-10-05T22:15:53.259Z] === PAUSE TestDaemonConfigValidation/valid_config
22:15:53 [2022-10-05T22:15:53.259Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:15:53 [2022-10-05T22:15:53.259Z] === CONT  TestDaemonConfigValidation/malformed_config
22:15:53 [2022-10-05T22:15:53.259Z] === CONT  TestDaemonConfigValidation/valid_config
22:15:53 [2022-10-05T22:15:53.259Z] === CONT  TestDaemonConfigValidation/invalid_config
22:15:53 [2022-10-05T22:15:53.259Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:15:53 [2022-10-05T22:15:53.259Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:15:53 [2022-10-05T22:15:53.260Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
22:15:53 [2022-10-05T22:15:53.260Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:15:53 [2022-10-05T22:15:53.260Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:15:53 [2022-10-05T22:15:53.260Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:15:53 [2022-10-05T22:15:53.260Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:15:53 [2022-10-05T22:15:53.260Z] === RUN   TestConfigDaemonSeccompProfiles
22:15:53 [2022-10-05T22:15:53.260Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:15:54 [2022-10-05T22:15:54.197Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:15:55 [2022-10-05T22:15:55.575Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:15:56 [2022-10-05T22:15:56.512Z] === CONT  TestConfigDaemonSeccompProfiles
22:15:56 [2022-10-05T22:15:56.512Z]     daemon_test.go:200: [d7a0fb7102bc2] daemon is not started
22:15:56 [2022-10-05T22:15:56.512Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:15:56 [2022-10-05T22:15:56.512Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:15:56 [2022-10-05T22:15:56.512Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:15:56 [2022-10-05T22:15:56.512Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:15:56 [2022-10-05T22:15:56.512Z] === RUN   TestDaemonProxy
22:15:56 [2022-10-05T22:15:56.512Z] === RUN   TestDaemonProxy/environment_variables
22:15:58 [2022-10-05T22:15:58.416Z] === RUN   TestDaemonProxy/command-line_options
22:15:59 [2022-10-05T22:15:59.794Z] === RUN   TestDaemonProxy/configuration_file
22:16:01 [2022-10-05T22:16:01.698Z] === RUN   TestDaemonProxy/conflicting_options
22:16:01 [2022-10-05T22:16:01.957Z] === RUN   TestDaemonProxy/reload_sanitized
22:16:02 [2022-10-05T22:16:02.525Z] --- PASS: TestDaemonProxy (6.23s)
22:16:02 [2022-10-05T22:16:02.525Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
22:16:02 [2022-10-05T22:16:02.525Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
22:16:02 [2022-10-05T22:16:02.525Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
22:16:02 [2022-10-05T22:16:02.525Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:16:02 [2022-10-05T22:16:02.525Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:16:02 [2022-10-05T22:16:02.525Z] === RUN   TestLiveRestore
22:16:02 [2022-10-05T22:16:02.525Z] === RUN   TestLiveRestore/volume_references
22:16:02 [2022-10-05T22:16:02.525Z] === PAUSE TestLiveRestore/volume_references
22:16:02 [2022-10-05T22:16:02.525Z] === CONT  TestLiveRestore/volume_references
22:16:03 [2022-10-05T22:16:03.462Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:16:03 [2022-10-05T22:16:03.462Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:16:04 [2022-10-05T22:16:04.400Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:16:05 [2022-10-05T22:16:05.338Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:16:06 [2022-10-05T22:16:06.276Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:16:07 [2022-10-05T22:16:07.213Z] --- PASS: TestLiveRestore (0.00s)
22:16:07 [2022-10-05T22:16:07.213Z]     --- PASS: TestLiveRestore/volume_references (4.41s)
22:16:07 [2022-10-05T22:16:07.213Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.74s)
22:16:07 [2022-10-05T22:16:07.213Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
22:16:07 [2022-10-05T22:16:07.213Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
22:16:07 [2022-10-05T22:16:07.213Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
22:16:07 [2022-10-05T22:16:07.213Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
22:16:07 [2022-10-05T22:16:07.213Z] PASS
22:16:07 [2022-10-05T22:16:07.213Z] 
22:16:07 [2022-10-05T22:16:07.213Z] DONE 25 tests in 15.637s
22:16:07 [2022-10-05T22:16:07.213Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:16:07 [2022-10-05T22:16:07.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:16:07 [2022-10-05T22:16:07.213Z] ++ set -e
22:16:07 [2022-10-05T22:16:07.213Z] ++ '[' -n 0 ']'
22:16:07 [2022-10-05T22:16:07.213Z] ++ set -x
22:16:07 [2022-10-05T22:16:07.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:16:07 [2022-10-05T22:16:07.213Z] INFO: Testing against a local daemon
22:16:07 [2022-10-05T22:16:07.213Z] === RUN   TestCommitInheritsEnv
22:16:07 [2022-10-05T22:16:07.472Z] --- PASS: TestCommitInheritsEnv (0.27s)
22:16:07 [2022-10-05T22:16:07.472Z] === RUN   TestImportExtremelyLargeImageWorks
22:16:07 [2022-10-05T22:16:07.472Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:16:07 [2022-10-05T22:16:07.472Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:16:07 [2022-10-05T22:16:07.472Z] === RUN   TestImportWithCustomPlatform
22:16:07 [2022-10-05T22:16:07.472Z] === RUN   TestImportWithCustomPlatform/#00
22:16:07 [2022-10-05T22:16:07.472Z] === RUN   TestImportWithCustomPlatform/_______
22:16:07 [2022-10-05T22:16:07.472Z] === RUN   TestImportWithCustomPlatform//
22:16:07 [2022-10-05T22:16:07.472Z] === RUN   TestImportWithCustomPlatform/linux
22:16:07 [2022-10-05T22:16:07.472Z] === RUN   TestImportWithCustomPlatform/LINUX
22:16:07 [2022-10-05T22:16:07.731Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:16:07 [2022-10-05T22:16:07.731Z] === RUN   TestImportWithCustomPlatform/macos
22:16:07 [2022-10-05T22:16:07.731Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:16:07 [2022-10-05T22:16:07.731Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:16:07 [2022-10-05T22:16:07.731Z] --- PASS: TestImportWithCustomPlatform (0.32s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:16:07 [2022-10-05T22:16:07.731Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:16:07 [2022-10-05T22:16:07.731Z] === RUN   TestImagesFilterMultiReference
22:16:07 [2022-10-05T22:16:07.731Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:16:07 [2022-10-05T22:16:07.731Z] === RUN   TestImagePullPlatformInvalid
22:16:07 [2022-10-05T22:16:07.731Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:16:07 [2022-10-05T22:16:07.731Z] === RUN   TestRemoveImageOrphaning
22:16:07 [2022-10-05T22:16:07.990Z] --- PASS: TestRemoveImageOrphaning (0.26s)
22:16:07 [2022-10-05T22:16:07.990Z] === RUN   TestRemoveImageGarbageCollector
22:16:07 [2022-10-05T22:16:07.990Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:16:07 [2022-10-05T22:16:07.990Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:16:07 [2022-10-05T22:16:07.990Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:16:07 [2022-10-05T22:16:07.990Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:16:07 [2022-10-05T22:16:07.990Z] === RUN   TestTagInvalidReference
22:16:07 [2022-10-05T22:16:07.990Z] --- PASS: TestTagInvalidReference (0.01s)
22:16:07 [2022-10-05T22:16:07.990Z] === RUN   TestTagValidPrefixedRepo
22:16:08 [2022-10-05T22:16:08.249Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:16:08 [2022-10-05T22:16:08.250Z] === RUN   TestTagExistedNameWithoutForce
22:16:08 [2022-10-05T22:16:08.250Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:16:08 [2022-10-05T22:16:08.250Z] === RUN   TestTagOfficialNames
22:16:08 [2022-10-05T22:16:08.250Z] --- PASS: TestTagOfficialNames (0.05s)
22:16:08 [2022-10-05T22:16:08.250Z] === RUN   TestTagMatchesDigest
22:16:08 [2022-10-05T22:16:08.250Z] --- PASS: TestTagMatchesDigest (0.01s)
22:16:08 [2022-10-05T22:16:08.250Z] PASS
22:16:08 [2022-10-05T22:16:08.250Z] 
22:16:08 [2022-10-05T22:16:08.250Z] === Skipped
22:16:08 [2022-10-05T22:16:08.250Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:16:08 [2022-10-05T22:16:08.250Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:16:08 [2022-10-05T22:16:08.250Z] 
22:16:08 [2022-10-05T22:16:08.250Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:16:08 [2022-10-05T22:16:08.250Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:16:08 [2022-10-05T22:16:08.250Z] 
22:16:08 [2022-10-05T22:16:08.250Z] DONE 22 tests, 2 skipped in 1.241s
22:16:08 [2022-10-05T22:16:08.250Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:16:08 [2022-10-05T22:16:08.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
22:16:08 [2022-10-05T22:16:08.250Z] ++ set -e
22:16:08 [2022-10-05T22:16:08.250Z] ++ '[' -n 0 ']'
22:16:08 [2022-10-05T22:16:08.250Z] ++ set -x
22:16:08 [2022-10-05T22:16:08.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
22:16:08 [2022-10-05T22:16:08.250Z] === RUN   TestStripANSICommands
22:16:08 [2022-10-05T22:16:08.250Z] === RUN   TestStripANSICommands/#00
22:16:08 [2022-10-05T22:16:08.250Z] === RUN   TestStripANSICommands/#01
22:16:08 [2022-10-05T22:16:08.250Z] --- PASS: TestStripANSICommands (0.00s)
22:16:08 [2022-10-05T22:16:08.250Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:16:08 [2022-10-05T22:16:08.250Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:16:08 [2022-10-05T22:16:08.250Z] PASS
22:16:08 [2022-10-05T22:16:08.250Z] 
22:16:08 [2022-10-05T22:16:08.250Z] DONE 3 tests in 0.034s
22:16:08 [2022-10-05T22:16:08.250Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:16:08 [2022-10-05T22:16:08.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:16:08 [2022-10-05T22:16:08.250Z] ++ set -e
22:16:08 [2022-10-05T22:16:08.250Z] ++ '[' -n 0 ']'
22:16:08 [2022-10-05T22:16:08.250Z] ++ set -x
22:16:08 [2022-10-05T22:16:08.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:16:08 [2022-10-05T22:16:08.509Z] INFO: Testing against a local daemon
22:16:08 [2022-10-05T22:16:08.509Z] === RUN   TestNetworkCreateDelete
22:16:08 [2022-10-05T22:16:08.509Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:16:08 [2022-10-05T22:16:08.509Z] === RUN   TestDockerNetworkDeletePreferID
22:16:08 [2022-10-05T22:16:08.768Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
22:16:08 [2022-10-05T22:16:08.768Z] === RUN   TestDaemonDNSFallback
22:16:15 [2022-10-05T22:16:15.337Z] --- PASS: TestDaemonDNSFallback (6.37s)
22:16:15 [2022-10-05T22:16:15.337Z] === RUN   TestInspectNetwork
22:16:18 [2022-10-05T22:16:18.627Z] === RUN   TestInspectNetwork/full_network_id
22:16:18 [2022-10-05T22:16:18.627Z] === RUN   TestInspectNetwork/partial_network_id
22:16:18 [2022-10-05T22:16:18.627Z] === RUN   TestInspectNetwork/network_name
22:16:18 [2022-10-05T22:16:18.628Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:16:22 [2022-10-05T22:16:22.819Z] --- PASS: TestInspectNetwork (7.08s)
22:16:22 [2022-10-05T22:16:22.819Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:16:22 [2022-10-05T22:16:22.819Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:16:22 [2022-10-05T22:16:22.819Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:16:22 [2022-10-05T22:16:22.819Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:16:22 [2022-10-05T22:16:22.819Z] === RUN   TestRunContainerWithBridgeNone
22:16:23 [2022-10-05T22:16:23.756Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/create
22:16:23 [2022-10-05T22:16:23.756Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:16:23 [2022-10-05T22:16:23.756Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:16:23 [2022-10-05T22:16:23.756Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:16:23 [2022-10-05T22:16:23.756Z] === CONT  TestNetworkInvalidJSON/networks/create
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:16:23 [2022-10-05T22:16:23.756Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:16:23 [2022-10-05T22:16:23.756Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:16:23 [2022-10-05T22:16:23.756Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:16:23 [2022-10-05T22:16:23.756Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkList
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkList//networks
22:16:23 [2022-10-05T22:16:23.756Z] === PAUSE TestNetworkList//networks
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestNetworkList//networks/
22:16:23 [2022-10-05T22:16:23.756Z] === PAUSE TestNetworkList//networks/
22:16:23 [2022-10-05T22:16:23.756Z] === CONT  TestNetworkList//networks
22:16:23 [2022-10-05T22:16:23.756Z] === CONT  TestNetworkList//networks/
22:16:23 [2022-10-05T22:16:23.756Z] --- PASS: TestNetworkList (0.01s)
22:16:23 [2022-10-05T22:16:23.756Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z]     --- PASS: TestNetworkList//networks (0.00s)
22:16:23 [2022-10-05T22:16:23.756Z] === RUN   TestHostIPv4BridgeLabel
22:16:24 [2022-10-05T22:16:24.324Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:16:24 [2022-10-05T22:16:24.324Z] === RUN   TestDaemonRestartWithLiveRestore
22:16:25 [2022-10-05T22:16:25.702Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:16:25 [2022-10-05T22:16:25.702Z] === RUN   TestDaemonDefaultNetworkPools
22:16:26 [2022-10-05T22:16:26.270Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:16:26 [2022-10-05T22:16:26.270Z] === RUN   TestDaemonRestartWithExistingNetwork
22:16:27 [2022-10-05T22:16:27.207Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:16:27 [2022-10-05T22:16:27.207Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:16:28 [2022-10-05T22:16:28.585Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
22:16:28 [2022-10-05T22:16:28.585Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:16:29 [2022-10-05T22:16:29.154Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:16:29 [2022-10-05T22:16:29.154Z] === RUN   TestServiceWithPredefinedNetwork
22:16:31 [2022-10-05T22:16:31.689Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
22:16:31 [2022-10-05T22:16:31.689Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:16:31 [2022-10-05T22:16:31.689Z]     service_test.go:242: FLAKY_TEST
22:16:31 [2022-10-05T22:16:31.689Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:16:31 [2022-10-05T22:16:31.689Z] === RUN   TestServiceWithDataPathPortInit
22:16:46 [2022-10-05T22:16:46.575Z] --- PASS: TestServiceWithDataPathPortInit (13.70s)
22:16:46 [2022-10-05T22:16:46.575Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:16:47 [2022-10-05T22:16:47.513Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d9dkm71qin7dmy30ejqvacvil Created:2022-10-05 22:16:46.327551329 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3946b690c24b35d4056f6c7ca973da4108ddc5ba0e4d5c60930646a9d82fdff4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cas42tfwj073u1tu7zasndr8r EndpointID:c63f23719c819b0c0b87a7c493a39c583e0d5fff55cf43d1d960365553d12081 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:578398e724a4b487c6f7053a186e684956801c8a8514cba339a372997453b1c1 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:18901b1d86e1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cas42tfwj073u1tu7zasndr8r EndpointID:c63f23719c819b0c0b87a7c493a39c583e0d5fff55cf43d1d960365553d12081 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:16:52 [2022-10-05T22:16:52.825Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
22:16:52 [2022-10-05T22:16:52.825Z] PASS
22:16:52 [2022-10-05T22:16:52.825Z] 
22:16:52 [2022-10-05T22:16:52.825Z] === Skipped
22:16:52 [2022-10-05T22:16:52.825Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:16:52 [2022-10-05T22:16:52.825Z]     service_test.go:242: FLAKY_TEST
22:16:52 [2022-10-05T22:16:52.825Z] 
22:16:52 [2022-10-05T22:16:52.825Z] DONE 38 tests, 1 skipped in 43.610s
22:16:52 [2022-10-05T22:16:52.825Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:16:52 [2022-10-05T22:16:52.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:16:52 [2022-10-05T22:16:52.825Z] ++ set -e
22:16:52 [2022-10-05T22:16:52.825Z] ++ '[' -n 0 ']'
22:16:52 [2022-10-05T22:16:52.825Z] ++ set -x
22:16:52 [2022-10-05T22:16:52.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:16:52 [2022-10-05T22:16:52.825Z] INFO: Testing against a local daemon
22:16:52 [2022-10-05T22:16:52.825Z] === RUN   TestDockerNetworkIpvlanPersistance
22:16:52 [2022-10-05T22:16:52.825Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:16:52 [2022-10-05T22:16:52.825Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:16:52 [2022-10-05T22:16:52.825Z] === RUN   TestDockerNetworkIpvlan
22:16:52 [2022-10-05T22:16:52.825Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:16:52 [2022-10-05T22:16:52.825Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:16:52 [2022-10-05T22:16:52.825Z] PASS
22:16:52 [2022-10-05T22:16:52.825Z] 
22:16:52 [2022-10-05T22:16:52.825Z] === Skipped
22:16:52 [2022-10-05T22:16:52.825Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:16:52 [2022-10-05T22:16:52.825Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:16:52 [2022-10-05T22:16:52.825Z] 
22:16:52 [2022-10-05T22:16:52.825Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:16:52 [2022-10-05T22:16:52.825Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:16:52 [2022-10-05T22:16:52.825Z] 
22:16:52 [2022-10-05T22:16:52.825Z] DONE 2 tests, 2 skipped in 0.079s
22:16:52 [2022-10-05T22:16:52.825Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:16:52 [2022-10-05T22:16:52.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:16:52 [2022-10-05T22:16:52.825Z] ++ set -e
22:16:52 [2022-10-05T22:16:52.825Z] ++ '[' -n 0 ']'
22:16:52 [2022-10-05T22:16:52.825Z] ++ set -x
22:16:52 [2022-10-05T22:16:52.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:16:52 [2022-10-05T22:16:52.825Z] INFO: Testing against a local daemon
22:16:52 [2022-10-05T22:16:52.825Z] === RUN   TestDockerNetworkMacvlanPersistance
22:16:53 [2022-10-05T22:16:53.394Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
22:16:53 [2022-10-05T22:16:53.394Z] === RUN   TestDockerNetworkMacvlan
22:16:53 [2022-10-05T22:16:53.961Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:16:54 [2022-10-05T22:16:54.899Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:16:55 [2022-10-05T22:16:55.467Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:16:57 [2022-10-05T22:16:57.372Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:16:59 [2022-10-05T22:16:59.278Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:17:02 [2022-10-05T22:17:02.568Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:17:02 [2022-10-05T22:17:02.827Z] --- PASS: TestDockerNetworkMacvlan (9.45s)
22:17:02 [2022-10-05T22:17:02.827Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
22:17:02 [2022-10-05T22:17:02.827Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:17:02 [2022-10-05T22:17:02.827Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
22:17:02 [2022-10-05T22:17:02.827Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
22:17:02 [2022-10-05T22:17:02.827Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
22:17:02 [2022-10-05T22:17:02.827Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
22:17:02 [2022-10-05T22:17:02.827Z] PASS
22:17:02 [2022-10-05T22:17:02.827Z] 
22:17:02 [2022-10-05T22:17:02.827Z] DONE 8 tests in 10.823s
22:17:02 [2022-10-05T22:17:02.827Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:17:02 [2022-10-05T22:17:02.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:17:02 [2022-10-05T22:17:02.827Z] ++ set -e
22:17:02 [2022-10-05T22:17:02.827Z] ++ '[' -n 0 ']'
22:17:02 [2022-10-05T22:17:02.827Z] ++ set -x
22:17:02 [2022-10-05T22:17:02.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:17:02 [2022-10-05T22:17:02.827Z] testing: warning: no tests to run
22:17:02 [2022-10-05T22:17:02.827Z] PASS
22:17:02 [2022-10-05T22:17:02.827Z] 
22:17:02 [2022-10-05T22:17:02.827Z] DONE 0 tests in 0.023s
22:17:02 [2022-10-05T22:17:02.827Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:17:02 [2022-10-05T22:17:02.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:17:02 [2022-10-05T22:17:02.827Z] ++ set -e
22:17:02 [2022-10-05T22:17:02.827Z] ++ '[' -n 0 ']'
22:17:02 [2022-10-05T22:17:02.827Z] ++ set -x
22:17:02 [2022-10-05T22:17:02.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:17:03 [2022-10-05T22:17:03.086Z] INFO: Testing against a local daemon
22:17:03 [2022-10-05T22:17:03.086Z] === RUN   TestAuthZPluginAllowRequest
22:17:04 [2022-10-05T22:17:04.024Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
22:17:04 [2022-10-05T22:17:04.024Z] === RUN   TestAuthZPluginTLS
22:17:04 [2022-10-05T22:17:04.592Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:17:04 [2022-10-05T22:17:04.592Z] === RUN   TestAuthZPluginDenyRequest
22:17:05 [2022-10-05T22:17:05.159Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:17:05 [2022-10-05T22:17:05.159Z] === RUN   TestAuthZPluginAPIDenyResponse
22:17:05 [2022-10-05T22:17:05.727Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:17:05 [2022-10-05T22:17:05.727Z] === RUN   TestAuthZPluginDenyResponse
22:17:06 [2022-10-05T22:17:06.295Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:17:06 [2022-10-05T22:17:06.295Z] === RUN   TestAuthZPluginAllowEventStream
22:17:07 [2022-10-05T22:17:07.232Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
22:17:07 [2022-10-05T22:17:07.232Z] === RUN   TestAuthZPluginErrorResponse
22:17:07 [2022-10-05T22:17:07.800Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:17:07 [2022-10-05T22:17:07.800Z] === RUN   TestAuthZPluginErrorRequest
22:17:08 [2022-10-05T22:17:08.368Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:17:08 [2022-10-05T22:17:08.368Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:17:08 [2022-10-05T22:17:08.937Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:17:08 [2022-10-05T22:17:08.937Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:17:10 [2022-10-05T22:17:10.316Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
22:17:10 [2022-10-05T22:17:10.316Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:17:11 [2022-10-05T22:17:11.696Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
22:17:11 [2022-10-05T22:17:11.696Z] === RUN   TestAuthZPluginHeader
22:17:12 [2022-10-05T22:17:12.633Z] --- PASS: TestAuthZPluginHeader (0.70s)
22:17:12 [2022-10-05T22:17:12.633Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:17:12 [2022-10-05T22:17:12.633Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:12 [2022-10-05T22:17:12.633Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:17:12 [2022-10-05T22:17:12.633Z] === RUN   TestAuthZPluginV2Disable
22:17:12 [2022-10-05T22:17:12.633Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:12 [2022-10-05T22:17:12.633Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:17:12 [2022-10-05T22:17:12.633Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:17:12 [2022-10-05T22:17:12.633Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:12 [2022-10-05T22:17:12.633Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:17:12 [2022-10-05T22:17:12.633Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:17:12 [2022-10-05T22:17:12.633Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:12 [2022-10-05T22:17:12.633Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:17:12 [2022-10-05T22:17:12.633Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:17:30 [2022-10-05T22:17:30.725Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:17:30 [2022-10-05T22:17:30.725Z] PASS
22:17:30 [2022-10-05T22:17:30.725Z] 
22:17:30 [2022-10-05T22:17:30.725Z] === Skipped
22:17:30 [2022-10-05T22:17:30.725Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:30 [2022-10-05T22:17:30.725Z] 
22:17:30 [2022-10-05T22:17:30.725Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:30 [2022-10-05T22:17:30.725Z] 
22:17:30 [2022-10-05T22:17:30.725Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:30 [2022-10-05T22:17:30.725Z] 
22:17:30 [2022-10-05T22:17:30.725Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:30 [2022-10-05T22:17:30.725Z] 
22:17:30 [2022-10-05T22:17:30.725Z] DONE 17 tests, 4 skipped in 26.389s
22:17:30 [2022-10-05T22:17:30.725Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:17:30 [2022-10-05T22:17:30.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:17:30 [2022-10-05T22:17:30.725Z] ++ set -e
22:17:30 [2022-10-05T22:17:30.725Z] ++ '[' -n 0 ']'
22:17:30 [2022-10-05T22:17:30.725Z] ++ set -x
22:17:30 [2022-10-05T22:17:30.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:17:30 [2022-10-05T22:17:30.725Z] INFO: Testing against a local daemon
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:17:30 [2022-10-05T22:17:30.725Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:17:30 [2022-10-05T22:17:30.725Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:17:30 [2022-10-05T22:17:30.725Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:17:30 [2022-10-05T22:17:30.725Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:17:30 [2022-10-05T22:17:30.725Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:17:30 [2022-10-05T22:17:30.725Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:17:30 [2022-10-05T22:17:30.725Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:17:30 [2022-10-05T22:17:30.725Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInstall
22:17:30 [2022-10-05T22:17:30.725Z] === RUN   TestPluginInstall/no_auth
22:17:33 [2022-10-05T22:17:33.264Z] time="2022-10-05T22:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:17:33 [2022-10-05T22:17:33.264Z] time="2022-10-05T22:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ec2806e6eb7d9f04c55e191a36cb5bfe5f4e23842ed9328d42cb379bb3ab840" mediatype=application/vnd.docker.plugin.v1+json size=522
22:17:33 [2022-10-05T22:17:33.264Z] time="2022-10-05T22:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:17:33 [2022-10-05T22:17:33.264Z] time="2022-10-05T22:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ec2806e6eb7d9f04c55e191a36cb5bfe5f4e23842ed9328d42cb379bb3ab840" mediatype=application/vnd.docker.plugin.v1+json size=522
22:17:33 [2022-10-05T22:17:33.264Z] === RUN   TestPluginInstall/with_htpasswd
22:17:33 [2022-10-05T22:17:33.832Z] time="2022-10-05T22:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:17:33 [2022-10-05T22:17:33.832Z] time="2022-10-05T22:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59762e980af8bc2c5e5fc7ecd5627456eb4a259767bef06411024d92c832ef46" mediatype=application/vnd.docker.plugin.v1+json size=522
22:17:33 [2022-10-05T22:17:33.832Z] time="2022-10-05T22:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:17:33 [2022-10-05T22:17:33.832Z] time="2022-10-05T22:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59762e980af8bc2c5e5fc7ecd5627456eb4a259767bef06411024d92c832ef46" mediatype=application/vnd.docker.plugin.v1+json size=522
22:17:34 [2022-10-05T22:17:34.091Z] === RUN   TestPluginInstall/with_insecure
22:17:35 [2022-10-05T22:17:35.028Z] time="2022-10-05T22:17:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:17:35 [2022-10-05T22:17:35.028Z] time="2022-10-05T22:17:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3873dc65310d69866e0e9d30a7eb53ac21aabf3572958831a7c21def7067ec08" mediatype=application/vnd.docker.plugin.v1+json size=522
22:17:35 [2022-10-05T22:17:35.028Z] time="2022-10-05T22:17:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:17:35 [2022-10-05T22:17:35.028Z] time="2022-10-05T22:17:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3873dc65310d69866e0e9d30a7eb53ac21aabf3572958831a7c21def7067ec08" mediatype=application/vnd.docker.plugin.v1+json size=522
22:17:35 [2022-10-05T22:17:35.028Z]     plugin_test.go:195: [dd586fa2276f6] daemon is not started
22:17:35 [2022-10-05T22:17:35.028Z] --- PASS: TestPluginInstall (5.58s)
22:17:35 [2022-10-05T22:17:35.028Z]     --- PASS: TestPluginInstall/no_auth (3.96s)
22:17:35 [2022-10-05T22:17:35.028Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
22:17:35 [2022-10-05T22:17:35.028Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
22:17:35 [2022-10-05T22:17:35.028Z] === RUN   TestPluginsWithRuntimes
22:17:36 [2022-10-05T22:17:36.407Z] === RUN   TestPluginsWithRuntimes/No_Args
22:17:37 [2022-10-05T22:17:37.344Z] === RUN   TestPluginsWithRuntimes/With_Args
22:17:38 [2022-10-05T22:17:38.281Z] --- PASS: TestPluginsWithRuntimes (3.28s)
22:17:38 [2022-10-05T22:17:38.281Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
22:17:38 [2022-10-05T22:17:38.281Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
22:17:38 [2022-10-05T22:17:38.281Z] === RUN   TestPluginBackCompatMediaTypes
22:17:38 [2022-10-05T22:17:38.849Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:17:38 [2022-10-05T22:17:38.849Z] PASS
22:17:38 [2022-10-05T22:17:38.849Z] 
22:17:38 [2022-10-05T22:17:38.849Z] DONE 24 tests in 9.561s
22:17:38 [2022-10-05T22:17:38.849Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:17:38 [2022-10-05T22:17:38.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:17:38 [2022-10-05T22:17:38.849Z] ++ set -e
22:17:38 [2022-10-05T22:17:38.849Z] ++ '[' -n 0 ']'
22:17:38 [2022-10-05T22:17:38.849Z] ++ set -x
22:17:38 [2022-10-05T22:17:38.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:17:38 [2022-10-05T22:17:38.849Z] INFO: Testing against a local daemon
22:17:38 [2022-10-05T22:17:38.849Z] === RUN   TestExternalGraphDriver
22:17:39 [2022-10-05T22:17:39.417Z] === RUN   TestExternalGraphDriver/json
22:17:40 [2022-10-05T22:17:40.796Z] === RUN   TestExternalGraphDriver/spec
22:17:42 [2022-10-05T22:17:42.699Z] === RUN   TestExternalGraphDriver/pull
22:17:44 [2022-10-05T22:17:44.077Z] --- PASS: TestExternalGraphDriver (5.11s)
22:17:44 [2022-10-05T22:17:44.077Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
22:17:44 [2022-10-05T22:17:44.077Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
22:17:44 [2022-10-05T22:17:44.077Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
22:17:44 [2022-10-05T22:17:44.077Z] === RUN   TestGraphdriverPluginV2
22:17:44 [2022-10-05T22:17:44.336Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:44 [2022-10-05T22:17:44.336Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:17:44 [2022-10-05T22:17:44.336Z] PASS
22:17:44 [2022-10-05T22:17:44.336Z] 
22:17:44 [2022-10-05T22:17:44.336Z] === Skipped
22:17:44 [2022-10-05T22:17:44.336Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:17:44 [2022-10-05T22:17:44.336Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:44 [2022-10-05T22:17:44.336Z] 
22:17:44 [2022-10-05T22:17:44.336Z] DONE 5 tests, 1 skipped in 5.520s
22:17:44 [2022-10-05T22:17:44.336Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:17:44 [2022-10-05T22:17:44.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:17:44 [2022-10-05T22:17:44.336Z] ++ set -e
22:17:44 [2022-10-05T22:17:44.336Z] ++ '[' -n 0 ']'
22:17:44 [2022-10-05T22:17:44.336Z] ++ set -x
22:17:44 [2022-10-05T22:17:44.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:17:44 [2022-10-05T22:17:44.596Z] INFO: Testing against a local daemon
22:17:44 [2022-10-05T22:17:44.596Z] === RUN   TestContinueAfterPluginCrash
22:17:44 [2022-10-05T22:17:44.596Z] === PAUSE TestContinueAfterPluginCrash
22:17:44 [2022-10-05T22:17:44.596Z] === RUN   TestReadPluginNoRead
22:17:44 [2022-10-05T22:17:44.596Z] === PAUSE TestReadPluginNoRead
22:17:44 [2022-10-05T22:17:44.596Z] === RUN   TestDaemonStartWithLogOpt
22:17:44 [2022-10-05T22:17:44.596Z] === PAUSE TestDaemonStartWithLogOpt
22:17:44 [2022-10-05T22:17:44.596Z] === CONT  TestContinueAfterPluginCrash
22:17:44 [2022-10-05T22:17:44.596Z] === CONT  TestDaemonStartWithLogOpt
22:17:47 [2022-10-05T22:17:47.886Z] --- PASS: TestDaemonStartWithLogOpt (3.06s)
22:17:47 [2022-10-05T22:17:47.886Z] === CONT  TestReadPluginNoRead
22:17:49 [2022-10-05T22:17:49.792Z] === RUN   TestReadPluginNoRead/default
22:17:51 [2022-10-05T22:17:51.170Z] === RUN   TestReadPluginNoRead/disabled_caching
22:17:52 [2022-10-05T22:17:52.106Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:17:52 [2022-10-05T22:17:52.684Z] --- PASS: TestContinueAfterPluginCrash (8.04s)
22:17:53 [2022-10-05T22:17:53.258Z] === CONT  TestReadPluginNoRead
22:17:53 [2022-10-05T22:17:53.258Z]     read_test.go:91: [d5a8bf3a06173] daemon is not started
22:17:53 [2022-10-05T22:17:53.258Z] --- PASS: TestReadPluginNoRead (5.66s)
22:17:53 [2022-10-05T22:17:53.258Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
22:17:53 [2022-10-05T22:17:53.258Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
22:17:53 [2022-10-05T22:17:53.258Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
22:17:53 [2022-10-05T22:17:53.258Z] PASS
22:17:53 [2022-10-05T22:17:53.258Z] 
22:17:53 [2022-10-05T22:17:53.258Z] DONE 6 tests in 8.822s
22:17:53 [2022-10-05T22:17:53.258Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:17:53 [2022-10-05T22:17:53.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:17:53 [2022-10-05T22:17:53.258Z] ++ set -e
22:17:53 [2022-10-05T22:17:53.258Z] ++ '[' -n 0 ']'
22:17:53 [2022-10-05T22:17:53.258Z] ++ set -x
22:17:53 [2022-10-05T22:17:53.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:17:53 [2022-10-05T22:17:53.258Z] testing: warning: no tests to run
22:17:53 [2022-10-05T22:17:53.258Z] PASS
22:17:53 [2022-10-05T22:17:53.258Z] 
22:17:53 [2022-10-05T22:17:53.258Z] DONE 0 tests in 0.029s
22:17:53 [2022-10-05T22:17:53.258Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:17:53 [2022-10-05T22:17:53.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:17:53 [2022-10-05T22:17:53.258Z] ++ set -e
22:17:53 [2022-10-05T22:17:53.258Z] ++ '[' -n 0 ']'
22:17:53 [2022-10-05T22:17:53.258Z] ++ set -x
22:17:53 [2022-10-05T22:17:53.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:17:53 [2022-10-05T22:17:53.528Z] INFO: Testing against a local daemon
22:17:53 [2022-10-05T22:17:53.529Z] === RUN   TestPluginWithDevMounts
22:17:53 [2022-10-05T22:17:53.529Z] === PAUSE TestPluginWithDevMounts
22:17:53 [2022-10-05T22:17:53.529Z] === CONT  TestPluginWithDevMounts
22:17:54 [2022-10-05T22:17:54.916Z] --- PASS: TestPluginWithDevMounts (1.55s)
22:17:54 [2022-10-05T22:17:54.916Z] PASS
22:17:54 [2022-10-05T22:17:54.916Z] 
22:17:54 [2022-10-05T22:17:54.916Z] DONE 1 tests in 1.652s
22:17:54 [2022-10-05T22:17:54.916Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:17:54 [2022-10-05T22:17:54.916Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:17:54 [2022-10-05T22:17:54.916Z] ++ set -e
22:17:54 [2022-10-05T22:17:54.916Z] ++ '[' -n 0 ']'
22:17:54 [2022-10-05T22:17:54.916Z] ++ set -x
22:17:54 [2022-10-05T22:17:54.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:17:55 [2022-10-05T22:17:55.175Z] INFO: Testing against a local daemon
22:17:55 [2022-10-05T22:17:55.175Z] === RUN   TestSecretInspect
22:17:57 [2022-10-05T22:17:57.080Z] --- PASS: TestSecretInspect (2.14s)
22:17:57 [2022-10-05T22:17:57.080Z] === RUN   TestSecretList
22:17:59 [2022-10-05T22:17:59.615Z] --- PASS: TestSecretList (2.19s)
22:17:59 [2022-10-05T22:17:59.615Z] === RUN   TestSecretsCreateAndDelete
22:18:01 [2022-10-05T22:18:01.521Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
22:18:01 [2022-10-05T22:18:01.521Z] === RUN   TestSecretsUpdate
22:18:04 [2022-10-05T22:18:04.056Z] --- PASS: TestSecretsUpdate (2.15s)
22:18:04 [2022-10-05T22:18:04.056Z] === RUN   TestTemplatedSecret
22:18:06 [2022-10-05T22:18:06.594Z] --- PASS: TestTemplatedSecret (2.54s)
22:18:06 [2022-10-05T22:18:06.594Z] === RUN   TestSecretCreateResolve
22:18:08 [2022-10-05T22:18:08.500Z] --- PASS: TestSecretCreateResolve (2.15s)
22:18:08 [2022-10-05T22:18:08.500Z] PASS
22:18:08 [2022-10-05T22:18:08.500Z] 
22:18:08 [2022-10-05T22:18:08.500Z] DONE 6 tests in 13.420s
22:18:08 [2022-10-05T22:18:08.500Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:18:08 [2022-10-05T22:18:08.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:18:08 [2022-10-05T22:18:08.500Z] ++ set -e
22:18:08 [2022-10-05T22:18:08.500Z] ++ '[' -n 0 ']'
22:18:08 [2022-10-05T22:18:08.500Z] ++ set -x
22:18:08 [2022-10-05T22:18:08.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:18:08 [2022-10-05T22:18:08.500Z] INFO: Testing against a local daemon
22:18:08 [2022-10-05T22:18:08.500Z] === RUN   TestServiceCreateInit
22:18:08 [2022-10-05T22:18:08.500Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:18:12 [2022-10-05T22:18:12.693Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:18:15 [2022-10-05T22:18:15.983Z] --- PASS: TestServiceCreateInit (6.97s)
22:18:15 [2022-10-05T22:18:15.983Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s)
22:18:15 [2022-10-05T22:18:15.983Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s)
22:18:15 [2022-10-05T22:18:15.983Z] === RUN   TestCreateServiceMultipleTimes
22:18:30 [2022-10-05T22:18:30.867Z] --- PASS: TestCreateServiceMultipleTimes (15.20s)
22:18:30 [2022-10-05T22:18:30.867Z] === RUN   TestCreateServiceConflict
22:18:32 [2022-10-05T22:18:32.773Z] --- PASS: TestCreateServiceConflict (2.20s)
22:18:32 [2022-10-05T22:18:32.773Z] === RUN   TestCreateServiceMaxReplicas
22:18:36 [2022-10-05T22:18:36.107Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
22:18:36 [2022-10-05T22:18:36.107Z] === RUN   TestCreateWithDuplicateNetworkNames
22:18:50 [2022-10-05T22:18:50.995Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
22:18:50 [2022-10-05T22:18:50.995Z] === RUN   TestCreateServiceSecretFileMode
22:18:51 [2022-10-05T22:18:51.254Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
22:18:51 [2022-10-05T22:18:51.254Z] === RUN   TestCreateServiceConfigFileMode
22:18:53 [2022-10-05T22:18:53.792Z] --- PASS: TestCreateServiceConfigFileMode (2.56s)
22:18:53 [2022-10-05T22:18:53.792Z] === RUN   TestCreateServiceSysctls
22:18:57 [2022-10-05T22:18:57.083Z] --- PASS: TestCreateServiceSysctls (3.14s)
22:18:57 [2022-10-05T22:18:57.083Z] === RUN   TestCreateServiceCapabilities
22:18:59 [2022-10-05T22:18:59.618Z] --- PASS: TestCreateServiceCapabilities (2.52s)
22:18:59 [2022-10-05T22:18:59.618Z] === RUN   TestInspect
22:19:02 [2022-10-05T22:19:02.157Z] --- PASS: TestInspect (2.65s)
22:19:02 [2022-10-05T22:19:02.157Z] === RUN   TestCreateJob
22:19:05 [2022-10-05T22:19:05.447Z] --- PASS: TestCreateJob (3.12s)
22:19:05 [2022-10-05T22:19:05.447Z] === RUN   TestReplicatedJob
22:19:10 [2022-10-05T22:19:10.722Z] --- PASS: TestReplicatedJob (4.90s)
22:19:10 [2022-10-05T22:19:10.722Z] === RUN   TestUpdateReplicatedJob
22:19:13 [2022-10-05T22:19:13.290Z] --- PASS: TestUpdateReplicatedJob (3.12s)
22:19:13 [2022-10-05T22:19:13.290Z] === RUN   TestServiceListWithStatuses
22:19:13 [2022-10-05T22:19:13.290Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:19:13 [2022-10-05T22:19:13.290Z] --- SKIP: TestServiceListWithStatuses (0.01s)
22:19:13 [2022-10-05T22:19:13.290Z] === RUN   TestDockerNetworkConnectAlias
22:19:17 [2022-10-05T22:19:17.518Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
22:19:17 [2022-10-05T22:19:17.518Z] === RUN   TestDockerNetworkReConnect
22:19:20 [2022-10-05T22:19:20.807Z] --- PASS: TestDockerNetworkReConnect (3.14s)
22:19:20 [2022-10-05T22:19:20.807Z] === RUN   TestServicePlugin
22:19:20 [2022-10-05T22:19:20.807Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:19:20 [2022-10-05T22:19:20.807Z] --- SKIP: TestServicePlugin (0.00s)
22:19:20 [2022-10-05T22:19:20.807Z] === RUN   TestServiceUpdateLabel
22:19:22 [2022-10-05T22:19:22.712Z] --- PASS: TestServiceUpdateLabel (2.25s)
22:19:22 [2022-10-05T22:19:22.712Z] === RUN   TestServiceUpdateSecrets
22:19:37 [2022-10-05T22:19:37.600Z] --- PASS: TestServiceUpdateSecrets (14.31s)
22:19:37 [2022-10-05T22:19:37.600Z] === RUN   TestServiceUpdateConfigs
22:19:52 [2022-10-05T22:19:52.484Z] --- PASS: TestServiceUpdateConfigs (14.29s)
22:19:52 [2022-10-05T22:19:52.484Z] === RUN   TestServiceUpdateNetwork
22:20:04 [2022-10-05T22:20:04.698Z] --- PASS: TestServiceUpdateNetwork (12.14s)
22:20:04 [2022-10-05T22:20:04.698Z] === RUN   TestServiceUpdatePidsLimit
22:20:04 [2022-10-05T22:20:04.698Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:20:05 [2022-10-05T22:20:05.269Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:20:13 [2022-10-05T22:20:13.391Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:20:19 [2022-10-05T22:20:19.960Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
22:20:19 [2022-10-05T22:20:19.960Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
22:20:19 [2022-10-05T22:20:19.960Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
22:20:19 [2022-10-05T22:20:19.960Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
22:20:19 [2022-10-05T22:20:19.960Z] PASS
22:20:19 [2022-10-05T22:20:19.960Z] 
22:20:19 [2022-10-05T22:20:19.960Z] === Skipped
22:20:19 [2022-10-05T22:20:19.960Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s)
22:20:19 [2022-10-05T22:20:19.960Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:20:19 [2022-10-05T22:20:19.960Z] 
22:20:19 [2022-10-05T22:20:19.960Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:20:19 [2022-10-05T22:20:19.960Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:20:19 [2022-10-05T22:20:19.960Z] 
22:20:19 [2022-10-05T22:20:19.960Z] DONE 27 tests, 2 skipped in 131.144s
22:20:19 [2022-10-05T22:20:19.960Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:20:19 [2022-10-05T22:20:19.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:20:19 [2022-10-05T22:20:19.960Z] ++ set -e
22:20:19 [2022-10-05T22:20:19.960Z] ++ '[' -n 0 ']'
22:20:19 [2022-10-05T22:20:19.960Z] ++ set -x
22:20:19 [2022-10-05T22:20:19.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:20:19 [2022-10-05T22:20:19.961Z] INFO: Testing against a local daemon
22:20:19 [2022-10-05T22:20:19.961Z] === RUN   TestSessionCreate
22:20:19 [2022-10-05T22:20:19.961Z] --- PASS: TestSessionCreate (0.03s)
22:20:19 [2022-10-05T22:20:19.961Z] === RUN   TestSessionCreateWithBadUpgrade
22:20:19 [2022-10-05T22:20:19.961Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:20:19 [2022-10-05T22:20:19.961Z] PASS
22:20:19 [2022-10-05T22:20:19.961Z] 
22:20:19 [2022-10-05T22:20:19.961Z] DONE 2 tests in 0.133s
22:20:19 [2022-10-05T22:20:19.961Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:20:19 [2022-10-05T22:20:19.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:20:19 [2022-10-05T22:20:19.961Z] ++ set -e
22:20:19 [2022-10-05T22:20:19.961Z] ++ '[' -n 0 ']'
22:20:19 [2022-10-05T22:20:19.961Z] ++ set -x
22:20:19 [2022-10-05T22:20:19.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:20:19 [2022-10-05T22:20:19.961Z] INFO: Testing against a local daemon
22:20:19 [2022-10-05T22:20:19.961Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:20:19 [2022-10-05T22:20:19.961Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:20:19 [2022-10-05T22:20:19.961Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:20:19 [2022-10-05T22:20:19.961Z] === RUN   TestDiskUsage
22:20:19 [2022-10-05T22:20:19.961Z] === PAUSE TestDiskUsage
22:20:19 [2022-10-05T22:20:19.961Z] === RUN   TestEventsExecDie
22:20:20 [2022-10-05T22:20:20.220Z] --- PASS: TestEventsExecDie (0.51s)
22:20:20 [2022-10-05T22:20:20.220Z] === RUN   TestEventsBackwardsCompatible
22:20:20 [2022-10-05T22:20:20.479Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:20:20 [2022-10-05T22:20:20.479Z] === RUN   TestEventsVolumeCreate
22:20:20 [2022-10-05T22:20:20.479Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:20:20 [2022-10-05T22:20:20.479Z] === RUN   TestInfoBinaryCommits
22:20:20 [2022-10-05T22:20:20.479Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:20:20 [2022-10-05T22:20:20.479Z] === RUN   TestInfoAPIVersioned
22:20:20 [2022-10-05T22:20:20.479Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:20:20 [2022-10-05T22:20:20.479Z] === RUN   TestInfoAPI
22:20:20 [2022-10-05T22:20:20.479Z] --- PASS: TestInfoAPI (0.02s)
22:20:20 [2022-10-05T22:20:20.479Z] === RUN   TestInfoAPIWarnings
22:20:38 [2022-10-05T22:20:38.568Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:20:38 [2022-10-05T22:20:38.568Z] === RUN   TestInfoDebug
22:20:38 [2022-10-05T22:20:38.568Z] --- PASS: TestInfoDebug (0.52s)
22:20:38 [2022-10-05T22:20:38.568Z] === RUN   TestInfoInsecureRegistries
22:20:38 [2022-10-05T22:20:38.568Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:20:38 [2022-10-05T22:20:38.568Z] === RUN   TestInfoRegistryMirrors
22:20:38 [2022-10-05T22:20:38.568Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:20:38 [2022-10-05T22:20:38.568Z] === RUN   TestLoginFailsWithBadCredentials
22:20:39 [2022-10-05T22:20:39.136Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:20:39 [2022-10-05T22:20:39.136Z] === RUN   TestPingCacheHeaders
22:20:39 [2022-10-05T22:20:39.136Z] --- PASS: TestPingCacheHeaders (0.02s)
22:20:39 [2022-10-05T22:20:39.136Z] === RUN   TestPingGet
22:20:39 [2022-10-05T22:20:39.136Z] --- PASS: TestPingGet (0.01s)
22:20:39 [2022-10-05T22:20:39.136Z] === RUN   TestPingHead
22:20:39 [2022-10-05T22:20:39.136Z] --- PASS: TestPingHead (0.02s)
22:20:39 [2022-10-05T22:20:39.136Z] === RUN   TestPingSwarmHeader
22:20:39 [2022-10-05T22:20:39.703Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:20:39 [2022-10-05T22:20:39.703Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:20:40 [2022-10-05T22:20:40.641Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:20:40 [2022-10-05T22:20:40.641Z] --- PASS: TestPingSwarmHeader (1.61s)
22:20:40 [2022-10-05T22:20:40.641Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:20:40 [2022-10-05T22:20:40.641Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:20:40 [2022-10-05T22:20:40.641Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:20:40 [2022-10-05T22:20:40.641Z] === RUN   TestPingBuilderHeader
22:20:40 [2022-10-05T22:20:40.641Z] === RUN   TestPingBuilderHeader/default_config
22:20:41 [2022-10-05T22:20:41.210Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:20:41 [2022-10-05T22:20:41.778Z] --- PASS: TestPingBuilderHeader (1.05s)
22:20:41 [2022-10-05T22:20:41.778Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:20:41 [2022-10-05T22:20:41.778Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:20:41 [2022-10-05T22:20:41.778Z] === RUN   TestVersion
22:20:41 [2022-10-05T22:20:41.778Z] --- PASS: TestVersion (0.02s)
22:20:41 [2022-10-05T22:20:41.778Z] === CONT  TestDiskUsage
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/container_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/image_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/volume_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.346Z] === RUN   TestDiskUsage/after_container.Run
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:20:42 [2022-10-05T22:20:42.605Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:20:42 [2022-10-05T22:20:42.865Z] --- PASS: TestDiskUsage (1.14s)
22:20:42 [2022-10-05T22:20:42.865Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z] PASS
22:20:42 [2022-10-05T22:20:42.865Z] 
22:20:42 [2022-10-05T22:20:42.865Z] === Skipped
22:20:42 [2022-10-05T22:20:42.865Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:20:42 [2022-10-05T22:20:42.865Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:20:42 [2022-10-05T22:20:42.865Z] 
22:20:42 [2022-10-05T22:20:42.865Z] DONE 57 tests, 1 skipped in 23.146s
22:20:42 [2022-10-05T22:20:42.865Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:20:42 [2022-10-05T22:20:42.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:20:42 [2022-10-05T22:20:42.865Z] ++ set -e
22:20:42 [2022-10-05T22:20:42.865Z] ++ '[' -n 0 ']'
22:20:42 [2022-10-05T22:20:42.865Z] ++ set -x
22:20:42 [2022-10-05T22:20:42.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:20:42 [2022-10-05T22:20:42.865Z] INFO: Testing against a local daemon
22:20:42 [2022-10-05T22:20:42.865Z] === RUN   TestVolumesCreateAndList
22:20:42 [2022-10-05T22:20:42.865Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:20:42 [2022-10-05T22:20:42.865Z] === RUN   TestVolumesRemove
22:20:43 [2022-10-05T22:20:43.125Z] --- PASS: TestVolumesRemove (0.07s)
22:20:43 [2022-10-05T22:20:43.125Z] === RUN   TestVolumesInspect
22:20:43 [2022-10-05T22:20:43.125Z] --- PASS: TestVolumesInspect (0.02s)
22:20:43 [2022-10-05T22:20:43.125Z] === RUN   TestVolumesInvalidJSON
22:20:43 [2022-10-05T22:20:43.125Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:20:43 [2022-10-05T22:20:43.125Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:20:43 [2022-10-05T22:20:43.125Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:20:43 [2022-10-05T22:20:43.125Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:20:43 [2022-10-05T22:20:43.125Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:20:43 [2022-10-05T22:20:43.125Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:20:43 [2022-10-05T22:20:43.125Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:20:43 [2022-10-05T22:20:43.125Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:20:43 [2022-10-05T22:20:43.125Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:20:43 [2022-10-05T22:20:43.125Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:20:43 [2022-10-05T22:20:43.125Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:20:43 [2022-10-05T22:20:43.125Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:20:43 [2022-10-05T22:20:43.125Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:20:43 [2022-10-05T22:20:43.125Z] PASS
22:20:43 [2022-10-05T22:20:43.125Z] 
22:20:43 [2022-10-05T22:20:43.125Z] DONE 9 tests in 0.211s
22:20:43 [2022-10-05T22:20:43.125Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:20:43 [2022-10-05T22:20:43.125Z] ++++ cat bundles/test-integration/docker.pid
22:20:43 [2022-10-05T22:20:43.125Z] +++ kill 14535
22:20:43 [2022-10-05T22:20:43.384Z] +++ /etc/init.d/apparmor stop
22:20:43 [2022-10-05T22:20:43.384Z] Leaving: AppArmorNo profiles have been unloaded.
22:20:43 [2022-10-05T22:20:43.384Z] 
22:20:43 [2022-10-05T22:20:43.384Z] Unloading profiles will leave already running processes permanently
22:20:43 [2022-10-05T22:20:43.384Z] unconfined, which can lead to unexpected situations.
22:20:43 [2022-10-05T22:20:43.384Z] 
22:20:43 [2022-10-05T22:20:43.384Z] To set a process to complain mode, use the command line tool
22:20:43 [2022-10-05T22:20:43.384Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:20:43 [2022-10-05T22:20:43.384Z] +++ true
22:20:43 [2022-10-05T22:20:43.384Z] exiting test-integration
22:20:43 [2022-10-05T22:20:43.384Z] ++ exit 0
22:20:43 [2022-10-05T22:20:43.384Z] 
Post stage
[Pipeline] junit
22:20:44 [2022-10-05T22:20:44.343Z] Recording test results
22:20:44 [2022-10-05T22:20:44.543Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:20:44 [2022-10-05T22:20:44.860Z] + echo Ensuring container killed.
22:20:44 [2022-10-05T22:20:44.860Z] Ensuring container killed.
22:20:44 [2022-10-05T22:20:44.860Z] + docker rm -vf docker-pr1
22:20:44 [2022-10-05T22:20:44.860Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:20:45 [2022-10-05T22:20:45.163Z] + echo Chowning /workspace to jenkins user
22:20:45 [2022-10-05T22:20:45.163Z] Chowning /workspace to jenkins user
22:20:45 [2022-10-05T22:20:45.163Z] + id -u
22:20:45 [2022-10-05T22:20:45.163Z] + id -g
22:20:45 [2022-10-05T22:20:45.163Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44260:/workspace busybox chown -R 1000:1000 /workspace
22:20:45 [2022-10-05T22:20:45.163Z] Unable to find image 'busybox:latest' locally
22:20:45 [2022-10-05T22:20:45.424Z] latest: Pulling from library/busybox
22:20:45 [2022-10-05T22:20:45.424Z] 89485c9dae0b: Pulling fs layer
22:20:45 [2022-10-05T22:20:45.424Z] 89485c9dae0b: Download complete
22:20:45 [2022-10-05T22:20:45.683Z] 89485c9dae0b: Pull complete
22:20:45 [2022-10-05T22:20:45.683Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:20:45 [2022-10-05T22:20:45.683Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:20:47 [2022-10-05T22:20:47.353Z] + bundleName=arm64-integration
22:20:47 [2022-10-05T22:20:47.353Z] + echo Creating arm64-integration-bundles.tar.gz
22:20:47 [2022-10-05T22:20:47.353Z] Creating arm64-integration-bundles.tar.gz
22:20:47 [2022-10-05T22:20:47.353Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:20:47 [2022-10-05T22:20:47.353Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:20:47 [2022-10-05T22:20:47.624Z] Archiving artifacts
22:20:49 [2022-10-05T22:20:49.490Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44260/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:20:49 [2022-10-05T22:20:49.786Z] + make clean
22:20:50 [2022-10-05T22:20:50.045Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:20:50 [2022-10-05T22:20:50.045Z] docker-dev-cache
22:20:50 [2022-10-05T22:20:50.045Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS