"./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose -test.run '^(TestCheckDownload|TestCheckSizeOnly|TestCopyFile|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestDirMove|TestHashSumsWithErrors|TestListDirSorted|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMoveFile|TestMoveFileWithIgnoreExisting|TestRcat|TestTouchDir)$/^(3|4|5|6|7)$'" - Starting (try 2/5) 2022/01/08 06:25:40 DEBUG : Creating backend with remote "TestHubic:rclone-test-jomixiw9juxemat1qibumuv0" 2022/01/08 06:25:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/08 06:25:40 DEBUG : Hubic: Got swift credentials (expiry 2022-01-09 06:46:03 +0100 +0100 in 23h20m22.669540764s) 2022/01/08 06:25:40 DEBUG : Creating backend with remote "/tmp/rclone2385489473" === RUN TestCheckDownload run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:25:40 INFO : Swift container rclone-test-jomixiw9juxemat1qibumuv0: Container "rclone-test-jomixiw9juxemat1qibumuv0" created === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.25s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.42s) --- PASS: TestCheckDownload/5 (0.35s) --- PASS: TestCheckDownload/6 (0.34s) --- PASS: TestCheckDownload/7 (0.38s) === RUN TestCheckSizeOnly run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.81s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.61s) === RUN TestListDirSorted run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:26:16 DEBUG : a.txt: Excluded 2022/01/08 06:26:16 DEBUG : sub dir/hello world: Excluded 2022/01/08 06:26:16 DEBUG : sub dir/hello world2: Excluded 2022/01/08 06:26:16 DEBUG : sub dir/hello world: Excluded 2022/01/08 06:26:16 DEBUG : sub dir/hello world2: Excluded 2022/01/08 06:26:16 DEBUG : sub dir/ignore dir: Excluded 2022/01/08 06:26:17 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.48s) === RUN TestListJSON run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestListJSON (11.56s) === RUN TestLsd run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" --- PASS: TestLsd (2.47s) === RUN TestLs run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:26:45 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" --- PASS: TestLsLong (5.10s) === RUN TestHashSumsWithErrors 2022/01/08 06:26:52 DEBUG : Creating backend with remote ":memory:" 2022/01/08 06:26:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestMoveFile run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:26:52 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/08 06:26:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/08 06:26:54 INFO : file1: Copied (new) to: sub/file2 2022/01/08 06:26:54 INFO : file1: Deleted 2022/01/08 06:26:54 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:26:54 DEBUG : file1: Unchanged skipping 2022/01/08 06:26:54 INFO : file1: Deleted 2022/01/08 06:26:54 DEBUG : Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.74s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:26:55 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/08 06:26:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/08 06:26:56 INFO : file1: Copied (new) 2022/01/08 06:26:56 INFO : file1: Deleted 2022/01/08 06:26:56 DEBUG : file1: Destination exists, skipping 2022/01/08 06:26:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.61s) === RUN TestCopyFile run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:26:58 DEBUG : file1: Need to transfer - File not found at Destination 2022/01/08 06:26:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/08 06:26:59 INFO : file1: Copied (new) to: sub/file2 2022/01/08 06:26:59 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:26:59 DEBUG : file1: Unchanged skipping 2022/01/08 06:26:59 DEBUG : Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.59s) === RUN TestCopyFileCompareDest run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:27:00 DEBUG : Creating backend with remote "TestHubic:rclone-test-jomixiw9juxemat1qibumuv0/dst" 2022/01/08 06:27:00 DEBUG : Hubic: Got swift credentials (expiry 2022-01-09 06:46:03 +0100 +0100 in 23h19m2.200307652s) 2022/01/08 06:27:01 DEBUG : Creating backend with remote "TestHubic:rclone-test-jomixiw9juxemat1qibumuv0/CompareDest" 2022/01/08 06:27:01 DEBUG : Hubic: Got swift credentials (expiry 2022-01-09 06:46:03 +0100 +0100 in 23h19m1.43736952s) 2022/01/08 06:27:02 DEBUG : one: Need to transfer - File not found at Destination 2022/01/08 06:27:02 INFO : Swift container rclone-test-jomixiw9juxemat1qibumuv0 path dst: Container "rclone-test-jomixiw9juxemat1qibumuv0" created 2022/01/08 06:27:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/08 06:27:03 INFO : one: Copied (new) 2022/01/08 06:27:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 06:27:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/08 06:27:04 INFO : one: Copied (replaced existing) 2022/01/08 06:27:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:27:08 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/08 06:27:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:27:10 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/08 06:27:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:27:11 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/08 06:27:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/08 06:27:11 DEBUG : two: Need to transfer - File not found at Destination 2022/01/08 06:27:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/01/08 06:27:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (16.38s) === RUN TestCopyFileCopyDest run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:27:16 DEBUG : Creating backend with remote "TestHubic:rclone-test-jomixiw9juxemat1qibumuv0/dst" 2022/01/08 06:27:17 DEBUG : Hubic: Got swift credentials (expiry 2022-01-09 06:46:03 +0100 +0100 in 23h18m45.855088722s) 2022/01/08 06:27:17 DEBUG : Creating backend with remote "TestHubic:rclone-test-jomixiw9juxemat1qibumuv0/CopyDest" 2022/01/08 06:27:19 DEBUG : Hubic: Got swift credentials (expiry 2022-01-09 06:46:03 +0100 +0100 in 23h18m43.859837014s) 2022/01/08 06:27:19 DEBUG : one: Need to transfer - File not found at Destination 2022/01/08 06:27:19 INFO : Swift container rclone-test-jomixiw9juxemat1qibumuv0 path dst: Container "rclone-test-jomixiw9juxemat1qibumuv0" created 2022/01/08 06:27:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/08 06:27:20 INFO : one: Copied (new) 2022/01/08 06:27:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 06:27:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/08 06:27:22 INFO : one: Copied (replaced existing) 2022/01/08 06:27:25 DEBUG : Creating backend with remote "TestHubic:rclone-test-jomixiw9juxemat1qibumuv0/BackupDir" 2022/01/08 06:27:25 DEBUG : Hubic: Got swift credentials (expiry 2022-01-09 06:46:03 +0100 +0100 in 23h18m37.037305792s) 2022/01/08 06:27:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:27:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/08 06:27:26 INFO : Swift container rclone-test-jomixiw9juxemat1qibumuv0 path BackupDir: Container "rclone-test-jomixiw9juxemat1qibumuv0" created 2022/01/08 06:27:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/08 06:27:28 INFO : one: Copied (server-side copy) 2022/01/08 06:27:29 INFO : one: Deleted 2022/01/08 06:27:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/01/08 06:27:30 INFO : one: Copied (server-side copy) 2022/01/08 06:27:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/08 06:27:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:27:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/08 06:27:34 INFO : two: Copied (server-side copy) 2022/01/08 06:27:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/08 06:27:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:27:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/01/08 06:27:34 DEBUG : two: Unchanged skipping 2022/01/08 06:27:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/08 06:27:37 DEBUG : three: Destination not found in --copy-dest 2022/01/08 06:27:37 DEBUG : three: Need to transfer - File not found at Destination 2022/01/08 06:27:39 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/01/08 06:27:39 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (28.80s) === RUN TestDirMove run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:27:53 DEBUG : A1/B2: Making directory 2022/01/08 06:27:53 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/01/08 06:27:55 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/08 06:27:55 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/01/08 06:27:55 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/08 06:27:55 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/01/08 06:27:55 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/08 06:27:55 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/01/08 06:27:56 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/08 06:27:56 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/01/08 06:27:56 INFO : A1/B1/C2/five: Deleted 2022/01/08 06:27:56 INFO : A1/B1/C1/four: Deleted 2022/01/08 06:27:56 INFO : A1/one: Deleted 2022/01/08 06:27:57 INFO : A1/B1/three: Deleted 2022/01/08 06:27:58 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/08 06:27:58 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/01/08 06:27:59 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/01/08 06:28:01 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/01/08 06:28:01 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/01/08 06:28:01 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/01/08 06:28:01 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/01/08 06:28:01 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/01/08 06:28:01 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/01/08 06:28:01 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/01/08 06:28:01 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/01/08 06:28:02 INFO : A2/B1/C1/four: Deleted 2022/01/08 06:28:02 INFO : A2/one: Deleted 2022/01/08 06:28:02 INFO : A2/B1/C2/five: Deleted 2022/01/08 06:28:02 INFO : A2/B1/three: Deleted 2022/01/08 06:28:04 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/01/08 06:28:04 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/01/08 06:28:05 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (25.35s) === RUN TestRcat --- PASS: TestRcat (0.00s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:28:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/01/08 06:28:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2022/01/08 06:28:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/01/08 06:28:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/01/08 06:28:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://lb9911.hubic.ovh.net/v1/AUTH_8ddbb879d8f66975e085651fc266c351/rclone-test-jomixiw9juxemat1qibumuv0/TestCopyFileMaxTransfer/file2": Max transfer limit reached as set by --max-transfer 2022/01/08 06:28:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/01/08 06:28:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/01/08 06:28:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 96131550ca0f615054312d04f87b563f OK 2022/01/08 06:28:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.07s) === RUN TestTouchDir run.go:181: Remote "Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0", Local "Local file system at /tmp/rclone2385489473", Modify Window "1ns" 2022/01/08 06:28:22 DEBUG : Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0: Touching "empty space" 2022/01/08 06:28:22 DEBUG : Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0: Touching "potato2" 2022/01/08 06:28:23 DEBUG : Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0: Touching "sub dir/potato3" --- PASS: TestTouchDir (10.83s) PASS 2022/01/08 06:28:27 DEBUG : Hubic Swift container rclone-test-jomixiw9juxemat1qibumuv0: Purge remote 2022/01/08 06:28:27 DEBUG : Waiting for deletions to finish 2022/01/08 06:28:28 INFO : Swift container rclone-test-jomixiw9juxemat1qibumuv0: Container "rclone-test-jomixiw9juxemat1qibumuv0" removed "./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose -test.run '^(TestCheckDownload|TestCheckSizeOnly|TestCopyFile|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestDirMove|TestHashSumsWithErrors|TestListDirSorted|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMoveFile|TestMoveFileWithIgnoreExisting|TestRcat|TestTouchDir)$/^(3|4|5|6|7)$'" - Finished OK in 2m48.043665255s (try 2/5)