Skip to content
Success

Console Output

Skipping 547 KB.. Full Log
23:30:46 [2022-10-15T23:30:46.201Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:30:46 [2022-10-15T23:30:46.201Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:30:46 [2022-10-15T23:30:46.201Z] === RUN   TestContainerStartOnDaemonRestart
23:30:46 [2022-10-15T23:30:46.201Z] === PAUSE TestContainerStartOnDaemonRestart
23:30:46 [2022-10-15T23:30:46.201Z] === RUN   TestDaemonRestartIpcMode
23:30:46 [2022-10-15T23:30:46.201Z] === PAUSE TestDaemonRestartIpcMode
23:30:46 [2022-10-15T23:30:46.201Z] === RUN   TestDaemonHostGatewayIP
23:30:46 [2022-10-15T23:30:46.201Z] === PAUSE TestDaemonHostGatewayIP
23:30:46 [2022-10-15T23:30:46.201Z] === RUN   TestRestartDaemonWithRestartingContainer
23:30:46 [2022-10-15T23:30:46.201Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:30:46 [2022-10-15T23:30:46.201Z] === RUN   TestContainerKillOnDaemonStart
23:30:46 [2022-10-15T23:30:46.201Z] === PAUSE TestContainerKillOnDaemonStart
23:30:46 [2022-10-15T23:30:46.201Z] === RUN   TestDiff
23:30:46 [2022-10-15T23:30:46.772Z] --- PASS: TestDiff (0.46s)
23:30:46 [2022-10-15T23:30:46.772Z] === RUN   TestExecConsoleSize
23:30:47 [2022-10-15T23:30:47.345Z] --- PASS: TestExecConsoleSize (0.59s)
23:30:47 [2022-10-15T23:30:47.345Z] === RUN   TestExecWithCloseStdin
23:30:47 [2022-10-15T23:30:47.916Z] --- PASS: TestExecWithCloseStdin (0.51s)
23:30:47 [2022-10-15T23:30:47.916Z] === RUN   TestExec
23:30:48 [2022-10-15T23:30:48.177Z] --- PASS: TestExec (0.50s)
23:30:48 [2022-10-15T23:30:48.177Z] === RUN   TestExecUser
23:30:48 [2022-10-15T23:30:48.749Z] --- PASS: TestExecUser (0.48s)
23:30:48 [2022-10-15T23:30:48.749Z] === RUN   TestExportContainerAndImportImage
23:30:49 [2022-10-15T23:30:49.321Z] --- PASS: TestExportContainerAndImportImage (0.62s)
23:30:49 [2022-10-15T23:30:49.321Z] === RUN   TestExportContainerAfterDaemonRestart
23:30:50 [2022-10-15T23:30:50.706Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
23:30:50 [2022-10-15T23:30:50.706Z] === RUN   TestHealthCheckWorkdir
23:30:51 [2022-10-15T23:30:51.278Z] --- PASS: TestHealthCheckWorkdir (0.55s)
23:30:51 [2022-10-15T23:30:51.278Z] === RUN   TestHealthKillContainer
23:30:59 [2022-10-15T23:30:59.429Z] --- PASS: TestHealthKillContainer (7.87s)
23:30:59 [2022-10-15T23:30:59.429Z] === RUN   TestHealthCheckProcessKilled
23:30:59 [2022-10-15T23:30:59.689Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
23:30:59 [2022-10-15T23:30:59.689Z] === RUN   TestInspectCpusetInConfigPre120
23:31:00 [2022-10-15T23:31:00.261Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
23:31:00 [2022-10-15T23:31:00.261Z] === RUN   TestIpcModeNone
23:31:00 [2022-10-15T23:31:00.836Z] --- PASS: TestIpcModeNone (0.50s)
23:31:00 [2022-10-15T23:31:00.836Z] === RUN   TestIpcModePrivate
23:31:01 [2022-10-15T23:31:01.098Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
23:31:01 [2022-10-15T23:31:01.098Z] --- PASS: TestIpcModePrivate (0.52s)
23:31:01 [2022-10-15T23:31:01.098Z] === RUN   TestIpcModeShareable
23:31:01 [2022-10-15T23:31:01.670Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
23:31:01 [2022-10-15T23:31:01.670Z] --- PASS: TestIpcModeShareable (0.52s)
23:31:01 [2022-10-15T23:31:01.670Z] === RUN   TestAPIIpcModeShareableAndContainer
23:31:03 [2022-10-15T23:31:03.583Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
23:31:03 [2022-10-15T23:31:03.583Z] === RUN   TestAPIIpcModeHost
23:31:03 [2022-10-15T23:31:03.583Z] --- PASS: TestAPIIpcModeHost (0.38s)
23:31:03 [2022-10-15T23:31:03.583Z] === RUN   TestDaemonIpcModeShareable
23:31:04 [2022-10-15T23:31:04.524Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:31:04 [2022-10-15T23:31:04.785Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
23:31:04 [2022-10-15T23:31:04.785Z] === RUN   TestDaemonIpcModePrivate
23:31:06 [2022-10-15T23:31:06.171Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:31:06 [2022-10-15T23:31:06.171Z] --- PASS: TestDaemonIpcModePrivate (1.28s)
23:31:06 [2022-10-15T23:31:06.171Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:31:07 [2022-10-15T23:31:07.112Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:31:07 [2022-10-15T23:31:07.373Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
23:31:07 [2022-10-15T23:31:07.373Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:31:08 [2022-10-15T23:31:08.314Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:31:08 [2022-10-15T23:31:08.314Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
23:31:08 [2022-10-15T23:31:08.314Z] === RUN   TestIpcModeOlderClient
23:31:08 [2022-10-15T23:31:08.314Z] === PAUSE TestIpcModeOlderClient
23:31:08 [2022-10-15T23:31:08.314Z] === RUN   TestKillContainerInvalidSignal
23:31:08 [2022-10-15T23:31:08.885Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
23:31:08 [2022-10-15T23:31:08.885Z] === RUN   TestKillContainer
23:31:08 [2022-10-15T23:31:08.885Z] === RUN   TestKillContainer/no_signal
23:31:09 [2022-10-15T23:31:09.456Z] === RUN   TestKillContainer/non_killing_signal
23:31:09 [2022-10-15T23:31:09.717Z] === RUN   TestKillContainer/killing_signal
23:31:10 [2022-10-15T23:31:10.289Z] --- PASS: TestKillContainer (1.34s)
23:31:10 [2022-10-15T23:31:10.289Z]     --- PASS: TestKillContainer/no_signal (0.42s)
23:31:10 [2022-10-15T23:31:10.289Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
23:31:10 [2022-10-15T23:31:10.289Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
23:31:10 [2022-10-15T23:31:10.289Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:31:10 [2022-10-15T23:31:10.289Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:31:10 [2022-10-15T23:31:10.861Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:31:11 [2022-10-15T23:31:11.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s)
23:31:11 [2022-10-15T23:31:11.433Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
23:31:11 [2022-10-15T23:31:11.433Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
23:31:11 [2022-10-15T23:31:11.433Z] === RUN   TestKillStoppedContainer
23:31:11 [2022-10-15T23:31:11.694Z] --- PASS: TestKillStoppedContainer (0.05s)
23:31:11 [2022-10-15T23:31:11.694Z] === RUN   TestKillStoppedContainerAPIPre120
23:31:11 [2022-10-15T23:31:11.694Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
23:31:11 [2022-10-15T23:31:11.694Z] === RUN   TestKillDifferentUserContainer
23:31:11 [2022-10-15T23:31:11.955Z] --- PASS: TestKillDifferentUserContainer (0.43s)
23:31:11 [2022-10-15T23:31:11.955Z] === RUN   TestInspectOomKilledTrue
23:31:12 [2022-10-15T23:31:12.526Z] --- PASS: TestInspectOomKilledTrue (0.57s)
23:31:12 [2022-10-15T23:31:12.526Z] === RUN   TestInspectOomKilledFalse
23:31:13 [2022-10-15T23:31:13.098Z] --- PASS: TestInspectOomKilledFalse (0.42s)
23:31:13 [2022-10-15T23:31:13.098Z] === RUN   TestLinksEtcHostsContentMatch
23:31:13 [2022-10-15T23:31:13.358Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
23:31:13 [2022-10-15T23:31:13.358Z] === RUN   TestLinksContainerNames
23:31:14 [2022-10-15T23:31:14.301Z] --- PASS: TestLinksContainerNames (0.85s)
23:31:14 [2022-10-15T23:31:14.301Z] === RUN   TestLogsFollowTailEmpty
23:31:14 [2022-10-15T23:31:14.561Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
23:31:14 [2022-10-15T23:31:14.561Z] === RUN   TestLogs
23:31:14 [2022-10-15T23:31:14.561Z] === RUN   TestLogs/driver_local
23:31:14 [2022-10-15T23:31:14.561Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:31:14 [2022-10-15T23:31:14.561Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:31:14 [2022-10-15T23:31:14.561Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:31:14 [2022-10-15T23:31:14.561Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:31:14 [2022-10-15T23:31:14.561Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:31:14 [2022-10-15T23:31:14.561Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:31:15 [2022-10-15T23:31:15.503Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:31:15 [2022-10-15T23:31:15.503Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:31:16 [2022-10-15T23:31:16.074Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:31:16 [2022-10-15T23:31:16.074Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:31:16 [2022-10-15T23:31:16.649Z] === RUN   TestLogs/driver_json-file
23:31:16 [2022-10-15T23:31:16.649Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:31:16 [2022-10-15T23:31:16.649Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:31:16 [2022-10-15T23:31:16.649Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:31:16 [2022-10-15T23:31:16.649Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:31:16 [2022-10-15T23:31:16.649Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:31:16 [2022-10-15T23:31:16.649Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:31:17 [2022-10-15T23:31:17.221Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:31:17 [2022-10-15T23:31:17.481Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:31:18 [2022-10-15T23:31:18.052Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:31:18 [2022-10-15T23:31:18.052Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:31:18 [2022-10-15T23:31:18.623Z] --- PASS: TestLogs (4.04s)
23:31:18 [2022-10-15T23:31:18.623Z]     --- PASS: TestLogs/driver_local (0.01s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.82s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.86s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
23:31:18 [2022-10-15T23:31:18.623Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.80s)
23:31:18 [2022-10-15T23:31:18.623Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s)
23:31:18 [2022-10-15T23:31:18.623Z] === RUN   TestContainerNetworkMountsNoChown
23:31:19 [2022-10-15T23:31:19.194Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/default
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/default
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/private
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/private
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rprivate
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rprivate
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/slave
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/slave
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rslave
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rslave
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/shared
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/shared
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rshared
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rshared
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/default
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/default/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/default/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/rshared
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/shared
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/rslave
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/slave
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/rprivate
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/private
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/private/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/private/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/default/bind_root
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/default/mount_root
23:31:19 [2022-10-15T23:31:19.194Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:31:19 [2022-10-15T23:31:19.455Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/private/bind_root
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/private/mount_root
23:31:19 [2022-10-15T23:31:19.715Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:31:19 [2022-10-15T23:31:19.715Z] --- PASS: TestMountDaemonRoot (0.02s)
23:31:19 [2022-10-15T23:31:19.715Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
23:31:19 [2022-10-15T23:31:19.715Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
23:31:19 [2022-10-15T23:31:19.715Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:31:19 [2022-10-15T23:31:19.715Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
23:31:19 [2022-10-15T23:31:19.715Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:31:19 [2022-10-15T23:31:19.715Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:31:19 [2022-10-15T23:31:19.715Z] === RUN   TestContainerBindMountNonRecursive
23:31:21 [2022-10-15T23:31:21.102Z] --- PASS: TestContainerBindMountNonRecursive (1.43s)
23:31:21 [2022-10-15T23:31:21.102Z] === RUN   TestContainerVolumesMountedAsShared
23:31:21 [2022-10-15T23:31:21.674Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
23:31:21 [2022-10-15T23:31:21.674Z] === RUN   TestContainerVolumesMountedAsSlave
23:31:21 [2022-10-15T23:31:21.935Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
23:31:21 [2022-10-15T23:31:21.935Z] === RUN   TestNetworkNat
23:31:22 [2022-10-15T23:31:22.506Z] --- PASS: TestNetworkNat (0.50s)
23:31:22 [2022-10-15T23:31:22.506Z] === RUN   TestNetworkLocalhostTCPNat
23:31:23 [2022-10-15T23:31:23.077Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
23:31:23 [2022-10-15T23:31:23.077Z] === RUN   TestNetworkLoopbackNat
23:31:25 [2022-10-15T23:31:25.620Z] --- PASS: TestNetworkLoopbackNat (2.59s)
23:31:25 [2022-10-15T23:31:25.620Z] === RUN   TestPause
23:31:26 [2022-10-15T23:31:26.192Z] --- PASS: TestPause (0.46s)
23:31:26 [2022-10-15T23:31:26.192Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:31:26 [2022-10-15T23:31:26.192Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:31:26 [2022-10-15T23:31:26.192Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:31:26 [2022-10-15T23:31:26.192Z] === RUN   TestPauseStopPausedContainer
23:31:26 [2022-10-15T23:31:26.453Z] --- PASS: TestPauseStopPausedContainer (0.48s)
23:31:26 [2022-10-15T23:31:26.453Z] === RUN   TestPidHost
23:31:27 [2022-10-15T23:31:27.394Z] --- PASS: TestPidHost (0.99s)
23:31:27 [2022-10-15T23:31:27.394Z] === RUN   TestPsFilter
23:31:27 [2022-10-15T23:31:27.654Z] --- PASS: TestPsFilter (0.13s)
23:31:27 [2022-10-15T23:31:27.654Z] === RUN   TestRemoveContainerWithRemovedVolume
23:31:28 [2022-10-15T23:31:28.225Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
23:31:28 [2022-10-15T23:31:28.225Z] === RUN   TestRemoveContainerWithVolume
23:31:28 [2022-10-15T23:31:28.485Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
23:31:28 [2022-10-15T23:31:28.485Z] === RUN   TestRemoveContainerRunning
23:31:29 [2022-10-15T23:31:29.056Z] --- PASS: TestRemoveContainerRunning (0.43s)
23:31:29 [2022-10-15T23:31:29.056Z] === RUN   TestRemoveContainerForceRemoveRunning
23:31:29 [2022-10-15T23:31:29.316Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
23:31:29 [2022-10-15T23:31:29.316Z] === RUN   TestRemoveInvalidContainer
23:31:29 [2022-10-15T23:31:29.316Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:31:29 [2022-10-15T23:31:29.316Z] === RUN   TestRenameLinkedContainer
23:31:31 [2022-10-15T23:31:31.312Z] --- PASS: TestRenameLinkedContainer (1.83s)
23:31:31 [2022-10-15T23:31:31.313Z] === RUN   TestRenameStoppedContainer
23:31:31 [2022-10-15T23:31:31.576Z] --- PASS: TestRenameStoppedContainer (0.44s)
23:31:31 [2022-10-15T23:31:31.576Z] === RUN   TestRenameRunningContainerAndReuse
23:31:32 [2022-10-15T23:31:32.518Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
23:31:32 [2022-10-15T23:31:32.518Z] === RUN   TestRenameInvalidName
23:31:33 [2022-10-15T23:31:33.089Z] --- PASS: TestRenameInvalidName (0.44s)
23:31:33 [2022-10-15T23:31:33.089Z] === RUN   TestRenameAnonymousContainer
23:31:34 [2022-10-15T23:31:34.472Z] --- PASS: TestRenameAnonymousContainer (1.60s)
23:31:34 [2022-10-15T23:31:34.472Z] === RUN   TestRenameContainerWithSameName
23:31:35 [2022-10-15T23:31:35.042Z] --- PASS: TestRenameContainerWithSameName (0.43s)
23:31:35 [2022-10-15T23:31:35.042Z] === RUN   TestRenameContainerWithLinkedContainer
23:31:35 [2022-10-15T23:31:35.983Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
23:31:35 [2022-10-15T23:31:35.983Z] === RUN   TestResize
23:31:36 [2022-10-15T23:31:36.252Z] --- PASS: TestResize (0.45s)
23:31:36 [2022-10-15T23:31:36.252Z] === RUN   TestResizeWithInvalidSize
23:31:36 [2022-10-15T23:31:36.823Z] --- PASS: TestResizeWithInvalidSize (0.44s)
23:31:36 [2022-10-15T23:31:36.823Z] === RUN   TestResizeWhenContainerNotStarted
23:31:37 [2022-10-15T23:31:37.394Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s)
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:31:37 [2022-10-15T23:31:37.394Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:31:38 [2022-10-15T23:31:38.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:31:39 [2022-10-15T23:31:39.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:31:39 [2022-10-15T23:31:39.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:31:40 [2022-10-15T23:31:40.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:41 [2022-10-15T23:31:41.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:43 [2022-10-15T23:31:43.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:31:44 [2022-10-15T23:31:44.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:31:47 [2022-10-15T23:31:47.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:31:48 [2022-10-15T23:31:48.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:31:49 [2022-10-15T23:31:49.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:31:50 [2022-10-15T23:31:50.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:31:50 [2022-10-15T23:31:50.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:31:51 [2022-10-15T23:31:51.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:31:52 [2022-10-15T23:31:52.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:31:54 [2022-10-15T23:31:54.412Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s)
23:31:54 [2022-10-15T23:31:54.412Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s)
23:31:54 [2022-10-15T23:31:54.412Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:31:54 [2022-10-15T23:31:54.412Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:31:54 [2022-10-15T23:31:54.982Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:31:55 [2022-10-15T23:31:55.924Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
23:31:55 [2022-10-15T23:31:55.924Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
23:31:55 [2022-10-15T23:31:55.924Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s)
23:31:55 [2022-10-15T23:31:55.924Z] === RUN   TestCgroupNamespacesRun
23:31:57 [2022-10-15T23:31:57.306Z] --- PASS: TestCgroupNamespacesRun (1.17s)
23:31:57 [2022-10-15T23:31:57.306Z] === RUN   TestCgroupNamespacesRunPrivileged
23:31:58 [2022-10-15T23:31:58.247Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
23:31:58 [2022-10-15T23:31:58.247Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:31:59 [2022-10-15T23:31:59.629Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
23:31:59 [2022-10-15T23:31:59.629Z] === RUN   TestCgroupNamespacesRunHostMode
23:32:00 [2022-10-15T23:32:00.570Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
23:32:00 [2022-10-15T23:32:00.570Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:32:01 [2022-10-15T23:32:01.953Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
23:32:01 [2022-10-15T23:32:01.953Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:32:02 [2022-10-15T23:32:02.895Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
23:32:02 [2022-10-15T23:32:02.895Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:32:03 [2022-10-15T23:32:03.835Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
23:32:03 [2022-10-15T23:32:03.835Z] === RUN   TestCgroupNamespacesRunOlderClient
23:32:05 [2022-10-15T23:32:05.217Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.32s)
23:32:05 [2022-10-15T23:32:05.217Z] === RUN   TestNISDomainname
23:32:05 [2022-10-15T23:32:05.478Z] --- PASS: TestNISDomainname (0.57s)
23:32:05 [2022-10-15T23:32:05.478Z] === RUN   TestHostnameDnsResolution
23:32:06 [2022-10-15T23:32:06.418Z] --- PASS: TestHostnameDnsResolution (0.72s)
23:32:06 [2022-10-15T23:32:06.419Z] === RUN   TestUnprivilegedPortsAndPing
23:32:06 [2022-10-15T23:32:06.680Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
23:32:06 [2022-10-15T23:32:06.680Z] === RUN   TestPrivilegedHostDevices
23:32:07 [2022-10-15T23:32:07.250Z] --- PASS: TestPrivilegedHostDevices (0.50s)
23:32:07 [2022-10-15T23:32:07.250Z] === RUN   TestRunConsoleSize
23:32:07 [2022-10-15T23:32:07.824Z] --- PASS: TestRunConsoleSize (0.43s)
23:32:07 [2022-10-15T23:32:07.824Z] === RUN   TestRunWithAlternativeContainerdShim
23:32:09 [2022-10-15T23:32:09.738Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s)
23:32:09 [2022-10-15T23:32:09.738Z] === RUN   TestStats
23:32:12 [2022-10-15T23:32:12.280Z] --- PASS: TestStats (2.46s)
23:32:12 [2022-10-15T23:32:12.280Z] === RUN   TestStopContainerWithTimeout
23:32:12 [2022-10-15T23:32:12.280Z] === RUN   TestStopContainerWithTimeout/0
23:32:12 [2022-10-15T23:32:12.280Z] === PAUSE TestStopContainerWithTimeout/0
23:32:12 [2022-10-15T23:32:12.280Z] === RUN   TestStopContainerWithTimeout/1
23:32:12 [2022-10-15T23:32:12.280Z] === PAUSE TestStopContainerWithTimeout/1
23:32:12 [2022-10-15T23:32:12.280Z] === RUN   TestStopContainerWithTimeout/3
23:32:12 [2022-10-15T23:32:12.280Z] === PAUSE TestStopContainerWithTimeout/3
23:32:12 [2022-10-15T23:32:12.280Z] === RUN   TestStopContainerWithTimeout/-1
23:32:12 [2022-10-15T23:32:12.280Z] === PAUSE TestStopContainerWithTimeout/-1
23:32:12 [2022-10-15T23:32:12.280Z] === CONT  TestStopContainerWithTimeout/0
23:32:12 [2022-10-15T23:32:12.280Z] === CONT  TestStopContainerWithTimeout/3
23:32:12 [2022-10-15T23:32:12.851Z] === CONT  TestStopContainerWithTimeout/-1
23:32:14 [2022-10-15T23:32:14.762Z] === CONT  TestStopContainerWithTimeout/1
23:32:16 [2022-10-15T23:32:16.145Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:32:16 [2022-10-15T23:32:16.145Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
23:32:16 [2022-10-15T23:32:16.145Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
23:32:16 [2022-10-15T23:32:16.145Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
23:32:16 [2022-10-15T23:32:16.145Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
23:32:16 [2022-10-15T23:32:16.145Z] === RUN   TestDeleteDevicemapper
23:32:16 [2022-10-15T23:32:16.145Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:32:16 [2022-10-15T23:32:16.145Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:32:16 [2022-10-15T23:32:16.145Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:32:18 [2022-10-15T23:32:18.723Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s)
23:32:18 [2022-10-15T23:32:18.723Z] === RUN   TestUpdateMemory
23:32:18 [2022-10-15T23:32:18.983Z] --- PASS: TestUpdateMemory (0.56s)
23:32:18 [2022-10-15T23:32:18.983Z] === RUN   TestUpdateCPUQuota
23:32:19 [2022-10-15T23:32:19.553Z] --- PASS: TestUpdateCPUQuota (0.77s)
23:32:19 [2022-10-15T23:32:19.553Z] === RUN   TestUpdatePidsLimit
23:32:19 [2022-10-15T23:32:19.553Z] === RUN   TestUpdatePidsLimit/update_from_none
23:32:19 [2022-10-15T23:32:19.814Z] === RUN   TestUpdatePidsLimit/no_change
23:32:20 [2022-10-15T23:32:20.074Z] === RUN   TestUpdatePidsLimit/update_lower
23:32:20 [2022-10-15T23:32:20.074Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:32:20 [2022-10-15T23:32:20.334Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:32:20 [2022-10-15T23:32:20.595Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:32:20 [2022-10-15T23:32:20.856Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:32:21 [2022-10-15T23:32:21.427Z] --- PASS: TestUpdatePidsLimit (1.81s)
23:32:21 [2022-10-15T23:32:21.427Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
23:32:21 [2022-10-15T23:32:21.427Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
23:32:21 [2022-10-15T23:32:21.427Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
23:32:21 [2022-10-15T23:32:21.427Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
23:32:21 [2022-10-15T23:32:21.427Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
23:32:21 [2022-10-15T23:32:21.427Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
23:32:21 [2022-10-15T23:32:21.427Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
23:32:21 [2022-10-15T23:32:21.427Z] === RUN   TestUpdateRestartPolicy
23:32:33 [2022-10-15T23:32:33.656Z] --- PASS: TestUpdateRestartPolicy (10.86s)
23:32:33 [2022-10-15T23:32:33.656Z] === RUN   TestUpdateRestartWithAutoRemove
23:32:33 [2022-10-15T23:32:33.656Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
23:32:33 [2022-10-15T23:32:33.656Z] === RUN   TestWaitNonBlocked
23:32:33 [2022-10-15T23:32:33.656Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:33 [2022-10-15T23:32:33.656Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:33 [2022-10-15T23:32:33.656Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:33 [2022-10-15T23:32:33.656Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:33 [2022-10-15T23:32:33.656Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:32:33 [2022-10-15T23:32:33.656Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:32:33 [2022-10-15T23:32:33.656Z] --- PASS: TestWaitNonBlocked (0.01s)
23:32:33 [2022-10-15T23:32:33.656Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
23:32:33 [2022-10-15T23:32:33.656Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
23:32:33 [2022-10-15T23:32:33.656Z] === RUN   TestWaitBlocked
23:32:33 [2022-10-15T23:32:33.656Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:32:33 [2022-10-15T23:32:33.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:32:33 [2022-10-15T23:32:33.656Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:32:33 [2022-10-15T23:32:33.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:32:33 [2022-10-15T23:32:33.656Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:32:33 [2022-10-15T23:32:33.656Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:32:34 [2022-10-15T23:32:34.226Z] --- PASS: TestWaitBlocked (0.01s)
23:32:34 [2022-10-15T23:32:34.226Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
23:32:34 [2022-10-15T23:32:34.226Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
23:32:34 [2022-10-15T23:32:34.226Z] === RUN   TestWaitConditions
23:32:34 [2022-10-15T23:32:34.226Z] === RUN   TestWaitConditions/default
23:32:34 [2022-10-15T23:32:34.226Z] === PAUSE TestWaitConditions/default
23:32:34 [2022-10-15T23:32:34.226Z] === RUN   TestWaitConditions/not-running
23:32:34 [2022-10-15T23:32:34.226Z] === PAUSE TestWaitConditions/not-running
23:32:34 [2022-10-15T23:32:34.226Z] === RUN   TestWaitConditions/next-exit
23:32:34 [2022-10-15T23:32:34.226Z] === PAUSE TestWaitConditions/next-exit
23:32:34 [2022-10-15T23:32:34.226Z] === RUN   TestWaitConditions/removed
23:32:34 [2022-10-15T23:32:34.226Z] === PAUSE TestWaitConditions/removed
23:32:34 [2022-10-15T23:32:34.226Z] === CONT  TestWaitConditions/default
23:32:34 [2022-10-15T23:32:34.226Z] === CONT  TestWaitConditions/next-exit
23:32:34 [2022-10-15T23:32:34.226Z]     wait_test.go:146: ContainerID = 8e3f70f8bacfa7eda4c8c02dc75cb846459009ef56916f5cf1b4eee11f5cdaaf
23:32:34 [2022-10-15T23:32:34.226Z] === CONT  TestWaitConditions/default
23:32:34 [2022-10-15T23:32:34.226Z]     wait_test.go:146: ContainerID = 87fad165252cad7f416d0ccc9b26e156062cbded2968299dcd17007dc8389138
23:32:34 [2022-10-15T23:32:34.798Z] === CONT  TestWaitConditions/removed
23:32:34 [2022-10-15T23:32:34.798Z]     wait_test.go:146: ContainerID = 516d81cff8dcf4009da021fc2fce8284e08e2d199ad4b978844e118ca13cf98b
23:32:34 [2022-10-15T23:32:34.798Z] === CONT  TestWaitConditions/not-running
23:32:35 [2022-10-15T23:32:35.058Z]     wait_test.go:146: ContainerID = 51c201045d283a4a6cc6df5220271c868cc265c1e061b6174ef3b27a088103b8
23:32:35 [2022-10-15T23:32:35.319Z] --- PASS: TestWaitConditions (0.02s)
23:32:35 [2022-10-15T23:32:35.319Z]     --- PASS: TestWaitConditions/next-exit (0.61s)
23:32:35 [2022-10-15T23:32:35.319Z]     --- PASS: TestWaitConditions/default (0.73s)
23:32:35 [2022-10-15T23:32:35.319Z]     --- PASS: TestWaitConditions/removed (0.55s)
23:32:35 [2022-10-15T23:32:35.319Z]     --- PASS: TestWaitConditions/not-running (0.48s)
23:32:35 [2022-10-15T23:32:35.319Z] === RUN   TestWaitRestartedContainer
23:32:35 [2022-10-15T23:32:35.319Z] === RUN   TestWaitRestartedContainer/default
23:32:35 [2022-10-15T23:32:35.319Z] === PAUSE TestWaitRestartedContainer/default
23:32:35 [2022-10-15T23:32:35.319Z] === RUN   TestWaitRestartedContainer/not-running
23:32:35 [2022-10-15T23:32:35.319Z] === PAUSE TestWaitRestartedContainer/not-running
23:32:35 [2022-10-15T23:32:35.319Z] === RUN   TestWaitRestartedContainer/next-exit
23:32:35 [2022-10-15T23:32:35.319Z] === PAUSE TestWaitRestartedContainer/next-exit
23:32:35 [2022-10-15T23:32:35.319Z] === CONT  TestWaitRestartedContainer/default
23:32:35 [2022-10-15T23:32:35.319Z] === CONT  TestWaitRestartedContainer/next-exit
23:32:36 [2022-10-15T23:32:36.704Z] === CONT  TestWaitRestartedContainer/not-running
23:32:37 [2022-10-15T23:32:37.644Z] --- PASS: TestWaitRestartedContainer (0.02s)
23:32:37 [2022-10-15T23:32:37.644Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.24s)
23:32:37 [2022-10-15T23:32:37.644Z]     --- PASS: TestWaitRestartedContainer/default (1.41s)
23:32:37 [2022-10-15T23:32:37.644Z]     --- PASS: TestWaitRestartedContainer/not-running (1.02s)
23:32:37 [2022-10-15T23:32:37.644Z] === CONT  TestContainerStartOnDaemonRestart
23:32:37 [2022-10-15T23:32:37.644Z] === CONT  TestRestartDaemonWithRestartingContainer
23:32:40 [2022-10-15T23:32:40.188Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s)
23:32:40 [2022-10-15T23:32:40.188Z] === CONT  TestIpcModeOlderClient
23:32:40 [2022-10-15T23:32:40.188Z] --- PASS: TestIpcModeOlderClient (0.09s)
23:32:40 [2022-10-15T23:32:40.188Z] === CONT  TestContainerKillOnDaemonStart
23:32:40 [2022-10-15T23:32:40.188Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.59s)
23:32:40 [2022-10-15T23:32:40.188Z] === CONT  TestDaemonHostGatewayIP
23:32:42 [2022-10-15T23:32:42.732Z] --- PASS: TestDaemonHostGatewayIP (2.32s)
23:32:42 [2022-10-15T23:32:42.732Z] === CONT  TestDaemonRestartIpcMode
23:32:45 [2022-10-15T23:32:45.276Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
23:32:51 [2022-10-15T23:32:51.856Z] --- PASS: TestContainerKillOnDaemonStart (11.54s)
23:32:51 [2022-10-15T23:32:51.856Z] PASS
23:32:51 [2022-10-15T23:32:51.856Z] 
23:32:51 [2022-10-15T23:32:51.856Z] === Skipped
23:32:51 [2022-10-15T23:32:51.856Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:32:51 [2022-10-15T23:32:51.856Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:32:51 [2022-10-15T23:32:51.856Z] 
23:32:51 [2022-10-15T23:32:51.856Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:32:51 [2022-10-15T23:32:51.856Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:32:51 [2022-10-15T23:32:51.856Z] 
23:32:51 [2022-10-15T23:32:51.856Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:32:51 [2022-10-15T23:32:51.856Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:32:51 [2022-10-15T23:32:51.856Z] 
23:32:51 [2022-10-15T23:32:51.856Z] DONE 273 tests, 3 skipped in 130.898s
23:32:51 [2022-10-15T23:32:51.856Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:32:51 [2022-10-15T23:32:51.856Z] ++ 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
23:32:51 [2022-10-15T23:32:51.856Z] ++ set -e
23:32:51 [2022-10-15T23:32:51.856Z] ++ '[' -n 0 ']'
23:32:51 [2022-10-15T23:32:51.856Z] ++ set -x
23:32:51 [2022-10-15T23:32:51.856Z] ++ 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
23:32:51 [2022-10-15T23:32:51.856Z] INFO: Testing against a local daemon
23:32:51 [2022-10-15T23:32:51.856Z] === RUN   TestConfigDaemonLibtrustID
23:32:52 [2022-10-15T23:32:52.116Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:32:52 [2022-10-15T23:32:52.117Z] === RUN   TestConfigDaemonID
23:32:53 [2022-10-15T23:32:53.057Z]     daemon_test.go:86: [d56acad449490] daemon is not started
23:32:53 [2022-10-15T23:32:53.057Z] --- PASS: TestConfigDaemonID (1.04s)
23:32:53 [2022-10-15T23:32:53.057Z] === RUN   TestDaemonConfigValidation
23:32:53 [2022-10-15T23:32:53.057Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:32:53 [2022-10-15T23:32:53.057Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:32:53 [2022-10-15T23:32:53.057Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:32:53 [2022-10-15T23:32:53.057Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:32:53 [2022-10-15T23:32:53.057Z] === RUN   TestDaemonConfigValidation/invalid_config
23:32:53 [2022-10-15T23:32:53.057Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:32:53 [2022-10-15T23:32:53.057Z] === RUN   TestDaemonConfigValidation/malformed_config
23:32:53 [2022-10-15T23:32:53.057Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:32:53 [2022-10-15T23:32:53.057Z] === RUN   TestDaemonConfigValidation/valid_config
23:32:53 [2022-10-15T23:32:53.057Z] === PAUSE TestDaemonConfigValidation/valid_config
23:32:53 [2022-10-15T23:32:53.057Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:32:53 [2022-10-15T23:32:53.057Z] === CONT  TestDaemonConfigValidation/malformed_config
23:32:53 [2022-10-15T23:32:53.057Z] === CONT  TestDaemonConfigValidation/valid_config
23:32:53 [2022-10-15T23:32:53.057Z] === CONT  TestDaemonConfigValidation/invalid_config
23:32:53 [2022-10-15T23:32:53.317Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:32:53 [2022-10-15T23:32:53.317Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:32:53 [2022-10-15T23:32:53.317Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
23:32:53 [2022-10-15T23:32:53.317Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
23:32:53 [2022-10-15T23:32:53.317Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
23:32:53 [2022-10-15T23:32:53.317Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
23:32:53 [2022-10-15T23:32:53.317Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:32:53 [2022-10-15T23:32:53.317Z] === RUN   TestConfigDaemonSeccompProfiles
23:32:53 [2022-10-15T23:32:53.317Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:32:54 [2022-10-15T23:32:54.258Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:32:55 [2022-10-15T23:32:55.641Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:32:56 [2022-10-15T23:32:56.583Z] === CONT  TestConfigDaemonSeccompProfiles
23:32:56 [2022-10-15T23:32:56.583Z]     daemon_test.go:200: [d49cdf5613c64] daemon is not started
23:32:56 [2022-10-15T23:32:56.583Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
23:32:56 [2022-10-15T23:32:56.583Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:32:56 [2022-10-15T23:32:56.583Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:32:56 [2022-10-15T23:32:56.584Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:32:56 [2022-10-15T23:32:56.584Z] === RUN   TestDaemonProxy
23:32:56 [2022-10-15T23:32:56.584Z] === RUN   TestDaemonProxy/environment_variables
23:32:58 [2022-10-15T23:32:58.494Z] === RUN   TestDaemonProxy/command-line_options
23:32:59 [2022-10-15T23:32:59.877Z] === RUN   TestDaemonProxy/configuration_file
23:33:01 [2022-10-15T23:33:01.789Z] === RUN   TestDaemonProxy/conflicting_options
23:33:02 [2022-10-15T23:33:02.049Z] === RUN   TestDaemonProxy/reload_sanitized
23:33:02 [2022-10-15T23:33:02.620Z] --- PASS: TestDaemonProxy (6.24s)
23:33:02 [2022-10-15T23:33:02.620Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
23:33:02 [2022-10-15T23:33:02.620Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
23:33:02 [2022-10-15T23:33:02.620Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
23:33:02 [2022-10-15T23:33:02.620Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:33:02 [2022-10-15T23:33:02.620Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:33:02 [2022-10-15T23:33:02.620Z] === RUN   TestLiveRestore
23:33:02 [2022-10-15T23:33:02.620Z] === RUN   TestLiveRestore/volume_references
23:33:02 [2022-10-15T23:33:02.620Z] === PAUSE TestLiveRestore/volume_references
23:33:02 [2022-10-15T23:33:02.620Z] === CONT  TestLiveRestore/volume_references
23:33:03 [2022-10-15T23:33:03.190Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:33:03 [2022-10-15T23:33:03.190Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:33:04 [2022-10-15T23:33:04.174Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:33:05 [2022-10-15T23:33:05.115Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:33:06 [2022-10-15T23:33:06.056Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:33:06 [2022-10-15T23:33:06.998Z] --- PASS: TestLiveRestore (0.00s)
23:33:06 [2022-10-15T23:33:06.998Z]     --- PASS: TestLiveRestore/volume_references (4.34s)
23:33:06 [2022-10-15T23:33:06.998Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.65s)
23:33:06 [2022-10-15T23:33:06.998Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
23:33:06 [2022-10-15T23:33:06.998Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
23:33:06 [2022-10-15T23:33:06.998Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
23:33:06 [2022-10-15T23:33:06.998Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
23:33:06 [2022-10-15T23:33:06.998Z] PASS
23:33:06 [2022-10-15T23:33:06.998Z] 
23:33:06 [2022-10-15T23:33:06.998Z] DONE 25 tests in 15.625s
23:33:06 [2022-10-15T23:33:06.998Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:33:06 [2022-10-15T23:33:06.998Z] ++ 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
23:33:06 [2022-10-15T23:33:06.998Z] ++ set -e
23:33:06 [2022-10-15T23:33:06.998Z] ++ '[' -n 0 ']'
23:33:06 [2022-10-15T23:33:06.998Z] ++ set -x
23:33:06 [2022-10-15T23:33:06.998Z] ++ 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
23:33:07 [2022-10-15T23:33:07.259Z] INFO: Testing against a local daemon
23:33:07 [2022-10-15T23:33:07.259Z] === RUN   TestCommitInheritsEnv
23:33:07 [2022-10-15T23:33:07.520Z] --- PASS: TestCommitInheritsEnv (0.28s)
23:33:07 [2022-10-15T23:33:07.520Z] === RUN   TestImportExtremelyLargeImageWorks
23:33:07 [2022-10-15T23:33:07.520Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:33:07 [2022-10-15T23:33:07.520Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:33:07 [2022-10-15T23:33:07.520Z] === RUN   TestImportWithCustomPlatform
23:33:07 [2022-10-15T23:33:07.520Z] === RUN   TestImportWithCustomPlatform/#00
23:33:07 [2022-10-15T23:33:07.520Z] === RUN   TestImportWithCustomPlatform/_______
23:33:07 [2022-10-15T23:33:07.520Z] === RUN   TestImportWithCustomPlatform//
23:33:07 [2022-10-15T23:33:07.520Z] === RUN   TestImportWithCustomPlatform/linux
23:33:07 [2022-10-15T23:33:07.520Z] === RUN   TestImportWithCustomPlatform/LINUX
23:33:07 [2022-10-15T23:33:07.781Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:33:07 [2022-10-15T23:33:07.781Z] === RUN   TestImportWithCustomPlatform/macos
23:33:07 [2022-10-15T23:33:07.781Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:33:07 [2022-10-15T23:33:07.781Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:33:07 [2022-10-15T23:33:07.781Z] --- PASS: TestImportWithCustomPlatform (0.32s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:33:07 [2022-10-15T23:33:07.781Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:33:07 [2022-10-15T23:33:07.781Z] === RUN   TestImagesFilterMultiReference
23:33:07 [2022-10-15T23:33:07.781Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:33:07 [2022-10-15T23:33:07.781Z] === RUN   TestImagePullPlatformInvalid
23:33:07 [2022-10-15T23:33:07.781Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:33:07 [2022-10-15T23:33:07.781Z] === RUN   TestRemoveImageOrphaning
23:33:08 [2022-10-15T23:33:08.041Z] --- PASS: TestRemoveImageOrphaning (0.26s)
23:33:08 [2022-10-15T23:33:08.041Z] === RUN   TestRemoveImageGarbageCollector
23:33:08 [2022-10-15T23:33:08.041Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:33:08 [2022-10-15T23:33:08.041Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:33:08 [2022-10-15T23:33:08.041Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:33:08 [2022-10-15T23:33:08.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:33:08 [2022-10-15T23:33:08.041Z] === RUN   TestTagInvalidReference
23:33:08 [2022-10-15T23:33:08.041Z] --- PASS: TestTagInvalidReference (0.01s)
23:33:08 [2022-10-15T23:33:08.041Z] === RUN   TestTagValidPrefixedRepo
23:33:08 [2022-10-15T23:33:08.302Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:33:08 [2022-10-15T23:33:08.302Z] === RUN   TestTagExistedNameWithoutForce
23:33:08 [2022-10-15T23:33:08.302Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:33:08 [2022-10-15T23:33:08.302Z] === RUN   TestTagOfficialNames
23:33:08 [2022-10-15T23:33:08.302Z] --- PASS: TestTagOfficialNames (0.05s)
23:33:08 [2022-10-15T23:33:08.302Z] === RUN   TestTagMatchesDigest
23:33:08 [2022-10-15T23:33:08.302Z] --- PASS: TestTagMatchesDigest (0.01s)
23:33:08 [2022-10-15T23:33:08.302Z] PASS
23:33:08 [2022-10-15T23:33:08.302Z] 
23:33:08 [2022-10-15T23:33:08.302Z] === Skipped
23:33:08 [2022-10-15T23:33:08.302Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:33:08 [2022-10-15T23:33:08.302Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:33:08 [2022-10-15T23:33:08.302Z] 
23:33:08 [2022-10-15T23:33:08.302Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:33:08 [2022-10-15T23:33:08.302Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:33:08 [2022-10-15T23:33:08.302Z] 
23:33:08 [2022-10-15T23:33:08.302Z] DONE 22 tests, 2 skipped in 1.308s
23:33:08 [2022-10-15T23:33:08.302Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:33:08 [2022-10-15T23:33:08.302Z] ++ 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
23:33:08 [2022-10-15T23:33:08.302Z] ++ set -e
23:33:08 [2022-10-15T23:33:08.302Z] ++ '[' -n 0 ']'
23:33:08 [2022-10-15T23:33:08.302Z] ++ set -x
23:33:08 [2022-10-15T23:33:08.302Z] ++ 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
23:33:08 [2022-10-15T23:33:08.302Z] === RUN   TestStripANSICommands
23:33:08 [2022-10-15T23:33:08.302Z] === RUN   TestStripANSICommands/#00
23:33:08 [2022-10-15T23:33:08.302Z] === RUN   TestStripANSICommands/#01
23:33:08 [2022-10-15T23:33:08.302Z] --- PASS: TestStripANSICommands (0.00s)
23:33:08 [2022-10-15T23:33:08.302Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:33:08 [2022-10-15T23:33:08.302Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:33:08 [2022-10-15T23:33:08.302Z] PASS
23:33:08 [2022-10-15T23:33:08.302Z] 
23:33:08 [2022-10-15T23:33:08.302Z] DONE 3 tests in 0.040s
23:33:08 [2022-10-15T23:33:08.302Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:33:08 [2022-10-15T23:33:08.302Z] ++ 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
23:33:08 [2022-10-15T23:33:08.302Z] ++ set -e
23:33:08 [2022-10-15T23:33:08.302Z] ++ '[' -n 0 ']'
23:33:08 [2022-10-15T23:33:08.302Z] ++ set -x
23:33:08 [2022-10-15T23:33:08.302Z] ++ 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
23:33:08 [2022-10-15T23:33:08.563Z] INFO: Testing against a local daemon
23:33:08 [2022-10-15T23:33:08.563Z] === RUN   TestNetworkCreateDelete
23:33:08 [2022-10-15T23:33:08.563Z] --- PASS: TestNetworkCreateDelete (0.14s)
23:33:08 [2022-10-15T23:33:08.563Z] === RUN   TestDockerNetworkDeletePreferID
23:33:09 [2022-10-15T23:33:09.133Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
23:33:09 [2022-10-15T23:33:09.133Z] === RUN   TestDaemonDNSFallback
23:33:15 [2022-10-15T23:33:15.715Z] --- PASS: TestDaemonDNSFallback (6.33s)
23:33:15 [2022-10-15T23:33:15.715Z] === RUN   TestInspectNetwork
23:33:18 [2022-10-15T23:33:18.279Z] === RUN   TestInspectNetwork/full_network_id
23:33:18 [2022-10-15T23:33:18.279Z] === RUN   TestInspectNetwork/partial_network_id
23:33:18 [2022-10-15T23:33:18.279Z] === RUN   TestInspectNetwork/network_name
23:33:18 [2022-10-15T23:33:18.279Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:33:22 [2022-10-15T23:33:22.493Z] --- PASS: TestInspectNetwork (7.11s)
23:33:22 [2022-10-15T23:33:22.493Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:33:22 [2022-10-15T23:33:22.493Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:33:22 [2022-10-15T23:33:22.493Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:33:22 [2022-10-15T23:33:22.493Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:33:22 [2022-10-15T23:33:22.493Z] === RUN   TestRunContainerWithBridgeNone
23:33:23 [2022-10-15T23:33:23.876Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
23:33:23 [2022-10-15T23:33:23.876Z] === RUN   TestNetworkInvalidJSON
23:33:23 [2022-10-15T23:33:23.876Z] === RUN   TestNetworkInvalidJSON/networks/create
23:33:23 [2022-10-15T23:33:23.876Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:33:23 [2022-10-15T23:33:23.876Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:33:23 [2022-10-15T23:33:23.876Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:33:23 [2022-10-15T23:33:23.876Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:33:23 [2022-10-15T23:33:23.876Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:33:23 [2022-10-15T23:33:23.876Z] === CONT  TestNetworkInvalidJSON/networks/create
23:33:23 [2022-10-15T23:33:23.876Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:33:23 [2022-10-15T23:33:23.876Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:33:23 [2022-10-15T23:33:23.876Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:33:23 [2022-10-15T23:33:23.876Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:33:23 [2022-10-15T23:33:23.876Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:33:23 [2022-10-15T23:33:23.877Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:33:23 [2022-10-15T23:33:23.877Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:33:23 [2022-10-15T23:33:23.877Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkList
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkList//networks
23:33:23 [2022-10-15T23:33:23.877Z] === PAUSE TestNetworkList//networks
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestNetworkList//networks/
23:33:23 [2022-10-15T23:33:23.877Z] === PAUSE TestNetworkList//networks/
23:33:23 [2022-10-15T23:33:23.877Z] === CONT  TestNetworkList//networks
23:33:23 [2022-10-15T23:33:23.877Z] === CONT  TestNetworkList//networks/
23:33:23 [2022-10-15T23:33:23.877Z] --- PASS: TestNetworkList (0.01s)
23:33:23 [2022-10-15T23:33:23.877Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z]     --- PASS: TestNetworkList//networks (0.00s)
23:33:23 [2022-10-15T23:33:23.877Z] === RUN   TestHostIPv4BridgeLabel
23:33:24 [2022-10-15T23:33:24.447Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:33:24 [2022-10-15T23:33:24.447Z] === RUN   TestDaemonRestartWithLiveRestore
23:33:25 [2022-10-15T23:33:25.830Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:33:25 [2022-10-15T23:33:25.830Z] === RUN   TestDaemonDefaultNetworkPools
23:33:26 [2022-10-15T23:33:26.401Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
23:33:26 [2022-10-15T23:33:26.401Z] === RUN   TestDaemonRestartWithExistingNetwork
23:33:27 [2022-10-15T23:33:27.342Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
23:33:27 [2022-10-15T23:33:27.342Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:33:28 [2022-10-15T23:33:28.726Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
23:33:28 [2022-10-15T23:33:28.726Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:33:29 [2022-10-15T23:33:29.300Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
23:33:29 [2022-10-15T23:33:29.300Z] === RUN   TestServiceWithPredefinedNetwork
23:33:31 [2022-10-15T23:33:31.843Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
23:33:31 [2022-10-15T23:33:31.843Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:33:31 [2022-10-15T23:33:31.843Z]     service_test.go:242: FLAKY_TEST
23:33:31 [2022-10-15T23:33:31.843Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:33:31 [2022-10-15T23:33:31.843Z] === RUN   TestServiceWithDataPathPortInit
23:33:46 [2022-10-15T23:33:46.747Z] --- PASS: TestServiceWithDataPathPortInit (13.55s)
23:33:46 [2022-10-15T23:33:46.747Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:33:47 [2022-10-15T23:33:47.688Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zy43bobyax6u9yv28bnvw8v7z Created:2022-10-15 23:33:46.366188719 +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[52a910d46ec1e2e87da225df5f47744c01e15bbf7571029bd8041cebfb866a0a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nad5dc01r2zsqxwvnhoqeyfab EndpointID:127dffba301bdb8f55e29fb1335b1fdf0d7871ac26f31539154f2abb556ee02b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8858f535d6b2676eea25b429f70e77205af42e796a0026e12f777e21b6b5f7d2 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:bd8ab0f18c9b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nad5dc01r2zsqxwvnhoqeyfab EndpointID:127dffba301bdb8f55e29fb1335b1fdf0d7871ac26f31539154f2abb556ee02b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:33:51 [2022-10-15T23:33:51.891Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
23:33:51 [2022-10-15T23:33:51.891Z] PASS
23:33:51 [2022-10-15T23:33:51.891Z] 
23:33:51 [2022-10-15T23:33:51.891Z] === Skipped
23:33:51 [2022-10-15T23:33:51.891Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:33:51 [2022-10-15T23:33:51.891Z]     service_test.go:242: FLAKY_TEST
23:33:51 [2022-10-15T23:33:51.891Z] 
23:33:51 [2022-10-15T23:33:51.891Z] DONE 38 tests, 1 skipped in 43.452s
23:33:51 [2022-10-15T23:33:51.891Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:33:51 [2022-10-15T23:33:51.891Z] ++ 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
23:33:51 [2022-10-15T23:33:51.891Z] ++ set -e
23:33:51 [2022-10-15T23:33:51.891Z] ++ '[' -n 0 ']'
23:33:51 [2022-10-15T23:33:51.891Z] ++ set -x
23:33:51 [2022-10-15T23:33:51.891Z] ++ 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
23:33:51 [2022-10-15T23:33:51.891Z] INFO: Testing against a local daemon
23:33:51 [2022-10-15T23:33:51.891Z] === RUN   TestDockerNetworkIpvlanPersistance
23:33:51 [2022-10-15T23:33:51.891Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:33:51 [2022-10-15T23:33:51.891Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:33:51 [2022-10-15T23:33:51.891Z] === RUN   TestDockerNetworkIpvlan
23:33:51 [2022-10-15T23:33:51.891Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:33:51 [2022-10-15T23:33:51.891Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:33:51 [2022-10-15T23:33:51.891Z] PASS
23:33:51 [2022-10-15T23:33:51.891Z] 
23:33:51 [2022-10-15T23:33:51.891Z] === Skipped
23:33:51 [2022-10-15T23:33:51.891Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:33:51 [2022-10-15T23:33:51.891Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:33:51 [2022-10-15T23:33:51.891Z] 
23:33:51 [2022-10-15T23:33:51.891Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:33:51 [2022-10-15T23:33:51.891Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:33:51 [2022-10-15T23:33:51.891Z] 
23:33:51 [2022-10-15T23:33:51.891Z] DONE 2 tests, 2 skipped in 0.087s
23:33:51 [2022-10-15T23:33:51.891Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:33:51 [2022-10-15T23:33:51.891Z] ++ 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
23:33:51 [2022-10-15T23:33:51.891Z] ++ set -e
23:33:51 [2022-10-15T23:33:51.891Z] ++ '[' -n 0 ']'
23:33:51 [2022-10-15T23:33:51.891Z] ++ set -x
23:33:51 [2022-10-15T23:33:51.891Z] ++ 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
23:33:52 [2022-10-15T23:33:52.152Z] INFO: Testing against a local daemon
23:33:52 [2022-10-15T23:33:52.152Z] === RUN   TestDockerNetworkMacvlanPersistance
23:33:53 [2022-10-15T23:33:53.535Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
23:33:53 [2022-10-15T23:33:53.535Z] === RUN   TestDockerNetworkMacvlan
23:33:54 [2022-10-15T23:33:54.105Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:33:54 [2022-10-15T23:33:54.676Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:33:55 [2022-10-15T23:33:55.616Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:33:57 [2022-10-15T23:33:57.528Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:33:58 [2022-10-15T23:33:58.912Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:34:02 [2022-10-15T23:34:02.213Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:34:02 [2022-10-15T23:34:02.784Z] --- PASS: TestDockerNetworkMacvlan (9.53s)
23:34:02 [2022-10-15T23:34:02.784Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
23:34:02 [2022-10-15T23:34:02.784Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
23:34:02 [2022-10-15T23:34:02.784Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
23:34:02 [2022-10-15T23:34:02.784Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
23:34:02 [2022-10-15T23:34:02.784Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s)
23:34:02 [2022-10-15T23:34:02.784Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
23:34:02 [2022-10-15T23:34:02.784Z] PASS
23:34:02 [2022-10-15T23:34:02.784Z] 
23:34:02 [2022-10-15T23:34:02.784Z] DONE 8 tests in 10.868s
23:34:02 [2022-10-15T23:34:02.784Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:34:02 [2022-10-15T23:34:02.784Z] ++ 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
23:34:02 [2022-10-15T23:34:02.784Z] ++ set -e
23:34:02 [2022-10-15T23:34:02.784Z] ++ '[' -n 0 ']'
23:34:02 [2022-10-15T23:34:02.784Z] ++ set -x
23:34:02 [2022-10-15T23:34:02.784Z] ++ 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
23:34:02 [2022-10-15T23:34:02.784Z] testing: warning: no tests to run
23:34:02 [2022-10-15T23:34:02.784Z] PASS
23:34:02 [2022-10-15T23:34:02.784Z] 
23:34:02 [2022-10-15T23:34:02.784Z] DONE 0 tests in 0.024s
23:34:02 [2022-10-15T23:34:02.784Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:34:02 [2022-10-15T23:34:02.784Z] ++ 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
23:34:02 [2022-10-15T23:34:02.784Z] ++ set -e
23:34:02 [2022-10-15T23:34:02.784Z] ++ '[' -n 0 ']'
23:34:02 [2022-10-15T23:34:02.784Z] ++ set -x
23:34:02 [2022-10-15T23:34:02.784Z] ++ 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
23:34:03 [2022-10-15T23:34:03.045Z] INFO: Testing against a local daemon
23:34:03 [2022-10-15T23:34:03.045Z] === RUN   TestAuthZPluginAllowRequest
23:34:04 [2022-10-15T23:34:04.429Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
23:34:04 [2022-10-15T23:34:04.429Z] === RUN   TestAuthZPluginTLS
23:34:04 [2022-10-15T23:34:04.690Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:34:04 [2022-10-15T23:34:04.690Z] === RUN   TestAuthZPluginDenyRequest
23:34:05 [2022-10-15T23:34:05.260Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:34:05 [2022-10-15T23:34:05.260Z] === RUN   TestAuthZPluginAPIDenyResponse
23:34:05 [2022-10-15T23:34:05.831Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:34:05 [2022-10-15T23:34:05.831Z] === RUN   TestAuthZPluginDenyResponse
23:34:06 [2022-10-15T23:34:06.401Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:34:06 [2022-10-15T23:34:06.401Z] === RUN   TestAuthZPluginAllowEventStream
23:34:07 [2022-10-15T23:34:07.342Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
23:34:07 [2022-10-15T23:34:07.342Z] === RUN   TestAuthZPluginErrorResponse
23:34:07 [2022-10-15T23:34:07.913Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:34:07 [2022-10-15T23:34:07.913Z] === RUN   TestAuthZPluginErrorRequest
23:34:08 [2022-10-15T23:34:08.484Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:34:08 [2022-10-15T23:34:08.484Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:34:09 [2022-10-15T23:34:09.055Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:34:09 [2022-10-15T23:34:09.055Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:34:10 [2022-10-15T23:34:10.438Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
23:34:10 [2022-10-15T23:34:10.438Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:34:11 [2022-10-15T23:34:11.824Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
23:34:11 [2022-10-15T23:34:11.824Z] === RUN   TestAuthZPluginHeader
23:34:12 [2022-10-15T23:34:12.394Z] --- PASS: TestAuthZPluginHeader (0.70s)
23:34:12 [2022-10-15T23:34:12.394Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:34:12 [2022-10-15T23:34:12.394Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:12 [2022-10-15T23:34:12.394Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:34:12 [2022-10-15T23:34:12.394Z] === RUN   TestAuthZPluginV2Disable
23:34:12 [2022-10-15T23:34:12.394Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:12 [2022-10-15T23:34:12.394Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:34:12 [2022-10-15T23:34:12.394Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:34:12 [2022-10-15T23:34:12.394Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:12 [2022-10-15T23:34:12.394Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:34:12 [2022-10-15T23:34:12.394Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:34:12 [2022-10-15T23:34:12.394Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:12 [2022-10-15T23:34:12.394Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:34:12 [2022-10-15T23:34:12.394Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:34:30 [2022-10-15T23:34:30.506Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:34:30 [2022-10-15T23:34:30.506Z] PASS
23:34:30 [2022-10-15T23:34:30.506Z] 
23:34:30 [2022-10-15T23:34:30.506Z] === Skipped
23:34:30 [2022-10-15T23:34:30.506Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:30 [2022-10-15T23:34:30.506Z] 
23:34:30 [2022-10-15T23:34:30.506Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:30 [2022-10-15T23:34:30.506Z] 
23:34:30 [2022-10-15T23:34:30.506Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:30 [2022-10-15T23:34:30.506Z] 
23:34:30 [2022-10-15T23:34:30.506Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:30 [2022-10-15T23:34:30.506Z] 
23:34:30 [2022-10-15T23:34:30.506Z] DONE 17 tests, 4 skipped in 26.433s
23:34:30 [2022-10-15T23:34:30.506Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:34:30 [2022-10-15T23:34:30.506Z] ++ 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
23:34:30 [2022-10-15T23:34:30.506Z] ++ set -e
23:34:30 [2022-10-15T23:34:30.506Z] ++ '[' -n 0 ']'
23:34:30 [2022-10-15T23:34:30.506Z] ++ set -x
23:34:30 [2022-10-15T23:34:30.506Z] ++ 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
23:34:30 [2022-10-15T23:34:30.506Z] INFO: Testing against a local daemon
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:34:30 [2022-10-15T23:34:30.506Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:34:30 [2022-10-15T23:34:30.506Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:34:30 [2022-10-15T23:34:30.506Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:34:30 [2022-10-15T23:34:30.506Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:34:30 [2022-10-15T23:34:30.506Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:34:30 [2022-10-15T23:34:30.506Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:34:30 [2022-10-15T23:34:30.506Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:34:30 [2022-10-15T23:34:30.506Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInstall
23:34:30 [2022-10-15T23:34:30.506Z] === RUN   TestPluginInstall/no_auth
23:34:33 [2022-10-15T23:34:33.818Z] time="2022-10-15T23:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:33 [2022-10-15T23:34:33.818Z] time="2022-10-15T23:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71ef22081ff032a152b0aebbe9133cb23b092a20cb90a98ba6abe7e4dc3d9d32" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:33 [2022-10-15T23:34:33.818Z] time="2022-10-15T23:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:33 [2022-10-15T23:34:33.818Z] time="2022-10-15T23:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71ef22081ff032a152b0aebbe9133cb23b092a20cb90a98ba6abe7e4dc3d9d32" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:33 [2022-10-15T23:34:33.818Z] === RUN   TestPluginInstall/with_htpasswd
23:34:34 [2022-10-15T23:34:34.103Z] time="2022-10-15T23:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:34 [2022-10-15T23:34:34.103Z] time="2022-10-15T23:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8311c3dbfcdf4a25be49314f5c984763b32f79ad3d460dcdcbe286dce73b2114" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:34 [2022-10-15T23:34:34.103Z] time="2022-10-15T23:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:34 [2022-10-15T23:34:34.103Z] time="2022-10-15T23:34:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8311c3dbfcdf4a25be49314f5c984763b32f79ad3d460dcdcbe286dce73b2114" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:34 [2022-10-15T23:34:34.378Z] === RUN   TestPluginInstall/with_insecure
23:34:34 [2022-10-15T23:34:34.949Z] time="2022-10-15T23:34:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:34 [2022-10-15T23:34:34.949Z] time="2022-10-15T23:34:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:824c46fc5bcefa0d1df61642dcb800e1723836e95980babed249c69da09e115e" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:34 [2022-10-15T23:34:34.949Z] time="2022-10-15T23:34:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:34 [2022-10-15T23:34:34.949Z] time="2022-10-15T23:34:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:824c46fc5bcefa0d1df61642dcb800e1723836e95980babed249c69da09e115e" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:35 [2022-10-15T23:34:35.210Z]     plugin_test.go:196: [d334f4ad1873f] daemon is not started
23:34:35 [2022-10-15T23:34:35.210Z] --- PASS: TestPluginInstall (5.81s)
23:34:35 [2022-10-15T23:34:35.210Z]     --- PASS: TestPluginInstall/no_auth (4.18s)
23:34:35 [2022-10-15T23:34:35.210Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
23:34:35 [2022-10-15T23:34:35.210Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
23:34:35 [2022-10-15T23:34:35.210Z] === RUN   TestPluginsWithRuntimes
23:34:37 [2022-10-15T23:34:37.122Z] === RUN   TestPluginsWithRuntimes/No_Args
23:34:37 [2022-10-15T23:34:37.693Z] === RUN   TestPluginsWithRuntimes/With_Args
23:34:38 [2022-10-15T23:34:38.634Z] --- PASS: TestPluginsWithRuntimes (3.34s)
23:34:38 [2022-10-15T23:34:38.634Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
23:34:38 [2022-10-15T23:34:38.634Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
23:34:38 [2022-10-15T23:34:38.634Z] === RUN   TestPluginBackCompatMediaTypes
23:34:39 [2022-10-15T23:34:39.204Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
23:34:39 [2022-10-15T23:34:39.204Z] PASS
23:34:39 [2022-10-15T23:34:39.204Z] 
23:34:39 [2022-10-15T23:34:39.204Z] DONE 24 tests in 9.854s
23:34:39 [2022-10-15T23:34:39.204Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:34:39 [2022-10-15T23:34:39.204Z] ++ 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
23:34:39 [2022-10-15T23:34:39.204Z] ++ set -e
23:34:39 [2022-10-15T23:34:39.204Z] ++ '[' -n 0 ']'
23:34:39 [2022-10-15T23:34:39.204Z] ++ set -x
23:34:39 [2022-10-15T23:34:39.205Z] ++ 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
23:34:39 [2022-10-15T23:34:39.205Z] INFO: Testing against a local daemon
23:34:39 [2022-10-15T23:34:39.205Z] === RUN   TestExternalGraphDriver
23:34:39 [2022-10-15T23:34:39.774Z] === RUN   TestExternalGraphDriver/json
23:34:41 [2022-10-15T23:34:41.158Z] === RUN   TestExternalGraphDriver/spec
23:34:43 [2022-10-15T23:34:43.075Z] === RUN   TestExternalGraphDriver/pull
23:34:44 [2022-10-15T23:34:44.458Z] --- PASS: TestExternalGraphDriver (5.18s)
23:34:44 [2022-10-15T23:34:44.458Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
23:34:44 [2022-10-15T23:34:44.458Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
23:34:44 [2022-10-15T23:34:44.458Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
23:34:44 [2022-10-15T23:34:44.458Z] === RUN   TestGraphdriverPluginV2
23:34:44 [2022-10-15T23:34:44.719Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:44 [2022-10-15T23:34:44.719Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:34:44 [2022-10-15T23:34:44.719Z] PASS
23:34:44 [2022-10-15T23:34:44.719Z] 
23:34:44 [2022-10-15T23:34:44.719Z] === Skipped
23:34:44 [2022-10-15T23:34:44.719Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:34:44 [2022-10-15T23:34:44.719Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:44 [2022-10-15T23:34:44.719Z] 
23:34:44 [2022-10-15T23:34:44.719Z] DONE 5 tests, 1 skipped in 5.611s
23:34:44 [2022-10-15T23:34:44.719Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:34:44 [2022-10-15T23:34:44.719Z] ++ 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
23:34:44 [2022-10-15T23:34:44.719Z] ++ set -e
23:34:44 [2022-10-15T23:34:44.719Z] ++ '[' -n 0 ']'
23:34:44 [2022-10-15T23:34:44.719Z] ++ set -x
23:34:44 [2022-10-15T23:34:44.719Z] ++ 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
23:34:44 [2022-10-15T23:34:44.979Z] INFO: Testing against a local daemon
23:34:44 [2022-10-15T23:34:44.979Z] === RUN   TestContinueAfterPluginCrash
23:34:44 [2022-10-15T23:34:44.979Z] === PAUSE TestContinueAfterPluginCrash
23:34:44 [2022-10-15T23:34:44.979Z] === RUN   TestReadPluginNoRead
23:34:44 [2022-10-15T23:34:44.979Z] === PAUSE TestReadPluginNoRead
23:34:44 [2022-10-15T23:34:44.979Z] === RUN   TestDaemonStartWithLogOpt
23:34:44 [2022-10-15T23:34:44.979Z] === PAUSE TestDaemonStartWithLogOpt
23:34:44 [2022-10-15T23:34:44.979Z] === CONT  TestContinueAfterPluginCrash
23:34:44 [2022-10-15T23:34:44.979Z] === CONT  TestDaemonStartWithLogOpt
23:34:48 [2022-10-15T23:34:48.279Z] --- PASS: TestDaemonStartWithLogOpt (3.44s)
23:34:48 [2022-10-15T23:34:48.279Z] === CONT  TestReadPluginNoRead
23:34:51 [2022-10-15T23:34:51.577Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:34:52 [2022-10-15T23:34:52.962Z] === RUN   TestReadPluginNoRead/default
23:34:53 [2022-10-15T23:34:53.533Z] --- PASS: TestContinueAfterPluginCrash (8.64s)
23:34:54 [2022-10-15T23:34:54.103Z] === RUN   TestReadPluginNoRead/disabled_caching
23:34:55 [2022-10-15T23:34:55.488Z] === CONT  TestReadPluginNoRead
23:34:55 [2022-10-15T23:34:55.488Z]     read_test.go:91: [d14c512b7f245] daemon is not started
23:34:55 [2022-10-15T23:34:55.488Z] --- PASS: TestReadPluginNoRead (6.81s)
23:34:55 [2022-10-15T23:34:55.488Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s)
23:34:55 [2022-10-15T23:34:55.488Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
23:34:55 [2022-10-15T23:34:55.488Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
23:34:55 [2022-10-15T23:34:55.488Z] PASS
23:34:55 [2022-10-15T23:34:55.488Z] 
23:34:55 [2022-10-15T23:34:55.488Z] DONE 6 tests in 10.367s
23:34:55 [2022-10-15T23:34:55.488Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:34:55 [2022-10-15T23:34:55.488Z] ++ 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
23:34:55 [2022-10-15T23:34:55.488Z] ++ set -e
23:34:55 [2022-10-15T23:34:55.488Z] ++ '[' -n 0 ']'
23:34:55 [2022-10-15T23:34:55.488Z] ++ set -x
23:34:55 [2022-10-15T23:34:55.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-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
23:34:55 [2022-10-15T23:34:55.488Z] testing: warning: no tests to run
23:34:55 [2022-10-15T23:34:55.488Z] PASS
23:34:55 [2022-10-15T23:34:55.488Z] 
23:34:55 [2022-10-15T23:34:55.488Z] DONE 0 tests in 0.032s
23:34:55 [2022-10-15T23:34:55.488Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:34:55 [2022-10-15T23:34:55.488Z] ++ 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
23:34:55 [2022-10-15T23:34:55.488Z] ++ set -e
23:34:55 [2022-10-15T23:34:55.488Z] ++ '[' -n 0 ']'
23:34:55 [2022-10-15T23:34:55.488Z] ++ set -x
23:34:55 [2022-10-15T23:34:55.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-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
23:34:55 [2022-10-15T23:34:55.488Z] INFO: Testing against a local daemon
23:34:55 [2022-10-15T23:34:55.488Z] === RUN   TestPluginWithDevMounts
23:34:55 [2022-10-15T23:34:55.488Z] === PAUSE TestPluginWithDevMounts
23:34:55 [2022-10-15T23:34:55.488Z] === CONT  TestPluginWithDevMounts
23:34:56 [2022-10-15T23:34:56.872Z] --- PASS: TestPluginWithDevMounts (1.54s)
23:34:56 [2022-10-15T23:34:56.872Z] PASS
23:34:56 [2022-10-15T23:34:56.872Z] 
23:34:56 [2022-10-15T23:34:56.872Z] DONE 1 tests in 1.639s
23:34:56 [2022-10-15T23:34:56.872Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:34:56 [2022-10-15T23:34:56.872Z] ++ 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
23:34:56 [2022-10-15T23:34:56.872Z] ++ set -e
23:34:56 [2022-10-15T23:34:56.872Z] ++ '[' -n 0 ']'
23:34:56 [2022-10-15T23:34:56.872Z] ++ set -x
23:34:56 [2022-10-15T23:34:56.872Z] ++ 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
23:34:56 [2022-10-15T23:34:56.872Z] INFO: Testing against a local daemon
23:34:56 [2022-10-15T23:34:56.872Z] === RUN   TestSecretInspect
23:34:59 [2022-10-15T23:34:59.414Z] --- PASS: TestSecretInspect (2.19s)
23:34:59 [2022-10-15T23:34:59.414Z] === RUN   TestSecretList
23:35:01 [2022-10-15T23:35:01.957Z] --- PASS: TestSecretList (2.32s)
23:35:01 [2022-10-15T23:35:01.957Z] === RUN   TestSecretsCreateAndDelete
23:35:03 [2022-10-15T23:35:03.870Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
23:35:03 [2022-10-15T23:35:03.870Z] === RUN   TestSecretsUpdate
23:35:06 [2022-10-15T23:35:06.414Z] --- PASS: TestSecretsUpdate (2.28s)
23:35:06 [2022-10-15T23:35:06.414Z] === RUN   TestTemplatedSecret
23:35:08 [2022-10-15T23:35:08.326Z] --- PASS: TestTemplatedSecret (2.13s)
23:35:08 [2022-10-15T23:35:08.326Z] === RUN   TestSecretCreateResolve
23:35:10 [2022-10-15T23:35:10.239Z] --- PASS: TestSecretCreateResolve (2.20s)
23:35:10 [2022-10-15T23:35:10.239Z] PASS
23:35:10 [2022-10-15T23:35:10.239Z] 
23:35:10 [2022-10-15T23:35:10.239Z] DONE 6 tests in 13.406s
23:35:10 [2022-10-15T23:35:10.239Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:35:10 [2022-10-15T23:35:10.239Z] ++ 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
23:35:10 [2022-10-15T23:35:10.239Z] ++ set -e
23:35:10 [2022-10-15T23:35:10.239Z] ++ '[' -n 0 ']'
23:35:10 [2022-10-15T23:35:10.239Z] ++ set -x
23:35:10 [2022-10-15T23:35:10.239Z] ++ 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
23:35:10 [2022-10-15T23:35:10.499Z] INFO: Testing against a local daemon
23:35:10 [2022-10-15T23:35:10.499Z] === RUN   TestServiceCreateInit
23:35:10 [2022-10-15T23:35:10.499Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:35:14 [2022-10-15T23:35:14.756Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:35:18 [2022-10-15T23:35:18.055Z] --- PASS: TestServiceCreateInit (7.35s)
23:35:18 [2022-10-15T23:35:18.055Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
23:35:18 [2022-10-15T23:35:18.055Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
23:35:18 [2022-10-15T23:35:18.055Z] === RUN   TestCreateServiceMultipleTimes
23:35:36 [2022-10-15T23:35:36.172Z] --- PASS: TestCreateServiceMultipleTimes (15.53s)
23:35:36 [2022-10-15T23:35:36.172Z] === RUN   TestCreateServiceConflict
23:35:36 [2022-10-15T23:35:36.172Z] --- PASS: TestCreateServiceConflict (2.26s)
23:35:36 [2022-10-15T23:35:36.172Z] === RUN   TestCreateServiceMaxReplicas
23:35:38 [2022-10-15T23:35:38.717Z] --- PASS: TestCreateServiceMaxReplicas (2.83s)
23:35:38 [2022-10-15T23:35:38.717Z] === RUN   TestCreateWithDuplicateNetworkNames
23:35:53 [2022-10-15T23:35:53.663Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
23:35:53 [2022-10-15T23:35:53.663Z] === RUN   TestCreateServiceSecretFileMode
23:35:53 [2022-10-15T23:35:53.923Z] --- PASS: TestCreateServiceSecretFileMode (2.44s)
23:35:53 [2022-10-15T23:35:53.923Z] === RUN   TestCreateServiceConfigFileMode
23:35:56 [2022-10-15T23:35:56.466Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
23:35:56 [2022-10-15T23:35:56.466Z] === RUN   TestCreateServiceSysctls
23:35:59 [2022-10-15T23:35:59.764Z] --- PASS: TestCreateServiceSysctls (3.06s)
23:35:59 [2022-10-15T23:35:59.764Z] === RUN   TestCreateServiceCapabilities
23:36:02 [2022-10-15T23:36:02.308Z] --- PASS: TestCreateServiceCapabilities (2.46s)
23:36:02 [2022-10-15T23:36:02.308Z] === RUN   TestInspect
23:36:04 [2022-10-15T23:36:04.854Z] --- PASS: TestInspect (2.87s)
23:36:04 [2022-10-15T23:36:04.854Z] === RUN   TestCreateJob
23:36:08 [2022-10-15T23:36:08.152Z] --- PASS: TestCreateJob (2.96s)
23:36:08 [2022-10-15T23:36:08.152Z] === RUN   TestReplicatedJob
23:36:12 [2022-10-15T23:36:12.356Z] --- PASS: TestReplicatedJob (4.44s)
23:36:12 [2022-10-15T23:36:12.356Z] === RUN   TestUpdateReplicatedJob
23:36:15 [2022-10-15T23:36:15.653Z] --- PASS: TestUpdateReplicatedJob (3.26s)
23:36:15 [2022-10-15T23:36:15.653Z] === RUN   TestServiceListWithStatuses
23:36:15 [2022-10-15T23:36:15.653Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:36:15 [2022-10-15T23:36:15.653Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:36:15 [2022-10-15T23:36:15.653Z] === RUN   TestDockerNetworkConnectAlias
23:36:19 [2022-10-15T23:36:19.854Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
23:36:19 [2022-10-15T23:36:19.854Z] === RUN   TestDockerNetworkReConnect
23:36:23 [2022-10-15T23:36:23.153Z] --- PASS: TestDockerNetworkReConnect (3.29s)
23:36:23 [2022-10-15T23:36:23.153Z] === RUN   TestServicePlugin
23:36:23 [2022-10-15T23:36:23.153Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:36:23 [2022-10-15T23:36:23.153Z] --- SKIP: TestServicePlugin (0.00s)
23:36:23 [2022-10-15T23:36:23.153Z] === RUN   TestServiceUpdateLabel
23:36:25 [2022-10-15T23:36:25.696Z] --- PASS: TestServiceUpdateLabel (2.36s)
23:36:25 [2022-10-15T23:36:25.696Z] === RUN   TestServiceUpdateSecrets
23:36:40 [2022-10-15T23:36:40.600Z] --- PASS: TestServiceUpdateSecrets (14.36s)
23:36:40 [2022-10-15T23:36:40.600Z] === RUN   TestServiceUpdateConfigs
23:36:55 [2022-10-15T23:36:55.503Z] --- PASS: TestServiceUpdateConfigs (14.31s)
23:36:55 [2022-10-15T23:36:55.503Z] === RUN   TestServiceUpdateNetwork
23:37:07 [2022-10-15T23:37:07.732Z] --- PASS: TestServiceUpdateNetwork (12.22s)
23:37:07 [2022-10-15T23:37:07.732Z] === RUN   TestServiceUpdatePidsLimit
23:37:07 [2022-10-15T23:37:07.732Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:37:08 [2022-10-15T23:37:08.302Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:37:14 [2022-10-15T23:37:14.883Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:37:24 [2022-10-15T23:37:24.947Z] --- PASS: TestServiceUpdatePidsLimit (17.13s)
23:37:24 [2022-10-15T23:37:24.947Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
23:37:24 [2022-10-15T23:37:24.947Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
23:37:24 [2022-10-15T23:37:24.947Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
23:37:24 [2022-10-15T23:37:24.947Z] PASS
23:37:24 [2022-10-15T23:37:24.947Z] 
23:37:24 [2022-10-15T23:37:24.947Z] === Skipped
23:37:24 [2022-10-15T23:37:24.947Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:37:24 [2022-10-15T23:37:24.947Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:37:24 [2022-10-15T23:37:24.947Z] 
23:37:24 [2022-10-15T23:37:24.947Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:37:24 [2022-10-15T23:37:24.947Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:37:24 [2022-10-15T23:37:24.947Z] 
23:37:24 [2022-10-15T23:37:24.947Z] DONE 27 tests, 2 skipped in 132.994s
23:37:24 [2022-10-15T23:37:24.947Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:37:24 [2022-10-15T23:37:24.947Z] ++ 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
23:37:24 [2022-10-15T23:37:24.947Z] ++ set -e
23:37:24 [2022-10-15T23:37:24.947Z] ++ '[' -n 0 ']'
23:37:24 [2022-10-15T23:37:24.947Z] ++ set -x
23:37:24 [2022-10-15T23:37:24.947Z] ++ 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
23:37:24 [2022-10-15T23:37:24.947Z] INFO: Testing against a local daemon
23:37:24 [2022-10-15T23:37:24.947Z] === RUN   TestSessionCreate
23:37:24 [2022-10-15T23:37:24.947Z] --- PASS: TestSessionCreate (0.02s)
23:37:24 [2022-10-15T23:37:24.947Z] === RUN   TestSessionCreateWithBadUpgrade
23:37:24 [2022-10-15T23:37:24.947Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:37:24 [2022-10-15T23:37:24.947Z] PASS
23:37:24 [2022-10-15T23:37:24.947Z] 
23:37:24 [2022-10-15T23:37:24.947Z] DONE 2 tests in 0.125s
23:37:24 [2022-10-15T23:37:24.947Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:37:24 [2022-10-15T23:37:24.947Z] ++ 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
23:37:24 [2022-10-15T23:37:24.947Z] ++ set -e
23:37:24 [2022-10-15T23:37:24.947Z] ++ '[' -n 0 ']'
23:37:24 [2022-10-15T23:37:24.947Z] ++ set -x
23:37:24 [2022-10-15T23:37:24.947Z] ++ 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
23:37:24 [2022-10-15T23:37:24.947Z] INFO: Testing against a local daemon
23:37:24 [2022-10-15T23:37:24.947Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:37:24 [2022-10-15T23:37:24.947Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:37:24 [2022-10-15T23:37:24.947Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:37:24 [2022-10-15T23:37:24.947Z] === RUN   TestDiskUsage
23:37:24 [2022-10-15T23:37:24.947Z] === PAUSE TestDiskUsage
23:37:24 [2022-10-15T23:37:24.947Z] === RUN   TestEventsExecDie
23:37:25 [2022-10-15T23:37:25.227Z] --- PASS: TestEventsExecDie (1.71s)
23:37:25 [2022-10-15T23:37:25.227Z] === RUN   TestEventsBackwardsCompatible
23:37:25 [2022-10-15T23:37:25.798Z] --- PASS: TestEventsBackwardsCompatible (0.40s)
23:37:25 [2022-10-15T23:37:25.798Z] === RUN   TestEventsVolumeCreate
23:37:26 [2022-10-15T23:37:26.369Z] --- PASS: TestEventsVolumeCreate (0.52s)
23:37:26 [2022-10-15T23:37:26.369Z] === RUN   TestInfoBinaryCommits
23:37:26 [2022-10-15T23:37:26.369Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:37:26 [2022-10-15T23:37:26.369Z] === RUN   TestInfoAPIVersioned
23:37:26 [2022-10-15T23:37:26.369Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:37:26 [2022-10-15T23:37:26.369Z] === RUN   TestInfoAPI
23:37:26 [2022-10-15T23:37:26.369Z] --- PASS: TestInfoAPI (0.02s)
23:37:26 [2022-10-15T23:37:26.369Z] === RUN   TestInfoAPIWarnings
23:37:44 [2022-10-15T23:37:44.477Z] --- PASS: TestInfoAPIWarnings (16.57s)
23:37:44 [2022-10-15T23:37:44.477Z] === RUN   TestInfoDebug
23:37:44 [2022-10-15T23:37:44.477Z] --- PASS: TestInfoDebug (0.57s)
23:37:44 [2022-10-15T23:37:44.477Z] === RUN   TestInfoInsecureRegistries
23:37:44 [2022-10-15T23:37:44.477Z] --- PASS: TestInfoInsecureRegistries (0.53s)
23:37:44 [2022-10-15T23:37:44.477Z] === RUN   TestInfoRegistryMirrors
23:37:45 [2022-10-15T23:37:45.047Z] --- PASS: TestInfoRegistryMirrors (1.00s)
23:37:45 [2022-10-15T23:37:45.047Z] === RUN   TestLoginFailsWithBadCredentials
23:37:45 [2022-10-15T23:37:45.308Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
23:37:45 [2022-10-15T23:37:45.308Z] === RUN   TestPingCacheHeaders
23:37:45 [2022-10-15T23:37:45.308Z] --- PASS: TestPingCacheHeaders (0.02s)
23:37:45 [2022-10-15T23:37:45.308Z] === RUN   TestPingGet
23:37:45 [2022-10-15T23:37:45.308Z] --- PASS: TestPingGet (0.01s)
23:37:45 [2022-10-15T23:37:45.308Z] === RUN   TestPingHead
23:37:45 [2022-10-15T23:37:45.308Z] --- PASS: TestPingHead (0.02s)
23:37:45 [2022-10-15T23:37:45.308Z] === RUN   TestPingSwarmHeader
23:37:47 [2022-10-15T23:37:47.219Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:37:47 [2022-10-15T23:37:47.480Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:37:49 [2022-10-15T23:37:49.391Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:37:49 [2022-10-15T23:37:49.391Z] --- PASS: TestPingSwarmHeader (3.78s)
23:37:49 [2022-10-15T23:37:49.391Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:37:49 [2022-10-15T23:37:49.391Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:37:49 [2022-10-15T23:37:49.391Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:37:49 [2022-10-15T23:37:49.391Z] === RUN   TestPingBuilderHeader
23:37:49 [2022-10-15T23:37:49.391Z] === RUN   TestPingBuilderHeader/default_config
23:37:49 [2022-10-15T23:37:49.962Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:37:50 [2022-10-15T23:37:50.533Z] --- PASS: TestPingBuilderHeader (1.20s)
23:37:50 [2022-10-15T23:37:50.533Z]     --- PASS: TestPingBuilderHeader/default_config (0.67s)
23:37:50 [2022-10-15T23:37:50.533Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
23:37:50 [2022-10-15T23:37:50.533Z] === RUN   TestVersion
23:37:50 [2022-10-15T23:37:50.533Z] --- PASS: TestVersion (0.02s)
23:37:50 [2022-10-15T23:37:50.533Z] === CONT  TestDiskUsage
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/container_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/image_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/volume_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/build-cache_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:37:51 [2022-10-15T23:37:51.103Z] === RUN   TestDiskUsage/after_LoadBusybox
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:37:51 [2022-10-15T23:37:51.363Z] === RUN   TestDiskUsage/after_container.Run
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:37:52 [2022-10-15T23:37:52.304Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:37:52 [2022-10-15T23:37:52.564Z] --- PASS: TestDiskUsage (2.22s)
23:37:52 [2022-10-15T23:37:52.564Z]     --- PASS: TestDiskUsage/empty (0.03s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.29s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]     --- PASS: TestDiskUsage/after_container.Run (0.86s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z] PASS
23:37:52 [2022-10-15T23:37:52.564Z] 
23:37:52 [2022-10-15T23:37:52.564Z] === Skipped
23:37:52 [2022-10-15T23:37:52.564Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:37:52 [2022-10-15T23:37:52.564Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:37:52 [2022-10-15T23:37:52.564Z] 
23:37:52 [2022-10-15T23:37:52.564Z] DONE 57 tests, 1 skipped in 29.125s
23:37:52 [2022-10-15T23:37:52.564Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:37:52 [2022-10-15T23:37:52.564Z] ++ 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
23:37:52 [2022-10-15T23:37:52.564Z] ++ set -e
23:37:52 [2022-10-15T23:37:52.564Z] ++ '[' -n 0 ']'
23:37:52 [2022-10-15T23:37:52.564Z] ++ set -x
23:37:52 [2022-10-15T23:37:52.564Z] ++ 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
23:37:52 [2022-10-15T23:37:52.825Z] INFO: Testing against a local daemon
23:37:52 [2022-10-15T23:37:52.825Z] === RUN   TestVolumesCreateAndList
23:37:52 [2022-10-15T23:37:52.825Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:37:52 [2022-10-15T23:37:52.825Z] === RUN   TestVolumesRemove
23:37:53 [2022-10-15T23:37:53.085Z] --- PASS: TestVolumesRemove (0.35s)
23:37:53 [2022-10-15T23:37:53.085Z] === RUN   TestVolumesInspect
23:37:53 [2022-10-15T23:37:53.345Z] --- PASS: TestVolumesInspect (0.05s)
23:37:53 [2022-10-15T23:37:53.345Z] === RUN   TestVolumesInvalidJSON
23:37:53 [2022-10-15T23:37:53.345Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:37:53 [2022-10-15T23:37:53.345Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:37:53 [2022-10-15T23:37:53.345Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:37:53 [2022-10-15T23:37:53.345Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:37:53 [2022-10-15T23:37:53.345Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:37:53 [2022-10-15T23:37:53.345Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:37:53 [2022-10-15T23:37:53.345Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:37:53 [2022-10-15T23:37:53.345Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:37:53 [2022-10-15T23:37:53.345Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:37:53 [2022-10-15T23:37:53.345Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:37:53 [2022-10-15T23:37:53.345Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:37:53 [2022-10-15T23:37:53.345Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:37:53 [2022-10-15T23:37:53.345Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:37:53 [2022-10-15T23:37:53.345Z] === RUN   TestVolumePruneAnonymous
23:37:53 [2022-10-15T23:37:53.345Z] --- PASS: TestVolumePruneAnonymous (0.09s)
23:37:53 [2022-10-15T23:37:53.345Z] PASS
23:37:53 [2022-10-15T23:37:53.345Z] 
23:37:53 [2022-10-15T23:37:53.345Z] DONE 10 tests in 0.704s
23:37:53 [2022-10-15T23:37:53.345Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:37:53 [2022-10-15T23:37:53.345Z] ++++ cat bundles/test-integration/docker.pid
23:37:53 [2022-10-15T23:37:53.345Z] +++ kill 14845
23:37:53 [2022-10-15T23:37:53.915Z] +++ /etc/init.d/apparmor stop
23:37:53 [2022-10-15T23:37:53.915Z] Leaving: AppArmorNo profiles have been unloaded.
23:37:53 [2022-10-15T23:37:53.915Z] 
23:37:53 [2022-10-15T23:37:53.915Z] Unloading profiles will leave already running processes permanently
23:37:53 [2022-10-15T23:37:53.915Z] unconfined, which can lead to unexpected situations.
23:37:53 [2022-10-15T23:37:53.915Z] 
23:37:53 [2022-10-15T23:37:53.915Z] To set a process to complain mode, use the command line tool
23:37:53 [2022-10-15T23:37:53.915Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:37:53 [2022-10-15T23:37:53.915Z] +++ true
23:37:53 [2022-10-15T23:37:53.915Z] exiting test-integration
23:37:53 [2022-10-15T23:37:53.915Z] ++ exit 0
23:37:53 [2022-10-15T23:37:53.915Z] 
Post stage
[Pipeline] junit
23:37:55 [2022-10-15T23:37:55.312Z] Recording test results
23:37:55 [2022-10-15T23:37:55.512Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:37:55 [2022-10-15T23:37:55.824Z] + echo Ensuring container killed.
23:37:55 [2022-10-15T23:37:55.824Z] Ensuring container killed.
23:37:55 [2022-10-15T23:37:55.824Z] + docker rm -vf docker-pr1
23:37:55 [2022-10-15T23:37:55.824Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
23:37:56 [2022-10-15T23:37:56.115Z] + echo Chowning /workspace to jenkins user
23:37:56 [2022-10-15T23:37:56.115Z] Chowning /workspace to jenkins user
23:37:56 [2022-10-15T23:37:56.115Z] + id -u
23:37:56 [2022-10-15T23:37:56.115Z] + id -g
23:37:56 [2022-10-15T23:37:56.115Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44305:/workspace busybox chown -R 1000:1000 /workspace
23:37:56 [2022-10-15T23:37:56.115Z] Unable to find image 'busybox:latest' locally
23:37:56 [2022-10-15T23:37:56.376Z] latest: Pulling from library/busybox
23:37:56 [2022-10-15T23:37:56.637Z] 89485c9dae0b: Pulling fs layer
23:37:56 [2022-10-15T23:37:56.637Z] 89485c9dae0b: Download complete
23:37:56 [2022-10-15T23:37:56.897Z] 89485c9dae0b: Pull complete
23:37:57 [2022-10-15T23:37:57.157Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
23:37:57 [2022-10-15T23:37:57.157Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:37:59 [2022-10-15T23:37:59.363Z] + bundleName=arm64-integration
23:37:59 [2022-10-15T23:37:59.363Z] + echo Creating arm64-integration-bundles.tar.gz
23:37:59 [2022-10-15T23:37:59.363Z] Creating arm64-integration-bundles.tar.gz
23:37:59 [2022-10-15T23:37:59.363Z] + xargs tar -czf arm64-integration-bundles.tar.gz
23:37:59 [2022-10-15T23:37:59.363Z] + 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
23:37:59 [2022-10-15T23:37:59.637Z] Archiving artifacts
23:38:01 [2022-10-15T23:38:01.512Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44305/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:38:01 [2022-10-15T23:38:01.810Z] + make clean
23:38:02 [2022-10-15T23:38:02.071Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:38:02 [2022-10-15T23:38:02.071Z] docker-dev-cache
23:38:02 [2022-10-15T23:38:02.071Z] 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