Skip to content
Success

Console Output

Skipping 545 KB.. Full Log
11:47:39 [2022-10-15T11:47:39.027Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:47:39 [2022-10-15T11:47:39.027Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:47:39 [2022-10-15T11:47:39.027Z] === RUN   TestContainerStartOnDaemonRestart
11:47:39 [2022-10-15T11:47:39.027Z] === PAUSE TestContainerStartOnDaemonRestart
11:47:39 [2022-10-15T11:47:39.027Z] === RUN   TestDaemonRestartIpcMode
11:47:39 [2022-10-15T11:47:39.027Z] === PAUSE TestDaemonRestartIpcMode
11:47:39 [2022-10-15T11:47:39.027Z] === RUN   TestDaemonHostGatewayIP
11:47:39 [2022-10-15T11:47:39.027Z] === PAUSE TestDaemonHostGatewayIP
11:47:39 [2022-10-15T11:47:39.027Z] === RUN   TestRestartDaemonWithRestartingContainer
11:47:39 [2022-10-15T11:47:39.027Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:47:39 [2022-10-15T11:47:39.027Z] === RUN   TestContainerKillOnDaemonStart
11:47:39 [2022-10-15T11:47:39.027Z] === PAUSE TestContainerKillOnDaemonStart
11:47:39 [2022-10-15T11:47:39.027Z] === RUN   TestDiff
11:47:39 [2022-10-15T11:47:39.587Z] --- PASS: TestDiff (0.42s)
11:47:39 [2022-10-15T11:47:39.587Z] === RUN   TestExecConsoleSize
11:47:39 [2022-10-15T11:47:39.843Z] --- PASS: TestExecConsoleSize (0.48s)
11:47:39 [2022-10-15T11:47:39.843Z] === RUN   TestExecWithCloseStdin
11:47:40 [2022-10-15T11:47:40.404Z] --- PASS: TestExecWithCloseStdin (0.49s)
11:47:40 [2022-10-15T11:47:40.404Z] === RUN   TestExec
11:47:40 [2022-10-15T11:47:40.966Z] --- PASS: TestExec (0.49s)
11:47:40 [2022-10-15T11:47:40.966Z] === RUN   TestExecUser
11:47:41 [2022-10-15T11:47:41.527Z] --- PASS: TestExecUser (0.51s)
11:47:41 [2022-10-15T11:47:41.527Z] === RUN   TestExportContainerAndImportImage
11:47:42 [2022-10-15T11:47:42.090Z] --- PASS: TestExportContainerAndImportImage (0.60s)
11:47:42 [2022-10-15T11:47:42.090Z] === RUN   TestExportContainerAfterDaemonRestart
11:47:43 [2022-10-15T11:47:43.477Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
11:47:43 [2022-10-15T11:47:43.477Z] === RUN   TestHealthCheckWorkdir
11:47:43 [2022-10-15T11:47:43.734Z] --- PASS: TestHealthCheckWorkdir (0.54s)
11:47:43 [2022-10-15T11:47:43.734Z] === RUN   TestHealthKillContainer
11:47:51 [2022-10-15T11:47:51.820Z] --- PASS: TestHealthKillContainer (7.86s)
11:47:51 [2022-10-15T11:47:51.820Z] === RUN   TestHealthCheckProcessKilled
11:47:52 [2022-10-15T11:47:52.381Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
11:47:52 [2022-10-15T11:47:52.381Z] === RUN   TestInspectCpusetInConfigPre120
11:47:52 [2022-10-15T11:47:52.636Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
11:47:52 [2022-10-15T11:47:52.636Z] === RUN   TestIpcModeNone
11:47:53 [2022-10-15T11:47:53.197Z] --- PASS: TestIpcModeNone (0.48s)
11:47:53 [2022-10-15T11:47:53.197Z] === RUN   TestIpcModePrivate
11:47:53 [2022-10-15T11:47:53.758Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
11:47:53 [2022-10-15T11:47:53.758Z] --- PASS: TestIpcModePrivate (0.49s)
11:47:53 [2022-10-15T11:47:53.758Z] === RUN   TestIpcModeShareable
11:47:54 [2022-10-15T11:47:54.014Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
11:47:54 [2022-10-15T11:47:54.269Z] --- PASS: TestIpcModeShareable (0.48s)
11:47:54 [2022-10-15T11:47:54.269Z] === RUN   TestAPIIpcModeShareableAndContainer
11:47:55 [2022-10-15T11:47:55.634Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
11:47:55 [2022-10-15T11:47:55.634Z] === RUN   TestAPIIpcModeHost
11:47:56 [2022-10-15T11:47:56.195Z] --- PASS: TestAPIIpcModeHost (0.38s)
11:47:56 [2022-10-15T11:47:56.195Z] === RUN   TestDaemonIpcModeShareable
11:47:57 [2022-10-15T11:47:57.122Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
11:47:57 [2022-10-15T11:47:57.378Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
11:47:57 [2022-10-15T11:47:57.378Z] === RUN   TestDaemonIpcModePrivate
11:47:58 [2022-10-15T11:47:58.304Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
11:47:58 [2022-10-15T11:47:58.559Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
11:47:58 [2022-10-15T11:47:58.559Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:47:59 [2022-10-15T11:47:59.486Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
11:47:59 [2022-10-15T11:47:59.486Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
11:47:59 [2022-10-15T11:47:59.486Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:48:00 [2022-10-15T11:48:00.850Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
11:48:00 [2022-10-15T11:48:00.850Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
11:48:00 [2022-10-15T11:48:00.850Z] === RUN   TestIpcModeOlderClient
11:48:00 [2022-10-15T11:48:00.850Z] === PAUSE TestIpcModeOlderClient
11:48:00 [2022-10-15T11:48:00.850Z] === RUN   TestKillContainerInvalidSignal
11:48:01 [2022-10-15T11:48:01.106Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
11:48:01 [2022-10-15T11:48:01.106Z] === RUN   TestKillContainer
11:48:01 [2022-10-15T11:48:01.106Z] === RUN   TestKillContainer/no_signal
11:48:01 [2022-10-15T11:48:01.667Z] === RUN   TestKillContainer/non_killing_signal
11:48:01 [2022-10-15T11:48:01.923Z] === RUN   TestKillContainer/killing_signal
11:48:02 [2022-10-15T11:48:02.485Z] --- PASS: TestKillContainer (1.32s)
11:48:02 [2022-10-15T11:48:02.485Z]     --- PASS: TestKillContainer/no_signal (0.41s)
11:48:02 [2022-10-15T11:48:02.485Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
11:48:02 [2022-10-15T11:48:02.485Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
11:48:02 [2022-10-15T11:48:02.485Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:48:02 [2022-10-15T11:48:02.485Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:48:03 [2022-10-15T11:48:03.049Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:48:03 [2022-10-15T11:48:03.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
11:48:03 [2022-10-15T11:48:03.976Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
11:48:03 [2022-10-15T11:48:03.976Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
11:48:03 [2022-10-15T11:48:03.976Z] === RUN   TestKillStoppedContainer
11:48:03 [2022-10-15T11:48:03.976Z] --- PASS: TestKillStoppedContainer (0.06s)
11:48:03 [2022-10-15T11:48:03.976Z] === RUN   TestKillStoppedContainerAPIPre120
11:48:03 [2022-10-15T11:48:03.976Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
11:48:03 [2022-10-15T11:48:03.976Z] === RUN   TestKillDifferentUserContainer
11:48:04 [2022-10-15T11:48:04.231Z] --- PASS: TestKillDifferentUserContainer (0.40s)
11:48:04 [2022-10-15T11:48:04.231Z] === RUN   TestInspectOomKilledTrue
11:48:04 [2022-10-15T11:48:04.793Z] --- PASS: TestInspectOomKilledTrue (0.51s)
11:48:04 [2022-10-15T11:48:04.793Z] === RUN   TestInspectOomKilledFalse
11:48:05 [2022-10-15T11:48:05.049Z] --- PASS: TestInspectOomKilledFalse (0.38s)
11:48:05 [2022-10-15T11:48:05.049Z] === RUN   TestLinksEtcHostsContentMatch
11:48:05 [2022-10-15T11:48:05.610Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
11:48:05 [2022-10-15T11:48:05.610Z] === RUN   TestLinksContainerNames
11:48:06 [2022-10-15T11:48:06.171Z] --- PASS: TestLinksContainerNames (0.82s)
11:48:06 [2022-10-15T11:48:06.171Z] === RUN   TestLogsFollowTailEmpty
11:48:06 [2022-10-15T11:48:06.732Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
11:48:06 [2022-10-15T11:48:06.732Z] === RUN   TestLogs
11:48:06 [2022-10-15T11:48:06.732Z] === RUN   TestLogs/driver_local
11:48:06 [2022-10-15T11:48:06.732Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:48:06 [2022-10-15T11:48:06.732Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:48:06 [2022-10-15T11:48:06.732Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:48:06 [2022-10-15T11:48:06.732Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:48:06 [2022-10-15T11:48:06.732Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:48:06 [2022-10-15T11:48:06.732Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:48:07 [2022-10-15T11:48:07.294Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:48:07 [2022-10-15T11:48:07.549Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:48:07 [2022-10-15T11:48:07.805Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:48:08 [2022-10-15T11:48:08.060Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:48:08 [2022-10-15T11:48:08.622Z] === RUN   TestLogs/driver_json-file
11:48:08 [2022-10-15T11:48:08.622Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:48:08 [2022-10-15T11:48:08.622Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:48:08 [2022-10-15T11:48:08.622Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:48:08 [2022-10-15T11:48:08.622Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:48:08 [2022-10-15T11:48:08.622Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:48:08 [2022-10-15T11:48:08.622Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:48:09 [2022-10-15T11:48:09.186Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:48:09 [2022-10-15T11:48:09.186Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:48:09 [2022-10-15T11:48:09.748Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:48:09 [2022-10-15T11:48:09.748Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:48:10 [2022-10-15T11:48:10.310Z] --- PASS: TestLogs (3.57s)
11:48:10 [2022-10-15T11:48:10.310Z]     --- PASS: TestLogs/driver_local (0.02s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s)
11:48:10 [2022-10-15T11:48:10.310Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.52s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s)
11:48:10 [2022-10-15T11:48:10.310Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
11:48:10 [2022-10-15T11:48:10.310Z] === RUN   TestContainerNetworkMountsNoChown
11:48:10 [2022-10-15T11:48:10.871Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/default
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/default
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/private
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/private
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rprivate
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rprivate
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/slave
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/slave
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rslave
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rslave
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/shared
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/shared
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rshared
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rshared
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/default
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/default/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/default/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/default/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/rshared
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/shared
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/rslave
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/slave
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/rprivate
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/private
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/private/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/private/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/default/bind_root
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:48:10 [2022-10-15T11:48:10.871Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:48:11 [2022-10-15T11:48:11.127Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:48:11 [2022-10-15T11:48:11.383Z] === CONT  TestMountDaemonRoot/private/mount_root
11:48:11 [2022-10-15T11:48:11.383Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:48:11 [2022-10-15T11:48:11.383Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:48:11 [2022-10-15T11:48:11.383Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:48:11 [2022-10-15T11:48:11.383Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:48:11 [2022-10-15T11:48:11.383Z] === CONT  TestMountDaemonRoot/private/bind_root
11:48:11 [2022-10-15T11:48:11.383Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:48:11 [2022-10-15T11:48:11.383Z] --- PASS: TestMountDaemonRoot (0.02s)
11:48:11 [2022-10-15T11:48:11.383Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:48:11 [2022-10-15T11:48:11.383Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
11:48:11 [2022-10-15T11:48:11.383Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
11:48:11 [2022-10-15T11:48:11.383Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:48:11 [2022-10-15T11:48:11.383Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:48:11 [2022-10-15T11:48:11.384Z] === RUN   TestContainerBindMountNonRecursive
11:48:12 [2022-10-15T11:48:12.749Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
11:48:12 [2022-10-15T11:48:12.749Z] === RUN   TestContainerVolumesMountedAsShared
11:48:13 [2022-10-15T11:48:13.311Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
11:48:13 [2022-10-15T11:48:13.311Z] === RUN   TestContainerVolumesMountedAsSlave
11:48:13 [2022-10-15T11:48:13.566Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
11:48:13 [2022-10-15T11:48:13.566Z] === RUN   TestNetworkNat
11:48:14 [2022-10-15T11:48:14.128Z] --- PASS: TestNetworkNat (0.49s)
11:48:14 [2022-10-15T11:48:14.128Z] === RUN   TestNetworkLocalhostTCPNat
11:48:14 [2022-10-15T11:48:14.383Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
11:48:14 [2022-10-15T11:48:14.383Z] === RUN   TestNetworkLoopbackNat
11:48:16 [2022-10-15T11:48:16.897Z] --- PASS: TestNetworkLoopbackNat (2.58s)
11:48:16 [2022-10-15T11:48:16.897Z] === RUN   TestPause
11:48:17 [2022-10-15T11:48:17.458Z] --- PASS: TestPause (0.44s)
11:48:17 [2022-10-15T11:48:17.458Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:48:17 [2022-10-15T11:48:17.458Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:48:17 [2022-10-15T11:48:17.458Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:48:17 [2022-10-15T11:48:17.458Z] === RUN   TestPauseStopPausedContainer
11:48:18 [2022-10-15T11:48:18.020Z] --- PASS: TestPauseStopPausedContainer (0.47s)
11:48:18 [2022-10-15T11:48:18.020Z] === RUN   TestPidHost
11:48:18 [2022-10-15T11:48:18.948Z] --- PASS: TestPidHost (0.95s)
11:48:18 [2022-10-15T11:48:18.948Z] === RUN   TestPsFilter
11:48:18 [2022-10-15T11:48:18.948Z] --- PASS: TestPsFilter (0.12s)
11:48:18 [2022-10-15T11:48:18.948Z] === RUN   TestRemoveContainerWithRemovedVolume
11:48:19 [2022-10-15T11:48:19.509Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
11:48:19 [2022-10-15T11:48:19.509Z] === RUN   TestRemoveContainerWithVolume
11:48:19 [2022-10-15T11:48:19.765Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
11:48:19 [2022-10-15T11:48:19.765Z] === RUN   TestRemoveContainerRunning
11:48:20 [2022-10-15T11:48:20.326Z] --- PASS: TestRemoveContainerRunning (0.40s)
11:48:20 [2022-10-15T11:48:20.326Z] === RUN   TestRemoveContainerForceRemoveRunning
11:48:20 [2022-10-15T11:48:20.582Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
11:48:20 [2022-10-15T11:48:20.582Z] === RUN   TestRemoveInvalidContainer
11:48:20 [2022-10-15T11:48:20.582Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:48:20 [2022-10-15T11:48:20.582Z] === RUN   TestRenameLinkedContainer
11:48:22 [2022-10-15T11:48:22.476Z] --- PASS: TestRenameLinkedContainer (1.78s)
11:48:22 [2022-10-15T11:48:22.476Z] === RUN   TestRenameStoppedContainer
11:48:23 [2022-10-15T11:48:23.037Z] --- PASS: TestRenameStoppedContainer (0.43s)
11:48:23 [2022-10-15T11:48:23.037Z] === RUN   TestRenameRunningContainerAndReuse
11:48:23 [2022-10-15T11:48:23.964Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
11:48:23 [2022-10-15T11:48:23.964Z] === RUN   TestRenameInvalidName
11:48:24 [2022-10-15T11:48:24.220Z] --- PASS: TestRenameInvalidName (0.46s)
11:48:24 [2022-10-15T11:48:24.220Z] === RUN   TestRenameAnonymousContainer
11:48:26 [2022-10-15T11:48:26.108Z] --- PASS: TestRenameAnonymousContainer (1.53s)
11:48:26 [2022-10-15T11:48:26.108Z] === RUN   TestRenameContainerWithSameName
11:48:26 [2022-10-15T11:48:26.108Z] --- PASS: TestRenameContainerWithSameName (0.43s)
11:48:26 [2022-10-15T11:48:26.108Z] === RUN   TestRenameContainerWithLinkedContainer
11:48:27 [2022-10-15T11:48:27.036Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
11:48:27 [2022-10-15T11:48:27.036Z] === RUN   TestResize
11:48:27 [2022-10-15T11:48:27.597Z] --- PASS: TestResize (0.44s)
11:48:27 [2022-10-15T11:48:27.597Z] === RUN   TestResizeWithInvalidSize
11:48:27 [2022-10-15T11:48:27.853Z] --- PASS: TestResizeWithInvalidSize (0.44s)
11:48:27 [2022-10-15T11:48:27.853Z] === RUN   TestResizeWhenContainerNotStarted
11:48:28 [2022-10-15T11:48:28.414Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
11:48:28 [2022-10-15T11:48:28.414Z] === RUN   TestDaemonRestartKillContainers
11:48:28 [2022-10-15T11:48:28.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:28 [2022-10-15T11:48:28.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:28 [2022-10-15T11:48:28.414Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:28 [2022-10-15T11:48:28.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:28 [2022-10-15T11:48:28.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:30 [2022-10-15T11:48:30.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:31 [2022-10-15T11:48:31.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:32 [2022-10-15T11:48:32.619Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:32 [2022-10-15T11:48:32.619Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:33 [2022-10-15T11:48:33.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:33 [2022-10-15T11:48:33.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:37 [2022-10-15T11:48:37.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:37 [2022-10-15T11:48:37.324Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:39 [2022-10-15T11:48:39.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:41 [2022-10-15T11:48:41.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:41 [2022-10-15T11:48:41.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:42 [2022-10-15T11:48:42.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:43 [2022-10-15T11:48:43.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:43 [2022-10-15T11:48:43.960Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:45 [2022-10-15T11:48:45.849Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s)
11:48:45 [2022-10-15T11:48:45.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
11:48:45 [2022-10-15T11:48:45.849Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:48:45 [2022-10-15T11:48:45.849Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:48:46 [2022-10-15T11:48:46.776Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:48:47 [2022-10-15T11:48:47.337Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s)
11:48:47 [2022-10-15T11:48:47.337Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s)
11:48:47 [2022-10-15T11:48:47.337Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s)
11:48:47 [2022-10-15T11:48:47.337Z] === RUN   TestCgroupNamespacesRun
11:48:48 [2022-10-15T11:48:48.702Z] --- PASS: TestCgroupNamespacesRun (1.15s)
11:48:48 [2022-10-15T11:48:48.702Z] === RUN   TestCgroupNamespacesRunPrivileged
11:48:49 [2022-10-15T11:48:49.628Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
11:48:49 [2022-10-15T11:48:49.629Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:48:50 [2022-10-15T11:48:50.993Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
11:48:50 [2022-10-15T11:48:50.993Z] === RUN   TestCgroupNamespacesRunHostMode
11:48:51 [2022-10-15T11:48:51.921Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
11:48:51 [2022-10-15T11:48:51.921Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:48:53 [2022-10-15T11:48:53.284Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
11:48:53 [2022-10-15T11:48:53.284Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:48:54 [2022-10-15T11:48:54.210Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
11:48:54 [2022-10-15T11:48:54.210Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:48:55 [2022-10-15T11:48:55.137Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
11:48:55 [2022-10-15T11:48:55.137Z] === RUN   TestCgroupNamespacesRunOlderClient
11:48:56 [2022-10-15T11:48:56.064Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
11:48:56 [2022-10-15T11:48:56.064Z] === RUN   TestNISDomainname
11:48:56 [2022-10-15T11:48:56.625Z] --- PASS: TestNISDomainname (0.50s)
11:48:56 [2022-10-15T11:48:56.625Z] === RUN   TestHostnameDnsResolution
11:48:57 [2022-10-15T11:48:57.186Z] --- PASS: TestHostnameDnsResolution (0.66s)
11:48:57 [2022-10-15T11:48:57.186Z] === RUN   TestUnprivilegedPortsAndPing
11:48:57 [2022-10-15T11:48:57.748Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
11:48:57 [2022-10-15T11:48:57.748Z] === RUN   TestPrivilegedHostDevices
11:48:58 [2022-10-15T11:48:58.310Z] --- PASS: TestPrivilegedHostDevices (0.48s)
11:48:58 [2022-10-15T11:48:58.310Z] === RUN   TestRunConsoleSize
11:48:58 [2022-10-15T11:48:58.565Z] --- PASS: TestRunConsoleSize (0.43s)
11:48:58 [2022-10-15T11:48:58.565Z] === RUN   TestRunWithAlternativeContainerdShim
11:49:01 [2022-10-15T11:49:01.080Z] --- PASS: TestRunWithAlternativeContainerdShim (1.96s)
11:49:01 [2022-10-15T11:49:01.080Z] === RUN   TestStats
11:49:02 [2022-10-15T11:49:02.965Z] --- PASS: TestStats (2.42s)
11:49:02 [2022-10-15T11:49:02.965Z] === RUN   TestStopContainerWithTimeout
11:49:02 [2022-10-15T11:49:02.965Z] === RUN   TestStopContainerWithTimeout/0
11:49:02 [2022-10-15T11:49:02.965Z] === PAUSE TestStopContainerWithTimeout/0
11:49:02 [2022-10-15T11:49:02.965Z] === RUN   TestStopContainerWithTimeout/1
11:49:02 [2022-10-15T11:49:02.965Z] === PAUSE TestStopContainerWithTimeout/1
11:49:02 [2022-10-15T11:49:02.965Z] === RUN   TestStopContainerWithTimeout/3
11:49:02 [2022-10-15T11:49:02.965Z] === PAUSE TestStopContainerWithTimeout/3
11:49:02 [2022-10-15T11:49:02.965Z] === RUN   TestStopContainerWithTimeout/-1
11:49:02 [2022-10-15T11:49:02.965Z] === PAUSE TestStopContainerWithTimeout/-1
11:49:02 [2022-10-15T11:49:02.965Z] === CONT  TestStopContainerWithTimeout/0
11:49:02 [2022-10-15T11:49:02.965Z] === CONT  TestStopContainerWithTimeout/3
11:49:03 [2022-10-15T11:49:03.892Z] === CONT  TestStopContainerWithTimeout/1
11:49:05 [2022-10-15T11:49:05.255Z] === CONT  TestStopContainerWithTimeout/-1
11:49:07 [2022-10-15T11:49:07.767Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:49:07 [2022-10-15T11:49:07.767Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
11:49:07 [2022-10-15T11:49:07.767Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
11:49:07 [2022-10-15T11:49:07.767Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
11:49:07 [2022-10-15T11:49:07.767Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
11:49:07 [2022-10-15T11:49:07.767Z] === RUN   TestDeleteDevicemapper
11:49:07 [2022-10-15T11:49:07.767Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:49:07 [2022-10-15T11:49:07.767Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:49:07 [2022-10-15T11:49:07.767Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:49:10 [2022-10-15T11:49:10.285Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s)
11:49:10 [2022-10-15T11:49:10.285Z] === RUN   TestUpdateMemory
11:49:10 [2022-10-15T11:49:10.285Z] --- PASS: TestUpdateMemory (0.50s)
11:49:10 [2022-10-15T11:49:10.285Z] === RUN   TestUpdateCPUQuota
11:49:11 [2022-10-15T11:49:11.211Z] --- PASS: TestUpdateCPUQuota (0.66s)
11:49:11 [2022-10-15T11:49:11.211Z] === RUN   TestUpdatePidsLimit
11:49:11 [2022-10-15T11:49:11.211Z] === RUN   TestUpdatePidsLimit/update_from_none
11:49:11 [2022-10-15T11:49:11.211Z] === RUN   TestUpdatePidsLimit/no_change
11:49:11 [2022-10-15T11:49:11.467Z] === RUN   TestUpdatePidsLimit/update_lower
11:49:11 [2022-10-15T11:49:11.722Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:49:11 [2022-10-15T11:49:11.722Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:49:11 [2022-10-15T11:49:11.978Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:49:12 [2022-10-15T11:49:12.234Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:49:12 [2022-10-15T11:49:12.795Z] --- PASS: TestUpdatePidsLimit (1.84s)
11:49:12 [2022-10-15T11:49:12.795Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
11:49:12 [2022-10-15T11:49:12.795Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
11:49:12 [2022-10-15T11:49:12.795Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
11:49:12 [2022-10-15T11:49:12.795Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
11:49:12 [2022-10-15T11:49:12.795Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
11:49:12 [2022-10-15T11:49:12.795Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
11:49:12 [2022-10-15T11:49:12.795Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
11:49:12 [2022-10-15T11:49:12.795Z] === RUN   TestUpdateRestartPolicy
11:49:24 [2022-10-15T11:49:24.959Z] --- PASS: TestUpdateRestartPolicy (10.88s)
11:49:24 [2022-10-15T11:49:24.959Z] === RUN   TestUpdateRestartWithAutoRemove
11:49:24 [2022-10-15T11:49:24.959Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
11:49:24 [2022-10-15T11:49:24.959Z] === RUN   TestWaitNonBlocked
11:49:24 [2022-10-15T11:49:24.959Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:24 [2022-10-15T11:49:24.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:24 [2022-10-15T11:49:24.959Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:24 [2022-10-15T11:49:24.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:24 [2022-10-15T11:49:24.959Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:24 [2022-10-15T11:49:24.959Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:24 [2022-10-15T11:49:24.959Z] --- PASS: TestWaitNonBlocked (0.01s)
11:49:24 [2022-10-15T11:49:24.959Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
11:49:24 [2022-10-15T11:49:24.959Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
11:49:24 [2022-10-15T11:49:24.959Z] === RUN   TestWaitBlocked
11:49:24 [2022-10-15T11:49:24.959Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:49:24 [2022-10-15T11:49:24.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:49:24 [2022-10-15T11:49:24.959Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:49:24 [2022-10-15T11:49:24.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:49:24 [2022-10-15T11:49:24.959Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:49:24 [2022-10-15T11:49:24.959Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:49:25 [2022-10-15T11:49:25.546Z] --- PASS: TestWaitBlocked (0.02s)
11:49:25 [2022-10-15T11:49:25.546Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
11:49:25 [2022-10-15T11:49:25.546Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
11:49:25 [2022-10-15T11:49:25.546Z] === RUN   TestWaitConditions
11:49:25 [2022-10-15T11:49:25.546Z] === RUN   TestWaitConditions/default
11:49:25 [2022-10-15T11:49:25.546Z] === PAUSE TestWaitConditions/default
11:49:25 [2022-10-15T11:49:25.546Z] === RUN   TestWaitConditions/not-running
11:49:25 [2022-10-15T11:49:25.546Z] === PAUSE TestWaitConditions/not-running
11:49:25 [2022-10-15T11:49:25.546Z] === RUN   TestWaitConditions/next-exit
11:49:25 [2022-10-15T11:49:25.546Z] === PAUSE TestWaitConditions/next-exit
11:49:25 [2022-10-15T11:49:25.546Z] === RUN   TestWaitConditions/removed
11:49:25 [2022-10-15T11:49:25.546Z] === PAUSE TestWaitConditions/removed
11:49:25 [2022-10-15T11:49:25.546Z] === CONT  TestWaitConditions/default
11:49:25 [2022-10-15T11:49:25.546Z] === CONT  TestWaitConditions/removed
11:49:25 [2022-10-15T11:49:25.805Z]     wait_test.go:146: ContainerID = d08b8f39ec932b9d94df54a43e8206b00ddde9e1d9b7dd6e16c953c0266ea73f
11:49:25 [2022-10-15T11:49:25.805Z] === CONT  TestWaitConditions/default
11:49:25 [2022-10-15T11:49:25.805Z]     wait_test.go:146: ContainerID = f1e776fe605ce9f5827ee76df0e6221de7a47edf8072defd7cc547578c8fd5fa
11:49:26 [2022-10-15T11:49:26.378Z] === CONT  TestWaitConditions/next-exit
11:49:26 [2022-10-15T11:49:26.378Z]     wait_test.go:146: ContainerID = d89d95d6b767e801d505bb0b6b830b537c6e471afd8df3bab197d9932b295f62
11:49:26 [2022-10-15T11:49:26.378Z] === CONT  TestWaitConditions/not-running
11:49:26 [2022-10-15T11:49:26.378Z]     wait_test.go:146: ContainerID = d0d435344941109e4c7c0f7c3cd46a4ac20286327dea897a3a2f5b6362058e4b
11:49:26 [2022-10-15T11:49:26.939Z] --- PASS: TestWaitConditions (0.01s)
11:49:26 [2022-10-15T11:49:26.939Z]     --- PASS: TestWaitConditions/removed (0.63s)
11:49:26 [2022-10-15T11:49:26.939Z]     --- PASS: TestWaitConditions/default (0.81s)
11:49:26 [2022-10-15T11:49:26.939Z]     --- PASS: TestWaitConditions/next-exit (0.64s)
11:49:26 [2022-10-15T11:49:26.939Z]     --- PASS: TestWaitConditions/not-running (0.50s)
11:49:26 [2022-10-15T11:49:26.939Z] === RUN   TestWaitRestartedContainer
11:49:26 [2022-10-15T11:49:26.939Z] === RUN   TestWaitRestartedContainer/default
11:49:26 [2022-10-15T11:49:26.939Z] === PAUSE TestWaitRestartedContainer/default
11:49:26 [2022-10-15T11:49:26.939Z] === RUN   TestWaitRestartedContainer/not-running
11:49:26 [2022-10-15T11:49:26.939Z] === PAUSE TestWaitRestartedContainer/not-running
11:49:26 [2022-10-15T11:49:26.939Z] === RUN   TestWaitRestartedContainer/next-exit
11:49:26 [2022-10-15T11:49:26.939Z] === PAUSE TestWaitRestartedContainer/next-exit
11:49:26 [2022-10-15T11:49:26.939Z] === CONT  TestWaitRestartedContainer/default
11:49:26 [2022-10-15T11:49:26.939Z] === CONT  TestWaitRestartedContainer/next-exit
11:49:28 [2022-10-15T11:49:28.306Z] === CONT  TestWaitRestartedContainer/not-running
11:49:29 [2022-10-15T11:49:29.233Z] --- PASS: TestWaitRestartedContainer (0.02s)
11:49:29 [2022-10-15T11:49:29.233Z]     --- PASS: TestWaitRestartedContainer/default (1.18s)
11:49:29 [2022-10-15T11:49:29.233Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.38s)
11:49:29 [2022-10-15T11:49:29.233Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
11:49:29 [2022-10-15T11:49:29.233Z] === CONT  TestContainerStartOnDaemonRestart
11:49:29 [2022-10-15T11:49:29.233Z] === CONT  TestRestartDaemonWithRestartingContainer
11:49:31 [2022-10-15T11:49:31.121Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s)
11:49:31 [2022-10-15T11:49:31.122Z] === CONT  TestIpcModeOlderClient
11:49:31 [2022-10-15T11:49:31.122Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
11:49:31 [2022-10-15T11:49:31.122Z] === CONT  TestContainerKillOnDaemonStart
11:49:31 [2022-10-15T11:49:31.377Z] --- PASS: TestIpcModeOlderClient (0.08s)
11:49:31 [2022-10-15T11:49:31.377Z] === CONT  TestDaemonHostGatewayIP
11:49:33 [2022-10-15T11:49:33.892Z] --- PASS: TestDaemonHostGatewayIP (2.48s)
11:49:33 [2022-10-15T11:49:33.892Z] === CONT  TestDaemonRestartIpcMode
11:49:36 [2022-10-15T11:49:36.406Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
11:49:42 [2022-10-15T11:49:42.940Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
11:49:42 [2022-10-15T11:49:42.940Z] PASS
11:49:42 [2022-10-15T11:49:42.940Z] 
11:49:42 [2022-10-15T11:49:42.940Z] === Skipped
11:49:42 [2022-10-15T11:49:42.940Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:49:42 [2022-10-15T11:49:42.940Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:49:42 [2022-10-15T11:49:42.940Z] 
11:49:42 [2022-10-15T11:49:42.940Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:49:42 [2022-10-15T11:49:42.940Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:49:42 [2022-10-15T11:49:42.940Z] 
11:49:42 [2022-10-15T11:49:42.940Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:49:42 [2022-10-15T11:49:42.940Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:49:42 [2022-10-15T11:49:42.940Z] 
11:49:42 [2022-10-15T11:49:42.940Z] DONE 273 tests, 3 skipped in 129.341s
11:49:42 [2022-10-15T11:49:42.940Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:49:42 [2022-10-15T11:49:42.940Z] ++ 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
11:49:42 [2022-10-15T11:49:42.940Z] ++ set -e
11:49:42 [2022-10-15T11:49:42.940Z] ++ '[' -n 0 ']'
11:49:42 [2022-10-15T11:49:42.940Z] ++ set -x
11:49:42 [2022-10-15T11:49:42.940Z] ++ 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
11:49:43 [2022-10-15T11:49:43.195Z] INFO: Testing against a local daemon
11:49:43 [2022-10-15T11:49:43.195Z] === RUN   TestConfigDaemonLibtrustID
11:49:43 [2022-10-15T11:49:43.757Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
11:49:43 [2022-10-15T11:49:43.757Z] === RUN   TestConfigDaemonID
11:49:44 [2022-10-15T11:49:44.683Z]     daemon_test.go:86: [db7daad448212] daemon is not started
11:49:44 [2022-10-15T11:49:44.683Z] --- PASS: TestConfigDaemonID (1.04s)
11:49:44 [2022-10-15T11:49:44.683Z] === RUN   TestDaemonConfigValidation
11:49:44 [2022-10-15T11:49:44.684Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:49:44 [2022-10-15T11:49:44.684Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:49:44 [2022-10-15T11:49:44.684Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:49:44 [2022-10-15T11:49:44.684Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:49:44 [2022-10-15T11:49:44.684Z] === RUN   TestDaemonConfigValidation/invalid_config
11:49:44 [2022-10-15T11:49:44.684Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:49:44 [2022-10-15T11:49:44.684Z] === RUN   TestDaemonConfigValidation/malformed_config
11:49:44 [2022-10-15T11:49:44.684Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:49:44 [2022-10-15T11:49:44.684Z] === RUN   TestDaemonConfigValidation/valid_config
11:49:44 [2022-10-15T11:49:44.684Z] === PAUSE TestDaemonConfigValidation/valid_config
11:49:44 [2022-10-15T11:49:44.684Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:49:44 [2022-10-15T11:49:44.684Z] === CONT  TestDaemonConfigValidation/malformed_config
11:49:44 [2022-10-15T11:49:44.684Z] === CONT  TestDaemonConfigValidation/valid_config
11:49:44 [2022-10-15T11:49:44.684Z] === CONT  TestDaemonConfigValidation/invalid_config
11:49:44 [2022-10-15T11:49:44.684Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:49:44 [2022-10-15T11:49:44.939Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:49:44 [2022-10-15T11:49:44.939Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
11:49:44 [2022-10-15T11:49:44.939Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
11:49:44 [2022-10-15T11:49:44.939Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:49:44 [2022-10-15T11:49:44.939Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
11:49:44 [2022-10-15T11:49:44.939Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
11:49:44 [2022-10-15T11:49:44.939Z] === RUN   TestConfigDaemonSeccompProfiles
11:49:44 [2022-10-15T11:49:44.939Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:49:45 [2022-10-15T11:49:45.868Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:49:46 [2022-10-15T11:49:46.795Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:49:48 [2022-10-15T11:49:48.158Z] === CONT  TestConfigDaemonSeccompProfiles
11:49:48 [2022-10-15T11:49:48.158Z]     daemon_test.go:200: [d7147991dacc2] daemon is not started
11:49:48 [2022-10-15T11:49:48.158Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:49:48 [2022-10-15T11:49:48.158Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:49:48 [2022-10-15T11:49:48.158Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:49:48 [2022-10-15T11:49:48.158Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:49:48 [2022-10-15T11:49:48.158Z] === RUN   TestDaemonProxy
11:49:48 [2022-10-15T11:49:48.158Z] === RUN   TestDaemonProxy/environment_variables
11:49:50 [2022-10-15T11:49:50.045Z] === RUN   TestDaemonProxy/command-line_options
11:49:51 [2022-10-15T11:49:51.409Z] === RUN   TestDaemonProxy/configuration_file
11:49:53 [2022-10-15T11:49:53.296Z] === RUN   TestDaemonProxy/conflicting_options
11:49:53 [2022-10-15T11:49:53.552Z] === RUN   TestDaemonProxy/reload_sanitized
11:49:54 [2022-10-15T11:49:54.113Z] --- PASS: TestDaemonProxy (6.22s)
11:49:54 [2022-10-15T11:49:54.113Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
11:49:54 [2022-10-15T11:49:54.113Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
11:49:54 [2022-10-15T11:49:54.113Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
11:49:54 [2022-10-15T11:49:54.113Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:49:54 [2022-10-15T11:49:54.113Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:49:54 [2022-10-15T11:49:54.113Z] === RUN   TestLiveRestore
11:49:54 [2022-10-15T11:49:54.113Z] === RUN   TestLiveRestore/volume_references
11:49:54 [2022-10-15T11:49:54.113Z] === PAUSE TestLiveRestore/volume_references
11:49:54 [2022-10-15T11:49:54.113Z] === CONT  TestLiveRestore/volume_references
11:49:55 [2022-10-15T11:49:55.040Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:49:55 [2022-10-15T11:49:55.040Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:49:55 [2022-10-15T11:49:55.601Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:49:56 [2022-10-15T11:49:56.528Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:49:57 [2022-10-15T11:49:57.454Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:49:58 [2022-10-15T11:49:58.381Z] --- PASS: TestLiveRestore (0.00s)
11:49:58 [2022-10-15T11:49:58.381Z]     --- PASS: TestLiveRestore/volume_references (4.19s)
11:49:58 [2022-10-15T11:49:58.381Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.51s)
11:49:58 [2022-10-15T11:49:58.381Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s)
11:49:58 [2022-10-15T11:49:58.381Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
11:49:58 [2022-10-15T11:49:58.381Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.86s)
11:49:58 [2022-10-15T11:49:58.381Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.86s)
11:49:58 [2022-10-15T11:49:58.381Z] PASS
11:49:58 [2022-10-15T11:49:58.381Z] 
11:49:58 [2022-10-15T11:49:58.381Z] DONE 25 tests in 15.446s
11:49:58 [2022-10-15T11:49:58.381Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:49:58 [2022-10-15T11:49:58.381Z] ++ 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
11:49:58 [2022-10-15T11:49:58.381Z] ++ set -e
11:49:58 [2022-10-15T11:49:58.381Z] ++ '[' -n 0 ']'
11:49:58 [2022-10-15T11:49:58.381Z] ++ set -x
11:49:58 [2022-10-15T11:49:58.381Z] ++ 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
11:49:58 [2022-10-15T11:49:58.637Z] INFO: Testing against a local daemon
11:49:58 [2022-10-15T11:49:58.637Z] === RUN   TestCommitInheritsEnv
11:49:58 [2022-10-15T11:49:58.893Z] --- PASS: TestCommitInheritsEnv (0.26s)
11:49:58 [2022-10-15T11:49:58.893Z] === RUN   TestImportExtremelyLargeImageWorks
11:49:58 [2022-10-15T11:49:58.893Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:49:58 [2022-10-15T11:49:58.893Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:49:58 [2022-10-15T11:49:58.893Z] === RUN   TestImportWithCustomPlatform
11:49:58 [2022-10-15T11:49:58.893Z] === RUN   TestImportWithCustomPlatform/#00
11:49:58 [2022-10-15T11:49:58.893Z] === RUN   TestImportWithCustomPlatform/_______
11:49:58 [2022-10-15T11:49:58.893Z] === RUN   TestImportWithCustomPlatform//
11:49:58 [2022-10-15T11:49:58.893Z] === RUN   TestImportWithCustomPlatform/linux
11:49:58 [2022-10-15T11:49:58.893Z] === RUN   TestImportWithCustomPlatform/LINUX
11:49:59 [2022-10-15T11:49:59.148Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:49:59 [2022-10-15T11:49:59.148Z] === RUN   TestImportWithCustomPlatform/macos
11:49:59 [2022-10-15T11:49:59.148Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:49:59 [2022-10-15T11:49:59.148Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:49:59 [2022-10-15T11:49:59.148Z] --- PASS: TestImportWithCustomPlatform (0.33s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:49:59 [2022-10-15T11:49:59.148Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:49:59 [2022-10-15T11:49:59.148Z] === RUN   TestImagesFilterMultiReference
11:49:59 [2022-10-15T11:49:59.148Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:49:59 [2022-10-15T11:49:59.148Z] === RUN   TestImagePullPlatformInvalid
11:49:59 [2022-10-15T11:49:59.148Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:49:59 [2022-10-15T11:49:59.148Z] === RUN   TestRemoveImageOrphaning
11:49:59 [2022-10-15T11:49:59.404Z] --- PASS: TestRemoveImageOrphaning (0.26s)
11:49:59 [2022-10-15T11:49:59.404Z] === RUN   TestRemoveImageGarbageCollector
11:49:59 [2022-10-15T11:49:59.404Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:49:59 [2022-10-15T11:49:59.404Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:49:59 [2022-10-15T11:49:59.404Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:49:59 [2022-10-15T11:49:59.404Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:49:59 [2022-10-15T11:49:59.404Z] === RUN   TestTagInvalidReference
11:49:59 [2022-10-15T11:49:59.404Z] --- PASS: TestTagInvalidReference (0.01s)
11:49:59 [2022-10-15T11:49:59.404Z] === RUN   TestTagValidPrefixedRepo
11:49:59 [2022-10-15T11:49:59.660Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:49:59 [2022-10-15T11:49:59.660Z] === RUN   TestTagExistedNameWithoutForce
11:49:59 [2022-10-15T11:49:59.660Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:49:59 [2022-10-15T11:49:59.660Z] === RUN   TestTagOfficialNames
11:49:59 [2022-10-15T11:49:59.660Z] --- PASS: TestTagOfficialNames (0.05s)
11:49:59 [2022-10-15T11:49:59.660Z] === RUN   TestTagMatchesDigest
11:49:59 [2022-10-15T11:49:59.660Z] --- PASS: TestTagMatchesDigest (0.01s)
11:49:59 [2022-10-15T11:49:59.660Z] PASS
11:49:59 [2022-10-15T11:49:59.660Z] 
11:49:59 [2022-10-15T11:49:59.660Z] === Skipped
11:49:59 [2022-10-15T11:49:59.660Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:49:59 [2022-10-15T11:49:59.660Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:49:59 [2022-10-15T11:49:59.660Z] 
11:49:59 [2022-10-15T11:49:59.660Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:49:59 [2022-10-15T11:49:59.660Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:49:59 [2022-10-15T11:49:59.660Z] 
11:49:59 [2022-10-15T11:49:59.660Z] DONE 22 tests, 2 skipped in 1.278s
11:49:59 [2022-10-15T11:49:59.660Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:49:59 [2022-10-15T11:49:59.660Z] ++ 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
11:49:59 [2022-10-15T11:49:59.660Z] ++ set -e
11:49:59 [2022-10-15T11:49:59.660Z] ++ '[' -n 0 ']'
11:49:59 [2022-10-15T11:49:59.660Z] ++ set -x
11:49:59 [2022-10-15T11:49:59.660Z] ++ 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
11:49:59 [2022-10-15T11:49:59.660Z] === RUN   TestStripANSICommands
11:49:59 [2022-10-15T11:49:59.660Z] === RUN   TestStripANSICommands/#00
11:49:59 [2022-10-15T11:49:59.660Z] === RUN   TestStripANSICommands/#01
11:49:59 [2022-10-15T11:49:59.660Z] --- PASS: TestStripANSICommands (0.00s)
11:49:59 [2022-10-15T11:49:59.660Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:49:59 [2022-10-15T11:49:59.660Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:49:59 [2022-10-15T11:49:59.660Z] PASS
11:49:59 [2022-10-15T11:49:59.660Z] 
11:49:59 [2022-10-15T11:49:59.660Z] DONE 3 tests in 0.047s
11:49:59 [2022-10-15T11:49:59.660Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:49:59 [2022-10-15T11:49:59.660Z] ++ 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
11:49:59 [2022-10-15T11:49:59.660Z] ++ set -e
11:49:59 [2022-10-15T11:49:59.660Z] ++ '[' -n 0 ']'
11:49:59 [2022-10-15T11:49:59.660Z] ++ set -x
11:49:59 [2022-10-15T11:49:59.660Z] ++ 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
11:49:59 [2022-10-15T11:49:59.915Z] INFO: Testing against a local daemon
11:49:59 [2022-10-15T11:49:59.915Z] === RUN   TestNetworkCreateDelete
11:49:59 [2022-10-15T11:49:59.915Z] --- PASS: TestNetworkCreateDelete (0.14s)
11:49:59 [2022-10-15T11:49:59.915Z] === RUN   TestDockerNetworkDeletePreferID
11:50:00 [2022-10-15T11:50:00.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
11:50:00 [2022-10-15T11:50:00.476Z] === RUN   TestDaemonDNSFallback
11:50:07 [2022-10-15T11:50:07.010Z] --- PASS: TestDaemonDNSFallback (6.29s)
11:50:07 [2022-10-15T11:50:07.010Z] === RUN   TestInspectNetwork
11:50:09 [2022-10-15T11:50:09.524Z] === RUN   TestInspectNetwork/full_network_id
11:50:09 [2022-10-15T11:50:09.524Z] === RUN   TestInspectNetwork/partial_network_id
11:50:09 [2022-10-15T11:50:09.524Z] === RUN   TestInspectNetwork/network_name
11:50:09 [2022-10-15T11:50:09.524Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:50:13 [2022-10-15T11:50:13.688Z] --- PASS: TestInspectNetwork (7.07s)
11:50:13 [2022-10-15T11:50:13.688Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:50:13 [2022-10-15T11:50:13.688Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:50:13 [2022-10-15T11:50:13.688Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:50:13 [2022-10-15T11:50:13.688Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:50:13 [2022-10-15T11:50:13.688Z] === RUN   TestRunContainerWithBridgeNone
11:50:15 [2022-10-15T11:50:15.053Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/create
11:50:15 [2022-10-15T11:50:15.053Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:50:15 [2022-10-15T11:50:15.053Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:50:15 [2022-10-15T11:50:15.053Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:50:15 [2022-10-15T11:50:15.053Z] === CONT  TestNetworkInvalidJSON/networks/create
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:50:15 [2022-10-15T11:50:15.053Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:50:15 [2022-10-15T11:50:15.053Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:50:15 [2022-10-15T11:50:15.053Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:50:15 [2022-10-15T11:50:15.053Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:50:15 [2022-10-15T11:50:15.053Z] === RUN   TestNetworkList
11:50:15 [2022-10-15T11:50:15.309Z] === RUN   TestNetworkList//networks
11:50:15 [2022-10-15T11:50:15.309Z] === PAUSE TestNetworkList//networks
11:50:15 [2022-10-15T11:50:15.309Z] === RUN   TestNetworkList//networks/
11:50:15 [2022-10-15T11:50:15.309Z] === PAUSE TestNetworkList//networks/
11:50:15 [2022-10-15T11:50:15.309Z] === CONT  TestNetworkList//networks
11:50:15 [2022-10-15T11:50:15.309Z] === CONT  TestNetworkList//networks/
11:50:15 [2022-10-15T11:50:15.309Z] --- PASS: TestNetworkList (0.02s)
11:50:15 [2022-10-15T11:50:15.309Z]     --- PASS: TestNetworkList//networks (0.00s)
11:50:15 [2022-10-15T11:50:15.309Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:50:15 [2022-10-15T11:50:15.309Z] === RUN   TestHostIPv4BridgeLabel
11:50:15 [2022-10-15T11:50:15.870Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:50:15 [2022-10-15T11:50:15.870Z] === RUN   TestDaemonRestartWithLiveRestore
11:50:16 [2022-10-15T11:50:16.797Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:50:16 [2022-10-15T11:50:16.797Z] === RUN   TestDaemonDefaultNetworkPools
11:50:17 [2022-10-15T11:50:17.723Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
11:50:17 [2022-10-15T11:50:17.723Z] === RUN   TestDaemonRestartWithExistingNetwork
11:50:18 [2022-10-15T11:50:18.650Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
11:50:18 [2022-10-15T11:50:18.650Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:50:20 [2022-10-15T11:50:20.014Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
11:50:20 [2022-10-15T11:50:20.014Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:50:20 [2022-10-15T11:50:20.575Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
11:50:20 [2022-10-15T11:50:20.575Z] === RUN   TestServiceWithPredefinedNetwork
11:50:23 [2022-10-15T11:50:23.123Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
11:50:23 [2022-10-15T11:50:23.123Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:50:23 [2022-10-15T11:50:23.123Z]     service_test.go:242: FLAKY_TEST
11:50:23 [2022-10-15T11:50:23.123Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:50:23 [2022-10-15T11:50:23.123Z] === RUN   TestServiceWithDataPathPortInit
11:50:37 [2022-10-15T11:50:37.977Z] --- PASS: TestServiceWithDataPathPortInit (13.73s)
11:50:37 [2022-10-15T11:50:37.977Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:50:39 [2022-10-15T11:50:39.342Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h8yzqybupzse6kcty9x8yfqy2 Created:2022-10-15 11:50:37.801566348 +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[1e42518fc6859363149dc4a63034f381e4fefb7e3740459d32561284d64d8362:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nz0kzgurj7z7srsxxchswrxcf EndpointID:c8a6d0cb7275a9aa502fe1facb608b879bb62473256d4bd38c717ed16bfa7d69 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33f5ed3d94b03822fd80079805734dbe950ed15a521324559982851004737bac 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:2dad6dd412e1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nz0kzgurj7z7srsxxchswrxcf EndpointID:c8a6d0cb7275a9aa502fe1facb608b879bb62473256d4bd38c717ed16bfa7d69 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:50:43 [2022-10-15T11:50:43.505Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
11:50:43 [2022-10-15T11:50:43.505Z] PASS
11:50:43 [2022-10-15T11:50:43.505Z] 
11:50:43 [2022-10-15T11:50:43.505Z] === Skipped
11:50:43 [2022-10-15T11:50:43.505Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:50:43 [2022-10-15T11:50:43.505Z]     service_test.go:242: FLAKY_TEST
11:50:43 [2022-10-15T11:50:43.505Z] 
11:50:43 [2022-10-15T11:50:43.505Z] DONE 38 tests, 1 skipped in 43.681s
11:50:43 [2022-10-15T11:50:43.505Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:50:43 [2022-10-15T11:50:43.505Z] ++ 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
11:50:43 [2022-10-15T11:50:43.505Z] ++ set -e
11:50:43 [2022-10-15T11:50:43.505Z] ++ '[' -n 0 ']'
11:50:43 [2022-10-15T11:50:43.505Z] ++ set -x
11:50:43 [2022-10-15T11:50:43.505Z] ++ 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
11:50:43 [2022-10-15T11:50:43.505Z] INFO: Testing against a local daemon
11:50:43 [2022-10-15T11:50:43.505Z] === RUN   TestDockerNetworkIpvlanPersistance
11:50:43 [2022-10-15T11:50:43.505Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:50:43 [2022-10-15T11:50:43.505Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:50:43 [2022-10-15T11:50:43.505Z] === RUN   TestDockerNetworkIpvlan
11:50:43 [2022-10-15T11:50:43.505Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:50:43 [2022-10-15T11:50:43.505Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:50:43 [2022-10-15T11:50:43.505Z] PASS
11:50:43 [2022-10-15T11:50:43.505Z] 
11:50:43 [2022-10-15T11:50:43.505Z] === Skipped
11:50:43 [2022-10-15T11:50:43.505Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:50:43 [2022-10-15T11:50:43.505Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:50:43 [2022-10-15T11:50:43.505Z] 
11:50:43 [2022-10-15T11:50:43.505Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:50:43 [2022-10-15T11:50:43.505Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:50:43 [2022-10-15T11:50:43.505Z] 
11:50:43 [2022-10-15T11:50:43.505Z] DONE 2 tests, 2 skipped in 0.104s
11:50:43 [2022-10-15T11:50:43.505Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:50:43 [2022-10-15T11:50:43.505Z] ++ 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
11:50:43 [2022-10-15T11:50:43.505Z] ++ set -e
11:50:43 [2022-10-15T11:50:43.505Z] ++ '[' -n 0 ']'
11:50:43 [2022-10-15T11:50:43.505Z] ++ set -x
11:50:43 [2022-10-15T11:50:43.505Z] ++ 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
11:50:43 [2022-10-15T11:50:43.505Z] INFO: Testing against a local daemon
11:50:43 [2022-10-15T11:50:43.505Z] === RUN   TestDockerNetworkMacvlanPersistance
11:50:44 [2022-10-15T11:50:44.870Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
11:50:44 [2022-10-15T11:50:44.870Z] === RUN   TestDockerNetworkMacvlan
11:50:45 [2022-10-15T11:50:45.431Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:50:46 [2022-10-15T11:50:46.357Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:50:46 [2022-10-15T11:50:46.918Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:50:48 [2022-10-15T11:50:48.805Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:50:50 [2022-10-15T11:50:50.693Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:50:53 [2022-10-15T11:50:53.958Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:50:54 [2022-10-15T11:50:54.214Z] --- PASS: TestDockerNetworkMacvlan (9.29s)
11:50:54 [2022-10-15T11:50:54.214Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:50:54 [2022-10-15T11:50:54.214Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
11:50:54 [2022-10-15T11:50:54.214Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
11:50:54 [2022-10-15T11:50:54.214Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
11:50:54 [2022-10-15T11:50:54.214Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s)
11:50:54 [2022-10-15T11:50:54.214Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
11:50:54 [2022-10-15T11:50:54.214Z] PASS
11:50:54 [2022-10-15T11:50:54.214Z] 
11:50:54 [2022-10-15T11:50:54.214Z] DONE 8 tests in 10.628s
11:50:54 [2022-10-15T11:50:54.214Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:50:54 [2022-10-15T11:50:54.214Z] ++ 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
11:50:54 [2022-10-15T11:50:54.214Z] ++ set -e
11:50:54 [2022-10-15T11:50:54.214Z] ++ '[' -n 0 ']'
11:50:54 [2022-10-15T11:50:54.214Z] ++ set -x
11:50:54 [2022-10-15T11:50:54.214Z] ++ 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
11:50:54 [2022-10-15T11:50:54.214Z] testing: warning: no tests to run
11:50:54 [2022-10-15T11:50:54.214Z] PASS
11:50:54 [2022-10-15T11:50:54.214Z] 
11:50:54 [2022-10-15T11:50:54.214Z] DONE 0 tests in 0.029s
11:50:54 [2022-10-15T11:50:54.214Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:50:54 [2022-10-15T11:50:54.214Z] ++ 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
11:50:54 [2022-10-15T11:50:54.214Z] ++ set -e
11:50:54 [2022-10-15T11:50:54.214Z] ++ '[' -n 0 ']'
11:50:54 [2022-10-15T11:50:54.214Z] ++ set -x
11:50:54 [2022-10-15T11:50:54.214Z] ++ 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
11:50:54 [2022-10-15T11:50:54.214Z] INFO: Testing against a local daemon
11:50:54 [2022-10-15T11:50:54.214Z] === RUN   TestAuthZPluginAllowRequest
11:50:55 [2022-10-15T11:50:55.578Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
11:50:55 [2022-10-15T11:50:55.578Z] === RUN   TestAuthZPluginTLS
11:50:56 [2022-10-15T11:50:56.139Z] --- PASS: TestAuthZPluginTLS (0.56s)
11:50:56 [2022-10-15T11:50:56.139Z] === RUN   TestAuthZPluginDenyRequest
11:50:56 [2022-10-15T11:50:56.700Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:50:56 [2022-10-15T11:50:56.700Z] === RUN   TestAuthZPluginAPIDenyResponse
11:50:56 [2022-10-15T11:50:56.955Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:50:56 [2022-10-15T11:50:56.955Z] === RUN   TestAuthZPluginDenyResponse
11:50:57 [2022-10-15T11:50:57.517Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
11:50:57 [2022-10-15T11:50:57.517Z] === RUN   TestAuthZPluginAllowEventStream
11:50:58 [2022-10-15T11:50:58.883Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
11:50:58 [2022-10-15T11:50:58.883Z] === RUN   TestAuthZPluginErrorResponse
11:50:59 [2022-10-15T11:50:59.444Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:50:59 [2022-10-15T11:50:59.444Z] === RUN   TestAuthZPluginErrorRequest
11:51:00 [2022-10-15T11:51:00.005Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:51:00 [2022-10-15T11:51:00.005Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:51:00 [2022-10-15T11:51:00.261Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
11:51:00 [2022-10-15T11:51:00.261Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:51:01 [2022-10-15T11:51:01.625Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
11:51:01 [2022-10-15T11:51:01.625Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:51:02 [2022-10-15T11:51:02.989Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
11:51:02 [2022-10-15T11:51:02.989Z] === RUN   TestAuthZPluginHeader
11:51:03 [2022-10-15T11:51:03.915Z] --- PASS: TestAuthZPluginHeader (0.71s)
11:51:03 [2022-10-15T11:51:03.915Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:51:03 [2022-10-15T11:51:03.915Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:03 [2022-10-15T11:51:03.915Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:51:03 [2022-10-15T11:51:03.915Z] === RUN   TestAuthZPluginV2Disable
11:51:03 [2022-10-15T11:51:03.915Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:03 [2022-10-15T11:51:03.915Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:51:03 [2022-10-15T11:51:03.915Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:51:03 [2022-10-15T11:51:03.915Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:03 [2022-10-15T11:51:03.915Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:51:03 [2022-10-15T11:51:03.915Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:51:03 [2022-10-15T11:51:03.915Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:03 [2022-10-15T11:51:03.915Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:51:03 [2022-10-15T11:51:03.915Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:51:21 [2022-10-15T11:51:21.953Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
11:51:21 [2022-10-15T11:51:21.953Z] PASS
11:51:21 [2022-10-15T11:51:21.953Z] 
11:51:21 [2022-10-15T11:51:21.953Z] === Skipped
11:51:21 [2022-10-15T11:51:21.953Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:51:21 [2022-10-15T11:51:21.953Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:21 [2022-10-15T11:51:21.953Z] 
11:51:21 [2022-10-15T11:51:21.953Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:51:21 [2022-10-15T11:51:21.953Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:21 [2022-10-15T11:51:21.953Z] 
11:51:21 [2022-10-15T11:51:21.953Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:51:21 [2022-10-15T11:51:21.953Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:21 [2022-10-15T11:51:21.953Z] 
11:51:21 [2022-10-15T11:51:21.953Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:51:21 [2022-10-15T11:51:21.953Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:21 [2022-10-15T11:51:21.953Z] 
11:51:21 [2022-10-15T11:51:21.953Z] DONE 17 tests, 4 skipped in 26.406s
11:51:21 [2022-10-15T11:51:21.953Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:51:21 [2022-10-15T11:51:21.953Z] ++ 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
11:51:21 [2022-10-15T11:51:21.953Z] ++ set -e
11:51:21 [2022-10-15T11:51:21.953Z] ++ '[' -n 0 ']'
11:51:21 [2022-10-15T11:51:21.953Z] ++ set -x
11:51:21 [2022-10-15T11:51:21.953Z] ++ 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
11:51:21 [2022-10-15T11:51:21.953Z] INFO: Testing against a local daemon
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:51:21 [2022-10-15T11:51:21.953Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:51:21 [2022-10-15T11:51:21.953Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:51:21 [2022-10-15T11:51:21.953Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:51:21 [2022-10-15T11:51:21.953Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:51:21 [2022-10-15T11:51:21.953Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:51:21 [2022-10-15T11:51:21.953Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:51:21 [2022-10-15T11:51:21.953Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:51:21 [2022-10-15T11:51:21.953Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:51:21 [2022-10-15T11:51:21.953Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:51:21 [2022-10-15T11:51:21.953Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:51:21 [2022-10-15T11:51:21.953Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:51:21 [2022-10-15T11:51:21.954Z] === RUN   TestPluginInstall
11:51:21 [2022-10-15T11:51:21.954Z] === RUN   TestPluginInstall/no_auth
11:51:25 [2022-10-15T11:51:25.219Z] time="2022-10-15T11:51:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:51:25 [2022-10-15T11:51:25.219Z] time="2022-10-15T11:51:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb1fdd5589081a11c42f175692f465bb1e2a66b443ab698b9889c133aaea1024" mediatype=application/vnd.docker.plugin.v1+json size=522
11:51:25 [2022-10-15T11:51:25.219Z] time="2022-10-15T11:51:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:51:25 [2022-10-15T11:51:25.219Z] time="2022-10-15T11:51:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb1fdd5589081a11c42f175692f465bb1e2a66b443ab698b9889c133aaea1024" mediatype=application/vnd.docker.plugin.v1+json size=522
11:51:25 [2022-10-15T11:51:25.219Z] === RUN   TestPluginInstall/with_htpasswd
11:51:25 [2022-10-15T11:51:25.219Z] time="2022-10-15T11:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:51:25 [2022-10-15T11:51:25.219Z] time="2022-10-15T11:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb1fdd5589081a11c42f175692f465bb1e2a66b443ab698b9889c133aaea1024" mediatype=application/vnd.docker.plugin.v1+json size=522
11:51:25 [2022-10-15T11:51:25.219Z] time="2022-10-15T11:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:51:25 [2022-10-15T11:51:25.219Z] time="2022-10-15T11:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb1fdd5589081a11c42f175692f465bb1e2a66b443ab698b9889c133aaea1024" mediatype=application/vnd.docker.plugin.v1+json size=522
11:51:25 [2022-10-15T11:51:25.475Z] === RUN   TestPluginInstall/with_insecure
11:51:26 [2022-10-15T11:51:26.401Z] time="2022-10-15T11:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:51:26 [2022-10-15T11:51:26.401Z] time="2022-10-15T11:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3115437cbe7bff84e6b5e866f2bc19392d7290028d37370d55cc9f1064bb3210" mediatype=application/vnd.docker.plugin.v1+json size=522
11:51:26 [2022-10-15T11:51:26.401Z] time="2022-10-15T11:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:51:26 [2022-10-15T11:51:26.401Z] time="2022-10-15T11:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3115437cbe7bff84e6b5e866f2bc19392d7290028d37370d55cc9f1064bb3210" mediatype=application/vnd.docker.plugin.v1+json size=522
11:51:26 [2022-10-15T11:51:26.657Z]     plugin_test.go:196: [df6abb04a7776] daemon is not started
11:51:26 [2022-10-15T11:51:26.657Z] --- PASS: TestPluginInstall (5.73s)
11:51:26 [2022-10-15T11:51:26.657Z]     --- PASS: TestPluginInstall/no_auth (4.12s)
11:51:26 [2022-10-15T11:51:26.657Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
11:51:26 [2022-10-15T11:51:26.657Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
11:51:26 [2022-10-15T11:51:26.657Z] === RUN   TestPluginsWithRuntimes
11:51:28 [2022-10-15T11:51:28.023Z] === RUN   TestPluginsWithRuntimes/No_Args
11:51:28 [2022-10-15T11:51:28.949Z] === RUN   TestPluginsWithRuntimes/With_Args
11:51:29 [2022-10-15T11:51:29.876Z] --- PASS: TestPluginsWithRuntimes (3.30s)
11:51:29 [2022-10-15T11:51:29.876Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
11:51:29 [2022-10-15T11:51:29.876Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
11:51:29 [2022-10-15T11:51:29.876Z] === RUN   TestPluginBackCompatMediaTypes
11:51:30 [2022-10-15T11:51:30.437Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
11:51:30 [2022-10-15T11:51:30.437Z] PASS
11:51:30 [2022-10-15T11:51:30.437Z] 
11:51:30 [2022-10-15T11:51:30.437Z] DONE 24 tests in 9.740s
11:51:30 [2022-10-15T11:51:30.437Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:51:30 [2022-10-15T11:51:30.437Z] ++ 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
11:51:30 [2022-10-15T11:51:30.437Z] ++ set -e
11:51:30 [2022-10-15T11:51:30.437Z] ++ '[' -n 0 ']'
11:51:30 [2022-10-15T11:51:30.437Z] ++ set -x
11:51:30 [2022-10-15T11:51:30.437Z] ++ 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
11:51:30 [2022-10-15T11:51:30.437Z] INFO: Testing against a local daemon
11:51:30 [2022-10-15T11:51:30.437Z] === RUN   TestExternalGraphDriver
11:51:30 [2022-10-15T11:51:30.998Z] === RUN   TestExternalGraphDriver/json
11:51:32 [2022-10-15T11:51:32.362Z] === RUN   TestExternalGraphDriver/spec
11:51:34 [2022-10-15T11:51:34.250Z] === RUN   TestExternalGraphDriver/pull
11:51:35 [2022-10-15T11:51:35.629Z] --- PASS: TestExternalGraphDriver (5.14s)
11:51:35 [2022-10-15T11:51:35.629Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
11:51:35 [2022-10-15T11:51:35.629Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
11:51:35 [2022-10-15T11:51:35.629Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
11:51:35 [2022-10-15T11:51:35.629Z] === RUN   TestGraphdriverPluginV2
11:51:35 [2022-10-15T11:51:35.899Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:35 [2022-10-15T11:51:35.899Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:51:35 [2022-10-15T11:51:35.899Z] PASS
11:51:35 [2022-10-15T11:51:35.899Z] 
11:51:35 [2022-10-15T11:51:35.899Z] === Skipped
11:51:35 [2022-10-15T11:51:35.899Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:51:35 [2022-10-15T11:51:35.899Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:35 [2022-10-15T11:51:35.899Z] 
11:51:35 [2022-10-15T11:51:35.899Z] DONE 5 tests, 1 skipped in 5.574s
11:51:35 [2022-10-15T11:51:35.899Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:51:35 [2022-10-15T11:51:35.899Z] ++ 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
11:51:35 [2022-10-15T11:51:35.899Z] ++ set -e
11:51:35 [2022-10-15T11:51:35.899Z] ++ '[' -n 0 ']'
11:51:35 [2022-10-15T11:51:35.899Z] ++ set -x
11:51:35 [2022-10-15T11:51:35.899Z] ++ 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
11:51:36 [2022-10-15T11:51:36.163Z] INFO: Testing against a local daemon
11:51:36 [2022-10-15T11:51:36.163Z] === RUN   TestContinueAfterPluginCrash
11:51:36 [2022-10-15T11:51:36.163Z] === PAUSE TestContinueAfterPluginCrash
11:51:36 [2022-10-15T11:51:36.163Z] === RUN   TestReadPluginNoRead
11:51:36 [2022-10-15T11:51:36.163Z] === PAUSE TestReadPluginNoRead
11:51:36 [2022-10-15T11:51:36.163Z] === RUN   TestDaemonStartWithLogOpt
11:51:36 [2022-10-15T11:51:36.163Z] === PAUSE TestDaemonStartWithLogOpt
11:51:36 [2022-10-15T11:51:36.163Z] === CONT  TestContinueAfterPluginCrash
11:51:36 [2022-10-15T11:51:36.163Z] === CONT  TestDaemonStartWithLogOpt
11:51:39 [2022-10-15T11:51:39.572Z] --- PASS: TestDaemonStartWithLogOpt (3.02s)
11:51:39 [2022-10-15T11:51:39.572Z] === CONT  TestReadPluginNoRead
11:51:41 [2022-10-15T11:51:41.459Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:51:42 [2022-10-15T11:51:42.386Z] === RUN   TestReadPluginNoRead/default
11:51:43 [2022-10-15T11:51:43.749Z] === RUN   TestReadPluginNoRead/disabled_caching
11:51:44 [2022-10-15T11:51:44.005Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
11:51:44 [2022-10-15T11:51:44.932Z] === CONT  TestReadPluginNoRead
11:51:44 [2022-10-15T11:51:44.932Z]     read_test.go:91: [d9cf94779f773] daemon is not started
11:51:44 [2022-10-15T11:51:44.932Z] --- PASS: TestReadPluginNoRead (5.70s)
11:51:44 [2022-10-15T11:51:44.932Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
11:51:44 [2022-10-15T11:51:44.932Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
11:51:44 [2022-10-15T11:51:44.932Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
11:51:44 [2022-10-15T11:51:44.932Z] PASS
11:51:44 [2022-10-15T11:51:44.932Z] 
11:51:44 [2022-10-15T11:51:44.932Z] DONE 6 tests in 8.834s
11:51:44 [2022-10-15T11:51:44.932Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:51:44 [2022-10-15T11:51:44.932Z] ++ 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
11:51:44 [2022-10-15T11:51:44.932Z] ++ set -e
11:51:44 [2022-10-15T11:51:44.932Z] ++ '[' -n 0 ']'
11:51:44 [2022-10-15T11:51:44.932Z] ++ set -x
11:51:44 [2022-10-15T11:51:44.932Z] ++ 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
11:51:44 [2022-10-15T11:51:44.932Z] testing: warning: no tests to run
11:51:44 [2022-10-15T11:51:44.932Z] PASS
11:51:44 [2022-10-15T11:51:44.932Z] 
11:51:44 [2022-10-15T11:51:44.932Z] DONE 0 tests in 0.036s
11:51:44 [2022-10-15T11:51:44.932Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:51:44 [2022-10-15T11:51:44.932Z] ++ 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
11:51:44 [2022-10-15T11:51:44.932Z] ++ set -e
11:51:44 [2022-10-15T11:51:44.932Z] ++ '[' -n 0 ']'
11:51:44 [2022-10-15T11:51:44.932Z] ++ set -x
11:51:44 [2022-10-15T11:51:44.932Z] ++ 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
11:51:44 [2022-10-15T11:51:44.932Z] INFO: Testing against a local daemon
11:51:44 [2022-10-15T11:51:44.932Z] === RUN   TestPluginWithDevMounts
11:51:44 [2022-10-15T11:51:44.932Z] === PAUSE TestPluginWithDevMounts
11:51:44 [2022-10-15T11:51:44.932Z] === CONT  TestPluginWithDevMounts
11:51:46 [2022-10-15T11:51:46.820Z] --- PASS: TestPluginWithDevMounts (1.51s)
11:51:46 [2022-10-15T11:51:46.820Z] PASS
11:51:46 [2022-10-15T11:51:46.820Z] 
11:51:46 [2022-10-15T11:51:46.820Z] DONE 1 tests in 1.623s
11:51:46 [2022-10-15T11:51:46.820Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:51:46 [2022-10-15T11:51:46.820Z] ++ 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
11:51:46 [2022-10-15T11:51:46.820Z] ++ set -e
11:51:46 [2022-10-15T11:51:46.820Z] ++ '[' -n 0 ']'
11:51:46 [2022-10-15T11:51:46.820Z] ++ set -x
11:51:46 [2022-10-15T11:51:46.820Z] ++ 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
11:51:46 [2022-10-15T11:51:46.820Z] INFO: Testing against a local daemon
11:51:46 [2022-10-15T11:51:46.820Z] === RUN   TestSecretInspect
11:51:49 [2022-10-15T11:51:49.333Z] --- PASS: TestSecretInspect (2.28s)
11:51:49 [2022-10-15T11:51:49.333Z] === RUN   TestSecretList
11:51:51 [2022-10-15T11:51:51.219Z] --- PASS: TestSecretList (2.15s)
11:51:51 [2022-10-15T11:51:51.219Z] === RUN   TestSecretsCreateAndDelete
11:51:53 [2022-10-15T11:51:53.106Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
11:51:53 [2022-10-15T11:51:53.106Z] === RUN   TestSecretsUpdate
11:51:55 [2022-10-15T11:51:55.621Z] --- PASS: TestSecretsUpdate (2.15s)
11:51:55 [2022-10-15T11:51:55.621Z] === RUN   TestTemplatedSecret
11:51:58 [2022-10-15T11:51:58.135Z] --- PASS: TestTemplatedSecret (2.39s)
11:51:58 [2022-10-15T11:51:58.135Z] === RUN   TestSecretCreateResolve
11:52:00 [2022-10-15T11:52:00.022Z] --- PASS: TestSecretCreateResolve (2.23s)
11:52:00 [2022-10-15T11:52:00.022Z] PASS
11:52:00 [2022-10-15T11:52:00.022Z] 
11:52:00 [2022-10-15T11:52:00.022Z] DONE 6 tests in 13.434s
11:52:00 [2022-10-15T11:52:00.022Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:52:00 [2022-10-15T11:52:00.022Z] ++ 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
11:52:00 [2022-10-15T11:52:00.022Z] ++ set -e
11:52:00 [2022-10-15T11:52:00.022Z] ++ '[' -n 0 ']'
11:52:00 [2022-10-15T11:52:00.022Z] ++ set -x
11:52:00 [2022-10-15T11:52:00.022Z] ++ 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
11:52:00 [2022-10-15T11:52:00.022Z] INFO: Testing against a local daemon
11:52:00 [2022-10-15T11:52:00.022Z] === RUN   TestServiceCreateInit
11:52:00 [2022-10-15T11:52:00.022Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:52:04 [2022-10-15T11:52:04.185Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:52:07 [2022-10-15T11:52:07.450Z] --- PASS: TestServiceCreateInit (7.09s)
11:52:07 [2022-10-15T11:52:07.450Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.39s)
11:52:07 [2022-10-15T11:52:07.450Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s)
11:52:07 [2022-10-15T11:52:07.450Z] === RUN   TestCreateServiceMultipleTimes
11:52:22 [2022-10-15T11:52:22.284Z] --- PASS: TestCreateServiceMultipleTimes (15.10s)
11:52:22 [2022-10-15T11:52:22.284Z] === RUN   TestCreateServiceConflict
11:52:24 [2022-10-15T11:52:24.798Z] --- PASS: TestCreateServiceConflict (2.18s)
11:52:24 [2022-10-15T11:52:24.798Z] === RUN   TestCreateServiceMaxReplicas
11:52:27 [2022-10-15T11:52:27.310Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
11:52:27 [2022-10-15T11:52:27.310Z] === RUN   TestCreateWithDuplicateNetworkNames
11:52:42 [2022-10-15T11:52:42.143Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s)
11:52:42 [2022-10-15T11:52:42.143Z] === RUN   TestCreateServiceSecretFileMode
11:52:42 [2022-10-15T11:52:42.704Z] --- PASS: TestCreateServiceSecretFileMode (2.55s)
11:52:42 [2022-10-15T11:52:42.704Z] === RUN   TestCreateServiceConfigFileMode
11:52:45 [2022-10-15T11:52:45.217Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
11:52:45 [2022-10-15T11:52:45.217Z] === RUN   TestCreateServiceSysctls
11:52:48 [2022-10-15T11:52:48.482Z] --- PASS: TestCreateServiceSysctls (2.83s)
11:52:48 [2022-10-15T11:52:48.482Z] === RUN   TestCreateServiceCapabilities
11:52:50 [2022-10-15T11:52:50.371Z] --- PASS: TestCreateServiceCapabilities (2.36s)
11:52:50 [2022-10-15T11:52:50.371Z] === RUN   TestInspect
11:52:52 [2022-10-15T11:52:52.905Z] --- PASS: TestInspect (2.64s)
11:52:52 [2022-10-15T11:52:52.905Z] === RUN   TestCreateJob
11:52:56 [2022-10-15T11:52:56.199Z] --- PASS: TestCreateJob (3.01s)
11:52:56 [2022-10-15T11:52:56.199Z] === RUN   TestReplicatedJob
11:53:00 [2022-10-15T11:53:00.364Z] --- PASS: TestReplicatedJob (4.36s)
11:53:00 [2022-10-15T11:53:00.364Z] === RUN   TestUpdateReplicatedJob
11:53:03 [2022-10-15T11:53:03.628Z] --- PASS: TestUpdateReplicatedJob (3.11s)
11:53:03 [2022-10-15T11:53:03.628Z] === RUN   TestServiceListWithStatuses
11:53:03 [2022-10-15T11:53:03.628Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:53:03 [2022-10-15T11:53:03.628Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:53:03 [2022-10-15T11:53:03.628Z] === RUN   TestDockerNetworkConnectAlias
11:53:07 [2022-10-15T11:53:07.793Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
11:53:07 [2022-10-15T11:53:07.793Z] === RUN   TestDockerNetworkReConnect
11:53:11 [2022-10-15T11:53:11.057Z] --- PASS: TestDockerNetworkReConnect (3.31s)
11:53:11 [2022-10-15T11:53:11.057Z] === RUN   TestServicePlugin
11:53:11 [2022-10-15T11:53:11.058Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:53:11 [2022-10-15T11:53:11.058Z] --- SKIP: TestServicePlugin (0.00s)
11:53:11 [2022-10-15T11:53:11.058Z] === RUN   TestServiceUpdateLabel
11:53:12 [2022-10-15T11:53:12.946Z] --- PASS: TestServiceUpdateLabel (2.26s)
11:53:12 [2022-10-15T11:53:12.946Z] === RUN   TestServiceUpdateSecrets
11:53:27 [2022-10-15T11:53:27.778Z] --- PASS: TestServiceUpdateSecrets (14.49s)
11:53:27 [2022-10-15T11:53:27.778Z] === RUN   TestServiceUpdateConfigs
11:53:42 [2022-10-15T11:53:42.610Z] --- PASS: TestServiceUpdateConfigs (14.45s)
11:53:42 [2022-10-15T11:53:42.610Z] === RUN   TestServiceUpdateNetwork
11:53:54 [2022-10-15T11:53:54.774Z] --- PASS: TestServiceUpdateNetwork (12.24s)
11:53:54 [2022-10-15T11:53:54.774Z] === RUN   TestServiceUpdatePidsLimit
11:53:55 [2022-10-15T11:53:55.700Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:53:56 [2022-10-15T11:53:56.262Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:54:04 [2022-10-15T11:54:04.342Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:54:10 [2022-10-15T11:54:10.874Z] --- PASS: TestServiceUpdatePidsLimit (16.10s)
11:54:10 [2022-10-15T11:54:10.874Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
11:54:10 [2022-10-15T11:54:10.874Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
11:54:10 [2022-10-15T11:54:10.874Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
11:54:10 [2022-10-15T11:54:10.874Z] PASS
11:54:10 [2022-10-15T11:54:10.874Z] 
11:54:10 [2022-10-15T11:54:10.874Z] === Skipped
11:54:10 [2022-10-15T11:54:10.874Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:54:10 [2022-10-15T11:54:10.874Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:54:10 [2022-10-15T11:54:10.874Z] 
11:54:10 [2022-10-15T11:54:10.874Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:54:10 [2022-10-15T11:54:10.874Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:54:10 [2022-10-15T11:54:10.874Z] 
11:54:10 [2022-10-15T11:54:10.874Z] DONE 27 tests, 2 skipped in 130.261s
11:54:10 [2022-10-15T11:54:10.874Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:54:10 [2022-10-15T11:54:10.874Z] ++ 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
11:54:10 [2022-10-15T11:54:10.874Z] ++ set -e
11:54:10 [2022-10-15T11:54:10.874Z] ++ '[' -n 0 ']'
11:54:10 [2022-10-15T11:54:10.874Z] ++ set -x
11:54:10 [2022-10-15T11:54:10.874Z] ++ 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
11:54:10 [2022-10-15T11:54:10.874Z] INFO: Testing against a local daemon
11:54:10 [2022-10-15T11:54:10.874Z] === RUN   TestSessionCreate
11:54:10 [2022-10-15T11:54:10.874Z] --- PASS: TestSessionCreate (0.02s)
11:54:10 [2022-10-15T11:54:10.874Z] === RUN   TestSessionCreateWithBadUpgrade
11:54:10 [2022-10-15T11:54:10.874Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:54:10 [2022-10-15T11:54:10.874Z] PASS
11:54:10 [2022-10-15T11:54:10.874Z] 
11:54:10 [2022-10-15T11:54:10.874Z] DONE 2 tests in 0.147s
11:54:10 [2022-10-15T11:54:10.874Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:54:10 [2022-10-15T11:54:10.874Z] ++ 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
11:54:10 [2022-10-15T11:54:10.874Z] ++ set -e
11:54:10 [2022-10-15T11:54:10.874Z] ++ '[' -n 0 ']'
11:54:10 [2022-10-15T11:54:10.874Z] ++ set -x
11:54:10 [2022-10-15T11:54:10.874Z] ++ 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
11:54:10 [2022-10-15T11:54:10.874Z] INFO: Testing against a local daemon
11:54:10 [2022-10-15T11:54:10.874Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:54:10 [2022-10-15T11:54:10.874Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:54:10 [2022-10-15T11:54:10.874Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:54:10 [2022-10-15T11:54:10.874Z] === RUN   TestDiskUsage
11:54:10 [2022-10-15T11:54:10.874Z] === PAUSE TestDiskUsage
11:54:10 [2022-10-15T11:54:10.874Z] === RUN   TestEventsExecDie
11:54:11 [2022-10-15T11:54:11.130Z] --- PASS: TestEventsExecDie (0.49s)
11:54:11 [2022-10-15T11:54:11.130Z] === RUN   TestEventsBackwardsCompatible
11:54:11 [2022-10-15T11:54:11.130Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:54:11 [2022-10-15T11:54:11.130Z] === RUN   TestEventsVolumeCreate
11:54:11 [2022-10-15T11:54:11.130Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:54:11 [2022-10-15T11:54:11.130Z] === RUN   TestInfoBinaryCommits
11:54:11 [2022-10-15T11:54:11.130Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:54:11 [2022-10-15T11:54:11.130Z] === RUN   TestInfoAPIVersioned
11:54:11 [2022-10-15T11:54:11.130Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:54:11 [2022-10-15T11:54:11.130Z] === RUN   TestInfoAPI
11:54:11 [2022-10-15T11:54:11.130Z] --- PASS: TestInfoAPI (0.02s)
11:54:11 [2022-10-15T11:54:11.130Z] === RUN   TestInfoAPIWarnings
11:54:29 [2022-10-15T11:54:29.166Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:54:29 [2022-10-15T11:54:29.166Z] === RUN   TestInfoDebug
11:54:29 [2022-10-15T11:54:29.166Z] --- PASS: TestInfoDebug (0.52s)
11:54:29 [2022-10-15T11:54:29.166Z] === RUN   TestInfoInsecureRegistries
11:54:29 [2022-10-15T11:54:29.166Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:54:29 [2022-10-15T11:54:29.166Z] === RUN   TestInfoRegistryMirrors
11:54:29 [2022-10-15T11:54:29.421Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:54:29 [2022-10-15T11:54:29.421Z] === RUN   TestLoginFailsWithBadCredentials
11:54:29 [2022-10-15T11:54:29.677Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
11:54:29 [2022-10-15T11:54:29.677Z] === RUN   TestPingCacheHeaders
11:54:29 [2022-10-15T11:54:29.677Z] --- PASS: TestPingCacheHeaders (0.02s)
11:54:29 [2022-10-15T11:54:29.677Z] === RUN   TestPingGet
11:54:29 [2022-10-15T11:54:29.677Z] --- PASS: TestPingGet (0.01s)
11:54:29 [2022-10-15T11:54:29.677Z] === RUN   TestPingHead
11:54:29 [2022-10-15T11:54:29.677Z] --- PASS: TestPingHead (0.02s)
11:54:29 [2022-10-15T11:54:29.677Z] === RUN   TestPingSwarmHeader
11:54:30 [2022-10-15T11:54:30.237Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:54:30 [2022-10-15T11:54:30.799Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:54:31 [2022-10-15T11:54:31.725Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:54:31 [2022-10-15T11:54:31.725Z] --- PASS: TestPingSwarmHeader (2.03s)
11:54:31 [2022-10-15T11:54:31.725Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:54:31 [2022-10-15T11:54:31.725Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:54:31 [2022-10-15T11:54:31.725Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:54:31 [2022-10-15T11:54:31.725Z] === RUN   TestPingBuilderHeader
11:54:31 [2022-10-15T11:54:31.725Z] === RUN   TestPingBuilderHeader/default_config
11:54:32 [2022-10-15T11:54:32.286Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:54:32 [2022-10-15T11:54:32.847Z] --- PASS: TestPingBuilderHeader (1.04s)
11:54:32 [2022-10-15T11:54:32.847Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
11:54:32 [2022-10-15T11:54:32.847Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
11:54:32 [2022-10-15T11:54:32.847Z] === RUN   TestVersion
11:54:32 [2022-10-15T11:54:32.847Z] --- PASS: TestVersion (0.02s)
11:54:32 [2022-10-15T11:54:32.847Z] === CONT  TestDiskUsage
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/container_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/image_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/volume_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.409Z] === RUN   TestDiskUsage/after_container.Run
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:54:33 [2022-10-15T11:54:33.970Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:54:33 [2022-10-15T11:54:33.970Z] --- PASS: TestDiskUsage (1.13s)
11:54:33 [2022-10-15T11:54:33.970Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:54:33 [2022-10-15T11:54:33.970Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:54:33 [2022-10-15T11:54:33.970Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:54:33 [2022-10-15T11:54:33.970Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.970Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.970Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.970Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.970Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.970Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z] PASS
11:54:33 [2022-10-15T11:54:33.971Z] 
11:54:33 [2022-10-15T11:54:33.971Z] === Skipped
11:54:33 [2022-10-15T11:54:33.971Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:54:33 [2022-10-15T11:54:33.971Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:54:33 [2022-10-15T11:54:33.971Z] 
11:54:33 [2022-10-15T11:54:33.971Z] DONE 57 tests, 1 skipped in 23.525s
11:54:33 [2022-10-15T11:54:33.971Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:54:33 [2022-10-15T11:54:33.971Z] ++ 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
11:54:33 [2022-10-15T11:54:33.971Z] ++ set -e
11:54:33 [2022-10-15T11:54:33.971Z] ++ '[' -n 0 ']'
11:54:33 [2022-10-15T11:54:33.971Z] ++ set -x
11:54:33 [2022-10-15T11:54:33.971Z] ++ 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
11:54:33 [2022-10-15T11:54:33.971Z] INFO: Testing against a local daemon
11:54:33 [2022-10-15T11:54:33.971Z] === RUN   TestVolumesCreateAndList
11:54:33 [2022-10-15T11:54:33.971Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:54:33 [2022-10-15T11:54:33.971Z] === RUN   TestVolumesRemove
11:54:34 [2022-10-15T11:54:34.262Z] --- PASS: TestVolumesRemove (0.07s)
11:54:34 [2022-10-15T11:54:34.262Z] === RUN   TestVolumesInspect
11:54:34 [2022-10-15T11:54:34.262Z] --- PASS: TestVolumesInspect (0.02s)
11:54:34 [2022-10-15T11:54:34.262Z] === RUN   TestVolumesInvalidJSON
11:54:34 [2022-10-15T11:54:34.262Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:54:34 [2022-10-15T11:54:34.262Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:54:34 [2022-10-15T11:54:34.262Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:54:34 [2022-10-15T11:54:34.262Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:54:34 [2022-10-15T11:54:34.262Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:54:34 [2022-10-15T11:54:34.262Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:54:34 [2022-10-15T11:54:34.262Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:54:34 [2022-10-15T11:54:34.262Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:54:34 [2022-10-15T11:54:34.262Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:54:34 [2022-10-15T11:54:34.262Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:54:34 [2022-10-15T11:54:34.262Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:54:34 [2022-10-15T11:54:34.262Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:54:34 [2022-10-15T11:54:34.262Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:54:34 [2022-10-15T11:54:34.262Z] === RUN   TestVolumePruneAnonymous
11:54:34 [2022-10-15T11:54:34.262Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:54:34 [2022-10-15T11:54:34.262Z] PASS
11:54:34 [2022-10-15T11:54:34.262Z] 
11:54:34 [2022-10-15T11:54:34.262Z] DONE 10 tests in 0.251s
11:54:34 [2022-10-15T11:54:34.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:54:34 [2022-10-15T11:54:34.521Z] ++++ cat bundles/test-integration/docker.pid
11:54:34 [2022-10-15T11:54:34.521Z] +++ kill 14760
11:54:34 [2022-10-15T11:54:34.521Z] +++ /etc/init.d/apparmor stop
11:54:34 [2022-10-15T11:54:34.521Z] Leaving: AppArmorNo profiles have been unloaded.
11:54:34 [2022-10-15T11:54:34.521Z] 
11:54:34 [2022-10-15T11:54:34.521Z] Unloading profiles will leave already running processes permanently
11:54:34 [2022-10-15T11:54:34.521Z] unconfined, which can lead to unexpected situations.
11:54:34 [2022-10-15T11:54:34.521Z] 
11:54:34 [2022-10-15T11:54:34.521Z] To set a process to complain mode, use the command line tool
11:54:34 [2022-10-15T11:54:34.521Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:54:34 [2022-10-15T11:54:34.521Z] +++ true
11:54:34 [2022-10-15T11:54:34.521Z] exiting test-integration
11:54:34 [2022-10-15T11:54:34.521Z] ++ exit 0
11:54:34 [2022-10-15T11:54:34.521Z] 
Post stage
[Pipeline] junit
11:54:35 [2022-10-15T11:54:35.474Z] Recording test results
11:54:35 [2022-10-15T11:54:35.646Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:54:35 [2022-10-15T11:54:35.949Z] + echo Ensuring container killed.
11:54:35 [2022-10-15T11:54:35.949Z] Ensuring container killed.
11:54:35 [2022-10-15T11:54:35.949Z] + docker rm -vf docker-pr1
11:54:35 [2022-10-15T11:54:35.949Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
11:54:36 [2022-10-15T11:54:36.309Z] + echo Chowning /workspace to jenkins user
11:54:36 [2022-10-15T11:54:36.309Z] Chowning /workspace to jenkins user
11:54:36 [2022-10-15T11:54:36.309Z] + id -u
11:54:36 [2022-10-15T11:54:36.309Z] + id -g
11:54:36 [2022-10-15T11:54:36.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44302:/workspace busybox chown -R 1000:1000 /workspace
11:54:36 [2022-10-15T11:54:36.309Z] Unable to find image 'busybox:latest' locally
11:54:36 [2022-10-15T11:54:36.565Z] latest: Pulling from library/busybox
11:54:36 [2022-10-15T11:54:36.565Z] 89485c9dae0b: Pulling fs layer
11:54:36 [2022-10-15T11:54:36.565Z] 89485c9dae0b: Download complete
11:54:36 [2022-10-15T11:54:36.565Z] 89485c9dae0b: Pull complete
11:54:36 [2022-10-15T11:54:36.820Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
11:54:36 [2022-10-15T11:54:36.820Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:54:38 [2022-10-15T11:54:38.549Z] + bundleName=arm64-integration
11:54:38 [2022-10-15T11:54:38.549Z] + echo Creating arm64-integration-bundles.tar.gz
11:54:38 [2022-10-15T11:54:38.549Z] Creating arm64-integration-bundles.tar.gz
11:54:38 [2022-10-15T11:54:38.549Z] + xargs tar -czf arm64-integration-bundles.tar.gz
11:54:38 [2022-10-15T11:54:38.549Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
11:54:38 [2022-10-15T11:54:38.814Z] Archiving artifacts
11:54:40 [2022-10-15T11:54:40.627Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44302/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:54:41 [2022-10-15T11:54:41.005Z] + make clean
11:54:41 [2022-10-15T11:54:41.262Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:54:41 [2022-10-15T11:54:41.262Z] docker-dev-cache
11:54:41 [2022-10-15T11:54:41.262Z] 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