Skip to content
Success

Console Output

Skipping 283 KB.. Full Log
09:37:22 [2022-10-05T09:37:22.091Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:37:22 [2022-10-05T09:37:22.091Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:37:22 [2022-10-05T09:37:22.091Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:37:22 [2022-10-05T09:37:22.091Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:37:22 [2022-10-05T09:37:22.091Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:37:22 [2022-10-05T09:37:22.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:37:22 [2022-10-05T09:37:22.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:37:22 [2022-10-05T09:37:22.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:37:22 [2022-10-05T09:37:22.091Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:37:22 [2022-10-05T09:37:22.091Z] === RUN   TestContainerStartOnDaemonRestart
09:37:22 [2022-10-05T09:37:22.091Z] === PAUSE TestContainerStartOnDaemonRestart
09:37:22 [2022-10-05T09:37:22.091Z] === RUN   TestDaemonRestartIpcMode
09:37:22 [2022-10-05T09:37:22.091Z] === PAUSE TestDaemonRestartIpcMode
09:37:22 [2022-10-05T09:37:22.091Z] === RUN   TestDaemonHostGatewayIP
09:37:22 [2022-10-05T09:37:22.091Z] === PAUSE TestDaemonHostGatewayIP
09:37:22 [2022-10-05T09:37:22.092Z] === RUN   TestRestartDaemonWithRestartingContainer
09:37:22 [2022-10-05T09:37:22.092Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:37:22 [2022-10-05T09:37:22.092Z] === RUN   TestContainerKillOnDaemonStart
09:37:22 [2022-10-05T09:37:22.092Z] === PAUSE TestContainerKillOnDaemonStart
09:37:22 [2022-10-05T09:37:22.092Z] === RUN   TestDiff
09:37:22 [2022-10-05T09:37:22.352Z] --- PASS: TestDiff (0.43s)
09:37:22 [2022-10-05T09:37:22.352Z] === RUN   TestExecConsoleSize
09:37:22 [2022-10-05T09:37:22.929Z] --- PASS: TestExecConsoleSize (0.49s)
09:37:22 [2022-10-05T09:37:22.929Z] === RUN   TestExecWithCloseStdin
09:37:23 [2022-10-05T09:37:23.507Z] --- PASS: TestExecWithCloseStdin (0.51s)
09:37:23 [2022-10-05T09:37:23.507Z] === RUN   TestExec
09:37:24 [2022-10-05T09:37:24.073Z] --- PASS: TestExec (0.57s)
09:37:24 [2022-10-05T09:37:24.073Z] === RUN   TestExecUser
09:37:24 [2022-10-05T09:37:24.639Z] --- PASS: TestExecUser (0.48s)
09:37:24 [2022-10-05T09:37:24.639Z] === RUN   TestExportContainerAndImportImage
09:37:25 [2022-10-05T09:37:25.204Z] --- PASS: TestExportContainerAndImportImage (0.59s)
09:37:25 [2022-10-05T09:37:25.204Z] === RUN   TestExportContainerAfterDaemonRestart
09:37:26 [2022-10-05T09:37:26.578Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
09:37:26 [2022-10-05T09:37:26.578Z] === RUN   TestHealthCheckWorkdir
09:37:26 [2022-10-05T09:37:26.836Z] --- PASS: TestHealthCheckWorkdir (0.53s)
09:37:26 [2022-10-05T09:37:26.836Z] === RUN   TestHealthKillContainer
09:37:34 [2022-10-05T09:37:34.941Z] --- PASS: TestHealthKillContainer (7.85s)
09:37:34 [2022-10-05T09:37:34.941Z] === RUN   TestHealthCheckProcessKilled
09:37:35 [2022-10-05T09:37:35.506Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
09:37:35 [2022-10-05T09:37:35.506Z] === RUN   TestInspectCpusetInConfigPre120
09:37:35 [2022-10-05T09:37:35.764Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
09:37:35 [2022-10-05T09:37:35.764Z] === RUN   TestIpcModeNone
09:37:36 [2022-10-05T09:37:36.329Z] --- PASS: TestIpcModeNone (0.48s)
09:37:36 [2022-10-05T09:37:36.329Z] === RUN   TestIpcModePrivate
09:37:36 [2022-10-05T09:37:36.587Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
09:37:36 [2022-10-05T09:37:36.845Z] --- PASS: TestIpcModePrivate (0.50s)
09:37:36 [2022-10-05T09:37:36.845Z] === RUN   TestIpcModeShareable
09:37:37 [2022-10-05T09:37:37.103Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
09:37:37 [2022-10-05T09:37:37.103Z] --- PASS: TestIpcModeShareable (0.48s)
09:37:37 [2022-10-05T09:37:37.103Z] === RUN   TestAPIIpcModeShareableAndContainer
09:37:39 [2022-10-05T09:37:39.003Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
09:37:39 [2022-10-05T09:37:39.003Z] === RUN   TestAPIIpcModeHost
09:37:39 [2022-10-05T09:37:39.003Z] --- PASS: TestAPIIpcModeHost (0.36s)
09:37:39 [2022-10-05T09:37:39.003Z] === RUN   TestDaemonIpcModeShareable
09:37:40 [2022-10-05T09:37:40.376Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:37:40 [2022-10-05T09:37:40.377Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
09:37:40 [2022-10-05T09:37:40.377Z] === RUN   TestDaemonIpcModePrivate
09:37:41 [2022-10-05T09:37:41.310Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:37:41 [2022-10-05T09:37:41.310Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
09:37:41 [2022-10-05T09:37:41.310Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:37:42 [2022-10-05T09:37:42.685Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:37:42 [2022-10-05T09:37:42.685Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
09:37:42 [2022-10-05T09:37:42.685Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:37:43 [2022-10-05T09:37:43.618Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:37:43 [2022-10-05T09:37:43.876Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
09:37:43 [2022-10-05T09:37:43.876Z] === RUN   TestIpcModeOlderClient
09:37:43 [2022-10-05T09:37:43.876Z] === PAUSE TestIpcModeOlderClient
09:37:43 [2022-10-05T09:37:43.876Z] === RUN   TestKillContainerInvalidSignal
09:37:44 [2022-10-05T09:37:44.134Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
09:37:44 [2022-10-05T09:37:44.134Z] === RUN   TestKillContainer
09:37:44 [2022-10-05T09:37:44.134Z] === RUN   TestKillContainer/no_signal
09:37:44 [2022-10-05T09:37:44.701Z] === RUN   TestKillContainer/non_killing_signal
09:37:44 [2022-10-05T09:37:44.958Z] === RUN   TestKillContainer/killing_signal
09:37:45 [2022-10-05T09:37:45.524Z] --- PASS: TestKillContainer (1.32s)
09:37:45 [2022-10-05T09:37:45.524Z]     --- PASS: TestKillContainer/no_signal (0.42s)
09:37:45 [2022-10-05T09:37:45.524Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
09:37:45 [2022-10-05T09:37:45.524Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
09:37:45 [2022-10-05T09:37:45.524Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:37:45 [2022-10-05T09:37:45.524Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:37:46 [2022-10-05T09:37:46.089Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:37:47 [2022-10-05T09:37:47.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
09:37:47 [2022-10-05T09:37:47.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
09:37:47 [2022-10-05T09:37:47.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
09:37:47 [2022-10-05T09:37:47.023Z] === RUN   TestKillStoppedContainer
09:37:47 [2022-10-05T09:37:47.023Z] --- PASS: TestKillStoppedContainer (0.05s)
09:37:47 [2022-10-05T09:37:47.023Z] === RUN   TestKillStoppedContainerAPIPre120
09:37:47 [2022-10-05T09:37:47.023Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:37:47 [2022-10-05T09:37:47.023Z] === RUN   TestKillDifferentUserContainer
09:37:47 [2022-10-05T09:37:47.281Z] --- PASS: TestKillDifferentUserContainer (0.43s)
09:37:47 [2022-10-05T09:37:47.281Z] === RUN   TestInspectOomKilledTrue
09:37:47 [2022-10-05T09:37:47.846Z] --- PASS: TestInspectOomKilledTrue (0.48s)
09:37:47 [2022-10-05T09:37:47.846Z] === RUN   TestInspectOomKilledFalse
09:37:48 [2022-10-05T09:37:48.413Z] --- PASS: TestInspectOomKilledFalse (0.42s)
09:37:48 [2022-10-05T09:37:48.413Z] === RUN   TestLinksEtcHostsContentMatch
09:37:48 [2022-10-05T09:37:48.671Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
09:37:48 [2022-10-05T09:37:48.671Z] === RUN   TestLinksContainerNames
09:37:49 [2022-10-05T09:37:49.606Z] --- PASS: TestLinksContainerNames (0.97s)
09:37:49 [2022-10-05T09:37:49.606Z] === RUN   TestLogsFollowTailEmpty
09:37:49 [2022-10-05T09:37:49.866Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
09:37:49 [2022-10-05T09:37:49.866Z] === RUN   TestLogs
09:37:49 [2022-10-05T09:37:49.866Z] === RUN   TestLogs/driver_local
09:37:49 [2022-10-05T09:37:49.866Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:37:49 [2022-10-05T09:37:49.866Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:37:49 [2022-10-05T09:37:49.866Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:37:49 [2022-10-05T09:37:49.866Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:37:49 [2022-10-05T09:37:49.866Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:37:49 [2022-10-05T09:37:49.866Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:37:50 [2022-10-05T09:37:50.844Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:37:50 [2022-10-05T09:37:50.844Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:37:51 [2022-10-05T09:37:51.102Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:37:51 [2022-10-05T09:37:51.360Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:37:51 [2022-10-05T09:37:51.926Z] === RUN   TestLogs/driver_json-file
09:37:51 [2022-10-05T09:37:51.926Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:37:51 [2022-10-05T09:37:51.926Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:37:51 [2022-10-05T09:37:51.926Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:37:51 [2022-10-05T09:37:51.926Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:37:51 [2022-10-05T09:37:51.926Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:37:51 [2022-10-05T09:37:51.926Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:37:52 [2022-10-05T09:37:52.493Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:37:52 [2022-10-05T09:37:52.493Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:37:53 [2022-10-05T09:37:53.060Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:37:53 [2022-10-05T09:37:53.060Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:37:53 [2022-10-05T09:37:53.626Z] --- PASS: TestLogs (3.69s)
09:37:53 [2022-10-05T09:37:53.626Z]     --- PASS: TestLogs/driver_local (0.01s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.52s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
09:37:53 [2022-10-05T09:37:53.626Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s)
09:37:53 [2022-10-05T09:37:53.626Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s)
09:37:53 [2022-10-05T09:37:53.626Z] === RUN   TestContainerNetworkMountsNoChown
09:37:54 [2022-10-05T09:37:54.192Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/default
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/default
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/private
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/private
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rprivate
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rprivate
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/slave
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/slave
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rslave
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rslave
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/shared
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/shared
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rshared
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rshared
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/default
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/default/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/default/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/rshared
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/shared
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/rslave
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/slave
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/rprivate
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/private
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/private/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/private/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/default/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/default/bind_root
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:37:54 [2022-10-05T09:37:54.192Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/private/bind_root
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:37:54 [2022-10-05T09:37:54.450Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:37:54 [2022-10-05T09:37:54.708Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:37:54 [2022-10-05T09:37:54.708Z] === CONT  TestMountDaemonRoot/private/mount_root
09:37:54 [2022-10-05T09:37:54.708Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:37:54 [2022-10-05T09:37:54.708Z] --- PASS: TestMountDaemonRoot (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:37:54 [2022-10-05T09:37:54.708Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:37:54 [2022-10-05T09:37:54.708Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:37:54 [2022-10-05T09:37:54.708Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:37:54 [2022-10-05T09:37:54.708Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:37:54 [2022-10-05T09:37:54.708Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:37:54 [2022-10-05T09:37:54.708Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:37:54 [2022-10-05T09:37:54.708Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:37:54 [2022-10-05T09:37:54.708Z] === RUN   TestContainerBindMountNonRecursive
09:37:56 [2022-10-05T09:37:56.082Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
09:37:56 [2022-10-05T09:37:56.082Z] === RUN   TestContainerVolumesMountedAsShared
09:37:56 [2022-10-05T09:37:56.341Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
09:37:56 [2022-10-05T09:37:56.341Z] === RUN   TestContainerVolumesMountedAsSlave
09:37:56 [2022-10-05T09:37:56.907Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
09:37:56 [2022-10-05T09:37:56.907Z] === RUN   TestNetworkNat
09:37:57 [2022-10-05T09:37:57.165Z] --- PASS: TestNetworkNat (0.48s)
09:37:57 [2022-10-05T09:37:57.165Z] === RUN   TestNetworkLocalhostTCPNat
09:37:57 [2022-10-05T09:37:57.732Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
09:37:57 [2022-10-05T09:37:57.732Z] === RUN   TestNetworkLoopbackNat
09:38:00 [2022-10-05T09:38:00.260Z] --- PASS: TestNetworkLoopbackNat (2.56s)
09:38:00 [2022-10-05T09:38:00.260Z] === RUN   TestPause
09:38:00 [2022-10-05T09:38:00.826Z] --- PASS: TestPause (0.49s)
09:38:00 [2022-10-05T09:38:00.826Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:38:00 [2022-10-05T09:38:00.827Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:38:00 [2022-10-05T09:38:00.827Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:38:00 [2022-10-05T09:38:00.827Z] === RUN   TestPauseStopPausedContainer
09:38:01 [2022-10-05T09:38:01.393Z] --- PASS: TestPauseStopPausedContainer (0.49s)
09:38:01 [2022-10-05T09:38:01.393Z] === RUN   TestPidHost
09:38:02 [2022-10-05T09:38:02.328Z] --- PASS: TestPidHost (0.97s)
09:38:02 [2022-10-05T09:38:02.328Z] === RUN   TestPsFilter
09:38:02 [2022-10-05T09:38:02.328Z] --- PASS: TestPsFilter (0.12s)
09:38:02 [2022-10-05T09:38:02.328Z] === RUN   TestRemoveContainerWithRemovedVolume
09:38:02 [2022-10-05T09:38:02.896Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
09:38:02 [2022-10-05T09:38:02.896Z] === RUN   TestRemoveContainerWithVolume
09:38:03 [2022-10-05T09:38:03.154Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
09:38:03 [2022-10-05T09:38:03.154Z] === RUN   TestRemoveContainerRunning
09:38:03 [2022-10-05T09:38:03.719Z] --- PASS: TestRemoveContainerRunning (0.45s)
09:38:03 [2022-10-05T09:38:03.719Z] === RUN   TestRemoveContainerForceRemoveRunning
09:38:03 [2022-10-05T09:38:03.977Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
09:38:03 [2022-10-05T09:38:03.977Z] === RUN   TestRemoveInvalidContainer
09:38:04 [2022-10-05T09:38:04.236Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:38:04 [2022-10-05T09:38:04.236Z] === RUN   TestRenameLinkedContainer
09:38:06 [2022-10-05T09:38:06.135Z] --- PASS: TestRenameLinkedContainer (1.90s)
09:38:06 [2022-10-05T09:38:06.135Z] === RUN   TestRenameStoppedContainer
09:38:06 [2022-10-05T09:38:06.393Z] --- PASS: TestRenameStoppedContainer (0.41s)
09:38:06 [2022-10-05T09:38:06.393Z] === RUN   TestRenameRunningContainerAndReuse
09:38:07 [2022-10-05T09:38:07.327Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
09:38:07 [2022-10-05T09:38:07.327Z] === RUN   TestRenameInvalidName
09:38:07 [2022-10-05T09:38:07.892Z] --- PASS: TestRenameInvalidName (0.44s)
09:38:07 [2022-10-05T09:38:07.892Z] === RUN   TestRenameAnonymousContainer
09:38:09 [2022-10-05T09:38:09.266Z] --- PASS: TestRenameAnonymousContainer (1.61s)
09:38:09 [2022-10-05T09:38:09.266Z] === RUN   TestRenameContainerWithSameName
09:38:09 [2022-10-05T09:38:09.832Z] --- PASS: TestRenameContainerWithSameName (0.44s)
09:38:09 [2022-10-05T09:38:09.833Z] === RUN   TestRenameContainerWithLinkedContainer
09:38:10 [2022-10-05T09:38:10.767Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
09:38:10 [2022-10-05T09:38:10.767Z] === RUN   TestResize
09:38:11 [2022-10-05T09:38:11.026Z] --- PASS: TestResize (0.44s)
09:38:11 [2022-10-05T09:38:11.026Z] === RUN   TestResizeWithInvalidSize
09:38:11 [2022-10-05T09:38:11.593Z] --- PASS: TestResizeWithInvalidSize (0.41s)
09:38:11 [2022-10-05T09:38:11.593Z] === RUN   TestResizeWhenContainerNotStarted
09:38:11 [2022-10-05T09:38:11.851Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:38:11 [2022-10-05T09:38:11.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:38:13 [2022-10-05T09:38:13.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:38:15 [2022-10-05T09:38:15.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:38:16 [2022-10-05T09:38:16.210Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:38:16 [2022-10-05T09:38:16.210Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:38:17 [2022-10-05T09:38:17.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:38:17 [2022-10-05T09:38:17.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:38:20 [2022-10-05T09:38:20.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:38:21 [2022-10-05T09:38:21.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:38:23 [2022-10-05T09:38:23.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:38:24 [2022-10-05T09:38:24.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:38:24 [2022-10-05T09:38:24.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:38:26 [2022-10-05T09:38:26.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:38:26 [2022-10-05T09:38:26.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:38:27 [2022-10-05T09:38:27.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:38:29 [2022-10-05T09:38:29.700Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.57s)
09:38:29 [2022-10-05T09:38:29.700Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
09:38:29 [2022-10-05T09:38:29.700Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:38:29 [2022-10-05T09:38:29.700Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:38:30 [2022-10-05T09:38:30.264Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:38:31 [2022-10-05T09:38:31.637Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
09:38:31 [2022-10-05T09:38:31.637Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
09:38:31 [2022-10-05T09:38:31.637Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
09:38:31 [2022-10-05T09:38:31.637Z] === RUN   TestCgroupNamespacesRun
09:38:32 [2022-10-05T09:38:32.571Z] --- PASS: TestCgroupNamespacesRun (1.21s)
09:38:32 [2022-10-05T09:38:32.571Z] === RUN   TestCgroupNamespacesRunPrivileged
09:38:33 [2022-10-05T09:38:33.944Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s)
09:38:33 [2022-10-05T09:38:33.944Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:38:34 [2022-10-05T09:38:34.878Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
09:38:34 [2022-10-05T09:38:34.878Z] === RUN   TestCgroupNamespacesRunHostMode
09:38:36 [2022-10-05T09:38:36.251Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
09:38:36 [2022-10-05T09:38:36.251Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:38:37 [2022-10-05T09:38:37.186Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
09:38:37 [2022-10-05T09:38:37.186Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:38:38 [2022-10-05T09:38:38.560Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
09:38:38 [2022-10-05T09:38:38.560Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:38:39 [2022-10-05T09:38:39.125Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
09:38:39 [2022-10-05T09:38:39.125Z] === RUN   TestCgroupNamespacesRunOlderClient
09:38:40 [2022-10-05T09:38:40.519Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
09:38:40 [2022-10-05T09:38:40.519Z] === RUN   TestNISDomainname
09:38:40 [2022-10-05T09:38:40.778Z] --- PASS: TestNISDomainname (0.55s)
09:38:40 [2022-10-05T09:38:40.778Z] === RUN   TestHostnameDnsResolution
09:38:41 [2022-10-05T09:38:41.710Z] --- PASS: TestHostnameDnsResolution (0.70s)
09:38:41 [2022-10-05T09:38:41.710Z] === RUN   TestUnprivilegedPortsAndPing
09:38:41 [2022-10-05T09:38:41.969Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
09:38:41 [2022-10-05T09:38:41.969Z] === RUN   TestPrivilegedHostDevices
09:38:42 [2022-10-05T09:38:42.534Z] --- PASS: TestPrivilegedHostDevices (0.50s)
09:38:42 [2022-10-05T09:38:42.534Z] === RUN   TestRunConsoleSize
09:38:43 [2022-10-05T09:38:43.099Z] --- PASS: TestRunConsoleSize (0.43s)
09:38:43 [2022-10-05T09:38:43.099Z] === RUN   TestRunWithAlternativeContainerdShim
09:38:44 [2022-10-05T09:38:44.997Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
09:38:44 [2022-10-05T09:38:44.997Z] === RUN   TestStats
09:38:47 [2022-10-05T09:38:47.523Z] --- PASS: TestStats (2.45s)
09:38:47 [2022-10-05T09:38:47.523Z] === RUN   TestStopContainerWithTimeout
09:38:47 [2022-10-05T09:38:47.523Z] === RUN   TestStopContainerWithTimeout/0
09:38:47 [2022-10-05T09:38:47.523Z] === PAUSE TestStopContainerWithTimeout/0
09:38:47 [2022-10-05T09:38:47.523Z] === RUN   TestStopContainerWithTimeout/1
09:38:47 [2022-10-05T09:38:47.523Z] === PAUSE TestStopContainerWithTimeout/1
09:38:47 [2022-10-05T09:38:47.523Z] === RUN   TestStopContainerWithTimeout/3
09:38:47 [2022-10-05T09:38:47.523Z] === PAUSE TestStopContainerWithTimeout/3
09:38:47 [2022-10-05T09:38:47.523Z] === RUN   TestStopContainerWithTimeout/-1
09:38:47 [2022-10-05T09:38:47.523Z] === PAUSE TestStopContainerWithTimeout/-1
09:38:47 [2022-10-05T09:38:47.523Z] === CONT  TestStopContainerWithTimeout/0
09:38:47 [2022-10-05T09:38:47.523Z] === CONT  TestStopContainerWithTimeout/-1
09:38:48 [2022-10-05T09:38:48.088Z] === CONT  TestStopContainerWithTimeout/3
09:38:50 [2022-10-05T09:38:50.616Z] === CONT  TestStopContainerWithTimeout/1
09:38:51 [2022-10-05T09:38:51.548Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:38:51 [2022-10-05T09:38:51.549Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
09:38:51 [2022-10-05T09:38:51.549Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
09:38:51 [2022-10-05T09:38:51.549Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
09:38:51 [2022-10-05T09:38:51.549Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
09:38:51 [2022-10-05T09:38:51.549Z] === RUN   TestDeleteDevicemapper
09:38:51 [2022-10-05T09:38:51.549Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:38:51 [2022-10-05T09:38:51.549Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:38:51 [2022-10-05T09:38:51.549Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:38:53 [2022-10-05T09:38:53.448Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s)
09:38:53 [2022-10-05T09:38:53.448Z] === RUN   TestUpdateMemory
09:38:53 [2022-10-05T09:38:53.706Z] --- PASS: TestUpdateMemory (0.53s)
09:38:53 [2022-10-05T09:38:53.706Z] === RUN   TestUpdateCPUQuota
09:38:54 [2022-10-05T09:38:54.639Z] --- PASS: TestUpdateCPUQuota (0.70s)
09:38:54 [2022-10-05T09:38:54.639Z] === RUN   TestUpdatePidsLimit
09:38:54 [2022-10-05T09:38:54.639Z] === RUN   TestUpdatePidsLimit/update_from_none
09:38:54 [2022-10-05T09:38:54.639Z] === RUN   TestUpdatePidsLimit/no_change
09:38:54 [2022-10-05T09:38:54.897Z] === RUN   TestUpdatePidsLimit/update_lower
09:38:55 [2022-10-05T09:38:55.155Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:38:55 [2022-10-05T09:38:55.155Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:38:55 [2022-10-05T09:38:55.412Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:38:55 [2022-10-05T09:38:55.671Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:38:56 [2022-10-05T09:38:56.237Z] --- PASS: TestUpdatePidsLimit (1.85s)
09:38:56 [2022-10-05T09:38:56.237Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
09:38:56 [2022-10-05T09:38:56.237Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
09:38:56 [2022-10-05T09:38:56.237Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
09:38:56 [2022-10-05T09:38:56.237Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
09:38:56 [2022-10-05T09:38:56.237Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
09:38:56 [2022-10-05T09:38:56.237Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
09:38:56 [2022-10-05T09:38:56.237Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
09:38:56 [2022-10-05T09:38:56.237Z] === RUN   TestUpdateRestartPolicy
09:39:08 [2022-10-05T09:39:08.428Z] --- PASS: TestUpdateRestartPolicy (10.85s)
09:39:08 [2022-10-05T09:39:08.428Z] === RUN   TestUpdateRestartWithAutoRemove
09:39:08 [2022-10-05T09:39:08.428Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
09:39:08 [2022-10-05T09:39:08.428Z] === RUN   TestWaitNonBlocked
09:39:08 [2022-10-05T09:39:08.428Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:39:08 [2022-10-05T09:39:08.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:39:08 [2022-10-05T09:39:08.428Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:39:08 [2022-10-05T09:39:08.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:39:08 [2022-10-05T09:39:08.428Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:39:08 [2022-10-05T09:39:08.428Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:39:08 [2022-10-05T09:39:08.428Z] --- PASS: TestWaitNonBlocked (0.01s)
09:39:08 [2022-10-05T09:39:08.428Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
09:39:08 [2022-10-05T09:39:08.428Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
09:39:08 [2022-10-05T09:39:08.428Z] === RUN   TestWaitBlocked
09:39:08 [2022-10-05T09:39:08.428Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:39:08 [2022-10-05T09:39:08.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:39:08 [2022-10-05T09:39:08.428Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:39:08 [2022-10-05T09:39:08.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:39:08 [2022-10-05T09:39:08.428Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:39:08 [2022-10-05T09:39:08.428Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:39:08 [2022-10-05T09:39:08.993Z] --- PASS: TestWaitBlocked (0.01s)
09:39:08 [2022-10-05T09:39:08.993Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
09:39:08 [2022-10-05T09:39:08.993Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
09:39:08 [2022-10-05T09:39:08.993Z] === RUN   TestWaitConditions
09:39:08 [2022-10-05T09:39:08.993Z] === RUN   TestWaitConditions/default
09:39:08 [2022-10-05T09:39:08.993Z] === PAUSE TestWaitConditions/default
09:39:08 [2022-10-05T09:39:08.993Z] === RUN   TestWaitConditions/not-running
09:39:08 [2022-10-05T09:39:08.993Z] === PAUSE TestWaitConditions/not-running
09:39:08 [2022-10-05T09:39:08.993Z] === RUN   TestWaitConditions/next-exit
09:39:08 [2022-10-05T09:39:08.993Z] === PAUSE TestWaitConditions/next-exit
09:39:08 [2022-10-05T09:39:08.993Z] === RUN   TestWaitConditions/removed
09:39:08 [2022-10-05T09:39:08.993Z] === PAUSE TestWaitConditions/removed
09:39:08 [2022-10-05T09:39:08.993Z] === CONT  TestWaitConditions/default
09:39:08 [2022-10-05T09:39:08.993Z] === CONT  TestWaitConditions/next-exit
09:39:08 [2022-10-05T09:39:08.993Z] === CONT  TestWaitConditions/default
09:39:08 [2022-10-05T09:39:08.993Z]     wait_test.go:146: ContainerID = 60bf8af957b8eda695dec3a990971b6aedffaed6844ec755180ffe868c206fa9
09:39:08 [2022-10-05T09:39:08.993Z] === CONT  TestWaitConditions/next-exit
09:39:08 [2022-10-05T09:39:08.993Z]     wait_test.go:146: ContainerID = 1b0b2eccb79700de094d384bff6e384de825e3bc299ab1eb8232a5b94544e0eb
09:39:09 [2022-10-05T09:39:09.560Z] === CONT  TestWaitConditions/removed
09:39:09 [2022-10-05T09:39:09.560Z]     wait_test.go:146: ContainerID = b60ab48ea5ecf6ca64f18f82a1add4362bff91eee7167e4878839375f867bbea
09:39:09 [2022-10-05T09:39:09.818Z] === CONT  TestWaitConditions/not-running
09:39:09 [2022-10-05T09:39:09.818Z]     wait_test.go:146: ContainerID = b009d5f04e08aa227483ea6736c8c77659023efab03bca9014f657f9d611ce22
09:39:10 [2022-10-05T09:39:10.383Z] --- PASS: TestWaitConditions (0.01s)
09:39:10 [2022-10-05T09:39:10.383Z]     --- PASS: TestWaitConditions/default (0.63s)
09:39:10 [2022-10-05T09:39:10.383Z]     --- PASS: TestWaitConditions/next-exit (0.69s)
09:39:10 [2022-10-05T09:39:10.383Z]     --- PASS: TestWaitConditions/removed (0.64s)
09:39:10 [2022-10-05T09:39:10.383Z]     --- PASS: TestWaitConditions/not-running (0.70s)
09:39:10 [2022-10-05T09:39:10.383Z] === RUN   TestWaitRestartedContainer
09:39:10 [2022-10-05T09:39:10.383Z] === RUN   TestWaitRestartedContainer/default
09:39:10 [2022-10-05T09:39:10.383Z] === PAUSE TestWaitRestartedContainer/default
09:39:10 [2022-10-05T09:39:10.383Z] === RUN   TestWaitRestartedContainer/not-running
09:39:10 [2022-10-05T09:39:10.383Z] === PAUSE TestWaitRestartedContainer/not-running
09:39:10 [2022-10-05T09:39:10.383Z] === RUN   TestWaitRestartedContainer/next-exit
09:39:10 [2022-10-05T09:39:10.383Z] === PAUSE TestWaitRestartedContainer/next-exit
09:39:10 [2022-10-05T09:39:10.383Z] === CONT  TestWaitRestartedContainer/default
09:39:10 [2022-10-05T09:39:10.383Z] === CONT  TestWaitRestartedContainer/next-exit
09:39:11 [2022-10-05T09:39:11.757Z] === CONT  TestWaitRestartedContainer/not-running
09:39:12 [2022-10-05T09:39:12.702Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:39:12 [2022-10-05T09:39:12.702Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.40s)
09:39:12 [2022-10-05T09:39:12.702Z]     --- PASS: TestWaitRestartedContainer/default (1.45s)
09:39:12 [2022-10-05T09:39:12.702Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
09:39:12 [2022-10-05T09:39:12.702Z] === CONT  TestContainerStartOnDaemonRestart
09:39:12 [2022-10-05T09:39:12.702Z] === CONT  TestRestartDaemonWithRestartingContainer
09:39:15 [2022-10-05T09:39:15.248Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s)
09:39:15 [2022-10-05T09:39:15.248Z] === CONT  TestIpcModeOlderClient
09:39:15 [2022-10-05T09:39:15.248Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s)
09:39:15 [2022-10-05T09:39:15.248Z] === CONT  TestContainerKillOnDaemonStart
09:39:15 [2022-10-05T09:39:15.248Z] --- PASS: TestIpcModeOlderClient (0.08s)
09:39:15 [2022-10-05T09:39:15.248Z] === CONT  TestDaemonHostGatewayIP
09:39:17 [2022-10-05T09:39:17.777Z] --- PASS: TestDaemonHostGatewayIP (2.47s)
09:39:17 [2022-10-05T09:39:17.777Z] === CONT  TestDaemonRestartIpcMode
09:39:19 [2022-10-05T09:39:19.676Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
09:39:27 [2022-10-05T09:39:27.780Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
09:39:27 [2022-10-05T09:39:27.780Z] PASS
09:39:27 [2022-10-05T09:39:27.780Z] 
09:39:27 [2022-10-05T09:39:27.780Z] === Skipped
09:39:27 [2022-10-05T09:39:27.780Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:39:27 [2022-10-05T09:39:27.780Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:39:27 [2022-10-05T09:39:27.780Z] 
09:39:27 [2022-10-05T09:39:27.780Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:39:27 [2022-10-05T09:39:27.780Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:39:27 [2022-10-05T09:39:27.780Z] 
09:39:27 [2022-10-05T09:39:27.780Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:39:27 [2022-10-05T09:39:27.780Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:39:27 [2022-10-05T09:39:27.780Z] 
09:39:27 [2022-10-05T09:39:27.780Z] DONE 273 tests, 3 skipped in 129.985s
09:39:27 [2022-10-05T09:39:27.780Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:39:27 [2022-10-05T09:39:27.780Z] ++ 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
09:39:27 [2022-10-05T09:39:27.780Z] ++ set -e
09:39:27 [2022-10-05T09:39:27.780Z] ++ '[' -n 0 ']'
09:39:27 [2022-10-05T09:39:27.780Z] ++ set -x
09:39:27 [2022-10-05T09:39:27.780Z] ++ 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
09:39:27 [2022-10-05T09:39:27.780Z] INFO: Testing against a local daemon
09:39:27 [2022-10-05T09:39:27.780Z] === RUN   TestConfigDaemonLibtrustID
09:39:27 [2022-10-05T09:39:27.780Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:39:27 [2022-10-05T09:39:27.780Z] === RUN   TestConfigDaemonID
09:39:28 [2022-10-05T09:39:28.346Z]     daemon_test.go:86: [d8bd7d13bbd23] daemon is not started
09:39:28 [2022-10-05T09:39:28.346Z] --- PASS: TestConfigDaemonID (1.04s)
09:39:28 [2022-10-05T09:39:28.346Z] === RUN   TestDaemonConfigValidation
09:39:28 [2022-10-05T09:39:28.346Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:39:28 [2022-10-05T09:39:28.346Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:39:28 [2022-10-05T09:39:28.346Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:39:28 [2022-10-05T09:39:28.346Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:39:28 [2022-10-05T09:39:28.346Z] === RUN   TestDaemonConfigValidation/invalid_config
09:39:28 [2022-10-05T09:39:28.346Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:39:28 [2022-10-05T09:39:28.346Z] === RUN   TestDaemonConfigValidation/malformed_config
09:39:28 [2022-10-05T09:39:28.346Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:39:28 [2022-10-05T09:39:28.346Z] === RUN   TestDaemonConfigValidation/valid_config
09:39:28 [2022-10-05T09:39:28.346Z] === PAUSE TestDaemonConfigValidation/valid_config
09:39:28 [2022-10-05T09:39:28.346Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:39:28 [2022-10-05T09:39:28.346Z] === CONT  TestDaemonConfigValidation/malformed_config
09:39:28 [2022-10-05T09:39:28.346Z] === CONT  TestDaemonConfigValidation/invalid_config
09:39:28 [2022-10-05T09:39:28.346Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:39:28 [2022-10-05T09:39:28.346Z] === CONT  TestDaemonConfigValidation/valid_config
09:39:28 [2022-10-05T09:39:28.603Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:39:28 [2022-10-05T09:39:28.603Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
09:39:28 [2022-10-05T09:39:28.603Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
09:39:28 [2022-10-05T09:39:28.603Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
09:39:28 [2022-10-05T09:39:28.603Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
09:39:28 [2022-10-05T09:39:28.603Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:39:28 [2022-10-05T09:39:28.603Z] === RUN   TestConfigDaemonSeccompProfiles
09:39:28 [2022-10-05T09:39:28.603Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:39:29 [2022-10-05T09:39:29.537Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:39:30 [2022-10-05T09:39:30.470Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:39:31 [2022-10-05T09:39:31.843Z] === CONT  TestConfigDaemonSeccompProfiles
09:39:31 [2022-10-05T09:39:31.843Z]     daemon_test.go:200: [dc630bb2f4040] daemon is not started
09:39:31 [2022-10-05T09:39:31.843Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:39:31 [2022-10-05T09:39:31.843Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
09:39:31 [2022-10-05T09:39:31.843Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:39:31 [2022-10-05T09:39:31.843Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:39:31 [2022-10-05T09:39:31.843Z] === RUN   TestDaemonProxy
09:39:31 [2022-10-05T09:39:31.843Z] === RUN   TestDaemonProxy/environment_variables
09:39:33 [2022-10-05T09:39:33.217Z] === RUN   TestDaemonProxy/command-line_options
09:39:35 [2022-10-05T09:39:35.115Z] === RUN   TestDaemonProxy/configuration_file
09:39:37 [2022-10-05T09:39:37.012Z] === RUN   TestDaemonProxy/conflicting_options
09:39:37 [2022-10-05T09:39:37.271Z] === RUN   TestDaemonProxy/reload_sanitized
09:39:37 [2022-10-05T09:39:37.836Z] --- PASS: TestDaemonProxy (6.19s)
09:39:37 [2022-10-05T09:39:37.836Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
09:39:37 [2022-10-05T09:39:37.836Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:39:37 [2022-10-05T09:39:37.836Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
09:39:37 [2022-10-05T09:39:37.836Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:39:37 [2022-10-05T09:39:37.836Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:39:37 [2022-10-05T09:39:37.836Z] === RUN   TestLiveRestore
09:39:37 [2022-10-05T09:39:37.836Z] === RUN   TestLiveRestore/volume_references
09:39:37 [2022-10-05T09:39:37.836Z] === PAUSE TestLiveRestore/volume_references
09:39:37 [2022-10-05T09:39:37.836Z] === CONT  TestLiveRestore/volume_references
09:39:38 [2022-10-05T09:39:38.402Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:39:38 [2022-10-05T09:39:38.402Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:39:39 [2022-10-05T09:39:39.336Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:39:40 [2022-10-05T09:39:40.269Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:39:41 [2022-10-05T09:39:41.203Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:39:42 [2022-10-05T09:39:42.135Z] --- PASS: TestLiveRestore (0.00s)
09:39:42 [2022-10-05T09:39:42.135Z]     --- PASS: TestLiveRestore/volume_references (4.32s)
09:39:42 [2022-10-05T09:39:42.135Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.63s)
09:39:42 [2022-10-05T09:39:42.135Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
09:39:42 [2022-10-05T09:39:42.135Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
09:39:42 [2022-10-05T09:39:42.135Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
09:39:42 [2022-10-05T09:39:42.135Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
09:39:42 [2022-10-05T09:39:42.135Z] PASS
09:39:42 [2022-10-05T09:39:42.135Z] 
09:39:42 [2022-10-05T09:39:42.135Z] DONE 25 tests in 15.582s
09:39:42 [2022-10-05T09:39:42.135Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:39:42 [2022-10-05T09:39:42.135Z] ++ 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
09:39:42 [2022-10-05T09:39:42.135Z] ++ set -e
09:39:42 [2022-10-05T09:39:42.135Z] ++ '[' -n 0 ']'
09:39:42 [2022-10-05T09:39:42.135Z] ++ set -x
09:39:42 [2022-10-05T09:39:42.135Z] ++ 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
09:39:42 [2022-10-05T09:39:42.393Z] INFO: Testing against a local daemon
09:39:42 [2022-10-05T09:39:42.393Z] === RUN   TestCommitInheritsEnv
09:39:42 [2022-10-05T09:39:42.651Z] --- PASS: TestCommitInheritsEnv (0.29s)
09:39:42 [2022-10-05T09:39:42.651Z] === RUN   TestImportExtremelyLargeImageWorks
09:39:42 [2022-10-05T09:39:42.651Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:39:42 [2022-10-05T09:39:42.651Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:39:42 [2022-10-05T09:39:42.651Z] === RUN   TestImportWithCustomPlatform
09:39:42 [2022-10-05T09:39:42.651Z] === RUN   TestImportWithCustomPlatform/#00
09:39:42 [2022-10-05T09:39:42.651Z] === RUN   TestImportWithCustomPlatform/_______
09:39:42 [2022-10-05T09:39:42.651Z] === RUN   TestImportWithCustomPlatform//
09:39:42 [2022-10-05T09:39:42.651Z] === RUN   TestImportWithCustomPlatform/linux
09:39:42 [2022-10-05T09:39:42.651Z] === RUN   TestImportWithCustomPlatform/LINUX
09:39:42 [2022-10-05T09:39:42.909Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:39:42 [2022-10-05T09:39:42.909Z] === RUN   TestImportWithCustomPlatform/macos
09:39:42 [2022-10-05T09:39:42.909Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:39:42 [2022-10-05T09:39:42.909Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:39:42 [2022-10-05T09:39:42.909Z] --- PASS: TestImportWithCustomPlatform (0.34s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:39:42 [2022-10-05T09:39:42.909Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:39:42 [2022-10-05T09:39:42.909Z] === RUN   TestImagesFilterMultiReference
09:39:42 [2022-10-05T09:39:42.909Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:39:42 [2022-10-05T09:39:42.909Z] === RUN   TestImagePullPlatformInvalid
09:39:43 [2022-10-05T09:39:43.177Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:39:43 [2022-10-05T09:39:43.177Z] === RUN   TestRemoveImageOrphaning
09:39:43 [2022-10-05T09:39:43.451Z] --- PASS: TestRemoveImageOrphaning (0.27s)
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestRemoveImageGarbageCollector
09:39:43 [2022-10-05T09:39:43.451Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:39:43 [2022-10-05T09:39:43.451Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:39:43 [2022-10-05T09:39:43.451Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestTagInvalidReference
09:39:43 [2022-10-05T09:39:43.451Z] --- PASS: TestTagInvalidReference (0.01s)
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestTagValidPrefixedRepo
09:39:43 [2022-10-05T09:39:43.451Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestTagExistedNameWithoutForce
09:39:43 [2022-10-05T09:39:43.451Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestTagOfficialNames
09:39:43 [2022-10-05T09:39:43.451Z] --- PASS: TestTagOfficialNames (0.05s)
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestTagMatchesDigest
09:39:43 [2022-10-05T09:39:43.451Z] --- PASS: TestTagMatchesDigest (0.01s)
09:39:43 [2022-10-05T09:39:43.451Z] PASS
09:39:43 [2022-10-05T09:39:43.451Z] 
09:39:43 [2022-10-05T09:39:43.451Z] === Skipped
09:39:43 [2022-10-05T09:39:43.451Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:39:43 [2022-10-05T09:39:43.451Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:39:43 [2022-10-05T09:39:43.451Z] 
09:39:43 [2022-10-05T09:39:43.451Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:39:43 [2022-10-05T09:39:43.451Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:39:43 [2022-10-05T09:39:43.451Z] 
09:39:43 [2022-10-05T09:39:43.451Z] DONE 22 tests, 2 skipped in 1.362s
09:39:43 [2022-10-05T09:39:43.451Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:39:43 [2022-10-05T09:39:43.451Z] ++ 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
09:39:43 [2022-10-05T09:39:43.451Z] ++ set -e
09:39:43 [2022-10-05T09:39:43.451Z] ++ '[' -n 0 ']'
09:39:43 [2022-10-05T09:39:43.451Z] ++ set -x
09:39:43 [2022-10-05T09:39:43.451Z] ++ 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
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestStripANSICommands
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestStripANSICommands/#00
09:39:43 [2022-10-05T09:39:43.451Z] === RUN   TestStripANSICommands/#01
09:39:43 [2022-10-05T09:39:43.451Z] --- PASS: TestStripANSICommands (0.00s)
09:39:43 [2022-10-05T09:39:43.451Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:39:43 [2022-10-05T09:39:43.451Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:39:43 [2022-10-05T09:39:43.451Z] PASS
09:39:43 [2022-10-05T09:39:43.451Z] 
09:39:43 [2022-10-05T09:39:43.451Z] DONE 3 tests in 0.056s
09:39:43 [2022-10-05T09:39:43.710Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:39:43 [2022-10-05T09:39:43.710Z] ++ 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
09:39:43 [2022-10-05T09:39:43.710Z] ++ set -e
09:39:43 [2022-10-05T09:39:43.710Z] ++ '[' -n 0 ']'
09:39:43 [2022-10-05T09:39:43.710Z] ++ set -x
09:39:43 [2022-10-05T09:39:43.710Z] ++ 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
09:39:43 [2022-10-05T09:39:43.710Z] INFO: Testing against a local daemon
09:39:43 [2022-10-05T09:39:43.710Z] === RUN   TestNetworkCreateDelete
09:39:43 [2022-10-05T09:39:43.710Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:39:43 [2022-10-05T09:39:43.710Z] === RUN   TestDockerNetworkDeletePreferID
09:39:44 [2022-10-05T09:39:44.275Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:39:44 [2022-10-05T09:39:44.275Z] === RUN   TestDaemonDNSFallback
09:39:50 [2022-10-05T09:39:50.828Z] --- PASS: TestDaemonDNSFallback (6.31s)
09:39:50 [2022-10-05T09:39:50.828Z] === RUN   TestInspectNetwork
09:39:53 [2022-10-05T09:39:53.355Z] === RUN   TestInspectNetwork/full_network_id
09:39:53 [2022-10-05T09:39:53.355Z] === RUN   TestInspectNetwork/partial_network_id
09:39:53 [2022-10-05T09:39:53.355Z] === RUN   TestInspectNetwork/network_name
09:39:53 [2022-10-05T09:39:53.355Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:39:57 [2022-10-05T09:39:57.536Z] --- PASS: TestInspectNetwork (7.11s)
09:39:57 [2022-10-05T09:39:57.536Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:39:57 [2022-10-05T09:39:57.536Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:39:57 [2022-10-05T09:39:57.536Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:39:57 [2022-10-05T09:39:57.536Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:39:57 [2022-10-05T09:39:57.536Z] === RUN   TestRunContainerWithBridgeNone
09:39:59 [2022-10-05T09:39:59.435Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/create
09:39:59 [2022-10-05T09:39:59.435Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:39:59 [2022-10-05T09:39:59.435Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:39:59 [2022-10-05T09:39:59.435Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:39:59 [2022-10-05T09:39:59.435Z] === CONT  TestNetworkInvalidJSON/networks/create
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:39:59 [2022-10-05T09:39:59.435Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:39:59 [2022-10-05T09:39:59.435Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:39:59 [2022-10-05T09:39:59.435Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:39:59 [2022-10-05T09:39:59.435Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkList
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkList//networks
09:39:59 [2022-10-05T09:39:59.435Z] === PAUSE TestNetworkList//networks
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestNetworkList//networks/
09:39:59 [2022-10-05T09:39:59.435Z] === PAUSE TestNetworkList//networks/
09:39:59 [2022-10-05T09:39:59.435Z] === CONT  TestNetworkList//networks
09:39:59 [2022-10-05T09:39:59.435Z] === CONT  TestNetworkList//networks/
09:39:59 [2022-10-05T09:39:59.435Z] --- PASS: TestNetworkList (0.02s)
09:39:59 [2022-10-05T09:39:59.435Z]     --- PASS: TestNetworkList//networks (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:39:59 [2022-10-05T09:39:59.435Z] === RUN   TestHostIPv4BridgeLabel
09:39:59 [2022-10-05T09:39:59.693Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:39:59 [2022-10-05T09:39:59.693Z] === RUN   TestDaemonRestartWithLiveRestore
09:40:00 [2022-10-05T09:40:00.626Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:40:00 [2022-10-05T09:40:00.626Z] === RUN   TestDaemonDefaultNetworkPools
09:40:01 [2022-10-05T09:40:01.559Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
09:40:01 [2022-10-05T09:40:01.559Z] === RUN   TestDaemonRestartWithExistingNetwork
09:40:02 [2022-10-05T09:40:02.492Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
09:40:02 [2022-10-05T09:40:02.492Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:40:03 [2022-10-05T09:40:03.866Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:40:03 [2022-10-05T09:40:03.866Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:40:04 [2022-10-05T09:40:04.432Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:40:04 [2022-10-05T09:40:04.432Z] === RUN   TestServiceWithPredefinedNetwork
09:40:06 [2022-10-05T09:40:06.960Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
09:40:06 [2022-10-05T09:40:06.960Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:40:06 [2022-10-05T09:40:06.960Z]     service_test.go:242: FLAKY_TEST
09:40:06 [2022-10-05T09:40:06.960Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:40:06 [2022-10-05T09:40:06.960Z] === RUN   TestServiceWithDataPathPortInit
09:40:21 [2022-10-05T09:40:21.829Z] --- PASS: TestServiceWithDataPathPortInit (13.67s)
09:40:21 [2022-10-05T09:40:21.829Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:40:22 [2022-10-05T09:40:22.762Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y0qinw5nv6w7d57ppje6b8b3i Created:2022-10-05 09:40:21.551714484 +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[7ef474df01be20af1e533ea87cb29175538c632df32c9c96ad39dfa4443ee8ec:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.grk9pls1dit7kfyboe6hsdlw0 EndpointID:0d718a146057b46a92da26b016d7fdd20c5efb730ce29d57536e13078fa60a19 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8d6d71086482f89adbfb6ecc8ebb83419b93627b91c0c9c5caa6e0363086900d 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:fc386b9d9ee7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.grk9pls1dit7kfyboe6hsdlw0 EndpointID:0d718a146057b46a92da26b016d7fdd20c5efb730ce29d57536e13078fa60a19 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:40:28 [2022-10-05T09:40:28.056Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s)
09:40:28 [2022-10-05T09:40:28.056Z] PASS
09:40:28 [2022-10-05T09:40:28.056Z] 
09:40:28 [2022-10-05T09:40:28.056Z] === Skipped
09:40:28 [2022-10-05T09:40:28.056Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:40:28 [2022-10-05T09:40:28.056Z]     service_test.go:242: FLAKY_TEST
09:40:28 [2022-10-05T09:40:28.056Z] 
09:40:28 [2022-10-05T09:40:28.056Z] DONE 38 tests, 1 skipped in 43.576s
09:40:28 [2022-10-05T09:40:28.056Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:40:28 [2022-10-05T09:40:28.056Z] ++ 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
09:40:28 [2022-10-05T09:40:28.056Z] ++ set -e
09:40:28 [2022-10-05T09:40:28.056Z] ++ '[' -n 0 ']'
09:40:28 [2022-10-05T09:40:28.056Z] ++ set -x
09:40:28 [2022-10-05T09:40:28.057Z] ++ 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
09:40:28 [2022-10-05T09:40:28.057Z] INFO: Testing against a local daemon
09:40:28 [2022-10-05T09:40:28.057Z] === RUN   TestDockerNetworkIpvlanPersistance
09:40:28 [2022-10-05T09:40:28.057Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:40:28 [2022-10-05T09:40:28.057Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:40:28 [2022-10-05T09:40:28.057Z] === RUN   TestDockerNetworkIpvlan
09:40:28 [2022-10-05T09:40:28.057Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:40:28 [2022-10-05T09:40:28.057Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:40:28 [2022-10-05T09:40:28.057Z] PASS
09:40:28 [2022-10-05T09:40:28.057Z] 
09:40:28 [2022-10-05T09:40:28.057Z] === Skipped
09:40:28 [2022-10-05T09:40:28.057Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:40:28 [2022-10-05T09:40:28.057Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:40:28 [2022-10-05T09:40:28.057Z] 
09:40:28 [2022-10-05T09:40:28.057Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:40:28 [2022-10-05T09:40:28.057Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:40:28 [2022-10-05T09:40:28.057Z] 
09:40:28 [2022-10-05T09:40:28.057Z] DONE 2 tests, 2 skipped in 0.091s
09:40:28 [2022-10-05T09:40:28.057Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:40:28 [2022-10-05T09:40:28.057Z] ++ 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
09:40:28 [2022-10-05T09:40:28.057Z] ++ set -e
09:40:28 [2022-10-05T09:40:28.057Z] ++ '[' -n 0 ']'
09:40:28 [2022-10-05T09:40:28.057Z] ++ set -x
09:40:28 [2022-10-05T09:40:28.057Z] ++ 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
09:40:28 [2022-10-05T09:40:28.057Z] INFO: Testing against a local daemon
09:40:28 [2022-10-05T09:40:28.057Z] === RUN   TestDockerNetworkMacvlanPersistance
09:40:28 [2022-10-05T09:40:28.622Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
09:40:28 [2022-10-05T09:40:28.622Z] === RUN   TestDockerNetworkMacvlan
09:40:29 [2022-10-05T09:40:29.187Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:40:30 [2022-10-05T09:40:30.121Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:40:30 [2022-10-05T09:40:30.686Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:40:32 [2022-10-05T09:40:32.585Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:40:34 [2022-10-05T09:40:34.486Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:40:37 [2022-10-05T09:40:37.768Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:40:38 [2022-10-05T09:40:38.026Z] --- PASS: TestDockerNetworkMacvlan (9.43s)
09:40:38 [2022-10-05T09:40:38.026Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:40:38 [2022-10-05T09:40:38.026Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:40:38 [2022-10-05T09:40:38.026Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
09:40:38 [2022-10-05T09:40:38.026Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
09:40:38 [2022-10-05T09:40:38.026Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s)
09:40:38 [2022-10-05T09:40:38.026Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
09:40:38 [2022-10-05T09:40:38.026Z] PASS
09:40:38 [2022-10-05T09:40:38.026Z] 
09:40:38 [2022-10-05T09:40:38.026Z] DONE 8 tests in 10.762s
09:40:38 [2022-10-05T09:40:38.027Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:40:38 [2022-10-05T09:40:38.027Z] ++ 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
09:40:38 [2022-10-05T09:40:38.027Z] ++ set -e
09:40:38 [2022-10-05T09:40:38.027Z] ++ '[' -n 0 ']'
09:40:38 [2022-10-05T09:40:38.027Z] ++ set -x
09:40:38 [2022-10-05T09:40:38.027Z] ++ 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
09:40:38 [2022-10-05T09:40:38.027Z] testing: warning: no tests to run
09:40:38 [2022-10-05T09:40:38.027Z] PASS
09:40:38 [2022-10-05T09:40:38.027Z] 
09:40:38 [2022-10-05T09:40:38.027Z] DONE 0 tests in 0.026s
09:40:38 [2022-10-05T09:40:38.027Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:40:38 [2022-10-05T09:40:38.027Z] ++ 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
09:40:38 [2022-10-05T09:40:38.027Z] ++ set -e
09:40:38 [2022-10-05T09:40:38.027Z] ++ '[' -n 0 ']'
09:40:38 [2022-10-05T09:40:38.027Z] ++ set -x
09:40:38 [2022-10-05T09:40:38.027Z] ++ 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
09:40:38 [2022-10-05T09:40:38.285Z] INFO: Testing against a local daemon
09:40:38 [2022-10-05T09:40:38.285Z] === RUN   TestAuthZPluginAllowRequest
09:40:39 [2022-10-05T09:40:39.662Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
09:40:39 [2022-10-05T09:40:39.662Z] === RUN   TestAuthZPluginTLS
09:40:39 [2022-10-05T09:40:39.920Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:40:39 [2022-10-05T09:40:39.920Z] === RUN   TestAuthZPluginDenyRequest
09:40:40 [2022-10-05T09:40:40.486Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:40:40 [2022-10-05T09:40:40.486Z] === RUN   TestAuthZPluginAPIDenyResponse
09:40:41 [2022-10-05T09:40:41.051Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:40:41 [2022-10-05T09:40:41.051Z] === RUN   TestAuthZPluginDenyResponse
09:40:41 [2022-10-05T09:40:41.617Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:40:41 [2022-10-05T09:40:41.617Z] === RUN   TestAuthZPluginAllowEventStream
09:40:42 [2022-10-05T09:40:42.992Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
09:40:42 [2022-10-05T09:40:42.992Z] === RUN   TestAuthZPluginErrorResponse
09:40:43 [2022-10-05T09:40:43.250Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:40:43 [2022-10-05T09:40:43.250Z] === RUN   TestAuthZPluginErrorRequest
09:40:43 [2022-10-05T09:40:43.815Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:40:43 [2022-10-05T09:40:43.815Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:40:44 [2022-10-05T09:40:44.381Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:40:44 [2022-10-05T09:40:44.381Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:40:45 [2022-10-05T09:40:45.756Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
09:40:45 [2022-10-05T09:40:45.756Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:40:47 [2022-10-05T09:40:47.129Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s)
09:40:47 [2022-10-05T09:40:47.129Z] === RUN   TestAuthZPluginHeader
09:40:48 [2022-10-05T09:40:48.062Z] --- PASS: TestAuthZPluginHeader (0.70s)
09:40:48 [2022-10-05T09:40:48.062Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:40:48 [2022-10-05T09:40:48.062Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:40:48 [2022-10-05T09:40:48.062Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:40:48 [2022-10-05T09:40:48.062Z] === RUN   TestAuthZPluginV2Disable
09:40:48 [2022-10-05T09:40:48.062Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:40:48 [2022-10-05T09:40:48.062Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:40:48 [2022-10-05T09:40:48.062Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:40:48 [2022-10-05T09:40:48.062Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:40:48 [2022-10-05T09:40:48.062Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:40:48 [2022-10-05T09:40:48.062Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:40:48 [2022-10-05T09:40:48.062Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:40:48 [2022-10-05T09:40:48.062Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:40:48 [2022-10-05T09:40:48.062Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:41:06 [2022-10-05T09:41:06.172Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:41:06 [2022-10-05T09:41:06.172Z] PASS
09:41:06 [2022-10-05T09:41:06.172Z] 
09:41:06 [2022-10-05T09:41:06.172Z] === Skipped
09:41:06 [2022-10-05T09:41:06.172Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:41:06 [2022-10-05T09:41:06.172Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:06 [2022-10-05T09:41:06.172Z] 
09:41:06 [2022-10-05T09:41:06.172Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:41:06 [2022-10-05T09:41:06.172Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:06 [2022-10-05T09:41:06.172Z] 
09:41:06 [2022-10-05T09:41:06.172Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:41:06 [2022-10-05T09:41:06.172Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:06 [2022-10-05T09:41:06.172Z] 
09:41:06 [2022-10-05T09:41:06.172Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:41:06 [2022-10-05T09:41:06.172Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:06 [2022-10-05T09:41:06.172Z] 
09:41:06 [2022-10-05T09:41:06.172Z] DONE 17 tests, 4 skipped in 26.601s
09:41:06 [2022-10-05T09:41:06.172Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:41:06 [2022-10-05T09:41:06.172Z] ++ 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
09:41:06 [2022-10-05T09:41:06.172Z] ++ set -e
09:41:06 [2022-10-05T09:41:06.172Z] ++ '[' -n 0 ']'
09:41:06 [2022-10-05T09:41:06.172Z] ++ set -x
09:41:06 [2022-10-05T09:41:06.172Z] ++ 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
09:41:06 [2022-10-05T09:41:06.172Z] INFO: Testing against a local daemon
09:41:06 [2022-10-05T09:41:06.172Z] === RUN   TestPluginInvalidJSON
09:41:06 [2022-10-05T09:41:06.172Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:41:06 [2022-10-05T09:41:06.172Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:41:06 [2022-10-05T09:41:06.173Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:41:06 [2022-10-05T09:41:06.173Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:41:06 [2022-10-05T09:41:06.173Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:41:06 [2022-10-05T09:41:06.173Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:41:06 [2022-10-05T09:41:06.173Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:41:06 [2022-10-05T09:41:06.173Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:41:06 [2022-10-05T09:41:06.173Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInstall
09:41:06 [2022-10-05T09:41:06.173Z] === RUN   TestPluginInstall/no_auth
09:41:09 [2022-10-05T09:41:09.456Z] time="2022-10-05T09:41:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:41:09 [2022-10-05T09:41:09.456Z] time="2022-10-05T09:41:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c536c0aeb4858d52df2a2f387af117b5b801a782a377a70f253a7f6d6138c85" mediatype=application/vnd.docker.plugin.v1+json size=522
09:41:09 [2022-10-05T09:41:09.456Z] time="2022-10-05T09:41:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:41:09 [2022-10-05T09:41:09.456Z] time="2022-10-05T09:41:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c536c0aeb4858d52df2a2f387af117b5b801a782a377a70f253a7f6d6138c85" mediatype=application/vnd.docker.plugin.v1+json size=522
09:41:09 [2022-10-05T09:41:09.456Z] === RUN   TestPluginInstall/with_htpasswd
09:41:09 [2022-10-05T09:41:09.456Z] time="2022-10-05T09:41:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:41:09 [2022-10-05T09:41:09.456Z] time="2022-10-05T09:41:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:896f8056e1feeab4fcdf9efbc6fa38ad1d3c791a8925ae3cb30b16b4c6d58e83" mediatype=application/vnd.docker.plugin.v1+json size=522
09:41:09 [2022-10-05T09:41:09.456Z] time="2022-10-05T09:41:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:41:09 [2022-10-05T09:41:09.456Z] time="2022-10-05T09:41:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:896f8056e1feeab4fcdf9efbc6fa38ad1d3c791a8925ae3cb30b16b4c6d58e83" mediatype=application/vnd.docker.plugin.v1+json size=522
09:41:09 [2022-10-05T09:41:09.715Z] === RUN   TestPluginInstall/with_insecure
09:41:10 [2022-10-05T09:41:10.649Z] time="2022-10-05T09:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:41:10 [2022-10-05T09:41:10.649Z] time="2022-10-05T09:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28ba2d454634c53ca66fdee988afc787b8509a1216a621842dc3fae846752c36" mediatype=application/vnd.docker.plugin.v1+json size=522
09:41:10 [2022-10-05T09:41:10.649Z] time="2022-10-05T09:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:41:10 [2022-10-05T09:41:10.649Z] time="2022-10-05T09:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28ba2d454634c53ca66fdee988afc787b8509a1216a621842dc3fae846752c36" mediatype=application/vnd.docker.plugin.v1+json size=522
09:41:10 [2022-10-05T09:41:10.907Z]     plugin_test.go:196: [dc4970945b7b7] daemon is not started
09:41:10 [2022-10-05T09:41:10.907Z] --- PASS: TestPluginInstall (5.90s)
09:41:10 [2022-10-05T09:41:10.907Z]     --- PASS: TestPluginInstall/no_auth (4.26s)
09:41:10 [2022-10-05T09:41:10.907Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
09:41:10 [2022-10-05T09:41:10.907Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
09:41:10 [2022-10-05T09:41:10.907Z] === RUN   TestPluginsWithRuntimes
09:41:12 [2022-10-05T09:41:12.280Z] === RUN   TestPluginsWithRuntimes/No_Args
09:41:13 [2022-10-05T09:41:13.212Z] === RUN   TestPluginsWithRuntimes/With_Args
09:41:14 [2022-10-05T09:41:14.145Z] --- PASS: TestPluginsWithRuntimes (3.34s)
09:41:14 [2022-10-05T09:41:14.145Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
09:41:14 [2022-10-05T09:41:14.145Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
09:41:14 [2022-10-05T09:41:14.145Z] === RUN   TestPluginBackCompatMediaTypes
09:41:14 [2022-10-05T09:41:14.711Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
09:41:14 [2022-10-05T09:41:14.711Z] PASS
09:41:14 [2022-10-05T09:41:14.711Z] 
09:41:14 [2022-10-05T09:41:14.711Z] DONE 24 tests in 9.959s
09:41:14 [2022-10-05T09:41:14.711Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:41:14 [2022-10-05T09:41:14.711Z] ++ 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
09:41:14 [2022-10-05T09:41:14.711Z] ++ set -e
09:41:14 [2022-10-05T09:41:14.711Z] ++ '[' -n 0 ']'
09:41:14 [2022-10-05T09:41:14.711Z] ++ set -x
09:41:14 [2022-10-05T09:41:14.711Z] ++ 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
09:41:14 [2022-10-05T09:41:14.711Z] INFO: Testing against a local daemon
09:41:14 [2022-10-05T09:41:14.711Z] === RUN   TestExternalGraphDriver
09:41:15 [2022-10-05T09:41:15.276Z] === RUN   TestExternalGraphDriver/json
09:41:16 [2022-10-05T09:41:16.649Z] === RUN   TestExternalGraphDriver/spec
09:41:18 [2022-10-05T09:41:18.548Z] === RUN   TestExternalGraphDriver/pull
09:41:19 [2022-10-05T09:41:19.922Z] --- PASS: TestExternalGraphDriver (5.19s)
09:41:19 [2022-10-05T09:41:19.922Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
09:41:19 [2022-10-05T09:41:19.922Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
09:41:19 [2022-10-05T09:41:19.922Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
09:41:19 [2022-10-05T09:41:19.922Z] === RUN   TestGraphdriverPluginV2
09:41:20 [2022-10-05T09:41:20.487Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:20 [2022-10-05T09:41:20.487Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:41:20 [2022-10-05T09:41:20.487Z] PASS
09:41:20 [2022-10-05T09:41:20.487Z] 
09:41:20 [2022-10-05T09:41:20.487Z] === Skipped
09:41:20 [2022-10-05T09:41:20.487Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:41:20 [2022-10-05T09:41:20.487Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:20 [2022-10-05T09:41:20.487Z] 
09:41:20 [2022-10-05T09:41:20.487Z] DONE 5 tests, 1 skipped in 5.616s
09:41:20 [2022-10-05T09:41:20.488Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:41:20 [2022-10-05T09:41:20.488Z] ++ 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
09:41:20 [2022-10-05T09:41:20.488Z] ++ set -e
09:41:20 [2022-10-05T09:41:20.488Z] ++ '[' -n 0 ']'
09:41:20 [2022-10-05T09:41:20.488Z] ++ set -x
09:41:20 [2022-10-05T09:41:20.488Z] ++ 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
09:41:20 [2022-10-05T09:41:20.488Z] INFO: Testing against a local daemon
09:41:20 [2022-10-05T09:41:20.488Z] === RUN   TestContinueAfterPluginCrash
09:41:20 [2022-10-05T09:41:20.488Z] === PAUSE TestContinueAfterPluginCrash
09:41:20 [2022-10-05T09:41:20.488Z] === RUN   TestReadPluginNoRead
09:41:20 [2022-10-05T09:41:20.488Z] === PAUSE TestReadPluginNoRead
09:41:20 [2022-10-05T09:41:20.488Z] === RUN   TestDaemonStartWithLogOpt
09:41:20 [2022-10-05T09:41:20.488Z] === PAUSE TestDaemonStartWithLogOpt
09:41:20 [2022-10-05T09:41:20.488Z] === CONT  TestContinueAfterPluginCrash
09:41:20 [2022-10-05T09:41:20.488Z] === CONT  TestDaemonStartWithLogOpt
09:41:23 [2022-10-05T09:41:23.768Z] --- PASS: TestDaemonStartWithLogOpt (3.14s)
09:41:23 [2022-10-05T09:41:23.768Z] === CONT  TestReadPluginNoRead
09:41:26 [2022-10-05T09:41:26.297Z] === RUN   TestReadPluginNoRead/default
09:41:27 [2022-10-05T09:41:27.231Z] === RUN   TestReadPluginNoRead/disabled_caching
09:41:28 [2022-10-05T09:41:28.604Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:41:28 [2022-10-05T09:41:28.604Z] --- PASS: TestContinueAfterPluginCrash (8.05s)
09:41:29 [2022-10-05T09:41:29.537Z] === CONT  TestReadPluginNoRead
09:41:29 [2022-10-05T09:41:29.537Z]     read_test.go:91: [d953a030398d0] daemon is not started
09:41:29 [2022-10-05T09:41:29.537Z] --- PASS: TestReadPluginNoRead (5.96s)
09:41:29 [2022-10-05T09:41:29.537Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
09:41:29 [2022-10-05T09:41:29.537Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
09:41:29 [2022-10-05T09:41:29.537Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
09:41:29 [2022-10-05T09:41:29.537Z] PASS
09:41:29 [2022-10-05T09:41:29.537Z] 
09:41:29 [2022-10-05T09:41:29.537Z] DONE 6 tests in 9.221s
09:41:29 [2022-10-05T09:41:29.537Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:41:29 [2022-10-05T09:41:29.537Z] ++ 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
09:41:29 [2022-10-05T09:41:29.537Z] ++ set -e
09:41:29 [2022-10-05T09:41:29.537Z] ++ '[' -n 0 ']'
09:41:29 [2022-10-05T09:41:29.537Z] ++ set -x
09:41:29 [2022-10-05T09:41:29.537Z] ++ 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
09:41:29 [2022-10-05T09:41:29.537Z] testing: warning: no tests to run
09:41:29 [2022-10-05T09:41:29.537Z] PASS
09:41:29 [2022-10-05T09:41:29.537Z] 
09:41:29 [2022-10-05T09:41:29.537Z] DONE 0 tests in 0.032s
09:41:29 [2022-10-05T09:41:29.537Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:41:29 [2022-10-05T09:41:29.537Z] ++ 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
09:41:29 [2022-10-05T09:41:29.537Z] ++ set -e
09:41:29 [2022-10-05T09:41:29.537Z] ++ '[' -n 0 ']'
09:41:29 [2022-10-05T09:41:29.537Z] ++ set -x
09:41:29 [2022-10-05T09:41:29.537Z] ++ 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
09:41:29 [2022-10-05T09:41:29.795Z] INFO: Testing against a local daemon
09:41:29 [2022-10-05T09:41:29.795Z] === RUN   TestPluginWithDevMounts
09:41:29 [2022-10-05T09:41:29.795Z] === PAUSE TestPluginWithDevMounts
09:41:29 [2022-10-05T09:41:29.795Z] === CONT  TestPluginWithDevMounts
09:41:31 [2022-10-05T09:41:31.724Z] --- PASS: TestPluginWithDevMounts (1.65s)
09:41:31 [2022-10-05T09:41:31.724Z] PASS
09:41:31 [2022-10-05T09:41:31.724Z] 
09:41:31 [2022-10-05T09:41:31.724Z] DONE 1 tests in 1.752s
09:41:31 [2022-10-05T09:41:31.724Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:41:31 [2022-10-05T09:41:31.724Z] ++ 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
09:41:31 [2022-10-05T09:41:31.724Z] ++ set -e
09:41:31 [2022-10-05T09:41:31.724Z] ++ '[' -n 0 ']'
09:41:31 [2022-10-05T09:41:31.724Z] ++ set -x
09:41:31 [2022-10-05T09:41:31.724Z] ++ 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
09:41:31 [2022-10-05T09:41:31.724Z] INFO: Testing against a local daemon
09:41:31 [2022-10-05T09:41:31.724Z] === RUN   TestSecretInspect
09:41:33 [2022-10-05T09:41:33.623Z] --- PASS: TestSecretInspect (2.18s)
09:41:33 [2022-10-05T09:41:33.623Z] === RUN   TestSecretList
09:41:36 [2022-10-05T09:41:36.150Z] --- PASS: TestSecretList (2.28s)
09:41:36 [2022-10-05T09:41:36.150Z] === RUN   TestSecretsCreateAndDelete
09:41:38 [2022-10-05T09:41:38.676Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
09:41:38 [2022-10-05T09:41:38.676Z] === RUN   TestSecretsUpdate
09:41:40 [2022-10-05T09:41:40.575Z] --- PASS: TestSecretsUpdate (2.28s)
09:41:40 [2022-10-05T09:41:40.575Z] === RUN   TestTemplatedSecret
09:41:43 [2022-10-05T09:41:43.103Z] --- PASS: TestTemplatedSecret (2.44s)
09:41:43 [2022-10-05T09:41:43.103Z] === RUN   TestSecretCreateResolve
09:41:45 [2022-10-05T09:41:45.632Z] --- PASS: TestSecretCreateResolve (2.28s)
09:41:45 [2022-10-05T09:41:45.632Z] PASS
09:41:45 [2022-10-05T09:41:45.632Z] 
09:41:45 [2022-10-05T09:41:45.632Z] DONE 6 tests in 13.850s
09:41:45 [2022-10-05T09:41:45.632Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:41:45 [2022-10-05T09:41:45.632Z] ++ 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
09:41:45 [2022-10-05T09:41:45.632Z] ++ set -e
09:41:45 [2022-10-05T09:41:45.632Z] ++ '[' -n 0 ']'
09:41:45 [2022-10-05T09:41:45.632Z] ++ set -x
09:41:45 [2022-10-05T09:41:45.632Z] ++ 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
09:41:45 [2022-10-05T09:41:45.632Z] INFO: Testing against a local daemon
09:41:45 [2022-10-05T09:41:45.632Z] === RUN   TestServiceCreateInit
09:41:45 [2022-10-05T09:41:45.632Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:41:48 [2022-10-05T09:41:48.912Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:41:53 [2022-10-05T09:41:53.094Z] --- PASS: TestServiceCreateInit (7.37s)
09:41:53 [2022-10-05T09:41:53.094Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
09:41:53 [2022-10-05T09:41:53.094Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
09:41:53 [2022-10-05T09:41:53.094Z] === RUN   TestCreateServiceMultipleTimes
09:42:07 [2022-10-05T09:42:07.958Z] --- PASS: TestCreateServiceMultipleTimes (15.02s)
09:42:07 [2022-10-05T09:42:07.958Z] === RUN   TestCreateServiceConflict
09:42:09 [2022-10-05T09:42:09.857Z] --- PASS: TestCreateServiceConflict (2.18s)
09:42:09 [2022-10-05T09:42:09.857Z] === RUN   TestCreateServiceMaxReplicas
09:42:13 [2022-10-05T09:42:13.141Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
09:42:13 [2022-10-05T09:42:13.141Z] === RUN   TestCreateWithDuplicateNetworkNames
09:42:28 [2022-10-05T09:42:28.005Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
09:42:28 [2022-10-05T09:42:28.005Z] === RUN   TestCreateServiceSecretFileMode
09:42:28 [2022-10-05T09:42:28.005Z] --- PASS: TestCreateServiceSecretFileMode (2.37s)
09:42:28 [2022-10-05T09:42:28.005Z] === RUN   TestCreateServiceConfigFileMode
09:42:30 [2022-10-05T09:42:30.532Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
09:42:30 [2022-10-05T09:42:30.532Z] === RUN   TestCreateServiceSysctls
09:42:33 [2022-10-05T09:42:33.812Z] --- PASS: TestCreateServiceSysctls (3.15s)
09:42:33 [2022-10-05T09:42:33.812Z] === RUN   TestCreateServiceCapabilities
09:42:36 [2022-10-05T09:42:36.339Z] --- PASS: TestCreateServiceCapabilities (2.38s)
09:42:36 [2022-10-05T09:42:36.339Z] === RUN   TestInspect
09:42:38 [2022-10-05T09:42:38.868Z] --- PASS: TestInspect (2.65s)
09:42:38 [2022-10-05T09:42:38.868Z] === RUN   TestCreateJob
09:42:42 [2022-10-05T09:42:42.148Z] --- PASS: TestCreateJob (3.04s)
09:42:42 [2022-10-05T09:42:42.148Z] === RUN   TestReplicatedJob
09:42:47 [2022-10-05T09:42:47.411Z] --- PASS: TestReplicatedJob (4.70s)
09:42:47 [2022-10-05T09:42:47.411Z] === RUN   TestUpdateReplicatedJob
09:42:49 [2022-10-05T09:42:49.939Z] --- PASS: TestUpdateReplicatedJob (3.13s)
09:42:49 [2022-10-05T09:42:49.939Z] === RUN   TestServiceListWithStatuses
09:42:49 [2022-10-05T09:42:49.939Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:42:49 [2022-10-05T09:42:49.939Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:42:49 [2022-10-05T09:42:49.939Z] === RUN   TestDockerNetworkConnectAlias
09:42:54 [2022-10-05T09:42:54.126Z] --- PASS: TestDockerNetworkConnectAlias (4.16s)
09:42:54 [2022-10-05T09:42:54.126Z] === RUN   TestDockerNetworkReConnect
09:42:57 [2022-10-05T09:42:57.424Z] --- PASS: TestDockerNetworkReConnect (3.38s)
09:42:57 [2022-10-05T09:42:57.424Z] === RUN   TestServicePlugin
09:42:57 [2022-10-05T09:42:57.424Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:42:57 [2022-10-05T09:42:57.424Z] --- SKIP: TestServicePlugin (0.00s)
09:42:57 [2022-10-05T09:42:57.424Z] === RUN   TestServiceUpdateLabel
09:42:59 [2022-10-05T09:42:59.323Z] --- PASS: TestServiceUpdateLabel (2.20s)
09:42:59 [2022-10-05T09:42:59.323Z] === RUN   TestServiceUpdateSecrets
09:43:14 [2022-10-05T09:43:14.187Z] --- PASS: TestServiceUpdateSecrets (14.34s)
09:43:14 [2022-10-05T09:43:14.187Z] === RUN   TestServiceUpdateConfigs
09:43:29 [2022-10-05T09:43:29.052Z] --- PASS: TestServiceUpdateConfigs (14.41s)
09:43:29 [2022-10-05T09:43:29.052Z] === RUN   TestServiceUpdateNetwork
09:43:41 [2022-10-05T09:43:41.243Z] --- PASS: TestServiceUpdateNetwork (12.18s)
09:43:41 [2022-10-05T09:43:41.243Z] === RUN   TestServiceUpdatePidsLimit
09:43:41 [2022-10-05T09:43:41.501Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:43:42 [2022-10-05T09:43:42.066Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:43:50 [2022-10-05T09:43:50.171Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:43:56 [2022-10-05T09:43:56.753Z] --- PASS: TestServiceUpdatePidsLimit (15.94s)
09:43:56 [2022-10-05T09:43:56.753Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:43:56 [2022-10-05T09:43:56.753Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
09:43:56 [2022-10-05T09:43:56.753Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
09:43:56 [2022-10-05T09:43:56.753Z] PASS
09:43:56 [2022-10-05T09:43:56.753Z] 
09:43:56 [2022-10-05T09:43:56.753Z] === Skipped
09:43:56 [2022-10-05T09:43:56.753Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:43:56 [2022-10-05T09:43:56.753Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:43:56 [2022-10-05T09:43:56.753Z] 
09:43:56 [2022-10-05T09:43:56.753Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:43:56 [2022-10-05T09:43:56.753Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:43:56 [2022-10-05T09:43:56.753Z] 
09:43:56 [2022-10-05T09:43:56.753Z] DONE 27 tests, 2 skipped in 130.932s
09:43:56 [2022-10-05T09:43:56.753Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:43:56 [2022-10-05T09:43:56.753Z] ++ 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
09:43:56 [2022-10-05T09:43:56.753Z] ++ set -e
09:43:56 [2022-10-05T09:43:56.753Z] ++ '[' -n 0 ']'
09:43:56 [2022-10-05T09:43:56.753Z] ++ set -x
09:43:56 [2022-10-05T09:43:56.753Z] ++ 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
09:43:56 [2022-10-05T09:43:56.753Z] INFO: Testing against a local daemon
09:43:56 [2022-10-05T09:43:56.753Z] === RUN   TestSessionCreate
09:43:56 [2022-10-05T09:43:56.753Z] --- PASS: TestSessionCreate (0.02s)
09:43:56 [2022-10-05T09:43:56.753Z] === RUN   TestSessionCreateWithBadUpgrade
09:43:56 [2022-10-05T09:43:56.753Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:43:56 [2022-10-05T09:43:56.753Z] PASS
09:43:56 [2022-10-05T09:43:56.753Z] 
09:43:56 [2022-10-05T09:43:56.753Z] DONE 2 tests in 0.130s
09:43:56 [2022-10-05T09:43:56.753Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:43:56 [2022-10-05T09:43:56.753Z] ++ 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
09:43:56 [2022-10-05T09:43:56.753Z] ++ set -e
09:43:56 [2022-10-05T09:43:56.753Z] ++ '[' -n 0 ']'
09:43:56 [2022-10-05T09:43:56.753Z] ++ set -x
09:43:56 [2022-10-05T09:43:56.753Z] ++ 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
09:43:56 [2022-10-05T09:43:56.753Z] INFO: Testing against a local daemon
09:43:56 [2022-10-05T09:43:56.753Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:43:56 [2022-10-05T09:43:56.753Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:43:56 [2022-10-05T09:43:56.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:43:56 [2022-10-05T09:43:56.753Z] === RUN   TestDiskUsage
09:43:56 [2022-10-05T09:43:56.753Z] === PAUSE TestDiskUsage
09:43:56 [2022-10-05T09:43:56.753Z] === RUN   TestEventsExecDie
09:43:57 [2022-10-05T09:43:57.011Z] --- PASS: TestEventsExecDie (0.50s)
09:43:57 [2022-10-05T09:43:57.011Z] === RUN   TestEventsBackwardsCompatible
09:43:57 [2022-10-05T09:43:57.011Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:43:57 [2022-10-05T09:43:57.011Z] === RUN   TestEventsVolumeCreate
09:43:57 [2022-10-05T09:43:57.011Z] --- PASS: TestEventsVolumeCreate (0.06s)
09:43:57 [2022-10-05T09:43:57.011Z] === RUN   TestInfoBinaryCommits
09:43:57 [2022-10-05T09:43:57.011Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:43:57 [2022-10-05T09:43:57.011Z] === RUN   TestInfoAPIVersioned
09:43:57 [2022-10-05T09:43:57.011Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:43:57 [2022-10-05T09:43:57.011Z] === RUN   TestInfoAPI
09:43:57 [2022-10-05T09:43:57.269Z] --- PASS: TestInfoAPI (0.02s)
09:43:57 [2022-10-05T09:43:57.269Z] === RUN   TestInfoAPIWarnings
09:44:15 [2022-10-05T09:44:15.335Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:44:15 [2022-10-05T09:44:15.335Z] === RUN   TestInfoDebug
09:44:15 [2022-10-05T09:44:15.335Z] --- PASS: TestInfoDebug (0.52s)
09:44:15 [2022-10-05T09:44:15.335Z] === RUN   TestInfoInsecureRegistries
09:44:15 [2022-10-05T09:44:15.335Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:44:15 [2022-10-05T09:44:15.335Z] === RUN   TestInfoRegistryMirrors
09:44:15 [2022-10-05T09:44:15.335Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:44:15 [2022-10-05T09:44:15.335Z] === RUN   TestLoginFailsWithBadCredentials
09:44:15 [2022-10-05T09:44:15.593Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
09:44:15 [2022-10-05T09:44:15.593Z] === RUN   TestPingCacheHeaders
09:44:15 [2022-10-05T09:44:15.593Z] --- PASS: TestPingCacheHeaders (0.02s)
09:44:15 [2022-10-05T09:44:15.593Z] === RUN   TestPingGet
09:44:15 [2022-10-05T09:44:15.593Z] --- PASS: TestPingGet (0.02s)
09:44:15 [2022-10-05T09:44:15.593Z] === RUN   TestPingHead
09:44:15 [2022-10-05T09:44:15.593Z] --- PASS: TestPingHead (0.02s)
09:44:15 [2022-10-05T09:44:15.593Z] === RUN   TestPingSwarmHeader
09:44:16 [2022-10-05T09:44:16.158Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:44:16 [2022-10-05T09:44:16.417Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:44:17 [2022-10-05T09:44:17.352Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:44:17 [2022-10-05T09:44:17.352Z] --- PASS: TestPingSwarmHeader (1.68s)
09:44:17 [2022-10-05T09:44:17.352Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:44:17 [2022-10-05T09:44:17.352Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:44:17 [2022-10-05T09:44:17.352Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:44:17 [2022-10-05T09:44:17.352Z] === RUN   TestPingBuilderHeader
09:44:17 [2022-10-05T09:44:17.352Z] === RUN   TestPingBuilderHeader/default_config
09:44:17 [2022-10-05T09:44:17.918Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:44:18 [2022-10-05T09:44:18.483Z] --- PASS: TestPingBuilderHeader (1.05s)
09:44:18 [2022-10-05T09:44:18.483Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:44:18 [2022-10-05T09:44:18.483Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:44:18 [2022-10-05T09:44:18.483Z] === RUN   TestVersion
09:44:18 [2022-10-05T09:44:18.483Z] --- PASS: TestVersion (0.03s)
09:44:18 [2022-10-05T09:44:18.483Z] === CONT  TestDiskUsage
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/container_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/image_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/volume_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.049Z] === RUN   TestDiskUsage/after_container.Run
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:44:19 [2022-10-05T09:44:19.615Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:44:19 [2022-10-05T09:44:19.615Z] --- PASS: TestDiskUsage (1.16s)
09:44:19 [2022-10-05T09:44:19.615Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z] PASS
09:44:19 [2022-10-05T09:44:19.615Z] 
09:44:19 [2022-10-05T09:44:19.615Z] === Skipped
09:44:19 [2022-10-05T09:44:19.615Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:44:19 [2022-10-05T09:44:19.615Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:44:19 [2022-10-05T09:44:19.615Z] 
09:44:19 [2022-10-05T09:44:19.615Z] DONE 57 tests, 1 skipped in 23.248s
09:44:19 [2022-10-05T09:44:19.615Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:44:19 [2022-10-05T09:44:19.616Z] ++ 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
09:44:19 [2022-10-05T09:44:19.616Z] ++ set -e
09:44:19 [2022-10-05T09:44:19.616Z] ++ '[' -n 0 ']'
09:44:19 [2022-10-05T09:44:19.616Z] ++ set -x
09:44:19 [2022-10-05T09:44:19.616Z] ++ 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
09:44:19 [2022-10-05T09:44:19.616Z] INFO: Testing against a local daemon
09:44:19 [2022-10-05T09:44:19.616Z] === RUN   TestVolumesCreateAndList
09:44:19 [2022-10-05T09:44:19.874Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:44:19 [2022-10-05T09:44:19.874Z] === RUN   TestVolumesRemove
09:44:19 [2022-10-05T09:44:19.874Z] --- PASS: TestVolumesRemove (0.07s)
09:44:19 [2022-10-05T09:44:19.874Z] === RUN   TestVolumesInspect
09:44:19 [2022-10-05T09:44:19.874Z] --- PASS: TestVolumesInspect (0.02s)
09:44:19 [2022-10-05T09:44:19.874Z] === RUN   TestVolumesInvalidJSON
09:44:19 [2022-10-05T09:44:19.874Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:44:19 [2022-10-05T09:44:19.874Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:44:19 [2022-10-05T09:44:19.874Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:44:19 [2022-10-05T09:44:19.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:44:19 [2022-10-05T09:44:19.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:44:19 [2022-10-05T09:44:19.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:44:19 [2022-10-05T09:44:19.874Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:44:19 [2022-10-05T09:44:19.874Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:44:19 [2022-10-05T09:44:19.874Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:44:19 [2022-10-05T09:44:19.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:44:19 [2022-10-05T09:44:19.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:44:19 [2022-10-05T09:44:19.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:44:19 [2022-10-05T09:44:19.874Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:44:19 [2022-10-05T09:44:19.874Z] PASS
09:44:19 [2022-10-05T09:44:19.874Z] 
09:44:19 [2022-10-05T09:44:19.874Z] DONE 9 tests in 0.213s
09:44:19 [2022-10-05T09:44:19.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:44:19 [2022-10-05T09:44:19.874Z] ++++ cat bundles/test-integration/docker.pid
09:44:20 [2022-10-05T09:44:20.131Z] +++ kill 14848
09:44:20 [2022-10-05T09:44:20.131Z] +++ /etc/init.d/apparmor stop
09:44:20 [2022-10-05T09:44:20.131Z] Leaving: AppArmorNo profiles have been unloaded.
09:44:20 [2022-10-05T09:44:20.131Z] 
09:44:20 [2022-10-05T09:44:20.131Z] Unloading profiles will leave already running processes permanently
09:44:20 [2022-10-05T09:44:20.131Z] unconfined, which can lead to unexpected situations.
09:44:20 [2022-10-05T09:44:20.131Z] 
09:44:20 [2022-10-05T09:44:20.131Z] To set a process to complain mode, use the command line tool
09:44:20 [2022-10-05T09:44:20.131Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:44:20 [2022-10-05T09:44:20.131Z] +++ true
09:44:20 [2022-10-05T09:44:20.131Z] exiting test-integration
09:44:20 [2022-10-05T09:44:20.131Z] ++ exit 0
09:44:20 [2022-10-05T09:44:20.131Z] 
Post stage
[Pipeline] junit
09:44:21 [2022-10-05T09:44:21.077Z] Recording test results
09:44:21 [2022-10-05T09:44:21.237Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:44:21 [2022-10-05T09:44:21.551Z] + echo Ensuring container killed.
09:44:21 [2022-10-05T09:44:21.551Z] Ensuring container killed.
09:44:21 [2022-10-05T09:44:21.551Z] + docker rm -vf docker-pr1
09:44:21 [2022-10-05T09:44:21.551Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:44:21 [2022-10-05T09:44:21.829Z] + echo Chowning /workspace to jenkins user
09:44:21 [2022-10-05T09:44:21.829Z] Chowning /workspace to jenkins user
09:44:21 [2022-10-05T09:44:21.829Z] + id -u
09:44:21 [2022-10-05T09:44:21.829Z] + id -g
09:44:21 [2022-10-05T09:44:21.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44251:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:44:23 [2022-10-05T09:44:23.526Z] + bundleName=arm64-integration
09:44:23 [2022-10-05T09:44:23.526Z] + echo Creating arm64-integration-bundles.tar.gz
09:44:23 [2022-10-05T09:44:23.526Z] Creating arm64-integration-bundles.tar.gz
09:44:23 [2022-10-05T09:44:23.526Z] + xargs tar -czf arm64-integration-bundles.tar.gz
09:44:23 [2022-10-05T09:44:23.526Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
09:44:23 [2022-10-05T09:44:23.795Z] Archiving artifacts
09:44:24 [2022-10-05T09:44:24.021Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44251/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:44:24 [2022-10-05T09:44:24.315Z] + make clean
09:44:24 [2022-10-05T09:44:24.574Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:44:24 [2022-10-05T09:44:24.574Z] docker-dev-cache
09:44:24 [2022-10-05T09:44:24.574Z] 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