"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$'" - Starting (try 2/5) 2025/02/13 19:46:12 DEBUG : Creating backend with remote "TestPcloud:rclone-test-negacof0bino" 2025/02/13 19:46:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 19:46:12 DEBUG : Creating backend with remote "/tmp/rclone942201413" === RUN TestMultithreadCopy run.go:180: Remote "pcloud root 'rclone-test-negacof0bino'", Local "Local file system at /tmp/rclone942201413", Modify Window "1s" === RUN TestMultithreadCopy/upload=true,size=134217727,streams=2 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: write buffer set to 131072 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi starting 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 1 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2025/02/13 19:46:22 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 0 2025/02/13 19:51:05 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2025/02/13 19:51:17 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi finished 2025/02/13 19:51:17 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 0/5 2025/02/13 19:51:18 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 1/5 2025/02/13 19:51:18 DEBUG : test-multithread-copy-true-134217727-2: Finished multi-thread copy with 2 parts of size 64Mi === RUN TestMultithreadCopy/upload=true,size=134217728,streams=2 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: write buffer set to 131072 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi starting 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 1 2025/02/13 19:51:32 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 0 2025/02/13 19:58:25 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi finished 2025/02/13 19:58:56 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2025/02/13 19:58:56 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 0/5 2025/02/13 19:58:56 ERROR : test-multithread-copy-true-134217728-2: multi-thread copy: can't set metadata as SetMetadata isn't implemented in: pcloud root 'rclone-test-negacof0bino' 2025/02/13 19:58:56 DEBUG : test-multithread-copy-true-134217728-2: Finished multi-thread copy with 2 parts of size 64Mi fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:225 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: test-multithread-copy-true-134217728-2: Modification time difference too big |-210639h53m50.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-13 19:58:57 +0000 UTC) (precision 1s) === RUN TestMultithreadCopy/upload=true,size=134217729,streams=2 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: write buffer set to 131072 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: Starting multi-thread copy with 3 chunks of size 64Mi with 3 parallel streams 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 starting 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 2 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi starting 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 1 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi starting 2025/02/13 19:59:11 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 0 2025/02/13 19:59:12 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 finished 2025/02/13 20:17:59 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi finished 2025/02/13 20:18:52 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi finished 2025/02/13 20:18:52 DEBUG : test-multithread-copy-true-134217729-2: checking file size: try 0/5 2025/02/13 20:18:52 DEBUG : test-multithread-copy-true-134217729-2: Finished multi-thread copy with 3 parts of size 64Mi fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:225 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: test-multithread-copy-true-134217729-2: Modification time difference too big |-210640h13m47.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-13 20:18:54 +0000 UTC) (precision 1s) --- FAIL: TestMultithreadCopy (1965.23s) --- PASS: TestMultithreadCopy/upload=true,size=134217727,streams=2 (310.81s) --- FAIL: TestMultithreadCopy/upload=true,size=134217728,streams=2 (458.19s) --- FAIL: TestMultithreadCopy/upload=true,size=134217729,streams=2 (1196.06s) FAIL 2025/02/13 20:18:58 DEBUG : pcloud root 'rclone-test-negacof0bino': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$'" - Finished ERROR in 32m45.841113403s (try 2/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=134217728,streams=2 TestMultithreadCopy/upload=true,size=134217729,streams=2]