Skip to content
Success

Console Output

Skipping 282 KB.. Full Log
20:09:24 [2022-10-08T20:09:24.933Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:09:24 [2022-10-08T20:09:24.933Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:09:24 [2022-10-08T20:09:24.933Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:09:24 [2022-10-08T20:09:24.933Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:09:24 [2022-10-08T20:09:24.933Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:09:24 [2022-10-08T20:09:24.933Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:09:24 [2022-10-08T20:09:24.933Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:09:24 [2022-10-08T20:09:24.933Z] === RUN   TestContainerStartOnDaemonRestart
20:09:24 [2022-10-08T20:09:24.933Z] === PAUSE TestContainerStartOnDaemonRestart
20:09:24 [2022-10-08T20:09:24.933Z] === RUN   TestDaemonRestartIpcMode
20:09:24 [2022-10-08T20:09:24.933Z] === PAUSE TestDaemonRestartIpcMode
20:09:24 [2022-10-08T20:09:24.933Z] === RUN   TestDaemonHostGatewayIP
20:09:24 [2022-10-08T20:09:24.933Z] === PAUSE TestDaemonHostGatewayIP
20:09:24 [2022-10-08T20:09:24.933Z] === RUN   TestRestartDaemonWithRestartingContainer
20:09:24 [2022-10-08T20:09:24.933Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:09:24 [2022-10-08T20:09:24.933Z] === RUN   TestContainerKillOnDaemonStart
20:09:24 [2022-10-08T20:09:24.933Z] === PAUSE TestContainerKillOnDaemonStart
20:09:24 [2022-10-08T20:09:24.933Z] === RUN   TestDiff
20:09:25 [2022-10-08T20:09:25.504Z] --- PASS: TestDiff (0.46s)
20:09:25 [2022-10-08T20:09:25.504Z] === RUN   TestExecConsoleSize
20:09:26 [2022-10-08T20:09:26.067Z] --- PASS: TestExecConsoleSize (0.51s)
20:09:26 [2022-10-08T20:09:26.067Z] === RUN   TestExecWithCloseStdin
20:09:26 [2022-10-08T20:09:26.629Z] --- PASS: TestExecWithCloseStdin (0.48s)
20:09:26 [2022-10-08T20:09:26.629Z] === RUN   TestExec
20:09:26 [2022-10-08T20:09:26.887Z] --- PASS: TestExec (0.49s)
20:09:26 [2022-10-08T20:09:26.887Z] === RUN   TestExecUser
20:09:27 [2022-10-08T20:09:27.449Z] --- PASS: TestExecUser (0.48s)
20:09:27 [2022-10-08T20:09:27.449Z] === RUN   TestExportContainerAndImportImage
20:09:28 [2022-10-08T20:09:28.010Z] --- PASS: TestExportContainerAndImportImage (0.58s)
20:09:28 [2022-10-08T20:09:28.010Z] === RUN   TestExportContainerAfterDaemonRestart
20:09:29 [2022-10-08T20:09:29.375Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
20:09:29 [2022-10-08T20:09:29.375Z] === RUN   TestHealthCheckWorkdir
20:09:29 [2022-10-08T20:09:29.937Z] --- PASS: TestHealthCheckWorkdir (0.54s)
20:09:29 [2022-10-08T20:09:29.937Z] === RUN   TestHealthKillContainer
20:09:38 [2022-10-08T20:09:38.021Z] --- PASS: TestHealthKillContainer (7.83s)
20:09:38 [2022-10-08T20:09:38.021Z] === RUN   TestHealthCheckProcessKilled
20:09:38 [2022-10-08T20:09:38.277Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
20:09:38 [2022-10-08T20:09:38.277Z] === RUN   TestInspectCpusetInConfigPre120
20:09:38 [2022-10-08T20:09:38.839Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
20:09:38 [2022-10-08T20:09:38.839Z] === RUN   TestIpcModeNone
20:09:39 [2022-10-08T20:09:39.405Z] --- PASS: TestIpcModeNone (0.50s)
20:09:39 [2022-10-08T20:09:39.405Z] === RUN   TestIpcModePrivate
20:09:39 [2022-10-08T20:09:39.662Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
20:09:39 [2022-10-08T20:09:39.662Z] --- PASS: TestIpcModePrivate (0.48s)
20:09:39 [2022-10-08T20:09:39.662Z] === RUN   TestIpcModeShareable
20:09:40 [2022-10-08T20:09:40.224Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
20:09:40 [2022-10-08T20:09:40.224Z] --- PASS: TestIpcModeShareable (0.48s)
20:09:40 [2022-10-08T20:09:40.224Z] === RUN   TestAPIIpcModeShareableAndContainer
20:09:42 [2022-10-08T20:09:42.114Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
20:09:42 [2022-10-08T20:09:42.114Z] === RUN   TestAPIIpcModeHost
20:09:42 [2022-10-08T20:09:42.114Z] --- PASS: TestAPIIpcModeHost (0.39s)
20:09:42 [2022-10-08T20:09:42.114Z] === RUN   TestDaemonIpcModeShareable
20:09:43 [2022-10-08T20:09:43.480Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:09:43 [2022-10-08T20:09:43.480Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
20:09:43 [2022-10-08T20:09:43.480Z] === RUN   TestDaemonIpcModePrivate
20:09:44 [2022-10-08T20:09:44.411Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:09:44 [2022-10-08T20:09:44.411Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
20:09:44 [2022-10-08T20:09:44.411Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:09:45 [2022-10-08T20:09:45.778Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:09:45 [2022-10-08T20:09:45.778Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
20:09:45 [2022-10-08T20:09:45.778Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:09:46 [2022-10-08T20:09:46.705Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:09:46 [2022-10-08T20:09:46.961Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
20:09:46 [2022-10-08T20:09:46.961Z] === RUN   TestIpcModeOlderClient
20:09:46 [2022-10-08T20:09:46.961Z] === PAUSE TestIpcModeOlderClient
20:09:46 [2022-10-08T20:09:46.961Z] === RUN   TestKillContainerInvalidSignal
20:09:47 [2022-10-08T20:09:47.217Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
20:09:47 [2022-10-08T20:09:47.217Z] === RUN   TestKillContainer
20:09:47 [2022-10-08T20:09:47.217Z] === RUN   TestKillContainer/no_signal
20:09:47 [2022-10-08T20:09:47.778Z] === RUN   TestKillContainer/non_killing_signal
20:09:48 [2022-10-08T20:09:48.034Z] === RUN   TestKillContainer/killing_signal
20:09:48 [2022-10-08T20:09:48.612Z] --- PASS: TestKillContainer (1.36s)
20:09:48 [2022-10-08T20:09:48.612Z]     --- PASS: TestKillContainer/no_signal (0.44s)
20:09:48 [2022-10-08T20:09:48.612Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
20:09:48 [2022-10-08T20:09:48.612Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
20:09:48 [2022-10-08T20:09:48.612Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:09:48 [2022-10-08T20:09:48.612Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:09:49 [2022-10-08T20:09:49.175Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:09:50 [2022-10-08T20:09:50.101Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
20:09:50 [2022-10-08T20:09:50.102Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
20:09:50 [2022-10-08T20:09:50.102Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
20:09:50 [2022-10-08T20:09:50.102Z] === RUN   TestKillStoppedContainer
20:09:50 [2022-10-08T20:09:50.102Z] --- PASS: TestKillStoppedContainer (0.05s)
20:09:50 [2022-10-08T20:09:50.102Z] === RUN   TestKillStoppedContainerAPIPre120
20:09:50 [2022-10-08T20:09:50.102Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:09:50 [2022-10-08T20:09:50.102Z] === RUN   TestKillDifferentUserContainer
20:09:50 [2022-10-08T20:09:50.360Z] --- PASS: TestKillDifferentUserContainer (0.45s)
20:09:50 [2022-10-08T20:09:50.360Z] === RUN   TestInspectOomKilledTrue
20:09:50 [2022-10-08T20:09:50.921Z] --- PASS: TestInspectOomKilledTrue (0.50s)
20:09:50 [2022-10-08T20:09:50.921Z] === RUN   TestInspectOomKilledFalse
20:09:51 [2022-10-08T20:09:51.482Z] --- PASS: TestInspectOomKilledFalse (0.43s)
20:09:51 [2022-10-08T20:09:51.483Z] === RUN   TestLinksEtcHostsContentMatch
20:09:51 [2022-10-08T20:09:51.738Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
20:09:51 [2022-10-08T20:09:51.738Z] === RUN   TestLinksContainerNames
20:09:52 [2022-10-08T20:09:52.666Z] --- PASS: TestLinksContainerNames (0.89s)
20:09:52 [2022-10-08T20:09:52.666Z] === RUN   TestLogsFollowTailEmpty
20:09:52 [2022-10-08T20:09:52.923Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
20:09:52 [2022-10-08T20:09:52.923Z] === RUN   TestLogs
20:09:52 [2022-10-08T20:09:52.923Z] === RUN   TestLogs/driver_local
20:09:52 [2022-10-08T20:09:52.923Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:09:52 [2022-10-08T20:09:52.923Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:09:52 [2022-10-08T20:09:52.923Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:09:52 [2022-10-08T20:09:52.923Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:09:52 [2022-10-08T20:09:52.923Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:09:52 [2022-10-08T20:09:52.923Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:09:52 [2022-10-08T20:09:52.923Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:09:52 [2022-10-08T20:09:52.923Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:09:52 [2022-10-08T20:09:52.923Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:09:52 [2022-10-08T20:09:52.923Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:09:52 [2022-10-08T20:09:52.923Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:09:52 [2022-10-08T20:09:52.923Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:09:53 [2022-10-08T20:09:53.180Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:09:53 [2022-10-08T20:09:53.180Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:09:53 [2022-10-08T20:09:53.742Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:09:53 [2022-10-08T20:09:53.742Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:09:54 [2022-10-08T20:09:54.303Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:09:54 [2022-10-08T20:09:54.559Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:09:55 [2022-10-08T20:09:55.121Z] === RUN   TestLogs/driver_json-file
20:09:55 [2022-10-08T20:09:55.121Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:09:55 [2022-10-08T20:09:55.121Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:09:55 [2022-10-08T20:09:55.121Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:09:55 [2022-10-08T20:09:55.121Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:09:55 [2022-10-08T20:09:55.121Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:09:55 [2022-10-08T20:09:55.121Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:09:55 [2022-10-08T20:09:55.683Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:09:55 [2022-10-08T20:09:55.683Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:09:56 [2022-10-08T20:09:56.245Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:09:56 [2022-10-08T20:09:56.245Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:09:56 [2022-10-08T20:09:56.809Z] --- PASS: TestLogs (3.74s)
20:09:56 [2022-10-08T20:09:56.809Z]     --- PASS: TestLogs/driver_local (0.01s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.66s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s)
20:09:56 [2022-10-08T20:09:56.809Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s)
20:09:56 [2022-10-08T20:09:56.809Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
20:09:56 [2022-10-08T20:09:56.809Z] === RUN   TestContainerNetworkMountsNoChown
20:09:57 [2022-10-08T20:09:57.371Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/default
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/default
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/private
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/private
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rprivate
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rprivate
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/slave
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/slave
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rslave
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rslave
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/shared
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/shared
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rshared
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rshared
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/default
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/default/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/default/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/default/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/rprivate
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/private
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/private/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/private/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/default/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/shared
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/rshared
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/rslave
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/slave
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/private/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/private/mount_root
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:09:57 [2022-10-08T20:09:57.371Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:09:57 [2022-10-08T20:09:57.628Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:09:57 [2022-10-08T20:09:57.885Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:09:57 [2022-10-08T20:09:57.885Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:09:57 [2022-10-08T20:09:57.885Z] --- PASS: TestMountDaemonRoot (0.02s)
20:09:57 [2022-10-08T20:09:57.885Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:09:57 [2022-10-08T20:09:57.885Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:09:57 [2022-10-08T20:09:57.885Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:09:57 [2022-10-08T20:09:57.885Z] === RUN   TestContainerBindMountNonRecursive
20:09:59 [2022-10-08T20:09:59.251Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
20:09:59 [2022-10-08T20:09:59.251Z] === RUN   TestContainerVolumesMountedAsShared
20:09:59 [2022-10-08T20:09:59.507Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
20:09:59 [2022-10-08T20:09:59.507Z] === RUN   TestContainerVolumesMountedAsSlave
20:10:00 [2022-10-08T20:10:00.068Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
20:10:00 [2022-10-08T20:10:00.068Z] === RUN   TestNetworkNat
20:10:00 [2022-10-08T20:10:00.324Z] --- PASS: TestNetworkNat (0.48s)
20:10:00 [2022-10-08T20:10:00.324Z] === RUN   TestNetworkLocalhostTCPNat
20:10:00 [2022-10-08T20:10:00.886Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
20:10:00 [2022-10-08T20:10:00.886Z] === RUN   TestNetworkLoopbackNat
20:10:04 [2022-10-08T20:10:04.153Z] --- PASS: TestNetworkLoopbackNat (2.63s)
20:10:04 [2022-10-08T20:10:04.153Z] === RUN   TestPause
20:10:04 [2022-10-08T20:10:04.153Z] --- PASS: TestPause (0.48s)
20:10:04 [2022-10-08T20:10:04.153Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:10:04 [2022-10-08T20:10:04.153Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:10:04 [2022-10-08T20:10:04.153Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:10:04 [2022-10-08T20:10:04.153Z] === RUN   TestPauseStopPausedContainer
20:10:04 [2022-10-08T20:10:04.409Z] --- PASS: TestPauseStopPausedContainer (0.47s)
20:10:04 [2022-10-08T20:10:04.409Z] === RUN   TestPidHost
20:10:05 [2022-10-08T20:10:05.336Z] --- PASS: TestPidHost (0.94s)
20:10:05 [2022-10-08T20:10:05.336Z] === RUN   TestPsFilter
20:10:05 [2022-10-08T20:10:05.592Z] --- PASS: TestPsFilter (0.13s)
20:10:05 [2022-10-08T20:10:05.592Z] === RUN   TestRemoveContainerWithRemovedVolume
20:10:05 [2022-10-08T20:10:05.848Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
20:10:05 [2022-10-08T20:10:05.848Z] === RUN   TestRemoveContainerWithVolume
20:10:06 [2022-10-08T20:10:06.445Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
20:10:06 [2022-10-08T20:10:06.445Z] === RUN   TestRemoveContainerRunning
20:10:07 [2022-10-08T20:10:07.007Z] --- PASS: TestRemoveContainerRunning (0.47s)
20:10:07 [2022-10-08T20:10:07.007Z] === RUN   TestRemoveContainerForceRemoveRunning
20:10:07 [2022-10-08T20:10:07.263Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
20:10:07 [2022-10-08T20:10:07.263Z] === RUN   TestRemoveInvalidContainer
20:10:07 [2022-10-08T20:10:07.263Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:10:07 [2022-10-08T20:10:07.263Z] === RUN   TestRenameLinkedContainer
20:10:09 [2022-10-08T20:10:09.151Z] --- PASS: TestRenameLinkedContainer (1.80s)
20:10:09 [2022-10-08T20:10:09.151Z] === RUN   TestRenameStoppedContainer
20:10:09 [2022-10-08T20:10:09.713Z] --- PASS: TestRenameStoppedContainer (0.42s)
20:10:09 [2022-10-08T20:10:09.713Z] === RUN   TestRenameRunningContainerAndReuse
20:10:10 [2022-10-08T20:10:10.640Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
20:10:10 [2022-10-08T20:10:10.640Z] === RUN   TestRenameInvalidName
20:10:10 [2022-10-08T20:10:10.896Z] --- PASS: TestRenameInvalidName (0.43s)
20:10:10 [2022-10-08T20:10:10.896Z] === RUN   TestRenameAnonymousContainer
20:10:12 [2022-10-08T20:10:12.785Z] --- PASS: TestRenameAnonymousContainer (1.60s)
20:10:12 [2022-10-08T20:10:12.785Z] === RUN   TestRenameContainerWithSameName
20:10:13 [2022-10-08T20:10:13.041Z] --- PASS: TestRenameContainerWithSameName (0.45s)
20:10:13 [2022-10-08T20:10:13.041Z] === RUN   TestRenameContainerWithLinkedContainer
20:10:13 [2022-10-08T20:10:13.967Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
20:10:13 [2022-10-08T20:10:13.967Z] === RUN   TestResize
20:10:14 [2022-10-08T20:10:14.222Z] --- PASS: TestResize (0.44s)
20:10:14 [2022-10-08T20:10:14.222Z] === RUN   TestResizeWithInvalidSize
20:10:14 [2022-10-08T20:10:14.784Z] --- PASS: TestResizeWithInvalidSize (0.52s)
20:10:14 [2022-10-08T20:10:14.784Z] === RUN   TestResizeWhenContainerNotStarted
20:10:15 [2022-10-08T20:10:15.346Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:10:15 [2022-10-08T20:10:15.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:10:16 [2022-10-08T20:10:16.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:10:16 [2022-10-08T20:10:16.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:10:18 [2022-10-08T20:10:18.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:10:18 [2022-10-08T20:10:18.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:10:19 [2022-10-08T20:10:19.003Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:10:21 [2022-10-08T20:10:21.521Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:10:22 [2022-10-08T20:10:22.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:10:25 [2022-10-08T20:10:25.715Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:10:26 [2022-10-08T20:10:26.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:10:27 [2022-10-08T20:10:27.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:10:27 [2022-10-08T20:10:27.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:10:29 [2022-10-08T20:10:29.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:10:30 [2022-10-08T20:10:30.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:10:30 [2022-10-08T20:10:30.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:10:32 [2022-10-08T20:10:32.514Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
20:10:32 [2022-10-08T20:10:32.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s)
20:10:32 [2022-10-08T20:10:32.514Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:10:32 [2022-10-08T20:10:32.514Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:10:33 [2022-10-08T20:10:33.076Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:10:34 [2022-10-08T20:10:34.441Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s)
20:10:34 [2022-10-08T20:10:34.441Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
20:10:34 [2022-10-08T20:10:34.441Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
20:10:34 [2022-10-08T20:10:34.441Z] === RUN   TestCgroupNamespacesRun
20:10:35 [2022-10-08T20:10:35.467Z] --- PASS: TestCgroupNamespacesRun (1.17s)
20:10:35 [2022-10-08T20:10:35.467Z] === RUN   TestCgroupNamespacesRunPrivileged
20:10:36 [2022-10-08T20:10:36.395Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
20:10:36 [2022-10-08T20:10:36.395Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:10:37 [2022-10-08T20:10:37.760Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
20:10:37 [2022-10-08T20:10:37.760Z] === RUN   TestCgroupNamespacesRunHostMode
20:10:39 [2022-10-08T20:10:39.126Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
20:10:39 [2022-10-08T20:10:39.126Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:10:40 [2022-10-08T20:10:40.054Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
20:10:40 [2022-10-08T20:10:40.054Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:10:41 [2022-10-08T20:10:41.418Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
20:10:41 [2022-10-08T20:10:41.418Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:10:41 [2022-10-08T20:10:41.980Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
20:10:41 [2022-10-08T20:10:41.980Z] === RUN   TestCgroupNamespacesRunOlderClient
20:10:43 [2022-10-08T20:10:43.345Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
20:10:43 [2022-10-08T20:10:43.345Z] === RUN   TestNISDomainname
20:10:43 [2022-10-08T20:10:43.601Z] --- PASS: TestNISDomainname (0.52s)
20:10:43 [2022-10-08T20:10:43.601Z] === RUN   TestHostnameDnsResolution
20:10:44 [2022-10-08T20:10:44.162Z] --- PASS: TestHostnameDnsResolution (0.68s)
20:10:44 [2022-10-08T20:10:44.162Z] === RUN   TestUnprivilegedPortsAndPing
20:10:44 [2022-10-08T20:10:44.724Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
20:10:44 [2022-10-08T20:10:44.724Z] === RUN   TestPrivilegedHostDevices
20:10:45 [2022-10-08T20:10:45.285Z] --- PASS: TestPrivilegedHostDevices (0.51s)
20:10:45 [2022-10-08T20:10:45.285Z] === RUN   TestRunConsoleSize
20:10:45 [2022-10-08T20:10:45.847Z] --- PASS: TestRunConsoleSize (0.44s)
20:10:45 [2022-10-08T20:10:45.847Z] === RUN   TestRunWithAlternativeContainerdShim
20:10:47 [2022-10-08T20:10:47.737Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s)
20:10:47 [2022-10-08T20:10:47.737Z] === RUN   TestStats
20:10:50 [2022-10-08T20:10:50.252Z] --- PASS: TestStats (2.44s)
20:10:50 [2022-10-08T20:10:50.252Z] === RUN   TestStopContainerWithTimeout
20:10:50 [2022-10-08T20:10:50.252Z] === RUN   TestStopContainerWithTimeout/0
20:10:50 [2022-10-08T20:10:50.252Z] === PAUSE TestStopContainerWithTimeout/0
20:10:50 [2022-10-08T20:10:50.252Z] === RUN   TestStopContainerWithTimeout/1
20:10:50 [2022-10-08T20:10:50.252Z] === PAUSE TestStopContainerWithTimeout/1
20:10:50 [2022-10-08T20:10:50.252Z] === RUN   TestStopContainerWithTimeout/3
20:10:50 [2022-10-08T20:10:50.252Z] === PAUSE TestStopContainerWithTimeout/3
20:10:50 [2022-10-08T20:10:50.252Z] === RUN   TestStopContainerWithTimeout/-1
20:10:50 [2022-10-08T20:10:50.252Z] === PAUSE TestStopContainerWithTimeout/-1
20:10:50 [2022-10-08T20:10:50.252Z] === CONT  TestStopContainerWithTimeout/0
20:10:50 [2022-10-08T20:10:50.252Z] === CONT  TestStopContainerWithTimeout/3
20:10:50 [2022-10-08T20:10:50.813Z] === CONT  TestStopContainerWithTimeout/1
20:10:52 [2022-10-08T20:10:52.703Z] === CONT  TestStopContainerWithTimeout/-1
20:10:55 [2022-10-08T20:10:55.218Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:10:55 [2022-10-08T20:10:55.218Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
20:10:55 [2022-10-08T20:10:55.218Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
20:10:55 [2022-10-08T20:10:55.218Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
20:10:55 [2022-10-08T20:10:55.218Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
20:10:55 [2022-10-08T20:10:55.218Z] === RUN   TestDeleteDevicemapper
20:10:55 [2022-10-08T20:10:55.218Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:10:55 [2022-10-08T20:10:55.218Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:10:55 [2022-10-08T20:10:55.218Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:10:56 [2022-10-08T20:10:56.584Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s)
20:10:56 [2022-10-08T20:10:56.584Z] === RUN   TestUpdateMemory
20:10:56 [2022-10-08T20:10:56.840Z] --- PASS: TestUpdateMemory (0.53s)
20:10:56 [2022-10-08T20:10:56.840Z] === RUN   TestUpdateCPUQuota
20:10:57 [2022-10-08T20:10:57.766Z] --- PASS: TestUpdateCPUQuota (0.74s)
20:10:57 [2022-10-08T20:10:57.766Z] === RUN   TestUpdatePidsLimit
20:10:57 [2022-10-08T20:10:57.766Z] === RUN   TestUpdatePidsLimit/update_from_none
20:10:57 [2022-10-08T20:10:57.766Z] === RUN   TestUpdatePidsLimit/no_change
20:10:58 [2022-10-08T20:10:58.022Z] === RUN   TestUpdatePidsLimit/update_lower
20:10:58 [2022-10-08T20:10:58.278Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:10:58 [2022-10-08T20:10:58.534Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:10:58 [2022-10-08T20:10:58.534Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:10:58 [2022-10-08T20:10:58.790Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:10:59 [2022-10-08T20:10:59.352Z] --- PASS: TestUpdatePidsLimit (1.85s)
20:10:59 [2022-10-08T20:10:59.352Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
20:10:59 [2022-10-08T20:10:59.352Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
20:10:59 [2022-10-08T20:10:59.352Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
20:10:59 [2022-10-08T20:10:59.352Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
20:10:59 [2022-10-08T20:10:59.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
20:10:59 [2022-10-08T20:10:59.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
20:10:59 [2022-10-08T20:10:59.352Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
20:10:59 [2022-10-08T20:10:59.352Z] === RUN   TestUpdateRestartPolicy
20:11:11 [2022-10-08T20:11:11.531Z] --- PASS: TestUpdateRestartPolicy (10.87s)
20:11:11 [2022-10-08T20:11:11.531Z] === RUN   TestUpdateRestartWithAutoRemove
20:11:11 [2022-10-08T20:11:11.531Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
20:11:11 [2022-10-08T20:11:11.531Z] === RUN   TestWaitNonBlocked
20:11:11 [2022-10-08T20:11:11.531Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:11:11 [2022-10-08T20:11:11.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:11:11 [2022-10-08T20:11:11.531Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:11:11 [2022-10-08T20:11:11.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:11:11 [2022-10-08T20:11:11.531Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:11:11 [2022-10-08T20:11:11.531Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:11:11 [2022-10-08T20:11:11.531Z] --- PASS: TestWaitNonBlocked (0.01s)
20:11:11 [2022-10-08T20:11:11.531Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
20:11:11 [2022-10-08T20:11:11.531Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
20:11:11 [2022-10-08T20:11:11.531Z] === RUN   TestWaitBlocked
20:11:11 [2022-10-08T20:11:11.531Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:11:11 [2022-10-08T20:11:11.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:11:11 [2022-10-08T20:11:11.531Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:11:11 [2022-10-08T20:11:11.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:11:11 [2022-10-08T20:11:11.531Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:11:11 [2022-10-08T20:11:11.531Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:11:12 [2022-10-08T20:11:12.459Z] --- PASS: TestWaitBlocked (0.01s)
20:11:12 [2022-10-08T20:11:12.459Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
20:11:12 [2022-10-08T20:11:12.459Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
20:11:12 [2022-10-08T20:11:12.459Z] === RUN   TestWaitConditions
20:11:12 [2022-10-08T20:11:12.459Z] === RUN   TestWaitConditions/default
20:11:12 [2022-10-08T20:11:12.459Z] === PAUSE TestWaitConditions/default
20:11:12 [2022-10-08T20:11:12.459Z] === RUN   TestWaitConditions/not-running
20:11:12 [2022-10-08T20:11:12.459Z] === PAUSE TestWaitConditions/not-running
20:11:12 [2022-10-08T20:11:12.459Z] === RUN   TestWaitConditions/next-exit
20:11:12 [2022-10-08T20:11:12.459Z] === PAUSE TestWaitConditions/next-exit
20:11:12 [2022-10-08T20:11:12.459Z] === RUN   TestWaitConditions/removed
20:11:12 [2022-10-08T20:11:12.459Z] === PAUSE TestWaitConditions/removed
20:11:12 [2022-10-08T20:11:12.459Z] === CONT  TestWaitConditions/default
20:11:12 [2022-10-08T20:11:12.459Z] === CONT  TestWaitConditions/next-exit
20:11:12 [2022-10-08T20:11:12.459Z] === CONT  TestWaitConditions/default
20:11:12 [2022-10-08T20:11:12.459Z]     wait_test.go:146: ContainerID = 48c29071707c5583f1bd94243d0b7008ae4df7b6b977908524ac68de68f3a373
20:11:12 [2022-10-08T20:11:12.459Z] === CONT  TestWaitConditions/next-exit
20:11:12 [2022-10-08T20:11:12.459Z]     wait_test.go:146: ContainerID = 2857ccac2c9650b72f44cb11f45f95efafd3645747ecdd9842e63266debfca08
20:11:13 [2022-10-08T20:11:13.021Z] === CONT  TestWaitConditions/removed
20:11:13 [2022-10-08T20:11:13.021Z]     wait_test.go:146: ContainerID = a4cb5417a1dbbb48f131716ca457530793d11d7538dc84350efac138b8e88784
20:11:13 [2022-10-08T20:11:13.021Z] === CONT  TestWaitConditions/not-running
20:11:13 [2022-10-08T20:11:13.021Z]     wait_test.go:146: ContainerID = a10aa4ae6876d6a521de457507c8965d74aa54629c6231bb9aef815f4266ae8c
20:11:13 [2022-10-08T20:11:13.583Z] --- PASS: TestWaitConditions (0.01s)
20:11:13 [2022-10-08T20:11:13.583Z]     --- PASS: TestWaitConditions/next-exit (0.69s)
20:11:13 [2022-10-08T20:11:13.583Z]     --- PASS: TestWaitConditions/default (0.73s)
20:11:13 [2022-10-08T20:11:13.583Z]     --- PASS: TestWaitConditions/removed (0.56s)
20:11:13 [2022-10-08T20:11:13.583Z]     --- PASS: TestWaitConditions/not-running (0.53s)
20:11:13 [2022-10-08T20:11:13.583Z] === RUN   TestWaitRestartedContainer
20:11:13 [2022-10-08T20:11:13.583Z] === RUN   TestWaitRestartedContainer/default
20:11:13 [2022-10-08T20:11:13.583Z] === PAUSE TestWaitRestartedContainer/default
20:11:13 [2022-10-08T20:11:13.583Z] === RUN   TestWaitRestartedContainer/not-running
20:11:13 [2022-10-08T20:11:13.583Z] === PAUSE TestWaitRestartedContainer/not-running
20:11:13 [2022-10-08T20:11:13.583Z] === RUN   TestWaitRestartedContainer/next-exit
20:11:13 [2022-10-08T20:11:13.583Z] === PAUSE TestWaitRestartedContainer/next-exit
20:11:13 [2022-10-08T20:11:13.583Z] === CONT  TestWaitRestartedContainer/default
20:11:13 [2022-10-08T20:11:13.583Z] === CONT  TestWaitRestartedContainer/next-exit
20:11:15 [2022-10-08T20:11:15.472Z] === CONT  TestWaitRestartedContainer/not-running
20:11:16 [2022-10-08T20:11:16.034Z] --- PASS: TestWaitRestartedContainer (0.02s)
20:11:16 [2022-10-08T20:11:16.034Z]     --- PASS: TestWaitRestartedContainer/default (1.54s)
20:11:16 [2022-10-08T20:11:16.034Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.61s)
20:11:16 [2022-10-08T20:11:16.034Z]     --- PASS: TestWaitRestartedContainer/not-running (0.91s)
20:11:16 [2022-10-08T20:11:16.034Z] === CONT  TestContainerStartOnDaemonRestart
20:11:16 [2022-10-08T20:11:16.034Z] === CONT  TestRestartDaemonWithRestartingContainer
20:11:18 [2022-10-08T20:11:18.549Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s)
20:11:18 [2022-10-08T20:11:18.549Z] === CONT  TestIpcModeOlderClient
20:11:18 [2022-10-08T20:11:18.549Z] --- PASS: TestIpcModeOlderClient (0.08s)
20:11:18 [2022-10-08T20:11:18.549Z] === CONT  TestContainerKillOnDaemonStart
20:11:18 [2022-10-08T20:11:18.549Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s)
20:11:18 [2022-10-08T20:11:18.549Z] === CONT  TestDaemonHostGatewayIP
20:11:21 [2022-10-08T20:11:21.066Z] --- PASS: TestDaemonHostGatewayIP (2.29s)
20:11:21 [2022-10-08T20:11:21.066Z] === CONT  TestDaemonRestartIpcMode
20:11:22 [2022-10-08T20:11:22.957Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
20:11:31 [2022-10-08T20:11:31.041Z] --- PASS: TestContainerKillOnDaemonStart (11.55s)
20:11:31 [2022-10-08T20:11:31.041Z] PASS
20:11:31 [2022-10-08T20:11:31.041Z] 
20:11:31 [2022-10-08T20:11:31.041Z] === Skipped
20:11:31 [2022-10-08T20:11:31.041Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:11:31 [2022-10-08T20:11:31.041Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:11:31 [2022-10-08T20:11:31.041Z] 
20:11:31 [2022-10-08T20:11:31.041Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:11:31 [2022-10-08T20:11:31.041Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:11:31 [2022-10-08T20:11:31.041Z] 
20:11:31 [2022-10-08T20:11:31.041Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:11:31 [2022-10-08T20:11:31.041Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:11:31 [2022-10-08T20:11:31.041Z] 
20:11:31 [2022-10-08T20:11:31.041Z] DONE 273 tests, 3 skipped in 130.339s
20:11:31 [2022-10-08T20:11:31.041Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:11:31 [2022-10-08T20:11:31.042Z] ++ 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
20:11:31 [2022-10-08T20:11:31.042Z] ++ set -e
20:11:31 [2022-10-08T20:11:31.042Z] ++ '[' -n 0 ']'
20:11:31 [2022-10-08T20:11:31.042Z] ++ set -x
20:11:31 [2022-10-08T20:11:31.042Z] ++ 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
20:11:31 [2022-10-08T20:11:31.042Z] INFO: Testing against a local daemon
20:11:31 [2022-10-08T20:11:31.042Z] === RUN   TestConfigDaemonLibtrustID
20:11:31 [2022-10-08T20:11:31.042Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
20:11:31 [2022-10-08T20:11:31.042Z] === RUN   TestConfigDaemonID
20:11:31 [2022-10-08T20:11:31.728Z]     daemon_test.go:86: [d1f80733b0fc9] daemon is not started
20:11:31 [2022-10-08T20:11:31.728Z] --- PASS: TestConfigDaemonID (1.05s)
20:11:31 [2022-10-08T20:11:31.728Z] === RUN   TestDaemonConfigValidation
20:11:31 [2022-10-08T20:11:31.728Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:11:31 [2022-10-08T20:11:31.728Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:11:31 [2022-10-08T20:11:31.728Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:11:31 [2022-10-08T20:11:31.728Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:11:31 [2022-10-08T20:11:31.728Z] === RUN   TestDaemonConfigValidation/invalid_config
20:11:31 [2022-10-08T20:11:31.728Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:11:31 [2022-10-08T20:11:31.728Z] === RUN   TestDaemonConfigValidation/malformed_config
20:11:31 [2022-10-08T20:11:31.728Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:11:31 [2022-10-08T20:11:31.728Z] === RUN   TestDaemonConfigValidation/valid_config
20:11:31 [2022-10-08T20:11:31.728Z] === PAUSE TestDaemonConfigValidation/valid_config
20:11:31 [2022-10-08T20:11:31.728Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:11:31 [2022-10-08T20:11:31.728Z] === CONT  TestDaemonConfigValidation/malformed_config
20:11:31 [2022-10-08T20:11:31.728Z] === CONT  TestDaemonConfigValidation/valid_config
20:11:31 [2022-10-08T20:11:31.728Z] === CONT  TestDaemonConfigValidation/invalid_config
20:11:31 [2022-10-08T20:11:31.728Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:11:31 [2022-10-08T20:11:31.728Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:11:31 [2022-10-08T20:11:31.728Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
20:11:31 [2022-10-08T20:11:31.728Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
20:11:31 [2022-10-08T20:11:31.728Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
20:11:31 [2022-10-08T20:11:31.728Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
20:11:31 [2022-10-08T20:11:31.728Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
20:11:31 [2022-10-08T20:11:31.728Z] === RUN   TestConfigDaemonSeccompProfiles
20:11:31 [2022-10-08T20:11:31.728Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:11:32 [2022-10-08T20:11:32.667Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:11:34 [2022-10-08T20:11:34.031Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:11:34 [2022-10-08T20:11:34.958Z] === CONT  TestConfigDaemonSeccompProfiles
20:11:34 [2022-10-08T20:11:34.958Z]     daemon_test.go:200: [d192f04bf01cf] daemon is not started
20:11:34 [2022-10-08T20:11:34.958Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
20:11:34 [2022-10-08T20:11:34.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:11:34 [2022-10-08T20:11:34.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:11:34 [2022-10-08T20:11:34.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:11:34 [2022-10-08T20:11:34.958Z] === RUN   TestDaemonProxy
20:11:34 [2022-10-08T20:11:34.958Z] === RUN   TestDaemonProxy/environment_variables
20:11:36 [2022-10-08T20:11:36.846Z] === RUN   TestDaemonProxy/command-line_options
20:11:38 [2022-10-08T20:11:38.734Z] === RUN   TestDaemonProxy/configuration_file
20:11:40 [2022-10-08T20:11:40.098Z] === RUN   TestDaemonProxy/conflicting_options
20:11:40 [2022-10-08T20:11:40.659Z] === RUN   TestDaemonProxy/reload_sanitized
20:11:41 [2022-10-08T20:11:41.221Z] --- PASS: TestDaemonProxy (6.23s)
20:11:41 [2022-10-08T20:11:41.221Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
20:11:41 [2022-10-08T20:11:41.221Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
20:11:41 [2022-10-08T20:11:41.221Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
20:11:41 [2022-10-08T20:11:41.221Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
20:11:41 [2022-10-08T20:11:41.221Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:11:41 [2022-10-08T20:11:41.221Z] === RUN   TestLiveRestore
20:11:41 [2022-10-08T20:11:41.221Z] === RUN   TestLiveRestore/volume_references
20:11:41 [2022-10-08T20:11:41.221Z] === PAUSE TestLiveRestore/volume_references
20:11:41 [2022-10-08T20:11:41.221Z] === CONT  TestLiveRestore/volume_references
20:11:41 [2022-10-08T20:11:41.783Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:11:41 [2022-10-08T20:11:41.783Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:11:42 [2022-10-08T20:11:42.710Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:11:43 [2022-10-08T20:11:43.641Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:11:44 [2022-10-08T20:11:44.568Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:11:45 [2022-10-08T20:11:45.495Z] --- PASS: TestLiveRestore (0.00s)
20:11:45 [2022-10-08T20:11:45.495Z]     --- PASS: TestLiveRestore/volume_references (4.22s)
20:11:45 [2022-10-08T20:11:45.495Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.53s)
20:11:45 [2022-10-08T20:11:45.495Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
20:11:45 [2022-10-08T20:11:45.495Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s)
20:11:45 [2022-10-08T20:11:45.495Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s)
20:11:45 [2022-10-08T20:11:45.495Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
20:11:45 [2022-10-08T20:11:45.495Z] PASS
20:11:45 [2022-10-08T20:11:45.495Z] 
20:11:45 [2022-10-08T20:11:45.495Z] DONE 25 tests in 15.552s
20:11:45 [2022-10-08T20:11:45.495Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:11:45 [2022-10-08T20:11:45.495Z] ++ 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
20:11:45 [2022-10-08T20:11:45.495Z] ++ set -e
20:11:45 [2022-10-08T20:11:45.495Z] ++ '[' -n 0 ']'
20:11:45 [2022-10-08T20:11:45.495Z] ++ set -x
20:11:45 [2022-10-08T20:11:45.495Z] ++ 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
20:11:45 [2022-10-08T20:11:45.495Z] INFO: Testing against a local daemon
20:11:45 [2022-10-08T20:11:45.495Z] === RUN   TestCommitInheritsEnv
20:11:46 [2022-10-08T20:11:46.057Z] --- PASS: TestCommitInheritsEnv (0.28s)
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportExtremelyLargeImageWorks
20:11:46 [2022-10-08T20:11:46.057Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:11:46 [2022-10-08T20:11:46.057Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform/#00
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform/_______
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform//
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform/linux
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform/LINUX
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform/macos
20:11:46 [2022-10-08T20:11:46.057Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:11:46 [2022-10-08T20:11:46.313Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:11:46 [2022-10-08T20:11:46.314Z] --- PASS: TestImportWithCustomPlatform (0.33s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:11:46 [2022-10-08T20:11:46.314Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:11:46 [2022-10-08T20:11:46.314Z] === RUN   TestImagesFilterMultiReference
20:11:46 [2022-10-08T20:11:46.314Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:11:46 [2022-10-08T20:11:46.314Z] === RUN   TestImagePullPlatformInvalid
20:11:46 [2022-10-08T20:11:46.314Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:11:46 [2022-10-08T20:11:46.314Z] === RUN   TestRemoveImageOrphaning
20:11:46 [2022-10-08T20:11:46.569Z] --- PASS: TestRemoveImageOrphaning (0.28s)
20:11:46 [2022-10-08T20:11:46.569Z] === RUN   TestRemoveImageGarbageCollector
20:11:46 [2022-10-08T20:11:46.569Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:11:46 [2022-10-08T20:11:46.569Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:11:46 [2022-10-08T20:11:46.569Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:11:46 [2022-10-08T20:11:46.569Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:11:46 [2022-10-08T20:11:46.569Z] === RUN   TestTagInvalidReference
20:11:46 [2022-10-08T20:11:46.569Z] --- PASS: TestTagInvalidReference (0.01s)
20:11:46 [2022-10-08T20:11:46.569Z] === RUN   TestTagValidPrefixedRepo
20:11:46 [2022-10-08T20:11:46.569Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:11:46 [2022-10-08T20:11:46.569Z] === RUN   TestTagExistedNameWithoutForce
20:11:46 [2022-10-08T20:11:46.569Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:11:46 [2022-10-08T20:11:46.569Z] === RUN   TestTagOfficialNames
20:11:46 [2022-10-08T20:11:46.825Z] --- PASS: TestTagOfficialNames (0.05s)
20:11:46 [2022-10-08T20:11:46.825Z] === RUN   TestTagMatchesDigest
20:11:46 [2022-10-08T20:11:46.825Z] --- PASS: TestTagMatchesDigest (0.01s)
20:11:46 [2022-10-08T20:11:46.825Z] PASS
20:11:46 [2022-10-08T20:11:46.825Z] 
20:11:46 [2022-10-08T20:11:46.825Z] === Skipped
20:11:46 [2022-10-08T20:11:46.825Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:11:46 [2022-10-08T20:11:46.825Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:11:46 [2022-10-08T20:11:46.825Z] 
20:11:46 [2022-10-08T20:11:46.825Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:11:46 [2022-10-08T20:11:46.825Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:11:46 [2022-10-08T20:11:46.825Z] 
20:11:46 [2022-10-08T20:11:46.825Z] DONE 22 tests, 2 skipped in 1.414s
20:11:46 [2022-10-08T20:11:46.825Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:11:46 [2022-10-08T20:11:46.825Z] ++ 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
20:11:46 [2022-10-08T20:11:46.825Z] ++ set -e
20:11:46 [2022-10-08T20:11:46.825Z] ++ '[' -n 0 ']'
20:11:46 [2022-10-08T20:11:46.825Z] ++ set -x
20:11:46 [2022-10-08T20:11:46.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
20:11:46 [2022-10-08T20:11:46.825Z] === RUN   TestStripANSICommands
20:11:46 [2022-10-08T20:11:46.825Z] === RUN   TestStripANSICommands/#00
20:11:46 [2022-10-08T20:11:46.825Z] === RUN   TestStripANSICommands/#01
20:11:46 [2022-10-08T20:11:46.825Z] --- PASS: TestStripANSICommands (0.00s)
20:11:46 [2022-10-08T20:11:46.825Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:11:46 [2022-10-08T20:11:46.825Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:11:46 [2022-10-08T20:11:46.825Z] PASS
20:11:46 [2022-10-08T20:11:46.825Z] 
20:11:46 [2022-10-08T20:11:46.825Z] DONE 3 tests in 0.068s
20:11:46 [2022-10-08T20:11:46.825Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:11:46 [2022-10-08T20:11:46.825Z] ++ 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
20:11:46 [2022-10-08T20:11:46.825Z] ++ set -e
20:11:46 [2022-10-08T20:11:46.825Z] ++ '[' -n 0 ']'
20:11:46 [2022-10-08T20:11:46.825Z] ++ set -x
20:11:46 [2022-10-08T20:11:46.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-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
20:11:47 [2022-10-08T20:11:47.081Z] INFO: Testing against a local daemon
20:11:47 [2022-10-08T20:11:47.081Z] === RUN   TestNetworkCreateDelete
20:11:47 [2022-10-08T20:11:47.081Z] --- PASS: TestNetworkCreateDelete (0.15s)
20:11:47 [2022-10-08T20:11:47.081Z] === RUN   TestDockerNetworkDeletePreferID
20:11:47 [2022-10-08T20:11:47.642Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
20:11:47 [2022-10-08T20:11:47.642Z] === RUN   TestDaemonDNSFallback
20:11:54 [2022-10-08T20:11:54.177Z] --- PASS: TestDaemonDNSFallback (6.28s)
20:11:54 [2022-10-08T20:11:54.177Z] === RUN   TestInspectNetwork
20:11:57 [2022-10-08T20:11:57.443Z] === RUN   TestInspectNetwork/full_network_id
20:11:57 [2022-10-08T20:11:57.443Z] === RUN   TestInspectNetwork/partial_network_id
20:11:57 [2022-10-08T20:11:57.443Z] === RUN   TestInspectNetwork/network_name
20:11:57 [2022-10-08T20:11:57.443Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:12:01 [2022-10-08T20:12:01.615Z] --- PASS: TestInspectNetwork (7.19s)
20:12:01 [2022-10-08T20:12:01.615Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:12:01 [2022-10-08T20:12:01.615Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:12:01 [2022-10-08T20:12:01.615Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:12:01 [2022-10-08T20:12:01.615Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:12:01 [2022-10-08T20:12:01.615Z] === RUN   TestRunContainerWithBridgeNone
20:12:02 [2022-10-08T20:12:02.682Z] --- PASS: TestRunContainerWithBridgeNone (1.59s)
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/create
20:12:02 [2022-10-08T20:12:02.682Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:12:02 [2022-10-08T20:12:02.682Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:12:02 [2022-10-08T20:12:02.682Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:12:02 [2022-10-08T20:12:02.682Z] === CONT  TestNetworkInvalidJSON/networks/create
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:12:02 [2022-10-08T20:12:02.682Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:12:02 [2022-10-08T20:12:02.682Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:12:02 [2022-10-08T20:12:02.682Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:12:02 [2022-10-08T20:12:02.682Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkList
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkList//networks
20:12:02 [2022-10-08T20:12:02.682Z] === PAUSE TestNetworkList//networks
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestNetworkList//networks/
20:12:02 [2022-10-08T20:12:02.682Z] === PAUSE TestNetworkList//networks/
20:12:02 [2022-10-08T20:12:02.682Z] === CONT  TestNetworkList//networks
20:12:02 [2022-10-08T20:12:02.682Z] === CONT  TestNetworkList//networks/
20:12:02 [2022-10-08T20:12:02.682Z] --- PASS: TestNetworkList (0.02s)
20:12:02 [2022-10-08T20:12:02.682Z]     --- PASS: TestNetworkList//networks (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:12:02 [2022-10-08T20:12:02.682Z] === RUN   TestHostIPv4BridgeLabel
20:12:03 [2022-10-08T20:12:03.245Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:12:03 [2022-10-08T20:12:03.245Z] === RUN   TestDaemonRestartWithLiveRestore
20:12:04 [2022-10-08T20:12:04.174Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:12:04 [2022-10-08T20:12:04.174Z] === RUN   TestDaemonDefaultNetworkPools
20:12:05 [2022-10-08T20:12:05.102Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
20:12:05 [2022-10-08T20:12:05.102Z] === RUN   TestDaemonRestartWithExistingNetwork
20:12:06 [2022-10-08T20:12:06.032Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
20:12:06 [2022-10-08T20:12:06.032Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:12:07 [2022-10-08T20:12:07.399Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
20:12:07 [2022-10-08T20:12:07.399Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:12:07 [2022-10-08T20:12:07.802Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
20:12:07 [2022-10-08T20:12:07.802Z] === RUN   TestServiceWithPredefinedNetwork
20:12:10 [2022-10-08T20:12:10.317Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s)
20:12:10 [2022-10-08T20:12:10.317Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:12:10 [2022-10-08T20:12:10.317Z]     service_test.go:242: FLAKY_TEST
20:12:10 [2022-10-08T20:12:10.317Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:12:10 [2022-10-08T20:12:10.317Z] === RUN   TestServiceWithDataPathPortInit
20:12:25 [2022-10-08T20:12:25.157Z] --- PASS: TestServiceWithDataPathPortInit (13.24s)
20:12:25 [2022-10-08T20:12:25.157Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:12:25 [2022-10-08T20:12:25.719Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zxie4ym6m9d8j7n7dkqvztjei Created:2022-10-08 20:12:24.658541078 +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[f23d3d2495ea376a2201ebd1fdf50b352b266a8760365f61f1c2992ba6e1209e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gjp6jbikw7rm7qk5thr2qnh7z EndpointID:07ffa60a72912366623d3947deb2e19926b3a15b7656360f97cb1dac4b098643 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7784caf540467d84663edde68f2fe22821f0a57ebe71f85f31d5005b7315208d 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:c17a43acca58 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gjp6jbikw7rm7qk5thr2qnh7z EndpointID:07ffa60a72912366623d3947deb2e19926b3a15b7656360f97cb1dac4b098643 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:12:30 [2022-10-08T20:12:30.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
20:12:30 [2022-10-08T20:12:30.963Z] PASS
20:12:30 [2022-10-08T20:12:30.963Z] 
20:12:30 [2022-10-08T20:12:30.963Z] === Skipped
20:12:30 [2022-10-08T20:12:30.963Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:12:30 [2022-10-08T20:12:30.963Z]     service_test.go:242: FLAKY_TEST
20:12:30 [2022-10-08T20:12:30.963Z] 
20:12:30 [2022-10-08T20:12:30.963Z] DONE 38 tests, 1 skipped in 43.307s
20:12:30 [2022-10-08T20:12:30.963Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:12:30 [2022-10-08T20:12:30.963Z] ++ 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
20:12:30 [2022-10-08T20:12:30.963Z] ++ set -e
20:12:30 [2022-10-08T20:12:30.963Z] ++ '[' -n 0 ']'
20:12:30 [2022-10-08T20:12:30.963Z] ++ set -x
20:12:30 [2022-10-08T20:12:30.963Z] ++ 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
20:12:30 [2022-10-08T20:12:30.963Z] INFO: Testing against a local daemon
20:12:30 [2022-10-08T20:12:30.963Z] === RUN   TestDockerNetworkIpvlanPersistance
20:12:30 [2022-10-08T20:12:30.964Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:12:30 [2022-10-08T20:12:30.964Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:12:30 [2022-10-08T20:12:30.964Z] === RUN   TestDockerNetworkIpvlan
20:12:30 [2022-10-08T20:12:30.964Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:12:30 [2022-10-08T20:12:30.964Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:12:30 [2022-10-08T20:12:30.964Z] PASS
20:12:30 [2022-10-08T20:12:30.964Z] 
20:12:30 [2022-10-08T20:12:30.964Z] === Skipped
20:12:30 [2022-10-08T20:12:30.964Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:12:30 [2022-10-08T20:12:30.964Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:12:30 [2022-10-08T20:12:30.964Z] 
20:12:30 [2022-10-08T20:12:30.964Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:12:30 [2022-10-08T20:12:30.964Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:12:30 [2022-10-08T20:12:30.964Z] 
20:12:30 [2022-10-08T20:12:30.964Z] DONE 2 tests, 2 skipped in 0.103s
20:12:30 [2022-10-08T20:12:30.964Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:12:30 [2022-10-08T20:12:30.964Z] ++ 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
20:12:30 [2022-10-08T20:12:30.964Z] ++ set -e
20:12:30 [2022-10-08T20:12:30.964Z] ++ '[' -n 0 ']'
20:12:30 [2022-10-08T20:12:30.964Z] ++ set -x
20:12:30 [2022-10-08T20:12:30.964Z] ++ 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
20:12:30 [2022-10-08T20:12:30.964Z] INFO: Testing against a local daemon
20:12:30 [2022-10-08T20:12:30.964Z] === RUN   TestDockerNetworkMacvlanPersistance
20:12:31 [2022-10-08T20:12:31.526Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
20:12:31 [2022-10-08T20:12:31.526Z] === RUN   TestDockerNetworkMacvlan
20:12:32 [2022-10-08T20:12:32.453Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:12:33 [2022-10-08T20:12:33.030Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:12:33 [2022-10-08T20:12:33.958Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:12:35 [2022-10-08T20:12:35.846Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:12:37 [2022-10-08T20:12:37.211Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:12:40 [2022-10-08T20:12:40.478Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:12:41 [2022-10-08T20:12:41.040Z] --- PASS: TestDockerNetworkMacvlan (9.42s)
20:12:41 [2022-10-08T20:12:41.040Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
20:12:41 [2022-10-08T20:12:41.040Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
20:12:41 [2022-10-08T20:12:41.040Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
20:12:41 [2022-10-08T20:12:41.040Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
20:12:41 [2022-10-08T20:12:41.040Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
20:12:41 [2022-10-08T20:12:41.040Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
20:12:41 [2022-10-08T20:12:41.040Z] PASS
20:12:41 [2022-10-08T20:12:41.040Z] 
20:12:41 [2022-10-08T20:12:41.040Z] DONE 8 tests in 10.767s
20:12:41 [2022-10-08T20:12:41.040Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:12:41 [2022-10-08T20:12:41.040Z] ++ 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
20:12:41 [2022-10-08T20:12:41.040Z] ++ set -e
20:12:41 [2022-10-08T20:12:41.040Z] ++ '[' -n 0 ']'
20:12:41 [2022-10-08T20:12:41.040Z] ++ set -x
20:12:41 [2022-10-08T20:12:41.040Z] ++ 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
20:12:41 [2022-10-08T20:12:41.040Z] testing: warning: no tests to run
20:12:41 [2022-10-08T20:12:41.040Z] PASS
20:12:41 [2022-10-08T20:12:41.040Z] 
20:12:41 [2022-10-08T20:12:41.040Z] DONE 0 tests in 0.029s
20:12:41 [2022-10-08T20:12:41.040Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:12:41 [2022-10-08T20:12:41.040Z] ++ 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
20:12:41 [2022-10-08T20:12:41.040Z] ++ set -e
20:12:41 [2022-10-08T20:12:41.040Z] ++ '[' -n 0 ']'
20:12:41 [2022-10-08T20:12:41.040Z] ++ set -x
20:12:41 [2022-10-08T20:12:41.040Z] ++ 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
20:12:41 [2022-10-08T20:12:41.296Z] INFO: Testing against a local daemon
20:12:41 [2022-10-08T20:12:41.296Z] === RUN   TestAuthZPluginAllowRequest
20:12:42 [2022-10-08T20:12:42.661Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
20:12:42 [2022-10-08T20:12:42.661Z] === RUN   TestAuthZPluginTLS
20:12:42 [2022-10-08T20:12:42.917Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:12:42 [2022-10-08T20:12:42.917Z] === RUN   TestAuthZPluginDenyRequest
20:12:43 [2022-10-08T20:12:43.478Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:12:43 [2022-10-08T20:12:43.478Z] === RUN   TestAuthZPluginAPIDenyResponse
20:12:44 [2022-10-08T20:12:44.040Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:12:44 [2022-10-08T20:12:44.040Z] === RUN   TestAuthZPluginDenyResponse
20:12:44 [2022-10-08T20:12:44.601Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
20:12:44 [2022-10-08T20:12:44.601Z] === RUN   TestAuthZPluginAllowEventStream
20:12:45 [2022-10-08T20:12:45.966Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
20:12:45 [2022-10-08T20:12:45.966Z] === RUN   TestAuthZPluginErrorResponse
20:12:46 [2022-10-08T20:12:46.222Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
20:12:46 [2022-10-08T20:12:46.222Z] === RUN   TestAuthZPluginErrorRequest
20:12:46 [2022-10-08T20:12:46.783Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
20:12:46 [2022-10-08T20:12:46.783Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:12:47 [2022-10-08T20:12:47.345Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:12:47 [2022-10-08T20:12:47.345Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:12:48 [2022-10-08T20:12:48.710Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
20:12:48 [2022-10-08T20:12:48.710Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:12:50 [2022-10-08T20:12:50.074Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
20:12:50 [2022-10-08T20:12:50.074Z] === RUN   TestAuthZPluginHeader
20:12:50 [2022-10-08T20:12:50.635Z] --- PASS: TestAuthZPluginHeader (0.70s)
20:12:50 [2022-10-08T20:12:50.636Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:12:50 [2022-10-08T20:12:50.636Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:12:50 [2022-10-08T20:12:50.636Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:12:50 [2022-10-08T20:12:50.636Z] === RUN   TestAuthZPluginV2Disable
20:12:50 [2022-10-08T20:12:50.636Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:12:50 [2022-10-08T20:12:50.636Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:12:50 [2022-10-08T20:12:50.636Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:12:50 [2022-10-08T20:12:50.636Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:12:50 [2022-10-08T20:12:50.636Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:12:50 [2022-10-08T20:12:50.636Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:12:50 [2022-10-08T20:12:50.636Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:12:50 [2022-10-08T20:12:50.636Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:12:50 [2022-10-08T20:12:50.636Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:13:08 [2022-10-08T20:13:08.686Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
20:13:08 [2022-10-08T20:13:08.686Z] PASS
20:13:08 [2022-10-08T20:13:08.686Z] 
20:13:08 [2022-10-08T20:13:08.686Z] === Skipped
20:13:08 [2022-10-08T20:13:08.686Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:13:08 [2022-10-08T20:13:08.686Z] 
20:13:08 [2022-10-08T20:13:08.686Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:13:08 [2022-10-08T20:13:08.686Z] 
20:13:08 [2022-10-08T20:13:08.686Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:13:08 [2022-10-08T20:13:08.686Z] 
20:13:08 [2022-10-08T20:13:08.686Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:13:08 [2022-10-08T20:13:08.686Z] 
20:13:08 [2022-10-08T20:13:08.686Z] DONE 17 tests, 4 skipped in 26.495s
20:13:08 [2022-10-08T20:13:08.686Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:13:08 [2022-10-08T20:13:08.686Z] ++ 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
20:13:08 [2022-10-08T20:13:08.686Z] ++ set -e
20:13:08 [2022-10-08T20:13:08.686Z] ++ '[' -n 0 ']'
20:13:08 [2022-10-08T20:13:08.686Z] ++ set -x
20:13:08 [2022-10-08T20:13:08.686Z] ++ 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
20:13:08 [2022-10-08T20:13:08.686Z] INFO: Testing against a local daemon
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:13:08 [2022-10-08T20:13:08.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:13:08 [2022-10-08T20:13:08.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:13:08 [2022-10-08T20:13:08.686Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:13:08 [2022-10-08T20:13:08.686Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:13:08 [2022-10-08T20:13:08.686Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:13:08 [2022-10-08T20:13:08.686Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:13:08 [2022-10-08T20:13:08.686Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:13:08 [2022-10-08T20:13:08.686Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInstall
20:13:08 [2022-10-08T20:13:08.686Z] === RUN   TestPluginInstall/no_auth
20:13:11 [2022-10-08T20:13:11.953Z] time="2022-10-08T20:13:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:13:11 [2022-10-08T20:13:11.953Z] time="2022-10-08T20:13:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7e078d399e0afd489af3ae4acf02825119c56cdacdc7b34840694cd4d938976" mediatype=application/vnd.docker.plugin.v1+json size=522
20:13:11 [2022-10-08T20:13:11.953Z] time="2022-10-08T20:13:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:13:11 [2022-10-08T20:13:11.953Z] time="2022-10-08T20:13:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7e078d399e0afd489af3ae4acf02825119c56cdacdc7b34840694cd4d938976" mediatype=application/vnd.docker.plugin.v1+json size=522
20:13:11 [2022-10-08T20:13:11.953Z] === RUN   TestPluginInstall/with_htpasswd
20:13:12 [2022-10-08T20:13:12.210Z] time="2022-10-08T20:13:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:13:12 [2022-10-08T20:13:12.210Z] time="2022-10-08T20:13:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7e078d399e0afd489af3ae4acf02825119c56cdacdc7b34840694cd4d938976" mediatype=application/vnd.docker.plugin.v1+json size=522
20:13:12 [2022-10-08T20:13:12.210Z] time="2022-10-08T20:13:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:13:12 [2022-10-08T20:13:12.210Z] time="2022-10-08T20:13:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7e078d399e0afd489af3ae4acf02825119c56cdacdc7b34840694cd4d938976" mediatype=application/vnd.docker.plugin.v1+json size=522
20:13:12 [2022-10-08T20:13:12.772Z] === RUN   TestPluginInstall/with_insecure
20:13:13 [2022-10-08T20:13:13.333Z] time="2022-10-08T20:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:13:13 [2022-10-08T20:13:13.333Z] time="2022-10-08T20:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ec1e9acf7b260e8aa29151fef898a1aa4b26739c3f75269185d70cbe504e0b2" mediatype=application/vnd.docker.plugin.v1+json size=522
20:13:13 [2022-10-08T20:13:13.333Z] time="2022-10-08T20:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:13:13 [2022-10-08T20:13:13.333Z] time="2022-10-08T20:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ec1e9acf7b260e8aa29151fef898a1aa4b26739c3f75269185d70cbe504e0b2" mediatype=application/vnd.docker.plugin.v1+json size=522
20:13:13 [2022-10-08T20:13:13.589Z]     plugin_test.go:196: [d2975fe509ed3] daemon is not started
20:13:13 [2022-10-08T20:13:13.589Z] --- PASS: TestPluginInstall (5.81s)
20:13:13 [2022-10-08T20:13:13.589Z]     --- PASS: TestPluginInstall/no_auth (4.11s)
20:13:13 [2022-10-08T20:13:13.589Z]     --- PASS: TestPluginInstall/with_htpasswd (0.67s)
20:13:13 [2022-10-08T20:13:13.589Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
20:13:13 [2022-10-08T20:13:13.589Z] === RUN   TestPluginsWithRuntimes
20:13:15 [2022-10-08T20:13:15.477Z] === RUN   TestPluginsWithRuntimes/No_Args
20:13:16 [2022-10-08T20:13:16.040Z] === RUN   TestPluginsWithRuntimes/With_Args
20:13:16 [2022-10-08T20:13:16.967Z] --- PASS: TestPluginsWithRuntimes (3.31s)
20:13:16 [2022-10-08T20:13:16.967Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
20:13:16 [2022-10-08T20:13:16.967Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
20:13:16 [2022-10-08T20:13:16.967Z] === RUN   TestPluginBackCompatMediaTypes
20:13:17 [2022-10-08T20:13:17.529Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
20:13:17 [2022-10-08T20:13:17.529Z] PASS
20:13:17 [2022-10-08T20:13:17.529Z] 
20:13:17 [2022-10-08T20:13:17.529Z] DONE 24 tests in 9.885s
20:13:17 [2022-10-08T20:13:17.529Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:13:17 [2022-10-08T20:13:17.529Z] ++ 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
20:13:17 [2022-10-08T20:13:17.529Z] ++ set -e
20:13:17 [2022-10-08T20:13:17.529Z] ++ '[' -n 0 ']'
20:13:17 [2022-10-08T20:13:17.529Z] ++ set -x
20:13:17 [2022-10-08T20:13:17.529Z] ++ 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
20:13:17 [2022-10-08T20:13:17.785Z] INFO: Testing against a local daemon
20:13:17 [2022-10-08T20:13:17.785Z] === RUN   TestExternalGraphDriver
20:13:18 [2022-10-08T20:13:18.040Z] === RUN   TestExternalGraphDriver/json
20:13:19 [2022-10-08T20:13:19.930Z] === RUN   TestExternalGraphDriver/spec
20:13:21 [2022-10-08T20:13:21.295Z] === RUN   TestExternalGraphDriver/pull
20:13:23 [2022-10-08T20:13:23.184Z] --- PASS: TestExternalGraphDriver (5.12s)
20:13:23 [2022-10-08T20:13:23.184Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
20:13:23 [2022-10-08T20:13:23.184Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
20:13:23 [2022-10-08T20:13:23.184Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
20:13:23 [2022-10-08T20:13:23.184Z] === RUN   TestGraphdriverPluginV2
20:13:23 [2022-10-08T20:13:23.184Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:13:23 [2022-10-08T20:13:23.184Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
20:13:23 [2022-10-08T20:13:23.184Z] PASS
20:13:23 [2022-10-08T20:13:23.184Z] 
20:13:23 [2022-10-08T20:13:23.184Z] === Skipped
20:13:23 [2022-10-08T20:13:23.184Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
20:13:23 [2022-10-08T20:13:23.184Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:13:23 [2022-10-08T20:13:23.184Z] 
20:13:23 [2022-10-08T20:13:23.184Z] DONE 5 tests, 1 skipped in 5.596s
20:13:23 [2022-10-08T20:13:23.184Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:13:23 [2022-10-08T20:13:23.184Z] ++ 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
20:13:23 [2022-10-08T20:13:23.184Z] ++ set -e
20:13:23 [2022-10-08T20:13:23.184Z] ++ '[' -n 0 ']'
20:13:23 [2022-10-08T20:13:23.184Z] ++ set -x
20:13:23 [2022-10-08T20:13:23.184Z] ++ 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
20:13:23 [2022-10-08T20:13:23.440Z] INFO: Testing against a local daemon
20:13:23 [2022-10-08T20:13:23.440Z] === RUN   TestContinueAfterPluginCrash
20:13:23 [2022-10-08T20:13:23.440Z] === PAUSE TestContinueAfterPluginCrash
20:13:23 [2022-10-08T20:13:23.440Z] === RUN   TestReadPluginNoRead
20:13:23 [2022-10-08T20:13:23.440Z] === PAUSE TestReadPluginNoRead
20:13:23 [2022-10-08T20:13:23.440Z] === RUN   TestDaemonStartWithLogOpt
20:13:23 [2022-10-08T20:13:23.440Z] === PAUSE TestDaemonStartWithLogOpt
20:13:23 [2022-10-08T20:13:23.440Z] === CONT  TestContinueAfterPluginCrash
20:13:23 [2022-10-08T20:13:23.440Z] === CONT  TestDaemonStartWithLogOpt
20:13:26 [2022-10-08T20:13:26.707Z] === CONT  TestReadPluginNoRead
20:13:26 [2022-10-08T20:13:26.707Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
20:13:28 [2022-10-08T20:13:28.596Z] === RUN   TestReadPluginNoRead/default
20:13:29 [2022-10-08T20:13:29.961Z] === RUN   TestReadPluginNoRead/disabled_caching
20:13:30 [2022-10-08T20:13:30.888Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:13:31 [2022-10-08T20:13:31.450Z] --- PASS: TestContinueAfterPluginCrash (8.09s)
20:13:32 [2022-10-08T20:13:32.032Z] === CONT  TestReadPluginNoRead
20:13:32 [2022-10-08T20:13:32.032Z]     read_test.go:91: [d009a286bc6b2] daemon is not started
20:13:32 [2022-10-08T20:13:32.032Z] --- PASS: TestReadPluginNoRead (5.75s)
20:13:32 [2022-10-08T20:13:32.032Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
20:13:32 [2022-10-08T20:13:32.032Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
20:13:32 [2022-10-08T20:13:32.032Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
20:13:32 [2022-10-08T20:13:32.032Z] PASS
20:13:32 [2022-10-08T20:13:32.032Z] 
20:13:32 [2022-10-08T20:13:32.032Z] DONE 6 tests in 8.963s
20:13:32 [2022-10-08T20:13:32.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:13:32 [2022-10-08T20:13:32.032Z] ++ 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
20:13:32 [2022-10-08T20:13:32.032Z] ++ set -e
20:13:32 [2022-10-08T20:13:32.032Z] ++ '[' -n 0 ']'
20:13:32 [2022-10-08T20:13:32.032Z] ++ set -x
20:13:32 [2022-10-08T20:13:32.032Z] ++ 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
20:13:32 [2022-10-08T20:13:32.289Z] testing: warning: no tests to run
20:13:32 [2022-10-08T20:13:32.289Z] PASS
20:13:32 [2022-10-08T20:13:32.289Z] 
20:13:32 [2022-10-08T20:13:32.289Z] DONE 0 tests in 0.057s
20:13:32 [2022-10-08T20:13:32.289Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:13:32 [2022-10-08T20:13:32.289Z] ++ 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
20:13:32 [2022-10-08T20:13:32.289Z] ++ set -e
20:13:32 [2022-10-08T20:13:32.289Z] ++ '[' -n 0 ']'
20:13:32 [2022-10-08T20:13:32.289Z] ++ set -x
20:13:32 [2022-10-08T20:13:32.289Z] ++ 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
20:13:32 [2022-10-08T20:13:32.289Z] INFO: Testing against a local daemon
20:13:32 [2022-10-08T20:13:32.289Z] === RUN   TestPluginWithDevMounts
20:13:32 [2022-10-08T20:13:32.289Z] === PAUSE TestPluginWithDevMounts
20:13:32 [2022-10-08T20:13:32.289Z] === CONT  TestPluginWithDevMounts
20:13:34 [2022-10-08T20:13:34.176Z] --- PASS: TestPluginWithDevMounts (1.53s)
20:13:34 [2022-10-08T20:13:34.176Z] PASS
20:13:34 [2022-10-08T20:13:34.176Z] 
20:13:34 [2022-10-08T20:13:34.176Z] DONE 1 tests in 1.702s
20:13:34 [2022-10-08T20:13:34.176Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:13:34 [2022-10-08T20:13:34.176Z] ++ 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
20:13:34 [2022-10-08T20:13:34.176Z] ++ set -e
20:13:34 [2022-10-08T20:13:34.176Z] ++ '[' -n 0 ']'
20:13:34 [2022-10-08T20:13:34.176Z] ++ set -x
20:13:34 [2022-10-08T20:13:34.176Z] ++ 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
20:13:34 [2022-10-08T20:13:34.176Z] INFO: Testing against a local daemon
20:13:34 [2022-10-08T20:13:34.176Z] === RUN   TestSecretInspect
20:13:36 [2022-10-08T20:13:36.065Z] --- PASS: TestSecretInspect (1.77s)
20:13:36 [2022-10-08T20:13:36.065Z] === RUN   TestSecretList
20:13:37 [2022-10-08T20:13:37.954Z] --- PASS: TestSecretList (2.16s)
20:13:37 [2022-10-08T20:13:37.954Z] === RUN   TestSecretsCreateAndDelete
20:13:40 [2022-10-08T20:13:40.469Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
20:13:40 [2022-10-08T20:13:40.469Z] === RUN   TestSecretsUpdate
20:13:42 [2022-10-08T20:13:42.363Z] --- PASS: TestSecretsUpdate (2.28s)
20:13:42 [2022-10-08T20:13:42.363Z] === RUN   TestTemplatedSecret
20:13:45 [2022-10-08T20:13:45.629Z] --- PASS: TestTemplatedSecret (2.57s)
20:13:45 [2022-10-08T20:13:45.629Z] === RUN   TestSecretCreateResolve
20:13:47 [2022-10-08T20:13:47.517Z] --- PASS: TestSecretCreateResolve (2.15s)
20:13:47 [2022-10-08T20:13:47.517Z] PASS
20:13:47 [2022-10-08T20:13:47.517Z] 
20:13:47 [2022-10-08T20:13:47.517Z] DONE 6 tests in 13.237s
20:13:47 [2022-10-08T20:13:47.517Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:13:47 [2022-10-08T20:13:47.517Z] ++ 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
20:13:47 [2022-10-08T20:13:47.517Z] ++ set -e
20:13:47 [2022-10-08T20:13:47.517Z] ++ '[' -n 0 ']'
20:13:47 [2022-10-08T20:13:47.517Z] ++ set -x
20:13:47 [2022-10-08T20:13:47.517Z] ++ 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
20:13:47 [2022-10-08T20:13:47.517Z] INFO: Testing against a local daemon
20:13:47 [2022-10-08T20:13:47.517Z] === RUN   TestServiceCreateInit
20:13:47 [2022-10-08T20:13:47.517Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:13:50 [2022-10-08T20:13:50.787Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:13:54 [2022-10-08T20:13:54.954Z] --- PASS: TestServiceCreateInit (7.11s)
20:13:54 [2022-10-08T20:13:54.955Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s)
20:13:54 [2022-10-08T20:13:54.955Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s)
20:13:54 [2022-10-08T20:13:54.955Z] === RUN   TestCreateServiceMultipleTimes
20:14:09 [2022-10-08T20:14:09.805Z] --- PASS: TestCreateServiceMultipleTimes (15.10s)
20:14:09 [2022-10-08T20:14:09.805Z] === RUN   TestCreateServiceConflict
20:14:12 [2022-10-08T20:14:12.321Z] --- PASS: TestCreateServiceConflict (2.30s)
20:14:12 [2022-10-08T20:14:12.321Z] === RUN   TestCreateServiceMaxReplicas
20:14:14 [2022-10-08T20:14:14.839Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
20:14:14 [2022-10-08T20:14:14.839Z] === RUN   TestCreateWithDuplicateNetworkNames
20:14:29 [2022-10-08T20:14:29.678Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.72s)
20:14:29 [2022-10-08T20:14:29.678Z] === RUN   TestCreateServiceSecretFileMode
20:14:29 [2022-10-08T20:14:29.678Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
20:14:29 [2022-10-08T20:14:29.678Z] === RUN   TestCreateServiceConfigFileMode
20:14:32 [2022-10-08T20:14:32.195Z] --- PASS: TestCreateServiceConfigFileMode (2.41s)
20:14:32 [2022-10-08T20:14:32.195Z] === RUN   TestCreateServiceSysctls
20:14:35 [2022-10-08T20:14:35.461Z] --- PASS: TestCreateServiceSysctls (3.03s)
20:14:35 [2022-10-08T20:14:35.461Z] === RUN   TestCreateServiceCapabilities
20:14:37 [2022-10-08T20:14:37.349Z] --- PASS: TestCreateServiceCapabilities (2.38s)
20:14:37 [2022-10-08T20:14:37.349Z] === RUN   TestInspect
20:14:40 [2022-10-08T20:14:40.617Z] --- PASS: TestInspect (2.76s)
20:14:40 [2022-10-08T20:14:40.617Z] === RUN   TestCreateJob
20:14:43 [2022-10-08T20:14:43.133Z] --- PASS: TestCreateJob (2.93s)
20:14:43 [2022-10-08T20:14:43.133Z] === RUN   TestReplicatedJob
20:14:48 [2022-10-08T20:14:48.385Z] --- PASS: TestReplicatedJob (4.65s)
20:14:48 [2022-10-08T20:14:48.385Z] === RUN   TestUpdateReplicatedJob
20:14:50 [2022-10-08T20:14:50.900Z] --- PASS: TestUpdateReplicatedJob (3.02s)
20:14:50 [2022-10-08T20:14:50.900Z] === RUN   TestServiceListWithStatuses
20:14:50 [2022-10-08T20:14:50.900Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:14:50 [2022-10-08T20:14:50.900Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:14:50 [2022-10-08T20:14:50.900Z] === RUN   TestDockerNetworkConnectAlias
20:14:55 [2022-10-08T20:14:55.064Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
20:14:55 [2022-10-08T20:14:55.064Z] === RUN   TestDockerNetworkReConnect
20:14:58 [2022-10-08T20:14:58.330Z] --- PASS: TestDockerNetworkReConnect (3.45s)
20:14:58 [2022-10-08T20:14:58.330Z] === RUN   TestServicePlugin
20:14:58 [2022-10-08T20:14:58.330Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:14:58 [2022-10-08T20:14:58.330Z] --- SKIP: TestServicePlugin (0.00s)
20:14:58 [2022-10-08T20:14:58.330Z] === RUN   TestServiceUpdateLabel
20:15:00 [2022-10-08T20:15:00.845Z] --- PASS: TestServiceUpdateLabel (2.25s)
20:15:00 [2022-10-08T20:15:00.845Z] === RUN   TestServiceUpdateSecrets
20:15:15 [2022-10-08T20:15:15.683Z] --- PASS: TestServiceUpdateSecrets (14.42s)
20:15:15 [2022-10-08T20:15:15.683Z] === RUN   TestServiceUpdateConfigs
20:15:30 [2022-10-08T20:15:30.522Z] --- PASS: TestServiceUpdateConfigs (14.22s)
20:15:30 [2022-10-08T20:15:30.522Z] === RUN   TestServiceUpdateNetwork
20:15:42 [2022-10-08T20:15:42.716Z] --- PASS: TestServiceUpdateNetwork (12.30s)
20:15:42 [2022-10-08T20:15:42.716Z] === RUN   TestServiceUpdatePidsLimit
20:15:42 [2022-10-08T20:15:42.716Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:15:43 [2022-10-08T20:15:43.278Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:15:51 [2022-10-08T20:15:51.486Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:15:58 [2022-10-08T20:15:58.022Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
20:15:58 [2022-10-08T20:15:58.022Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
20:15:58 [2022-10-08T20:15:58.022Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
20:15:58 [2022-10-08T20:15:58.022Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
20:15:58 [2022-10-08T20:15:58.022Z] PASS
20:15:58 [2022-10-08T20:15:58.022Z] 
20:15:58 [2022-10-08T20:15:58.022Z] === Skipped
20:15:58 [2022-10-08T20:15:58.022Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:15:58 [2022-10-08T20:15:58.022Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:15:58 [2022-10-08T20:15:58.022Z] 
20:15:58 [2022-10-08T20:15:58.022Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:15:58 [2022-10-08T20:15:58.022Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:15:58 [2022-10-08T20:15:58.022Z] 
20:15:58 [2022-10-08T20:15:58.022Z] DONE 27 tests, 2 skipped in 130.293s
20:15:58 [2022-10-08T20:15:58.022Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:15:58 [2022-10-08T20:15:58.022Z] ++ 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
20:15:58 [2022-10-08T20:15:58.022Z] ++ set -e
20:15:58 [2022-10-08T20:15:58.022Z] ++ '[' -n 0 ']'
20:15:58 [2022-10-08T20:15:58.022Z] ++ set -x
20:15:58 [2022-10-08T20:15:58.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-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
20:15:58 [2022-10-08T20:15:58.022Z] INFO: Testing against a local daemon
20:15:58 [2022-10-08T20:15:58.022Z] === RUN   TestSessionCreate
20:15:58 [2022-10-08T20:15:58.022Z] --- PASS: TestSessionCreate (0.03s)
20:15:58 [2022-10-08T20:15:58.022Z] === RUN   TestSessionCreateWithBadUpgrade
20:15:58 [2022-10-08T20:15:58.022Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:15:58 [2022-10-08T20:15:58.022Z] PASS
20:15:58 [2022-10-08T20:15:58.022Z] 
20:15:58 [2022-10-08T20:15:58.022Z] DONE 2 tests in 0.175s
20:15:58 [2022-10-08T20:15:58.022Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:15:58 [2022-10-08T20:15:58.022Z] ++ 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
20:15:58 [2022-10-08T20:15:58.022Z] ++ set -e
20:15:58 [2022-10-08T20:15:58.022Z] ++ '[' -n 0 ']'
20:15:58 [2022-10-08T20:15:58.022Z] ++ set -x
20:15:58 [2022-10-08T20:15:58.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-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
20:15:58 [2022-10-08T20:15:58.022Z] INFO: Testing against a local daemon
20:15:58 [2022-10-08T20:15:58.022Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:15:58 [2022-10-08T20:15:58.022Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:15:58 [2022-10-08T20:15:58.022Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:15:58 [2022-10-08T20:15:58.022Z] === RUN   TestDiskUsage
20:15:58 [2022-10-08T20:15:58.022Z] === PAUSE TestDiskUsage
20:15:58 [2022-10-08T20:15:58.022Z] === RUN   TestEventsExecDie
20:15:58 [2022-10-08T20:15:58.278Z] --- PASS: TestEventsExecDie (0.52s)
20:15:58 [2022-10-08T20:15:58.278Z] === RUN   TestEventsBackwardsCompatible
20:15:58 [2022-10-08T20:15:58.533Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
20:15:58 [2022-10-08T20:15:58.533Z] === RUN   TestEventsVolumeCreate
20:15:58 [2022-10-08T20:15:58.533Z] --- PASS: TestEventsVolumeCreate (0.07s)
20:15:58 [2022-10-08T20:15:58.533Z] === RUN   TestInfoBinaryCommits
20:15:58 [2022-10-08T20:15:58.533Z] --- PASS: TestInfoBinaryCommits (0.03s)
20:15:58 [2022-10-08T20:15:58.533Z] === RUN   TestInfoAPIVersioned
20:15:58 [2022-10-08T20:15:58.533Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:15:58 [2022-10-08T20:15:58.533Z] === RUN   TestInfoAPI
20:15:58 [2022-10-08T20:15:58.533Z] --- PASS: TestInfoAPI (0.02s)
20:15:58 [2022-10-08T20:15:58.533Z] === RUN   TestInfoAPIWarnings
20:16:16 [2022-10-08T20:16:16.575Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:16:16 [2022-10-08T20:16:16.575Z] === RUN   TestInfoDebug
20:16:16 [2022-10-08T20:16:16.575Z] --- PASS: TestInfoDebug (0.52s)
20:16:16 [2022-10-08T20:16:16.575Z] === RUN   TestInfoInsecureRegistries
20:16:16 [2022-10-08T20:16:16.575Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:16:16 [2022-10-08T20:16:16.575Z] === RUN   TestInfoRegistryMirrors
20:16:16 [2022-10-08T20:16:16.575Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:16:16 [2022-10-08T20:16:16.575Z] === RUN   TestLoginFailsWithBadCredentials
20:16:17 [2022-10-08T20:16:17.137Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
20:16:17 [2022-10-08T20:16:17.137Z] === RUN   TestPingCacheHeaders
20:16:17 [2022-10-08T20:16:17.137Z] --- PASS: TestPingCacheHeaders (0.02s)
20:16:17 [2022-10-08T20:16:17.137Z] === RUN   TestPingGet
20:16:17 [2022-10-08T20:16:17.137Z] --- PASS: TestPingGet (0.01s)
20:16:17 [2022-10-08T20:16:17.137Z] === RUN   TestPingHead
20:16:17 [2022-10-08T20:16:17.137Z] --- PASS: TestPingHead (0.02s)
20:16:17 [2022-10-08T20:16:17.137Z] === RUN   TestPingSwarmHeader
20:16:17 [2022-10-08T20:16:17.699Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:16:17 [2022-10-08T20:16:17.699Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:16:18 [2022-10-08T20:16:18.626Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:16:18 [2022-10-08T20:16:18.626Z] --- PASS: TestPingSwarmHeader (1.65s)
20:16:18 [2022-10-08T20:16:18.626Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:16:18 [2022-10-08T20:16:18.626Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:16:18 [2022-10-08T20:16:18.626Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:16:18 [2022-10-08T20:16:18.626Z] === RUN   TestPingBuilderHeader
20:16:18 [2022-10-08T20:16:18.626Z] === RUN   TestPingBuilderHeader/default_config
20:16:19 [2022-10-08T20:16:19.188Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:16:19 [2022-10-08T20:16:19.749Z] --- PASS: TestPingBuilderHeader (1.05s)
20:16:19 [2022-10-08T20:16:19.749Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
20:16:19 [2022-10-08T20:16:19.749Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:16:19 [2022-10-08T20:16:19.749Z] === RUN   TestVersion
20:16:19 [2022-10-08T20:16:19.749Z] --- PASS: TestVersion (0.02s)
20:16:19 [2022-10-08T20:16:19.749Z] === CONT  TestDiskUsage
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/container_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/image_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/volume_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/build-cache_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:16:20 [2022-10-08T20:16:20.311Z] === RUN   TestDiskUsage/after_LoadBusybox
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:16:20 [2022-10-08T20:16:20.568Z] === RUN   TestDiskUsage/after_container.Run
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:16:20 [2022-10-08T20:16:20.824Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:16:21 [2022-10-08T20:16:21.079Z] --- PASS: TestDiskUsage (1.17s)
20:16:21 [2022-10-08T20:16:21.079Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:16:21 [2022-10-08T20:16:21.079Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z] PASS
20:16:21 [2022-10-08T20:16:21.080Z] 
20:16:21 [2022-10-08T20:16:21.080Z] === Skipped
20:16:21 [2022-10-08T20:16:21.080Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:16:21 [2022-10-08T20:16:21.080Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:16:21 [2022-10-08T20:16:21.080Z] 
20:16:21 [2022-10-08T20:16:21.080Z] DONE 57 tests, 1 skipped in 23.297s
20:16:21 [2022-10-08T20:16:21.080Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:16:21 [2022-10-08T20:16:21.080Z] ++ 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
20:16:21 [2022-10-08T20:16:21.080Z] ++ set -e
20:16:21 [2022-10-08T20:16:21.080Z] ++ '[' -n 0 ']'
20:16:21 [2022-10-08T20:16:21.080Z] ++ set -x
20:16:21 [2022-10-08T20:16:21.080Z] ++ 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
20:16:21 [2022-10-08T20:16:21.336Z] INFO: Testing against a local daemon
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesCreateAndList
20:16:21 [2022-10-08T20:16:21.336Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesRemove
20:16:21 [2022-10-08T20:16:21.336Z] --- PASS: TestVolumesRemove (0.09s)
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesInspect
20:16:21 [2022-10-08T20:16:21.336Z] --- PASS: TestVolumesInspect (0.02s)
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesInvalidJSON
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:16:21 [2022-10-08T20:16:21.336Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:16:21 [2022-10-08T20:16:21.336Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:16:21 [2022-10-08T20:16:21.336Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:16:21 [2022-10-08T20:16:21.336Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
20:16:21 [2022-10-08T20:16:21.336Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:16:21 [2022-10-08T20:16:21.336Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:16:21 [2022-10-08T20:16:21.336Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:16:21 [2022-10-08T20:16:21.336Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:16:21 [2022-10-08T20:16:21.336Z] === RUN   TestVolumePruneAnonymous
20:16:21 [2022-10-08T20:16:21.336Z] --- PASS: TestVolumePruneAnonymous (0.05s)
20:16:21 [2022-10-08T20:16:21.336Z] PASS
20:16:21 [2022-10-08T20:16:21.592Z] 
20:16:21 [2022-10-08T20:16:21.592Z] DONE 10 tests in 0.468s
20:16:21 [2022-10-08T20:16:21.592Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:16:21 [2022-10-08T20:16:21.592Z] ++++ cat bundles/test-integration/docker.pid
20:16:21 [2022-10-08T20:16:21.592Z] +++ kill 14854
20:16:21 [2022-10-08T20:16:21.847Z] +++ /etc/init.d/apparmor stop
20:16:21 [2022-10-08T20:16:21.847Z] Leaving: AppArmorNo profiles have been unloaded.
20:16:21 [2022-10-08T20:16:21.847Z] 
20:16:21 [2022-10-08T20:16:21.847Z] Unloading profiles will leave already running processes permanently
20:16:21 [2022-10-08T20:16:21.847Z] unconfined, which can lead to unexpected situations.
20:16:21 [2022-10-08T20:16:21.847Z] 
20:16:21 [2022-10-08T20:16:21.847Z] To set a process to complain mode, use the command line tool
20:16:21 [2022-10-08T20:16:21.847Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:16:21 [2022-10-08T20:16:21.847Z] +++ true
20:16:21 [2022-10-08T20:16:21.847Z] exiting test-integration
20:16:21 [2022-10-08T20:16:21.847Z] ++ exit 0
20:16:21 [2022-10-08T20:16:21.847Z] 
Post stage
[Pipeline] junit
20:16:23 [2022-10-08T20:16:23.249Z] Recording test results
20:16:23 [2022-10-08T20:16:23.393Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:16:23 [2022-10-08T20:16:23.708Z] + echo Ensuring container killed.
20:16:23 [2022-10-08T20:16:23.708Z] Ensuring container killed.
20:16:23 [2022-10-08T20:16:23.708Z] + docker rm -vf docker-pr5
20:16:23 [2022-10-08T20:16:23.708Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
20:16:23 [2022-10-08T20:16:23.982Z] + echo Chowning /workspace to jenkins user
20:16:23 [2022-10-08T20:16:23.982Z] Chowning /workspace to jenkins user
20:16:23 [2022-10-08T20:16:23.982Z] + id -u
20:16:23 [2022-10-08T20:16:23.982Z] + id -g
20:16:23 [2022-10-08T20:16:23.982Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44254:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:16:25 [2022-10-08T20:16:25.671Z] + bundleName=arm64-integration
20:16:25 [2022-10-08T20:16:25.671Z] + echo Creating arm64-integration-bundles.tar.gz
20:16:25 [2022-10-08T20:16:25.671Z] Creating arm64-integration-bundles.tar.gz
20:16:25 [2022-10-08T20:16:25.671Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:16:25 [2022-10-08T20:16:25.671Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:16:25 [2022-10-08T20:16:25.937Z] Archiving artifacts
20:16:26 [2022-10-08T20:16:26.313Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44254/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:16:26 [2022-10-08T20:16:26.601Z] + make clean
20:16:26 [2022-10-08T20:16:26.857Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:16:26 [2022-10-08T20:16:26.857Z] docker-dev-cache
20:16:26 [2022-10-08T20:16:26.857Z] 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