"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5)
=== RUN TestInternalCheckPathLength
--- PASS: TestInternalCheckPathLength (0.00s)
=== RUN TestIntegration
fstests.go:442: Using remote "TestDropbox:"
2025/01/29 02:25:25 DEBUG : Creating backend with remote "TestDropbox:rclone-test-simocod1cora"
2025/01/29 02:25:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN TestIntegration/FsCheckWrap
fstests.go:483: Not a wrapping Fs
=== RUN TestIntegration/FsCommand
fstests.go:511: No commands in this remote
=== RUN TestIntegration/FsRmdirNotFound
=== RUN TestIntegration/FsString
=== RUN TestIntegration/FsName
=== RUN TestIntegration/FsRoot
=== RUN TestIntegration/FsRmdirEmpty
=== RUN TestIntegration/FsMkdir
=== RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/01/29 02:25:30 INFO : dir/subdir: Making directory
2025/01/29 02:25:32 INFO : dir/subdir: Removing directory
2025/01/29 02:25:33 INFO : dir: Removing directory
=== RUN TestIntegration/FsMkdir/FsListEmpty
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2025/01/29 02:25:36 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsEncoding
=== RUN TestIntegration/FsMkdir/FsEncoding/control_chars
fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/01/29 02:25:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 1/1
2025/01/29 02:25:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 2/1
2025/01/29 02:25:39 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" to batch
2025/01/29 02:25:39 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:25:39 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡
2025/01/29 02:25:40 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:711: testing "."
2025/01/29 02:25:44 DEBUG : ./.: Uploading chunk 1/1
2025/01/29 02:25:45 DEBUG : ./.: Uploading chunk 2/1
2025/01/29 02:25:45 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "./." to batch
2025/01/29 02:25:46 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:25:46 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: ./.
2025/01/29 02:25:47 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: ./.
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:711: testing ".."
2025/01/29 02:25:51 DEBUG : ../..: Uploading chunk 1/1
2025/01/29 02:25:51 DEBUG : ../..: Uploading chunk 2/1
2025/01/29 02:25:52 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "../.." to batch
2025/01/29 02:25:52 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:25:52 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: ../..
2025/01/29 02:25:53 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: ../..
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/01/29 02:25:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 1/1
2025/01/29 02:25:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 2/1
2025/01/29 02:25:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" to batch
2025/01/29 02:25:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:25:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
2025/01/29 02:25:59 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:711: testing " leading space"
2025/01/29 02:26:03 DEBUG : leading space/ leading space: Uploading chunk 1/1
2025/01/29 02:26:04 DEBUG : leading space/ leading space: Uploading chunk 2/1
2025/01/29 02:26:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding " leading space/ leading space" to batch
2025/01/29 02:26:05 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:26:05 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: leading space/ leading space
2025/01/29 02:26:06 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: leading space/ leading space
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:711: testing "~leading tilde"
2025/01/29 02:26:11 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 1/1
2025/01/29 02:26:11 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 2/1
2025/01/29 02:26:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "~leading tilde/~leading tilde" to batch
2025/01/29 02:26:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:26:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: ~leading tilde/~leading tilde
2025/01/29 02:26:14 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: ~leading tilde/~leading tilde
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:711: testing "␍leading CR"
2025/01/29 02:26:18 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 1/1
2025/01/29 02:26:18 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 2/1
2025/01/29 02:26:19 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "␍leading CR/␍leading CR" to batch
2025/01/29 02:26:19 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:26:19 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: ␍leading CR/␍leading CR
2025/01/29 02:26:20 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: ␍leading CR/␍leading CR
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_LF
fstests.go:711: testing "␊leading LF"
2025/01/29 02:26:24 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 1/1
2025/01/29 02:26:24 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 2/1
2025/01/29 02:26:25 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "␊leading LF/␊leading LF" to batch
2025/01/29 02:26:26 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:26:26 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: ␊leading LF/␊leading LF
2025/01/29 02:26:26 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: ␊leading LF/␊leading LF
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_HT
fstests.go:711: testing "␉leading HT"
2025/01/29 02:26:30 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 1/1
2025/01/29 02:26:30 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 2/1
2025/01/29 02:26:31 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "␉leading HT/␉leading HT" to batch
2025/01/29 02:26:32 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:26:32 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: ␉leading HT/␉leading HT
2025/01/29 02:26:32 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: ␉leading HT/␉leading HT
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_VT
fstests.go:711: testing "␋leading VT"
2025/01/29 02:26:36 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 1/1
2025/01/29 02:26:37 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 2/1
2025/01/29 02:26:37 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "␋leading VT/␋leading VT" to batch
2025/01/29 02:26:38 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:26:38 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: ␋leading VT/␋leading VT
2025/01/29 02:26:38 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: ␋leading VT/␋leading VT
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_dot
fstests.go:711: testing ".leading dot"
2025/01/29 02:26:42 DEBUG : .leading dot/.leading dot: Uploading chunk 1/1
2025/01/29 02:26:43 DEBUG : .leading dot/.leading dot: Uploading chunk 2/1
2025/01/29 02:26:43 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding ".leading dot/.leading dot" to batch
2025/01/29 02:26:44 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:26:44 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: .leading dot/.leading dot
2025/01/29 02:26:45 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: .leading dot/.leading dot
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_space
fstests.go:711: testing "trailing space "
2025/01/29 02:26:52 DEBUG : trailing space /trailing space : Uploading chunk 1/1
2025/01/29 02:26:53 DEBUG : trailing space /trailing space : Uploading chunk 2/1
2025/01/29 02:26:53 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "trailing space /trailing space " to batch
2025/01/29 02:26:53 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:26:53 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: trailing space /trailing space
2025/01/29 02:26:54 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: trailing space /trailing space
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR
fstests.go:711: testing "trailing CR␍"
2025/01/29 02:26:58 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 1/1
2025/01/29 02:26:59 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 2/1
2025/01/29 02:26:59 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "trailing CR␍/trailing CR␍" to batch
2025/01/29 02:27:00 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:27:00 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: trailing CR␍/trailing CR␍
2025/01/29 02:27:00 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: trailing CR␍/trailing CR␍
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF
fstests.go:711: testing "trailing LF␊"
2025/01/29 02:27:05 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 1/1
2025/01/29 02:27:05 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 2/1
2025/01/29 02:27:06 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "trailing LF␊/trailing LF␊" to batch
2025/01/29 02:27:06 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:27:06 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: trailing LF␊/trailing LF␊
2025/01/29 02:27:07 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: trailing LF␊/trailing LF␊
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT
fstests.go:711: testing "trailing HT␉"
2025/01/29 02:27:11 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 1/1
2025/01/29 02:27:12 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 2/1
2025/01/29 02:27:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "trailing HT␉/trailing HT␉" to batch
2025/01/29 02:27:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:27:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: trailing HT␉/trailing HT␉
2025/01/29 02:27:13 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: trailing HT␉/trailing HT␉
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT
fstests.go:711: testing "trailing VT␋"
2025/01/29 02:27:17 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 1/1
2025/01/29 02:27:17 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 2/1
2025/01/29 02:27:18 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "trailing VT␋/trailing VT␋" to batch
2025/01/29 02:27:18 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:27:18 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: trailing VT␋/trailing VT␋
2025/01/29 02:27:19 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: trailing VT␋/trailing VT␋
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot
fstests.go:711: testing "trailing dot."
2025/01/29 02:27:23 DEBUG : trailing dot./trailing dot.: Uploading chunk 1/1
2025/01/29 02:27:24 DEBUG : trailing dot./trailing dot.: Uploading chunk 2/1
2025/01/29 02:27:24 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "trailing dot./trailing dot." to batch
2025/01/29 02:27:25 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:27:25 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: trailing dot./trailing dot.
2025/01/29 02:27:26 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: trailing dot./trailing dot.
=== RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
fstests.go:711: testing "invalid utf-8\xfe"
2025/01/29 02:27:30 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 1/1
2025/01/29 02:27:30 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 2/1
2025/01/29 02:27:31 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "invalid utf-8\xfe/invalid utf-8\xfe" to batch
2025/01/29 02:27:31 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:27:31 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: invalid utf-8/invalid utf-8
2025/01/29 02:27:32 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: invalid utf-8/invalid utf-8
=== RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding
fstests.go:711: testing "test%46.txt"
2025/01/29 02:27:36 DEBUG : test%46.txt/test%46.txt: Uploading chunk 1/1
2025/01/29 02:27:36 DEBUG : test%46.txt/test%46.txt: Uploading chunk 2/1
2025/01/29 02:27:37 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "test%46.txt/test%46.txt" to batch
2025/01/29 02:27:37 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:27:37 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: test%46.txt/test%46.txt
2025/01/29 02:27:38 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: test%46.txt/test%46.txt
=== RUN TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN TestIntegration/FsMkdir/FsPutError
2025/01/29 02:27:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 1/1
2025/01/29 02:27:42 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/01/29 02:27:42 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/01/29 02:27:42 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/01/29 02:27:42 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/01/29 02:27:42 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:42 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/01/29 02:27:42 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:42 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/01/29 02:27:42 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:42 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/01/29 02:27:43 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:43 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/01/29 02:27:44 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:46 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2025/01/29 02:27:48 DEBUG : pacer: Reducing sleep to 1.5s
=== RUN TestIntegration/FsMkdir/FsPutZeroLength
2025/01/29 02:27:50 DEBUG : pacer: Reducing sleep to 1.125s
2025/01/29 02:27:50 DEBUG : zero-length-file: Uploading chunk 1/0
2025/01/29 02:27:52 DEBUG : pacer: Reducing sleep to 843.75ms
2025/01/29 02:27:52 DEBUG : zero-length-file: Uploading chunk 2/0
2025/01/29 02:27:53 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/01/29 02:27:53 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "zero-length-file" to batch
2025/01/29 02:27:54 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:27:54 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: zero-length-file
2025/01/29 02:27:54 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/01/29 02:27:54 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: zero-length-file
2025/01/29 02:27:55 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/01/29 02:27:56 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/01/29 02:27:57 DEBUG : pacer: Reducing sleep to 200.225829ms
=== RUN TestIntegration/FsMkdir/FsOpenWriterAt
fstests.go:790: FS has no OpenWriterAt interface
=== RUN TestIntegration/FsMkdir/FsOpenChunkWriter
fstests.go:823: FS has no OpenChunkWriter interface
=== RUN TestIntegration/FsMkdir/FsChangeNotify
2025/01/29 02:27:57 INFO : dir: Making directory
2025/01/29 02:27:57 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/01/29 02:27:57 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/01/29 02:27:58 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/01/29 02:27:58 INFO : dir/subdir1: Making directory
2025/01/29 02:27:58 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/01/29 02:27:58 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/01/29 02:27:58 INFO : dir/subdir3: Making directory
2025/01/29 02:27:59 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/01/29 02:27:59 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:27:59 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/01/29 02:27:59 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/01/29 02:27:59 INFO : dir/subdir2: Making directory
2025/01/29 02:27:59 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/01/29 02:27:59 DEBUG : doChangeNotify("dir/subdir1", 0)
2025/01/29 02:27:59 DEBUG : doChangeNotify("dir/subdir3", 0)
2025/01/29 02:27:59 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/01/29 02:28:00 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:00 DEBUG : pacer: Reducing sleep to 10ms
2025/01/29 02:28:00 DEBUG : doChangeNotify("dir/subdir2", 0)
2025/01/29 02:28:00 DEBUG : dir/file2: Uploading chunk 1/1
2025/01/29 02:28:01 DEBUG : dir/file2: Uploading chunk 2/1
2025/01/29 02:28:01 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:01 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "dir/file2" to batch
2025/01/29 02:28:02 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:28:02 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: dir/file2
2025/01/29 02:28:02 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: dir/file2
2025/01/29 02:28:03 DEBUG : doChangeNotify("dir/file2", 1)
2025/01/29 02:28:03 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:03 DEBUG : dir/file4: Uploading chunk 1/1
2025/01/29 02:28:04 DEBUG : dir/file4: Uploading chunk 2/1
2025/01/29 02:28:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "dir/file4" to batch
2025/01/29 02:28:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:28:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: dir/file4
2025/01/29 02:28:05 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: dir/file4
2025/01/29 02:28:05 DEBUG : doChangeNotify("dir/file4", 1)
2025/01/29 02:28:05 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:06 DEBUG : dir/file3: Uploading chunk 1/1
2025/01/29 02:28:06 DEBUG : dir/file3: Uploading chunk 2/1
2025/01/29 02:28:07 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "dir/file3" to batch
2025/01/29 02:28:07 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:28:07 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: dir/file3
2025/01/29 02:28:08 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: dir/file3
2025/01/29 02:28:08 DEBUG : doChangeNotify("dir/file3", 1)
2025/01/29 02:28:08 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:09 DEBUG : doChangeNotify("dir/file2", 1)
2025/01/29 02:28:09 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:09 DEBUG : doChangeNotify("dir/file4", 1)
2025/01/29 02:28:10 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:10 DEBUG : doChangeNotify("dir/file3", 1)
2025/01/29 02:28:11 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:11 DEBUG : doChangeNotify("dir/subdir1", 1)
2025/01/29 02:28:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:13 DEBUG : doChangeNotify("dir/subdir3", 1)
2025/01/29 02:28:13 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
2025/01/29 02:28:14 DEBUG : doChangeNotify("dir/subdir2", 1)
2025/01/29 02:28:14 DEBUG : Dropbox root 'rclone-test-simocod1cora': Checking for changes on remote
=== RUN TestIntegration/FsMkdir/FsPutFiles
2025/01/29 02:28:15 DEBUG : doChangeNotify("dir", 1)
2025/01/29 02:28:15 DEBUG : file name.txt: Uploading chunk 1/1
2025/01/29 02:28:16 DEBUG : file name.txt: Uploading chunk 2/1
2025/01/29 02:28:16 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "file name.txt" to batch
2025/01/29 02:28:17 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:28:17 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: file name.txt
2025/01/29 02:28:18 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: file name.txt
2025/01/29 02:28:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 1/1
2025/01/29 02:28:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 2/1
2025/01/29 02:28:20 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to batch
2025/01/29 02:28:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:28:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2025/01/29 02:28:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2025/01/29 02:28:22 DEBUG : file name.txt: Uploading chunk 1/1
2025/01/29 02:28:22 DEBUG : file name.txt: Uploading chunk 2/1
2025/01/29 02:28:23 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "file name.txt" to batch
2025/01/29 02:28:23 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:28:23 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: file name.txt
2025/01/29 02:28:24 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: file name.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2025/01/29 02:28:29 DEBUG : Creating backend with remote "TestDropbox:"
2025/01/29 02:28:29 DEBUG : Config file has changed externally - reloading
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge
2025/01/29 02:28:43 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 1/1
2025/01/29 02:28:44 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 2/1
2025/01/29 02:28:44 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "dirToPurge/fileToPurge.txt" to batch
2025/01/29 02:28:45 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:28:45 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: dirToPurge/fileToPurge.txt
2025/01/29 02:28:45 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: dirToPurge/fileToPurge.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2025/01/29 02:28:49 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 1/1
2025/01/29 02:28:50 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 2/1
2025/01/29 02:28:50 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" to batch
2025/01/29 02:28:51 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:28:51 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: dirToPurgeFromRoot/fileToPurgeFromRoot.txt
2025/01/29 02:28:51 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: dirToPurgeFromRoot/fileToPurgeFromRoot.txt
2025/01/29 02:28:53 DEBUG : Creating backend with remote "TestDropbox:rclone-test-simocod1cora/dirToPurgeFromRoot"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/01/29 02:28:55 DEBUG : Creating backend with remote "TestDropbox:rclone-test-simocod1cora/hello? sausage/êé"
2025/01/29 02:28:56 DEBUG : a/b/c/d/e.txt: Uploading chunk 1/1
2025/01/29 02:28:57 DEBUG : a/b/c/d/e.txt: Uploading chunk 2/1
2025/01/29 02:28:57 DEBUG : Dropbox root 'rclone-test-simocod1cora/hello? sausage/êé': Adding "a/b/c/d/e.txt" to batch
2025/01/29 02:28:58 DEBUG : Dropbox root 'rclone-test-simocod1cora/hello? sausage/êé': Batch idle for 500ms so committing
2025/01/29 02:28:58 DEBUG : Dropbox root 'rclone-test-simocod1cora/hello? sausage/êé': Committing sync batch length 1 starting with: a/b/c/d/e.txt
2025/01/29 02:28:59 DEBUG : Dropbox root 'rclone-test-simocod1cora/hello? sausage/êé': Committed sync batch length 1 starting with: a/b/c/d/e.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata
fstests.go:1293: Skipping test as can't write metadata
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsMove
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
fstests.go:1402: Skipping test as can't write metadata
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2025/01/29 02:29:18 DEBUG : Creating backend with remote "TestDropbox:rclone-test-vexuzah6habi"
2025/01/29 02:29:27 DEBUG : Dropbox root 'rclone-test-vexuzah6habi': Purge remote
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
fstests.go:1596: MimeType method not supported
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
fstests.go:1627: Metadata method not supported
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
fstests.go:1698: SetMetadata method not supported
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
fstests.go:1755: can't set modified time without deleting existing object
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
2025/01/29 02:29:46 DEBUG : file name.txt: Uploading chunk 1/1
2025/01/29 02:29:47 DEBUG : file name.txt: Uploading chunk 2/1
2025/01/29 02:29:48 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "file name.txt" to batch
2025/01/29 02:29:48 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:29:48 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: file name.txt
2025/01/29 02:29:49 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: file name.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/01/29 02:29:51 DEBUG : Creating backend with remote "TestDropbox:rclone-test-simocod1cora/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/01/29 02:29:52 DEBUG : Creating backend with remote "TestDropbox:rclone-test-simocod1cora/not found.txt"
2025/01/29 02:29:52 ERROR : : error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot
fstests.go:1915: Opening root remote "TestDropbox:" path "rclone-test-simocod1cora" from "TestDropbox:rclone-test-simocod1cora"
2025/01/29 02:29:52 DEBUG : Creating backend with remote "TestDropbox:"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
fstests.go:1949: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put
2025/01/29 02:29:54 DEBUG : rclone-test-simocod1cora/created from root.txt: Uploading chunk 1/1
2025/01/29 02:29:55 DEBUG : rclone-test-simocod1cora/created from root.txt: Uploading chunk 2/1
2025/01/29 02:29:55 DEBUG : Dropbox root '': Adding "rclone-test-simocod1cora/created from root.txt" to batch
2025/01/29 02:29:56 DEBUG : Dropbox root '': Batch idle for 500ms so committing
2025/01/29 02:29:56 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: rclone-test-simocod1cora/created from root.txt
2025/01/29 02:29:56 DEBUG : Dropbox root '': Committed sync batch length 1 starting with: rclone-test-simocod1cora/created from root.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink
2025/01/29 02:30:00 DEBUG : Dropbox root 'rclone-test-simocod1cora': attempting to share 'file name.txt_does_not_exist' (absolute path: /rclone-test-simocod1cora/file name.txt_does_not_exist)
2025/01/29 02:30:00 DEBUG : Dropbox root 'rclone-test-simocod1cora': attempting to share 'file name.txt' (absolute path: /rclone-test-simocod1cora/file name.txt)
fstests.go:2038:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038
Error: Received unexpected error:
settings_error/not_authorized/
Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink
=== RUN TestIntegration/FsMkdir/FsPutFiles/SetTier
fstests.go:416: FS has no SetTier & GetTier interfaces
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
fstests.go:2113: Not a wrapping Fs
=== RUN TestIntegration/FsMkdir/FsPutFiles/Bucket
fstests.go:2129: Not a bucket based backend
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2025/01/29 02:30:04 DEBUG : piped data.txt: Uploading chunk 1/0
2025/01/29 02:30:04 DEBUG : piped data.txt: Uploading chunk 2/0
2025/01/29 02:30:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "piped data.txt" to batch
2025/01/29 02:30:05 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:30:05 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: piped data.txt
2025/01/29 02:30:05 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: piped data.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/01/29 02:30:07 DEBUG : piped data.txt: Uploading chunk 1/0
2025/01/29 02:30:07 DEBUG : piped data.txt: Uploading chunk 2/0
2025/01/29 02:30:08 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "piped data.txt" to batch
2025/01/29 02:30:08 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:30:08 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: piped data.txt
2025/01/29 02:30:09 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: piped data.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal
fstests.go:2347: *dropbox.Fs does not implement InternalTester
=== RUN TestIntegration/FsMkdir/FsPutChunked
=== RUN TestIntegration/FsMkdir/FsPutChunked/100
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/99
2025/01/29 02:30:10 DEBUG : chunked-100-99.bin: Uploading chunk 1/1
2025/01/29 02:30:11 DEBUG : chunked-100-99.bin: Uploading chunk 2/1
2025/01/29 02:30:11 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-100-99.bin" to batch
2025/01/29 02:30:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:30:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-100-99.bin
2025/01/29 02:30:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-100-99.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed
2025/01/29 02:30:15 DEBUG : chunked-100-99-streamed.bin: Uploading chunk 1/0
2025/01/29 02:30:15 DEBUG : chunked-100-99-streamed.bin: Uploading chunk 2/0
2025/01/29 02:30:16 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-100-99-streamed.bin" to batch
2025/01/29 02:30:16 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:30:16 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-100-99-streamed.bin
2025/01/29 02:30:17 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-100-99-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/100
2025/01/29 02:30:20 DEBUG : chunked-100-100.bin: Uploading chunk 1/1
2025/01/29 02:30:20 DEBUG : chunked-100-100.bin: Uploading chunk 2/1
2025/01/29 02:30:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-100-100.bin" to batch
2025/01/29 02:30:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:30:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-100-100.bin
2025/01/29 02:30:22 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-100-100.bin
fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (
Dropbox - 504
Error (504) Something went wrong. Don't worry, your files are still safe and the Dropbox team has been notified. Check out our
Status Page to see if there is a known incident, our
Help Center and
forums for help, or head back to
home .
)
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed
2025/01/29 02:31:56 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 1/0
2025/01/29 02:31:57 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 2/0
2025/01/29 02:31:57 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 3/0
2025/01/29 02:31:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-100-100-streamed.bin" to batch
2025/01/29 02:31:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:31:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-100-100-streamed.bin
2025/01/29 02:31:59 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-100-100-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/201
2025/01/29 02:32:02 DEBUG : chunked-100-201.bin: Uploading chunk 1/3
2025/01/29 02:32:02 DEBUG : chunked-100-201.bin: Uploading chunk 2/3
2025/01/29 02:32:03 DEBUG : chunked-100-201.bin: Uploading chunk 3/3
2025/01/29 02:32:03 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-100-201.bin" to batch
2025/01/29 02:32:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-100-201.bin
2025/01/29 02:32:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-100-201.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed
2025/01/29 02:32:07 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 1/0
2025/01/29 02:32:07 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 2/0
2025/01/29 02:32:08 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 3/0
2025/01/29 02:32:08 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 4/0
2025/01/29 02:32:09 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-100-201-streamed.bin" to batch
2025/01/29 02:32:09 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:09 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-100-201-streamed.bin
2025/01/29 02:32:10 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-100-201-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/127
2025/01/29 02:32:13 DEBUG : chunked-128-127.bin: Uploading chunk 1/1
2025/01/29 02:32:13 DEBUG : chunked-128-127.bin: Uploading chunk 2/1
2025/01/29 02:32:14 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-128-127.bin" to batch
2025/01/29 02:32:14 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:14 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-128-127.bin
2025/01/29 02:32:15 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-128-127.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed
2025/01/29 02:32:18 DEBUG : chunked-128-127-streamed.bin: Uploading chunk 1/0
2025/01/29 02:32:18 DEBUG : chunked-128-127-streamed.bin: Uploading chunk 2/0
2025/01/29 02:32:19 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-128-127-streamed.bin" to batch
2025/01/29 02:32:19 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:19 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-128-127-streamed.bin
2025/01/29 02:32:20 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-128-127-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/128
2025/01/29 02:32:23 DEBUG : chunked-128-128.bin: Uploading chunk 1/1
2025/01/29 02:32:23 DEBUG : chunked-128-128.bin: Uploading chunk 2/1
2025/01/29 02:32:23 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-128-128.bin" to batch
2025/01/29 02:32:24 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:24 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-128-128.bin
2025/01/29 02:32:25 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-128-128.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed
2025/01/29 02:32:27 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 1/0
2025/01/29 02:32:28 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 2/0
2025/01/29 02:32:28 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 3/0
2025/01/29 02:32:29 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-128-128-streamed.bin" to batch
2025/01/29 02:32:29 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:29 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-128-128-streamed.bin
2025/01/29 02:32:30 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-128-128-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/257
2025/01/29 02:32:33 DEBUG : chunked-128-257.bin: Uploading chunk 1/3
2025/01/29 02:32:33 DEBUG : chunked-128-257.bin: Uploading chunk 2/3
2025/01/29 02:32:33 DEBUG : chunked-128-257.bin: Uploading chunk 3/3
2025/01/29 02:32:34 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-128-257.bin" to batch
2025/01/29 02:32:34 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:34 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-128-257.bin
2025/01/29 02:32:35 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-128-257.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed
2025/01/29 02:32:38 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 1/0
2025/01/29 02:32:38 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 2/0
2025/01/29 02:32:39 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 3/0
2025/01/29 02:32:39 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 4/0
2025/01/29 02:32:40 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-128-257-streamed.bin" to batch
2025/01/29 02:32:40 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:40 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-128-257-streamed.bin
2025/01/29 02:32:41 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-128-257-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999
2025/01/29 02:32:44 DEBUG : chunked-97.656Ki-97.655Ki.bin: Uploading chunk 1/1
2025/01/29 02:32:44 DEBUG : chunked-97.656Ki-97.655Ki.bin: Uploading chunk 2/1
2025/01/29 02:32:45 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.656Ki-97.655Ki.bin" to batch
2025/01/29 02:32:45 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:45 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.656Ki-97.655Ki.bin
2025/01/29 02:32:46 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.656Ki-97.655Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed
2025/01/29 02:32:48 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading chunk 1/0
2025/01/29 02:32:49 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading chunk 2/0
2025/01/29 02:32:49 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.656Ki-97.655Ki-streamed.bin" to batch
2025/01/29 02:32:50 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:50 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.656Ki-97.655Ki-streamed.bin
2025/01/29 02:32:51 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.656Ki-97.655Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000
2025/01/29 02:32:54 DEBUG : chunked-97.656Ki-97.656Ki.bin: Uploading chunk 1/1
2025/01/29 02:32:54 DEBUG : chunked-97.656Ki-97.656Ki.bin: Uploading chunk 2/1
2025/01/29 02:32:55 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.656Ki-97.656Ki.bin" to batch
2025/01/29 02:32:56 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:32:56 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.656Ki-97.656Ki.bin
2025/01/29 02:32:56 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.656Ki-97.656Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed
2025/01/29 02:32:59 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 1/0
2025/01/29 02:33:00 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 2/0
2025/01/29 02:33:00 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 3/0
2025/01/29 02:33:01 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.656Ki-97.656Ki-streamed.bin" to batch
2025/01/29 02:33:01 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:01 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.656Ki-97.656Ki-streamed.bin
2025/01/29 02:33:02 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.656Ki-97.656Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001
2025/01/29 02:33:04 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 1/3
2025/01/29 02:33:05 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 2/3
2025/01/29 02:33:05 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 3/3
2025/01/29 02:33:06 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.656Ki-195.313Ki.bin" to batch
2025/01/29 02:33:06 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:06 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.656Ki-195.313Ki.bin
2025/01/29 02:33:07 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.656Ki-195.313Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed
2025/01/29 02:33:10 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 1/0
2025/01/29 02:33:10 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 2/0
2025/01/29 02:33:10 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 3/0
2025/01/29 02:33:11 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 4/0
2025/01/29 02:33:11 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.656Ki-195.313Ki-streamed.bin" to batch
2025/01/29 02:33:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.656Ki-195.313Ki-streamed.bin
2025/01/29 02:33:12 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.656Ki-195.313Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000
2025/01/29 02:33:15 DEBUG : chunked-97.657Ki-97.656Ki.bin: Uploading chunk 1/1
2025/01/29 02:33:16 DEBUG : chunked-97.657Ki-97.656Ki.bin: Uploading chunk 2/1
2025/01/29 02:33:16 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.657Ki-97.656Ki.bin" to batch
2025/01/29 02:33:17 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:17 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.657Ki-97.656Ki.bin
2025/01/29 02:33:17 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.657Ki-97.656Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed
2025/01/29 02:33:20 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading chunk 1/0
2025/01/29 02:33:21 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading chunk 2/0
2025/01/29 02:33:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.657Ki-97.656Ki-streamed.bin" to batch
2025/01/29 02:33:22 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:22 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.657Ki-97.656Ki-streamed.bin
2025/01/29 02:33:22 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.657Ki-97.656Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001
2025/01/29 02:33:25 DEBUG : chunked-97.657Ki-97.657Ki.bin: Uploading chunk 1/1
2025/01/29 02:33:26 DEBUG : chunked-97.657Ki-97.657Ki.bin: Uploading chunk 2/1
2025/01/29 02:33:26 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.657Ki-97.657Ki.bin" to batch
2025/01/29 02:33:27 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:27 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.657Ki-97.657Ki.bin
2025/01/29 02:33:27 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.657Ki-97.657Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed
2025/01/29 02:33:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 1/0
2025/01/29 02:33:30 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 2/0
2025/01/29 02:33:31 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 3/0
2025/01/29 02:33:31 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.657Ki-97.657Ki-streamed.bin" to batch
2025/01/29 02:33:32 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:32 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.657Ki-97.657Ki-streamed.bin
2025/01/29 02:33:32 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.657Ki-97.657Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003
2025/01/29 02:33:35 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 1/3
2025/01/29 02:33:35 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 2/3
2025/01/29 02:33:36 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 3/3
2025/01/29 02:33:36 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.657Ki-195.315Ki.bin" to batch
2025/01/29 02:33:37 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:37 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.657Ki-195.315Ki.bin
2025/01/29 02:33:38 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.657Ki-195.315Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed
2025/01/29 02:33:41 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 1/0
2025/01/29 02:33:41 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 2/0
2025/01/29 02:33:41 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 3/0
2025/01/29 02:33:42 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 4/0
2025/01/29 02:33:42 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-97.657Ki-195.315Ki-streamed.bin" to batch
2025/01/29 02:33:43 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:43 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-97.657Ki-195.315Ki-streamed.bin
2025/01/29 02:33:43 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-97.657Ki-195.315Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116
2025/01/29 02:33:46 DEBUG : chunked-682.731Ki-682.730Ki.bin: Uploading chunk 1/1
2025/01/29 02:33:47 DEBUG : chunked-682.731Ki-682.730Ki.bin: Uploading chunk 2/1
2025/01/29 02:33:47 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-682.731Ki-682.730Ki.bin" to batch
2025/01/29 02:33:48 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:48 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-682.731Ki-682.730Ki.bin
2025/01/29 02:33:48 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-682.731Ki-682.730Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed
2025/01/29 02:33:52 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading chunk 1/0
2025/01/29 02:33:52 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading chunk 2/0
2025/01/29 02:33:53 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-682.731Ki-682.730Ki-streamed.bin" to batch
2025/01/29 02:33:53 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:53 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-682.731Ki-682.730Ki-streamed.bin
2025/01/29 02:33:54 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-682.731Ki-682.730Ki-streamed.bin
2025/01/29 02:33:56 INFO : Dropbox root 'rclone-test-simocod1cora/hello? sausage/êé': Committing uploads - please wait...
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117
2025/01/29 02:33:57 DEBUG : chunked-682.731Ki-682.731Ki.bin: Uploading chunk 1/1
2025/01/29 02:33:57 DEBUG : chunked-682.731Ki-682.731Ki.bin: Uploading chunk 2/1
2025/01/29 02:33:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-682.731Ki-682.731Ki.bin" to batch
2025/01/29 02:33:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:33:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-682.731Ki-682.731Ki.bin
2025/01/29 02:33:59 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-682.731Ki-682.731Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed
2025/01/29 02:34:02 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 1/0
2025/01/29 02:34:02 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 2/0
2025/01/29 02:34:03 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 3/0
2025/01/29 02:34:03 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-682.731Ki-682.731Ki-streamed.bin" to batch
2025/01/29 02:34:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-682.731Ki-682.731Ki-streamed.bin
2025/01/29 02:34:04 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-682.731Ki-682.731Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235
2025/01/29 02:34:07 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 1/3
2025/01/29 02:34:08 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 2/3
2025/01/29 02:34:08 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 3/3
2025/01/29 02:34:09 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-682.731Ki-1.333Mi.bin" to batch
2025/01/29 02:34:09 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:09 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-682.731Ki-1.333Mi.bin
2025/01/29 02:34:10 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-682.731Ki-1.333Mi.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed
2025/01/29 02:34:13 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 1/0
2025/01/29 02:34:13 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 2/0
2025/01/29 02:34:14 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 3/0
2025/01/29 02:34:14 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 4/0
2025/01/29 02:34:15 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-682.731Ki-1.333Mi-streamed.bin" to batch
2025/01/29 02:34:15 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:15 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-682.731Ki-1.333Mi-streamed.bin
2025/01/29 02:34:16 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-682.731Ki-1.333Mi-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151
2025/01/29 02:34:19 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 1/1
2025/01/29 02:34:20 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 2/1
2025/01/29 02:34:20 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-2Mi-2.000Mi.bin" to batch
2025/01/29 02:34:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin
2025/01/29 02:34:21 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed
2025/01/29 02:34:24 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 1/0
2025/01/29 02:34:25 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 2/0
2025/01/29 02:34:27 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-2Mi-2.000Mi-streamed.bin" to batch
2025/01/29 02:34:27 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:27 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin
2025/01/29 02:34:28 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152
2025/01/29 02:34:31 DEBUG : chunked-2Mi-2Mi.bin: Uploading chunk 1/1
2025/01/29 02:34:31 DEBUG : chunked-2Mi-2Mi.bin: Uploading chunk 2/1
2025/01/29 02:34:32 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-2Mi-2Mi.bin" to batch
2025/01/29 02:34:33 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:33 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-2Mi-2Mi.bin
2025/01/29 02:34:33 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-2Mi-2Mi.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed
2025/01/29 02:34:36 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 1/0
2025/01/29 02:34:37 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 2/0
2025/01/29 02:34:37 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 3/0
2025/01/29 02:34:38 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-2Mi-2Mi-streamed.bin" to batch
2025/01/29 02:34:38 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:38 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-2Mi-2Mi-streamed.bin
2025/01/29 02:34:39 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-2Mi-2Mi-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305
2025/01/29 02:34:42 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 1/3
2025/01/29 02:34:42 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 2/3
2025/01/29 02:34:43 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 3/3
2025/01/29 02:34:43 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-2Mi-4.000Mi.bin" to batch
2025/01/29 02:34:44 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:44 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin
2025/01/29 02:34:44 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed
2025/01/29 02:34:48 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 1/0
2025/01/29 02:34:48 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 2/0
2025/01/29 02:34:49 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 3/0
2025/01/29 02:34:49 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 4/0
2025/01/29 02:34:50 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "chunked-2Mi-4.000Mi-streamed.bin" to batch
2025/01/29 02:34:50 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:50 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin
2025/01/29 02:34:51 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin
=== RUN TestIntegration/FsMkdir/FsCopyChunked
fstests.go:2495: *dropbox.Fs does not implement SetCopyCutoff
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/01/29 02:34:54 DEBUG : unknown-size-put.txt: Uploading chunk 1/0
2025/01/29 02:34:54 DEBUG : unknown-size-put.txt: Uploading chunk 2/0
2025/01/29 02:34:55 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "unknown-size-put.txt" to batch
2025/01/29 02:34:55 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:55 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: unknown-size-put.txt
2025/01/29 02:34:56 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: unknown-size-put.txt
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/01/29 02:34:57 DEBUG : unknown-size-update.txt: Uploading chunk 1/1
2025/01/29 02:34:57 DEBUG : unknown-size-update.txt: Uploading chunk 2/1
2025/01/29 02:34:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "unknown-size-update.txt" to batch
2025/01/29 02:34:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:34:58 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: unknown-size-update.txt
2025/01/29 02:34:59 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: unknown-size-update.txt
2025/01/29 02:35:00 DEBUG : unknown-size-update.txt: Uploading chunk 1/0
2025/01/29 02:35:00 DEBUG : unknown-size-update.txt: Uploading chunk 2/0
2025/01/29 02:35:01 DEBUG : Dropbox root 'rclone-test-simocod1cora': Adding "unknown-size-update.txt" to batch
2025/01/29 02:35:01 DEBUG : Dropbox root 'rclone-test-simocod1cora': Batch idle for 500ms so committing
2025/01/29 02:35:01 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committing sync batch length 1 starting with: unknown-size-update.txt
2025/01/29 02:35:02 DEBUG : Dropbox root 'rclone-test-simocod1cora': Committed sync batch length 1 starting with: unknown-size-update.txt
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2025/01/29 02:35:03 DEBUG : Creating backend with remote "TestDropbox:rclone-test-simocod1cora/deeper/nonexisting/directory"
=== RUN TestIntegration/FsMkdir/FsDirSetModTime
fstests.go:2638: FS has no DirSetModTime interface
=== RUN TestIntegration/FsMkdir/FsMkdirMetadata
fstests.go:2681: FS has no MkdirMetadata interface
=== RUN TestIntegration/FsMkdir/FsDirectory
fstests.go:2738: FS has no Directory methods and doesn't Wrap
2025/01/29 02:35:04 ERROR : : error listing: directory not found
=== NAME TestIntegration/FsMkdir
fstests.go:2830: Warning: this should produce fs.ErrorDirNotFound
=== RUN TestIntegration/FsShutdown
2025/01/29 02:35:04 INFO : Dropbox root 'rclone-test-simocod1cora': Committing uploads - please wait...
--- FAIL: TestIntegration (579.67s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- PASS: TestIntegration/FsRmdirNotFound (0.23s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (2.02s)
--- FAIL: TestIntegration/FsMkdir (575.75s)
--- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.75s)
--- PASS: TestIntegration/FsMkdir/FsListEmpty (0.32s)
--- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.25s)
--- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s)
--- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.83s)
--- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s)
--- PASS: TestIntegration/FsMkdir/FsEncoding (124.65s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (6.85s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot (6.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.21s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (6.64s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (7.41s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (6.92s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (6.02s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (6.10s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (6.23s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (6.16s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (9.16s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (6.62s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (6.56s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (6.39s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.85s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (6.17s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (6.42s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.12s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (6.13s)
--- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.49s)
--- PASS: TestIntegration/FsMkdir/FsPutError (7.12s)
--- PASS: TestIntegration/FsMkdir/FsPutZeroLength (8.40s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
--- PASS: TestIntegration/FsMkdir/FsChangeNotify (18.33s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles (114.88s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.30s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.36s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.13s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (8.91s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.59s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.71s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.36s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.28s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.60s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (0.28s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.37s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.29s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.93s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.71s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.45s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.29s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (13.09s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.75s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.59s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.34s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.33s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.34s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.47s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.31s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.32s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.29s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.29s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.28s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.85s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.83s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (7.59s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (2.33s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.29s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.31s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.62s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.53s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.63s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.39s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.28s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.96s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.91s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.59s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.44s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.26s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.76s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.04s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.71s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked (283.39s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (122.64s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (9.63s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (4.86s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (101.91s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (5.35s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (11.10s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (5.87s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (30.93s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (9.82s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (4.78s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (9.85s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (5.17s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (11.25s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (5.93s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (31.50s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (10.22s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (5.55s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (10.34s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (4.94s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (10.93s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (5.67s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (30.80s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (9.42s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (4.50s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (10.23s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (4.98s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (11.14s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (5.59s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (32.48s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (10.73s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (5.13s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (10.35s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (5.26s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (11.41s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (5.88s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (35.04s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (12.03s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (6.38s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (11.24s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (5.73s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (11.76s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (6.01s)
--- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (9.43s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.20s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (6.23s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.54s)
--- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
--- PASS: TestIntegration/FsShutdown (0.00s)
FAIL
exit status 1
FAIL github.com/rclone/rclone/backend/dropbox 579.680s
"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 9m40.217023531s (try 1/5)