"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/01/28 02:09:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu"
2025/01/28 02:09:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:09:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:09:24 DEBUG : Azure container rclone-test-vasabuv0lebu: Using directory markers
2025/01/28 02:09:24 DEBUG : Creating backend with remote "/tmp/rclone3511115211"
=== RUN TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN TestMultithreadCalculateNumChunks
=== RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN TestMultithreadCopy
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:09:24 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/28 02:09:24 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/28 02:09:24 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/28 02:09:24 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/28 02:09:24 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/01/28 02:09:24 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/28 02:09:24 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/01/28 02:09:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/28 02:09:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/01/28 02:09:25 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/01/28 02:09:26 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/01/28 02:09:26 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/01/28 02:09:26 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/28 02:09:26 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/01/28 02:09:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/01/28 02:09:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/01/28 02:09:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/01/28 02:09:27 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/28 02:09:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/01/28 02:09:29 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/28 02:09:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/28 02:09:31 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/01/28 02:09:31 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/01/28 02:09:32 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/28 02:09:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/01/28 02:09:34 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.19s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.03s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.49s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.51s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.41s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.54s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:09:34 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/28 02:09:34 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/28 02:09:34 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/28 02:09:34 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/28 02:09:34 DEBUG : chunksize-probe: Removing empty object
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/01/28 02:09:35 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/01/28 02:09:35 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/28 02:09:35 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/28 02:09:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:35 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/28 02:09:35 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/28 02:09:35 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/28 02:09:35 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/28 02:09:35 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/28 02:09:35 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/28 02:09:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/28 02:09:36 DEBUG : Returning error reader
2025/01/28 02:09:36 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/01/28 02:09:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:37 DEBUG : Returning error reader
2025/01/28 02:09:37 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/01/28 02:09:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:38 DEBUG : Returning error reader
2025/01/28 02:09:38 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/01/28 02:09:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:39 DEBUG : Returning error reader
2025/01/28 02:09:39 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/01/28 02:09:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:40 DEBUG : Returning error reader
2025/01/28 02:09:40 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/01/28 02:09:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:41 DEBUG : Returning error reader
2025/01/28 02:09:41 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/01/28 02:09:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:42 DEBUG : Returning error reader
2025/01/28 02:09:42 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/01/28 02:09:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:43 DEBUG : Returning error reader
2025/01/28 02:09:43 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/01/28 02:09:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:44 DEBUG : Returning error reader
2025/01/28 02:09:44 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/01/28 02:09:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/28 02:09:45 DEBUG : Returning error reader
2025/01/28 02:09:45 DEBUG : BOOM: simulated read failure
2025/01/28 02:09:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/01/28 02:09:45 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/01/28 02:09:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/01/28 02:09:45 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/01/28 02:09:45 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/01/28 02:09:45 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/01/28 02:09:45 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/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/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.22s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/01/28 02:09:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/28 02:09:52 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/01/28 02:09:52 DEBUG : potato: Seek from 10 to 0
2025/01/28 02:09:52 DEBUG : potato: Seek from 10 to 0
2025/01/28 02:09:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/01/28 02:09:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/28 02:09:52 DEBUG : potato: Seek from 5 to 2
2025/01/28 02:09:52 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/01/28 02:09:52 DEBUG : potato: Seek from 7 to 0
2025/01/28 02:09:52 DEBUG : potato: Seek from 7 to 0
2025/01/28 02:09:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/01/28 02:09:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/28 02:09:52 DEBUG : potato: Seek from 5 to 2
2025/01/28 02:09:52 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/01/28 02:09:52 DEBUG : potato: Seek from 8 to 0
2025/01/28 02:09:52 DEBUG : potato: Seek from 8 to 0
2025/01/28 02:09:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/01/28 02:09:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/28 02:09:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/28 02:09:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/28 02:09:52 DEBUG : potato: Seek from 5 to 2
2025/01/28 02:09:52 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/01/28 02:09:52 DEBUG : potato: Seek from 9 to 0
2025/01/28 02:09:52 DEBUG : potato: Seek from 9 to 0
2025/01/28 02:09:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.24s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/01/28 02:09:53 DEBUG : Creating backend with remote "nonexistent"
2025/01/28 02:09:53 DEBUG : Creating backend with remote "nonexistent"
2025/01/28 02:09:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/01/28 02:09:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/01/28 02:09:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/01/28 02:09:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.51s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.22s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:09:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/28 02:09:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/28 02:09:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/28 02:09:56 NOTICE: test.sum: 2 warning(s) suppressed...
2025/01/28 02:09:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/28 02:09:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/28 02:09:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/28 02:09:56 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:09:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/data"
2025/01/28 02:09:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:09:57 DEBUG : Azure container rclone-test-vasabuv0lebu path data: Using directory markers
2025/01/28 02:09:57 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/01/28 02:10:00 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.97s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:10:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/data"
2025/01/28 02:10:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:00 DEBUG : Azure container rclone-test-vasabuv0lebu path data: Using directory markers
2025/01/28 02:10:00 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/01/28 02:10:03 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.17s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/01/28 02:10:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-daheroq0yaye"
2025/01/28 02:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:03 DEBUG : Azure container rclone-test-daheroq0yaye: Using directory markers
2025/01/28 02:10:03 DEBUG : Creating backend with remote "/tmp/rclone3293826034"
run.go:180: Remote "Azure container rclone-test-daheroq0yaye", Local "Local file system at /tmp/rclone3293826034", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/01/28 02:10:03 ERROR : hello, world!: sum not found
2025/01/28 02:10:03 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-daheroq0yaye
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-daheroq0yaye: 1 files missing
2025/01/28 02:10:03 NOTICE: 1 hashes missing
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-daheroq0yaye: 2 differences found
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-daheroq0yaye: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/01/28 02:10:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-daheroq0yaye: 0 differences found
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-daheroq0yaye: 1 matching files
2025/01/28 02:10:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xutacen4zoba"
2025/01/28 02:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:03 DEBUG : Azure container rclone-test-xutacen4zoba: Using directory markers
2025/01/28 02:10:03 DEBUG : Creating backend with remote "/tmp/rclone2990667827"
run.go:180: Remote "Azure container rclone-test-xutacen4zoba", Local "Local file system at /tmp/rclone2990667827", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/01/28 02:10:03 ERROR : HELLO, WORLD!: sum not found
2025/01/28 02:10:03 ERROR : hello, world!: file not in Azure container rclone-test-xutacen4zoba
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-xutacen4zoba: 1 files missing
2025/01/28 02:10:03 NOTICE: 1 hashes missing
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-xutacen4zoba: 2 differences found
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-xutacen4zoba: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/01/28 02:10:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-xutacen4zoba: 0 differences found
2025/01/28 02:10:03 NOTICE: Azure container rclone-test-xutacen4zoba: 1 matching files
2025/01/28 02:10:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mebisaf1vutu"
2025/01/28 02:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:03 DEBUG : Azure container rclone-test-mebisaf1vutu: Using directory markers
2025/01/28 02:10:03 DEBUG : Creating backend with remote "/tmp/rclone1346015945"
run.go:180: Remote "Azure container rclone-test-mebisaf1vutu", Local "Local file system at /tmp/rclone1346015945", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/01/28 02:10:04 ERROR : HeLlO, wOrLd!: sum not found
2025/01/28 02:10:04 ERROR : hello, world!: file not in Azure container rclone-test-mebisaf1vutu
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-mebisaf1vutu: 1 files missing
2025/01/28 02:10:04 NOTICE: 1 hashes missing
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-mebisaf1vutu: 2 differences found
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-mebisaf1vutu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/01/28 02:10:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-mebisaf1vutu: 0 differences found
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-mebisaf1vutu: 1 matching files
2025/01/28 02:10:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kaqaqoq2jefa"
2025/01/28 02:10:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:04 DEBUG : Azure container rclone-test-kaqaqoq2jefa: Using directory markers
2025/01/28 02:10:04 DEBUG : Creating backend with remote "/tmp/rclone3236223374"
run.go:180: Remote "Azure container rclone-test-kaqaqoq2jefa", Local "Local file system at /tmp/rclone3236223374", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/01/28 02:10:04 ERROR : HELLO, WORLD!: sum not found
2025/01/28 02:10:04 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-kaqaqoq2jefa
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-kaqaqoq2jefa: 1 files missing
2025/01/28 02:10:04 NOTICE: 1 hashes missing
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-kaqaqoq2jefa: 2 differences found
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-kaqaqoq2jefa: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/01/28 02:10:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-kaqaqoq2jefa: 0 differences found
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-kaqaqoq2jefa: 1 matching files
2025/01/28 02:10:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zapilim6mane"
2025/01/28 02:10:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:04 DEBUG : Azure container rclone-test-zapilim6mane: Using directory markers
2025/01/28 02:10:04 DEBUG : Creating backend with remote "/tmp/rclone1929282487"
run.go:180: Remote "Azure container rclone-test-zapilim6mane", Local "Local file system at /tmp/rclone1929282487", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/01/28 02:10:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/28 02:10:04 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zapilim6mane
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-zapilim6mane: 1 files missing
2025/01/28 02:10:04 NOTICE: 1 hashes missing
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-zapilim6mane: 2 differences found
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-zapilim6mane: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/01/28 02:10:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-zapilim6mane: 0 differences found
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-zapilim6mane: 1 matching files
2025/01/28 02:10:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wecibug5moba"
2025/01/28 02:10:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:04 DEBUG : Azure container rclone-test-wecibug5moba: Using directory markers
2025/01/28 02:10:04 DEBUG : Creating backend with remote "/tmp/rclone1259445864"
run.go:180: Remote "Azure container rclone-test-wecibug5moba", Local "Local file system at /tmp/rclone1259445864", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/01/28 02:10:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/28 02:10:04 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-wecibug5moba
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-wecibug5moba: 1 files missing
2025/01/28 02:10:04 NOTICE: 1 hashes missing
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-wecibug5moba: 2 differences found
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-wecibug5moba: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/01/28 02:10:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-wecibug5moba: 0 differences found
2025/01/28 02:10:04 NOTICE: Azure container rclone-test-wecibug5moba: 1 matching files
2025/01/28 02:10:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qinures5keyi"
2025/01/28 02:10:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:04 DEBUG : Azure container rclone-test-qinures5keyi: Using directory markers
2025/01/28 02:10:04 DEBUG : Creating backend with remote "/tmp/rclone1413885745"
run.go:180: Remote "Azure container rclone-test-qinures5keyi", Local "Local file system at /tmp/rclone1413885745", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/01/28 02:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/28 02:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qinures5keyi
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-qinures5keyi: 1 files missing
2025/01/28 02:10:05 NOTICE: 1 hashes missing
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-qinures5keyi: 2 differences found
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-qinures5keyi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/01/28 02:10:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-qinures5keyi: 0 differences found
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-qinures5keyi: 1 matching files
2025/01/28 02:10:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-walohoy7qovu"
2025/01/28 02:10:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:05 DEBUG : Azure container rclone-test-walohoy7qovu: Using directory markers
2025/01/28 02:10:05 DEBUG : Creating backend with remote "/tmp/rclone1075220670"
run.go:180: Remote "Azure container rclone-test-walohoy7qovu", Local "Local file system at /tmp/rclone1075220670", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/01/28 02:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/28 02:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-walohoy7qovu
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-walohoy7qovu: 1 files missing
2025/01/28 02:10:05 NOTICE: 1 hashes missing
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-walohoy7qovu: 2 differences found
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-walohoy7qovu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/01/28 02:10:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-walohoy7qovu: 0 differences found
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-walohoy7qovu: 1 matching files
2025/01/28 02:10:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xaliyal4mido"
2025/01/28 02:10:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:05 DEBUG : Azure container rclone-test-xaliyal4mido: Using directory markers
2025/01/28 02:10:05 DEBUG : Creating backend with remote "/tmp/rclone66503716"
run.go:180: Remote "Azure container rclone-test-xaliyal4mido", Local "Local file system at /tmp/rclone66503716", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/01/28 02:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/28 02:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xaliyal4mido
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-xaliyal4mido: 1 files missing
2025/01/28 02:10:05 NOTICE: 1 hashes missing
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-xaliyal4mido: 2 differences found
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-xaliyal4mido: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/01/28 02:10:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-xaliyal4mido: 0 differences found
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-xaliyal4mido: 1 matching files
2025/01/28 02:10:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qofejit6vice"
2025/01/28 02:10:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:10:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:05 DEBUG : Azure container rclone-test-qofejit6vice: Using directory markers
2025/01/28 02:10:05 DEBUG : Creating backend with remote "/tmp/rclone1304335176"
run.go:180: Remote "Azure container rclone-test-qofejit6vice", Local "Local file system at /tmp/rclone1304335176", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/01/28 02:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/28 02:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qofejit6vice
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-qofejit6vice: 1 files missing
2025/01/28 02:10:05 NOTICE: 1 hashes missing
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-qofejit6vice: 2 differences found
2025/01/28 02:10:05 NOTICE: Azure container rclone-test-qofejit6vice: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/01/28 02:10:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/28 02:10:06 NOTICE: Azure container rclone-test-qofejit6vice: 0 differences found
2025/01/28 02:10:06 NOTICE: Azure container rclone-test-qofejit6vice: 1 matching files
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-qofejit6vice: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-xaliyal4mido: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-walohoy7qovu: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-qinures5keyi: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-wecibug5moba: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-zapilim6mane: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-kaqaqoq2jefa: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-mebisaf1vutu: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-xutacen4zoba: Purge remote
2025/01/28 02:10:06 DEBUG : Azure container rclone-test-daheroq0yaye: Purge remote
--- PASS: TestApplyTransforms (3.61s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:10:06 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/28 02:10:06 DEBUG : sub/: Creating directory marker
2025/01/28 02:10:07 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/28 02:10:07 INFO : file1: Copied (new) to: sub/file2
2025/01/28 02:10:07 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:10:07 DEBUG : file1: Unchanged skipping
2025/01/28 02:10:07 DEBUG : Azure container rclone-test-vasabuv0lebu: don't need to copy/move sub/file2, it is already at target location
2025/01/28 02:10:07 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:10:07 DEBUG : dst/: Creating directory marker
2025/01/28 02:10:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/backup"
2025/01/28 02:10:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:07 DEBUG : Azure container rclone-test-vasabuv0lebu path backup: Using directory markers
2025/01/28 02:10:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/backup"
2025/01/28 02:10:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/28 02:10:07 DEBUG : dst/: Creating directory marker
2025/01/28 02:10:07 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/28 02:10:07 INFO : dst/file1: Copied (server-side copy)
2025/01/28 02:10:08 INFO : dst/file1: Deleted
2025/01/28 02:10:08 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/28 02:10:08 INFO : dst/file1: Copied (new)
2025/01/28 02:10:08 DEBUG : dst/: Removing directory marker
2025/01/28 02:10:08 DEBUG : backup/dst/: Removing directory marker
2025/01/28 02:10:08 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb5344-401e-002a-1529-7163ed000000
Time:2025-01-28T02:10:08.4568920Z
--------------------------------------------------------------------------------
2025/01/28 02:10:09 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb545d-401e-002a-0429-7163ed000000
Time:2025-01-28T02:10:09.4954237Z
--------------------------------------------------------------------------------
2025/01/28 02:10:10 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb5577-401e-002a-6629-7163ed000000
Time:2025-01-28T02:10:10.5344567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb5577-401e-002a-6629-7163ed000000
Time:2025-01-28T02:10:10.5344567Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:10:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/dst"
2025/01/28 02:10:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:11 DEBUG : Azure container rclone-test-vasabuv0lebu path dst: Using directory markers
2025/01/28 02:10:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CompareDest"
2025/01/28 02:10:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:11 DEBUG : Azure container rclone-test-vasabuv0lebu path CompareDest: Using directory markers
2025/01/28 02:10:11 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CompareDest"
2025/01/28 02:10:11 DEBUG : one: Need to transfer - File not found at Destination
2025/01/28 02:10:11 DEBUG : /: Creating directory marker
2025/01/28 02:10:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/28 02:10:11 INFO : one: Copied (new)
2025/01/28 02:10:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CompareDest"
2025/01/28 02:10:12 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/28 02:10:12 DEBUG : /: Creating directory marker
2025/01/28 02:10:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/28 02:10:12 INFO : one: Copied (replaced existing)
2025/01/28 02:10:12 DEBUG : dst/: Creating directory marker
2025/01/28 02:10:12 DEBUG : CompareDest/: Creating directory marker
2025/01/28 02:10:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CompareDest"
2025/01/28 02:10:12 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/28 02:10:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:10:12 DEBUG : one: Destination found in --compare-dest, skipping
2025/01/28 02:10:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CompareDest"
2025/01/28 02:10:13 DEBUG : two: Need to transfer - File not found at Destination
2025/01/28 02:10:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:10:13 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/28 02:10:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CompareDest"
2025/01/28 02:10:13 DEBUG : two: Need to transfer - File not found at Destination
2025/01/28 02:10:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:10:13 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/28 02:10:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CompareDest"
2025/01/28 02:10:13 DEBUG : two: Need to transfer - File not found at Destination
2025/01/28 02:10:13 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/01/28 02:10:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/01/28 02:10:13 INFO : two: Copied (new)
2025/01/28 02:10:13 DEBUG : dst/: Removing directory marker
2025/01/28 02:10:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb59fa-401e-002a-4729-7163ed000000
Time:2025-01-28T02:10:13.9629575Z
--------------------------------------------------------------------------------
2025/01/28 02:10:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb5b73-401e-002a-5229-7163ed000000
Time:2025-01-28T02:10:15.0028150Z
--------------------------------------------------------------------------------
2025/01/28 02:10:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb5cab-401e-002a-5529-7163ed000000
Time:2025-01-28T02:10:16.0405500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb5cab-401e-002a-5529-7163ed000000
Time:2025-01-28T02:10:16.0405500Z
--------------------------------------------------------------------------------
2025/01/28 02:10:17 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.62s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:10:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/dst"
2025/01/28 02:10:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:24 DEBUG : Azure container rclone-test-vasabuv0lebu path dst: Using directory markers
2025/01/28 02:10:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CopyDest"
2025/01/28 02:10:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:24 DEBUG : Azure container rclone-test-vasabuv0lebu path CopyDest: Using directory markers
2025/01/28 02:10:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CopyDest"
2025/01/28 02:10:24 DEBUG : one: Need to transfer - File not found at Destination
2025/01/28 02:10:24 DEBUG : /: Creating directory marker
2025/01/28 02:10:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/28 02:10:24 INFO : one: Copied (new)
2025/01/28 02:10:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CopyDest"
2025/01/28 02:10:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/28 02:10:24 DEBUG : /: Creating directory marker
2025/01/28 02:10:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/28 02:10:24 INFO : one: Copied (replaced existing)
2025/01/28 02:10:24 DEBUG : dst/: Creating directory marker
2025/01/28 02:10:25 DEBUG : CopyDest/: Creating directory marker
2025/01/28 02:10:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/BackupDir"
2025/01/28 02:10:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:10:25 DEBUG : Azure container rclone-test-vasabuv0lebu path BackupDir: Using directory markers
2025/01/28 02:10:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/BackupDir"
2025/01/28 02:10:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CopyDest"
2025/01/28 02:10:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/28 02:10:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:10:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/28 02:10:25 DEBUG : /: Creating directory marker
2025/01/28 02:10:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/28 02:10:25 INFO : one: Copied (server-side copy)
2025/01/28 02:10:25 INFO : one: Deleted
2025/01/28 02:10:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/28 02:10:25 INFO : one: Copied (server-side copy)
2025/01/28 02:10:25 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/01/28 02:10:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CopyDest"
2025/01/28 02:10:26 DEBUG : two: Need to transfer - File not found at Destination
2025/01/28 02:10:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:10:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/28 02:10:26 INFO : two: Copied (server-side copy)
2025/01/28 02:10:26 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/01/28 02:10:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CopyDest"
2025/01/28 02:10:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:10:26 DEBUG : two: Unchanged skipping
2025/01/28 02:10:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/CopyDest"
2025/01/28 02:10:26 DEBUG : three: Need to transfer - File not found at Destination
2025/01/28 02:10:26 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/01/28 02:10:26 DEBUG : three: Destination not found in --copy-dest
2025/01/28 02:10:26 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/01/28 02:10:26 INFO : three: Copied (new)
2025/01/28 02:10:27 DEBUG : dst/: Removing directory marker
2025/01/28 02:10:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb6ba1-401e-002a-7029-7163ed000000
Time:2025-01-28T02:10:27.3450463Z
--------------------------------------------------------------------------------
2025/01/28 02:10:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb6d10-401e-002a-2529-7163ed000000
Time:2025-01-28T02:10:28.3834244Z
--------------------------------------------------------------------------------
2025/01/28 02:10:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb6e78-401e-002a-5a29-7163ed000000
Time:2025-01-28T02:10:29.4216024Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb6e78-401e-002a-5a29-7163ed000000
Time:2025-01-28T02:10:29.4216024Z
--------------------------------------------------------------------------------
2025/01/28 02:10:30 DEBUG : CopyDest/: Removing directory marker
2025/01/28 02:10:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb6fc2-401e-002a-7029-7163ed000000
Time:2025-01-28T02:10:30.4987604Z
--------------------------------------------------------------------------------
2025/01/28 02:10:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb70d1-401e-002a-5829-7163ed000000
Time:2025-01-28T02:10:31.5379304Z
--------------------------------------------------------------------------------
2025/01/28 02:10:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb7227-401e-002a-7529-7163ed000000
Time:2025-01-28T02:10:32.5760518Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb7227-401e-002a-7529-7163ed000000
Time:2025-01-28T02:10:32.5760518Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.50s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/01/28 02:10:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb7b96-401e-002a-3f29-7163ed000000
Time:2025-01-28T02:10:40.7713665Z
--------------------------------------------------------------------------------
2025/01/28 02:10:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb7cb9-401e-002a-3929-7163ed000000
Time:2025-01-28T02:10:41.8098189Z
--------------------------------------------------------------------------------
2025/01/28 02:10:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb7e05-401e-002a-4d29-7163ed000000
Time:2025-01-28T02:10:42.8480254Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb7e05-401e-002a-4d29-7163ed000000
Time:2025-01-28T02:10:42.8480254Z
--------------------------------------------------------------------------------
2025/01/28 02:10:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb7fb5-401e-002a-4e29-7163ed000000
Time:2025-01-28T02:10:43.8865196Z
--------------------------------------------------------------------------------
2025/01/28 02:10:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb8188-401e-002a-4e29-7163ed000000
Time:2025-01-28T02:10:44.9248319Z
--------------------------------------------------------------------------------
2025/01/28 02:10:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb834d-401e-002a-5629-7163ed000000
Time:2025-01-28T02:10:45.9629737Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb834d-401e-002a-5629-7163ed000000
Time:2025-01-28T02:10:45.9629737Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/01/28 02:10:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb8d83-401e-002a-1529-7163ed000000
Time:2025-01-28T02:10:54.1577459Z
--------------------------------------------------------------------------------
2025/01/28 02:10:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb8f34-401e-002a-2129-7163ed000000
Time:2025-01-28T02:10:55.1970084Z
--------------------------------------------------------------------------------
2025/01/28 02:10:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb90da-401e-002a-1a29-7163ed000000
Time:2025-01-28T02:10:56.2353619Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb90da-401e-002a-1a29-7163ed000000
Time:2025-01-28T02:10:56.2353619Z
--------------------------------------------------------------------------------
2025/01/28 02:10:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb9233-401e-002a-4b29-7163ed000000
Time:2025-01-28T02:10:57.2735748Z
--------------------------------------------------------------------------------
2025/01/28 02:10:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb93a6-401e-002a-0629-7163ed000000
Time:2025-01-28T02:10:58.3117278Z
--------------------------------------------------------------------------------
2025/01/28 02:10:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb9529-401e-002a-5329-7163ed000000
Time:2025-01-28T02:10:59.3496368Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb9529-401e-002a-5329-7163ed000000
Time:2025-01-28T02:10:59.3496368Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:11:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/01/28 02:11:07 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/01/28 02:11:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/28 02:11:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/01/28 02:11:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/01/28 02:11:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/01/28 02:11:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/01/28 02:11:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/01/28 02:11:08 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bfdf563555ee24ce9e992f11d2faf817 OK
2025/01/28 02:11:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/01/28 02:11:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb9d9c-401e-002a-1e29-7163ed000000
Time:2025-01-28T02:11:08.4495533Z
--------------------------------------------------------------------------------
2025/01/28 02:11:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb9e91-401e-002a-6e29-7163ed000000
Time:2025-01-28T02:11:09.4879242Z
--------------------------------------------------------------------------------
2025/01/28 02:11:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb9fcb-401e-002a-8029-7163ed000000
Time:2025-01-28T02:11:10.5260191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceb9fcb-401e-002a-8029-7163ed000000
Time:2025-01-28T02:11:10.5260191Z
--------------------------------------------------------------------------------
2025/01/28 02:11:11 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/01/28 02:11:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceba118-401e-002a-1929-7163ed000000
Time:2025-01-28T02:11:11.6043452Z
--------------------------------------------------------------------------------
2025/01/28 02:11:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceba213-401e-002a-5c29-7163ed000000
Time:2025-01-28T02:11:12.6429626Z
--------------------------------------------------------------------------------
2025/01/28 02:11:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceba343-401e-002a-4829-7163ed000000
Time:2025-01-28T02:11:13.6811631Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceba343-401e-002a-4829-7163ed000000
Time:2025-01-28T02:11:13.6811631Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:11:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebaaef-401e-002a-3a29-7163ed000000
Time:2025-01-28T02:11:21.8763583Z
--------------------------------------------------------------------------------
2025/01/28 02:11:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebac02-401e-002a-2229-7163ed000000
Time:2025-01-28T02:11:22.9148803Z
--------------------------------------------------------------------------------
2025/01/28 02:11:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebacfc-401e-002a-6729-7163ed000000
Time:2025-01-28T02:11:23.9546005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebacfc-401e-002a-6729-7163ed000000
Time:2025-01-28T02:11:23.9546005Z
--------------------------------------------------------------------------------
2025/01/28 02:11:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebae3c-401e-002a-7129-7163ed000000
Time:2025-01-28T02:11:24.9929295Z
--------------------------------------------------------------------------------
2025/01/28 02:11:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebaf71-401e-002a-7c29-7163ed000000
Time:2025-01-28T02:11:26.0322493Z
--------------------------------------------------------------------------------
2025/01/28 02:11:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebb054-401e-002a-2229-7163ed000000
Time:2025-01-28T02:11:27.0705044Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebb054-401e-002a-2229-7163ed000000
Time:2025-01-28T02:11:27.0705044Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:11:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebba8c-401e-002a-2429-7163ed000000
Time:2025-01-28T02:11:35.2683359Z
--------------------------------------------------------------------------------
2025/01/28 02:11:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebbc00-401e-002a-6229-7163ed000000
Time:2025-01-28T02:11:36.3066473Z
--------------------------------------------------------------------------------
2025/01/28 02:11:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebbd57-401e-002a-0c29-7163ed000000
Time:2025-01-28T02:11:37.3450399Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebbd57-401e-002a-0c29-7163ed000000
Time:2025-01-28T02:11:37.3450399Z
--------------------------------------------------------------------------------
2025/01/28 02:11:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebbeaf-401e-002a-2229-7163ed000000
Time:2025-01-28T02:11:38.3932393Z
--------------------------------------------------------------------------------
2025/01/28 02:11:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebbfcc-401e-002a-0a29-7163ed000000
Time:2025-01-28T02:11:39.4319580Z
--------------------------------------------------------------------------------
2025/01/28 02:11:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebc0be-401e-002a-4e29-7163ed000000
Time:2025-01-28T02:11:40.4709993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebc0be-401e-002a-4e29-7163ed000000
Time:2025-01-28T02:11:40.4709993Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.40s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:11:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebc95c-401e-002a-5c29-7163ed000000
Time:2025-01-28T02:11:48.6680851Z
--------------------------------------------------------------------------------
2025/01/28 02:11:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebcab0-401e-002a-0129-7163ed000000
Time:2025-01-28T02:11:49.7064298Z
--------------------------------------------------------------------------------
2025/01/28 02:11:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebcc1d-401e-002a-4629-7163ed000000
Time:2025-01-28T02:11:50.7444193Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebcc1d-401e-002a-4629-7163ed000000
Time:2025-01-28T02:11:50.7444193Z
--------------------------------------------------------------------------------
2025/01/28 02:11:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebcd5f-401e-002a-1e29-7163ed000000
Time:2025-01-28T02:11:51.7843102Z
--------------------------------------------------------------------------------
2025/01/28 02:11:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebce9b-401e-002a-2429-7163ed000000
Time:2025-01-28T02:11:52.8229312Z
--------------------------------------------------------------------------------
2025/01/28 02:11:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebcfbd-401e-002a-1929-7163ed000000
Time:2025-01-28T02:11:53.8618803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebcfbd-401e-002a-1929-7163ed000000
Time:2025-01-28T02:11:53.8618803Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:12:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebda1c-401e-002a-3b2a-7163ed000000
Time:2025-01-28T02:12:02.0613905Z
--------------------------------------------------------------------------------
2025/01/28 02:12:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebdb80-401e-002a-642a-7163ed000000
Time:2025-01-28T02:12:03.0993565Z
--------------------------------------------------------------------------------
2025/01/28 02:12:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebdcec-401e-002a-782a-7163ed000000
Time:2025-01-28T02:12:04.1373930Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebdcec-401e-002a-782a-7163ed000000
Time:2025-01-28T02:12:04.1373930Z
--------------------------------------------------------------------------------
2025/01/28 02:12:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebde2d-401e-002a-032a-7163ed000000
Time:2025-01-28T02:12:05.1753173Z
--------------------------------------------------------------------------------
2025/01/28 02:12:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebdf51-401e-002a-5f2a-7163ed000000
Time:2025-01-28T02:12:06.2132365Z
--------------------------------------------------------------------------------
2025/01/28 02:12:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebe0b8-401e-002a-122a-7163ed000000
Time:2025-01-28T02:12:07.2511734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebe0b8-401e-002a-122a-7163ed000000
Time:2025-01-28T02:12:07.2511734Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:12:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebea6d-401e-002a-0a2a-7163ed000000
Time:2025-01-28T02:12:15.4463088Z
--------------------------------------------------------------------------------
2025/01/28 02:12:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebebd0-401e-002a-322a-7163ed000000
Time:2025-01-28T02:12:16.4844077Z
--------------------------------------------------------------------------------
2025/01/28 02:12:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebed6c-401e-002a-142a-7163ed000000
Time:2025-01-28T02:12:17.5225564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebed6c-401e-002a-142a-7163ed000000
Time:2025-01-28T02:12:17.5225564Z
--------------------------------------------------------------------------------
2025/01/28 02:12:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebee5d-401e-002a-612a-7163ed000000
Time:2025-01-28T02:12:18.5604109Z
--------------------------------------------------------------------------------
2025/01/28 02:12:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebef4b-401e-002a-212a-7163ed000000
Time:2025-01-28T02:12:19.5987600Z
--------------------------------------------------------------------------------
2025/01/28 02:12:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebf0a9-401e-002a-482a-7163ed000000
Time:2025-01-28T02:12:20.6368271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebf0a9-401e-002a-482a-7163ed000000
Time:2025-01-28T02:12:20.6368271Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:12:28 DEBUG : also/: Creating directory marker
2025/01/28 02:12:29 INFO : Azure container rclone-test-vasabuv0lebu: Looking for duplicate md5 hashes using newest mode.
2025/01/28 02:12:29 NOTICE: 7f253f1ef3be33fb4ad0baa1a7f6deb7: Found 3 files with duplicate md5 hashes
2025/01/28 02:12:29 INFO : one: Deleted
2025/01/28 02:12:29 INFO : also/one: Deleted
2025/01/28 02:12:29 NOTICE: 7f253f1ef3be33fb4ad0baa1a7f6deb7: Deleted 2 extra copies
2025/01/28 02:12:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebfc25-401e-002a-702a-7163ed000000
Time:2025-01-28T02:12:29.6458418Z
--------------------------------------------------------------------------------
2025/01/28 02:12:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebfcfb-401e-002a-152a-7163ed000000
Time:2025-01-28T02:12:30.6837824Z
--------------------------------------------------------------------------------
2025/01/28 02:12:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebfe2e-401e-002a-0f2a-7163ed000000
Time:2025-01-28T02:12:31.7219775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebfe2e-401e-002a-0f2a-7163ed000000
Time:2025-01-28T02:12:31.7219775Z
--------------------------------------------------------------------------------
2025/01/28 02:12:32 DEBUG : also/: Removing directory marker
2025/01/28 02:12:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cebffae-401e-002a-3c2a-7163ed000000
Time:2025-01-28T02:12:32.8043896Z
--------------------------------------------------------------------------------
2025/01/28 02:12:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec0151-401e-002a-1f2a-7163ed000000
Time:2025-01-28T02:12:33.8433075Z
--------------------------------------------------------------------------------
2025/01/28 02:12:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec0310-401e-002a-252a-7163ed000000
Time:2025-01-28T02:12:34.8817623Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec0310-401e-002a-252a-7163ed000000
Time:2025-01-28T02:12:34.8817623Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.24s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:12:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec0c32-401e-002a-1b2a-7163ed000000
Time:2025-01-28T02:12:43.0761238Z
--------------------------------------------------------------------------------
2025/01/28 02:12:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec0d97-401e-002a-542a-7163ed000000
Time:2025-01-28T02:12:44.1147485Z
--------------------------------------------------------------------------------
2025/01/28 02:12:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec0e7b-401e-002a-062a-7163ed000000
Time:2025-01-28T02:12:45.1528676Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec0e7b-401e-002a-062a-7163ed000000
Time:2025-01-28T02:12:45.1528676Z
--------------------------------------------------------------------------------
2025/01/28 02:12:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec0f68-401e-002a-3c2a-7163ed000000
Time:2025-01-28T02:12:46.1912889Z
--------------------------------------------------------------------------------
2025/01/28 02:12:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec10aa-401e-002a-4c2a-7163ed000000
Time:2025-01-28T02:12:47.2307033Z
--------------------------------------------------------------------------------
2025/01/28 02:12:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec11c4-401e-002a-202a-7163ed000000
Time:2025-01-28T02:12:48.2687468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec11c4-401e-002a-202a-7163ed000000
Time:2025-01-28T02:12:48.2687468Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:12:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec1c5e-401e-002a-162a-7163ed000000
Time:2025-01-28T02:12:56.4660401Z
--------------------------------------------------------------------------------
2025/01/28 02:12:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec1d41-401e-002a-572a-7163ed000000
Time:2025-01-28T02:12:57.5043538Z
--------------------------------------------------------------------------------
2025/01/28 02:12:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec1e60-401e-002a-442a-7163ed000000
Time:2025-01-28T02:12:58.5427105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec1e60-401e-002a-442a-7163ed000000
Time:2025-01-28T02:12:58.5427105Z
--------------------------------------------------------------------------------
2025/01/28 02:12:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec1fa2-401e-002a-362a-7163ed000000
Time:2025-01-28T02:12:59.5822057Z
--------------------------------------------------------------------------------
2025/01/28 02:13:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec20d3-401e-002a-242a-7163ed000000
Time:2025-01-28T02:13:00.6205657Z
--------------------------------------------------------------------------------
2025/01/28 02:13:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec21ca-401e-002a-6d2a-7163ed000000
Time:2025-01-28T02:13:01.6589951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec21ca-401e-002a-6d2a-7163ed000000
Time:2025-01-28T02:13:01.6589951Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:13:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec2a67-401e-002a-282a-7163ed000000
Time:2025-01-28T02:13:09.8574486Z
--------------------------------------------------------------------------------
2025/01/28 02:13:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec2b66-401e-002a-2a2a-7163ed000000
Time:2025-01-28T02:13:10.8953882Z
--------------------------------------------------------------------------------
2025/01/28 02:13:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec2ceb-401e-002a-012a-7163ed000000
Time:2025-01-28T02:13:11.9334130Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec2ceb-401e-002a-012a-7163ed000000
Time:2025-01-28T02:13:11.9334130Z
--------------------------------------------------------------------------------
2025/01/28 02:13:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec2e37-401e-002a-282a-7163ed000000
Time:2025-01-28T02:13:12.9716878Z
--------------------------------------------------------------------------------
2025/01/28 02:13:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec2fe7-401e-002a-7e2a-7163ed000000
Time:2025-01-28T02:13:14.0101048Z
--------------------------------------------------------------------------------
2025/01/28 02:13:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec31f5-401e-002a-612a-7163ed000000
Time:2025-01-28T02:13:15.0486494Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec31f5-401e-002a-612a-7163ed000000
Time:2025-01-28T02:13:15.0486494Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/28 02:13:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec3ef4-401e-002a-782a-7163ed000000
Time:2025-01-28T02:13:23.2444324Z
--------------------------------------------------------------------------------
2025/01/28 02:13:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec3fc4-401e-002a-122a-7163ed000000
Time:2025-01-28T02:13:24.2827151Z
--------------------------------------------------------------------------------
2025/01/28 02:13:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec409d-401e-002a-252a-7163ed000000
Time:2025-01-28T02:13:25.3205739Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec409d-401e-002a-252a-7163ed000000
Time:2025-01-28T02:13:25.3205739Z
--------------------------------------------------------------------------------
2025/01/28 02:13:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec417a-401e-002a-3d2a-7163ed000000
Time:2025-01-28T02:13:26.3588260Z
--------------------------------------------------------------------------------
2025/01/28 02:13:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec42ac-401e-002a-312a-7163ed000000
Time:2025-01-28T02:13:27.3965442Z
--------------------------------------------------------------------------------
2025/01/28 02:13:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec43a1-401e-002a-742a-7163ed000000
Time:2025-01-28T02:13:28.4347517Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec43a1-401e-002a-742a-7163ed000000
Time:2025-01-28T02:13:28.4347517Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/01/28 02:13:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec4f45-401e-002a-6d2a-7163ed000000
Time:2025-01-28T02:13:36.6270602Z
--------------------------------------------------------------------------------
2025/01/28 02:13:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec518f-401e-002a-062a-7163ed000000
Time:2025-01-28T02:13:37.6646696Z
--------------------------------------------------------------------------------
2025/01/28 02:13:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec5373-401e-002a-342a-7163ed000000
Time:2025-01-28T02:13:38.7022872Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec5373-401e-002a-342a-7163ed000000
Time:2025-01-28T02:13:38.7022872Z
--------------------------------------------------------------------------------
2025/01/28 02:13:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec54d5-401e-002a-6e2a-7163ed000000
Time:2025-01-28T02:13:39.7403911Z
--------------------------------------------------------------------------------
2025/01/28 02:13:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec569e-401e-002a-0e2a-7163ed000000
Time:2025-01-28T02:13:40.7780557Z
--------------------------------------------------------------------------------
2025/01/28 02:13:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec580d-401e-002a-572a-7163ed000000
Time:2025-01-28T02:13:41.8161051Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec580d-401e-002a-572a-7163ed000000
Time:2025-01-28T02:13:41.8161051Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:13:50 DEBUG : sub dir/: Creating directory marker
2025/01/28 02:13:50 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/01/28 02:13:50 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/01/28 02:13:51 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/01/28 02:13:51 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/01/28 02:13:51 DEBUG : sub dir/: Removing directory marker
2025/01/28 02:13:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec6880-401e-002a-482a-7163ed000000
Time:2025-01-28T02:13:51.4815082Z
--------------------------------------------------------------------------------
2025/01/28 02:13:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec6ac3-401e-002a-432a-7163ed000000
Time:2025-01-28T02:13:52.5197771Z
--------------------------------------------------------------------------------
2025/01/28 02:13:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec6c90-401e-002a-3f2a-7163ed000000
Time:2025-01-28T02:13:53.5587869Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec6c90-401e-002a-3f2a-7163ed000000
Time:2025-01-28T02:13:53.5587869Z
--------------------------------------------------------------------------------
2025/01/28 02:13:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec6ddf-401e-002a-552a-7163ed000000
Time:2025-01-28T02:13:54.5966963Z
--------------------------------------------------------------------------------
2025/01/28 02:13:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec6f39-401e-002a-042a-7163ed000000
Time:2025-01-28T02:13:55.6351602Z
--------------------------------------------------------------------------------
2025/01/28 02:13:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec70f3-401e-002a-7f2a-7163ed000000
Time:2025-01-28T02:13:56.6731602Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec70f3-401e-002a-7f2a-7163ed000000
Time:2025-01-28T02:13:56.6731602Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:14:04 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/01/28 02:14:05 DEBUG : sub/: Removing directory marker
2025/01/28 02:14:05 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec7bc6-401e-002a-272a-7163ed000000
Time:2025-01-28T02:14:05.7550803Z
--------------------------------------------------------------------------------
2025/01/28 02:14:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec7cf2-401e-002a-2c2a-7163ed000000
Time:2025-01-28T02:14:06.7934513Z
--------------------------------------------------------------------------------
2025/01/28 02:14:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec7e38-401e-002a-422a-7163ed000000
Time:2025-01-28T02:14:07.8312862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec7e38-401e-002a-422a-7163ed000000
Time:2025-01-28T02:14:07.8312862Z
--------------------------------------------------------------------------------
2025/01/28 02:14:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec7fa4-401e-002a-022a-7163ed000000
Time:2025-01-28T02:14:08.8694710Z
--------------------------------------------------------------------------------
2025/01/28 02:14:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec810a-401e-002a-372a-7163ed000000
Time:2025-01-28T02:14:09.9076991Z
--------------------------------------------------------------------------------
2025/01/28 02:14:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec8249-401e-002a-582a-7163ed000000
Time:2025-01-28T02:14:10.9464511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec8249-401e-002a-582a-7163ed000000
Time:2025-01-28T02:14:10.9464511Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.27s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:14:19 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/01/28 02:14:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/notfound"
2025/01/28 02:14:19 DEBUG : Config file has changed externally - reloading
2025/01/28 02:14:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:14:19 DEBUG : Azure container rclone-test-vasabuv0lebu path notfound: Using directory markers
2025/01/28 02:14:20 DEBUG : sub/: Removing directory marker
2025/01/28 02:14:20 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec8d98-401e-002a-4d2a-7163ed000000
Time:2025-01-28T02:14:20.2526598Z
--------------------------------------------------------------------------------
2025/01/28 02:14:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec8f4a-401e-002a-4c2a-7163ed000000
Time:2025-01-28T02:14:21.2905707Z
--------------------------------------------------------------------------------
2025/01/28 02:14:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec90db-401e-002a-202a-7163ed000000
Time:2025-01-28T02:14:22.3289630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec90db-401e-002a-202a-7163ed000000
Time:2025-01-28T02:14:22.3289630Z
--------------------------------------------------------------------------------
2025/01/28 02:14:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec9214-401e-002a-262a-7163ed000000
Time:2025-01-28T02:14:23.3679754Z
--------------------------------------------------------------------------------
2025/01/28 02:14:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec93ac-401e-002a-792a-7163ed000000
Time:2025-01-28T02:14:24.4071302Z
--------------------------------------------------------------------------------
2025/01/28 02:14:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec950d-401e-002a-202a-7163ed000000
Time:2025-01-28T02:14:25.4448510Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cec950d-401e-002a-202a-7163ed000000
Time:2025-01-28T02:14:25.4448510Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.50s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:14:33 INFO : Azure container rclone-test-vasabuv0lebu: Making directory
2025/01/28 02:14:33 INFO : Azure container rclone-test-vasabuv0lebu: Making directory
2025/01/28 02:14:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceca023-401e-002a-632a-7163ed000000
Time:2025-01-28T02:14:33.6778802Z
--------------------------------------------------------------------------------
2025/01/28 02:14:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceca170-401e-002a-092a-7163ed000000
Time:2025-01-28T02:14:34.7159746Z
--------------------------------------------------------------------------------
2025/01/28 02:14:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceca2bf-401e-002a-292a-7163ed000000
Time:2025-01-28T02:14:35.7544958Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceca2bf-401e-002a-292a-7163ed000000
Time:2025-01-28T02:14:35.7544958Z
--------------------------------------------------------------------------------
2025/01/28 02:14:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceca44a-401e-002a-772a-7163ed000000
Time:2025-01-28T02:14:36.7943549Z
--------------------------------------------------------------------------------
2025/01/28 02:14:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceca589-401e-002a-182a-7163ed000000
Time:2025-01-28T02:14:37.8327488Z
--------------------------------------------------------------------------------
2025/01/28 02:14:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceca745-401e-002a-152a-7163ed000000
Time:2025-01-28T02:14:38.8709793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceca745-401e-002a-152a-7163ed000000
Time:2025-01-28T02:14:38.8709793Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:14:47 DEBUG : sub dir/: Creating directory marker
2025/01/28 02:14:47 DEBUG : sub dir/: Removing directory marker
2025/01/28 02:14:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecb25c-401e-002a-3f2a-7163ed000000
Time:2025-01-28T02:14:47.4519810Z
--------------------------------------------------------------------------------
2025/01/28 02:14:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecb3b6-401e-002a-6c2a-7163ed000000
Time:2025-01-28T02:14:48.4901627Z
--------------------------------------------------------------------------------
2025/01/28 02:14:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecb4f0-401e-002a-762a-7163ed000000
Time:2025-01-28T02:14:49.5281528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecb4f0-401e-002a-762a-7163ed000000
Time:2025-01-28T02:14:49.5281528Z
--------------------------------------------------------------------------------
2025/01/28 02:14:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecb5f3-401e-002a-4a2a-7163ed000000
Time:2025-01-28T02:14:50.5665844Z
--------------------------------------------------------------------------------
2025/01/28 02:14:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecb7df-401e-002a-332a-7163ed000000
Time:2025-01-28T02:14:51.6043984Z
--------------------------------------------------------------------------------
2025/01/28 02:14:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecb938-401e-002a-572a-7163ed000000
Time:2025-01-28T02:14:52.6425032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecb938-401e-002a-572a-7163ed000000
Time:2025-01-28T02:14:52.6425032Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:15:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecc3eb-401e-002a-6e2a-7163ed000000
Time:2025-01-28T02:15:01.2661803Z
--------------------------------------------------------------------------------
2025/01/28 02:15:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecc532-401e-002a-142a-7163ed000000
Time:2025-01-28T02:15:02.3039888Z
--------------------------------------------------------------------------------
2025/01/28 02:15:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecc672-401e-002a-172a-7163ed000000
Time:2025-01-28T02:15:03.3427635Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecc672-401e-002a-172a-7163ed000000
Time:2025-01-28T02:15:03.3427635Z
--------------------------------------------------------------------------------
2025/01/28 02:15:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecc783-401e-002a-052a-7163ed000000
Time:2025-01-28T02:15:04.3806028Z
--------------------------------------------------------------------------------
2025/01/28 02:15:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecc8b1-401e-002a-6e2a-7163ed000000
Time:2025-01-28T02:15:05.4187789Z
--------------------------------------------------------------------------------
2025/01/28 02:15:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecca3a-401e-002a-392a-7163ed000000
Time:2025-01-28T02:15:06.4578112Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecca3a-401e-002a-392a-7163ed000000
Time:2025-01-28T02:15:06.4578112Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:15:14 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/01/28 02:15:14 DEBUG : empty space: Excluded
2025/01/28 02:15:14 DEBUG : BackupDir: Excluded
2025/01/28 02:15:14 DEBUG : dst: Excluded
2025/01/28 02:15:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecd736-401e-002a-3d2a-7163ed000000
Time:2025-01-28T02:15:15.1120598Z
--------------------------------------------------------------------------------
2025/01/28 02:15:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecd8a9-401e-002a-802a-7163ed000000
Time:2025-01-28T02:15:16.1503080Z
--------------------------------------------------------------------------------
2025/01/28 02:15:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecda11-401e-002a-412a-7163ed000000
Time:2025-01-28T02:15:17.1887723Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecda11-401e-002a-412a-7163ed000000
Time:2025-01-28T02:15:17.1887723Z
--------------------------------------------------------------------------------
2025/01/28 02:15:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecdb80-401e-002a-792a-7163ed000000
Time:2025-01-28T02:15:18.2271027Z
--------------------------------------------------------------------------------
2025/01/28 02:15:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecdce4-401e-002a-342a-7163ed000000
Time:2025-01-28T02:15:19.2658727Z
--------------------------------------------------------------------------------
2025/01/28 02:15:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecddf4-401e-002a-172a-7163ed000000
Time:2025-01-28T02:15:20.3040461Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecddf4-401e-002a-172a-7163ed000000
Time:2025-01-28T02:15:20.3040461Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.85s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:15:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecea14-401e-002a-1d2a-7163ed000000
Time:2025-01-28T02:15:28.9665124Z
--------------------------------------------------------------------------------
2025/01/28 02:15:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceceb80-401e-002a-4f2a-7163ed000000
Time:2025-01-28T02:15:30.0043200Z
--------------------------------------------------------------------------------
2025/01/28 02:15:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecec9a-401e-002a-422a-7163ed000000
Time:2025-01-28T02:15:31.0422249Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecec9a-401e-002a-422a-7163ed000000
Time:2025-01-28T02:15:31.0422249Z
--------------------------------------------------------------------------------
2025/01/28 02:15:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecee1b-401e-002a-122a-7163ed000000
Time:2025-01-28T02:15:32.0808660Z
--------------------------------------------------------------------------------
2025/01/28 02:15:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecefa4-401e-002a-592a-7163ed000000
Time:2025-01-28T02:15:33.1191186Z
--------------------------------------------------------------------------------
2025/01/28 02:15:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecf107-401e-002a-0c2a-7163ed000000
Time:2025-01-28T02:15:34.1573464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecf107-401e-002a-0c2a-7163ed000000
Time:2025-01-28T02:15:34.1573464Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.85s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/01/28 02:15:42 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecfc22-401e-002a-612a-7163ed000000
Time:2025-01-28T02:15:42.9297364Z
--------------------------------------------------------------------------------
2025/01/28 02:15:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecfd49-401e-002a-532a-7163ed000000
Time:2025-01-28T02:15:43.9674475Z
--------------------------------------------------------------------------------
2025/01/28 02:15:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecfe8e-401e-002a-582a-7163ed000000
Time:2025-01-28T02:15:45.0056612Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecfe8e-401e-002a-582a-7163ed000000
Time:2025-01-28T02:15:45.0056612Z
--------------------------------------------------------------------------------
2025/01/28 02:15:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cecffa9-401e-002a-502a-7163ed000000
Time:2025-01-28T02:15:46.0436320Z
--------------------------------------------------------------------------------
2025/01/28 02:15:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced00f8-401e-002a-6e2a-7163ed000000
Time:2025-01-28T02:15:47.0820945Z
--------------------------------------------------------------------------------
2025/01/28 02:15:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced0252-401e-002a-292a-7163ed000000
Time:2025-01-28T02:15:48.1211940Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced0252-401e-002a-292a-7163ed000000
Time:2025-01-28T02:15:48.1211940Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.96s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/01/28 02:15:56 DEBUG : Creating backend with remote ":memory:"
2025/01/28 02:15:56 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/01/28 02:15:56 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/28 02:15:56 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/28 02:15:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/28 02:15:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/28 02:15:56 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/28 02:15:56 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/28 02:15:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/01/28 02:15:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:15:56 DEBUG : sub dir/: Creating directory marker
2025/01/28 02:15:56 DEBUG : sub dir/: Removing directory marker
2025/01/28 02:15:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced0f2c-401e-002a-5a2a-7163ed000000
Time:2025-01-28T02:15:56.9442179Z
--------------------------------------------------------------------------------
2025/01/28 02:15:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced10fc-401e-002a-792a-7163ed000000
Time:2025-01-28T02:15:57.9823436Z
--------------------------------------------------------------------------------
2025/01/28 02:15:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced125e-401e-002a-2c2a-7163ed000000
Time:2025-01-28T02:15:59.0216403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced125e-401e-002a-2c2a-7163ed000000
Time:2025-01-28T02:15:59.0216403Z
--------------------------------------------------------------------------------
2025/01/28 02:16:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced13e2-401e-002a-722a-7163ed000000
Time:2025-01-28T02:16:00.0605681Z
--------------------------------------------------------------------------------
2025/01/28 02:16:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced1543-401e-002a-262a-7163ed000000
Time:2025-01-28T02:16:01.0987792Z
--------------------------------------------------------------------------------
2025/01/28 02:16:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced16df-401e-002a-062a-7163ed000000
Time:2025-01-28T02:16:02.1378488Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced16df-401e-002a-062a-7163ed000000
Time:2025-01-28T02:16:02.1378488Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.02s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:16:10 DEBUG : Waiting for deletions to finish
2025/01/28 02:16:10 DEBUG : large: Excluded (Size Filter)
2025/01/28 02:16:10 INFO : medium: Deleted
2025/01/28 02:16:10 INFO : small: Deleted
2025/01/28 02:16:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6b205-401e-0093-4d2a-7167f7000000
Time:2025-01-28T02:16:10.8914197Z
--------------------------------------------------------------------------------
2025/01/28 02:16:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6b31d-401e-0093-362a-7167f7000000
Time:2025-01-28T02:16:11.9275118Z
--------------------------------------------------------------------------------
2025/01/28 02:16:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6b435-401e-0093-252a-7167f7000000
Time:2025-01-28T02:16:12.9632026Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6b435-401e-0093-252a-7167f7000000
Time:2025-01-28T02:16:12.9632026Z
--------------------------------------------------------------------------------
2025/01/28 02:16:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6b528-401e-0093-6d2a-7167f7000000
Time:2025-01-28T02:16:13.9994053Z
--------------------------------------------------------------------------------
2025/01/28 02:16:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6b642-401e-0093-222a-7167f7000000
Time:2025-01-28T02:16:15.0351882Z
--------------------------------------------------------------------------------
2025/01/28 02:16:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6b740-401e-0093-702a-7167f7000000
Time:2025-01-28T02:16:16.0716454Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6b740-401e-0093-702a-7167f7000000
Time:2025-01-28T02:16:16.0716454Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.92s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:16:24 DEBUG : Waiting for deletions to finish
2025/01/28 02:16:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/01/28 02:16:24 INFO : large: Deleted
2025/01/28 02:16:24 INFO : medium: Deleted
2025/01/28 02:16:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced3743-401e-002a-622a-7163ed000000
Time:2025-01-28T02:16:24.8094215Z
--------------------------------------------------------------------------------
2025/01/28 02:16:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced3835-401e-002a-332a-7163ed000000
Time:2025-01-28T02:16:25.8475015Z
--------------------------------------------------------------------------------
2025/01/28 02:16:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced39c4-401e-002a-7e2a-7163ed000000
Time:2025-01-28T02:16:26.8855562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced39c4-401e-002a-7e2a-7163ed000000
Time:2025-01-28T02:16:26.8855562Z
--------------------------------------------------------------------------------
2025/01/28 02:16:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced3b62-401e-002a-682a-7163ed000000
Time:2025-01-28T02:16:27.9235345Z
--------------------------------------------------------------------------------
2025/01/28 02:16:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced3c7a-401e-002a-5f2a-7163ed000000
Time:2025-01-28T02:16:28.9616272Z
--------------------------------------------------------------------------------
2025/01/28 02:16:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced3e2b-401e-002a-432a-7163ed000000
Time:2025-01-28T02:16:30.0020195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced3e2b-401e-002a-432a-7163ed000000
Time:2025-01-28T02:16:30.0020195Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/01/28 02:16:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced48dc-401e-002a-702a-7163ed000000
Time:2025-01-28T02:16:38.2024725Z
--------------------------------------------------------------------------------
2025/01/28 02:16:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced4a0e-401e-002a-6e2a-7163ed000000
Time:2025-01-28T02:16:39.2410093Z
--------------------------------------------------------------------------------
2025/01/28 02:16:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced4b7f-401e-002a-2c2a-7163ed000000
Time:2025-01-28T02:16:40.2793177Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced4b7f-401e-002a-2c2a-7163ed000000
Time:2025-01-28T02:16:40.2793177Z
--------------------------------------------------------------------------------
2025/01/28 02:16:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced4cd7-401e-002a-502a-7163ed000000
Time:2025-01-28T02:16:41.3182761Z
--------------------------------------------------------------------------------
2025/01/28 02:16:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced4e6b-401e-002a-322a-7163ed000000
Time:2025-01-28T02:16:42.3564027Z
--------------------------------------------------------------------------------
2025/01/28 02:16:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced4feb-401e-002a-792a-7163ed000000
Time:2025-01-28T02:16:43.3955278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced4feb-401e-002a-792a-7163ed000000
Time:2025-01-28T02:16:43.3955278Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.33s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:16:51 DEBUG : Waiting for deletions to finish
2025/01/28 02:16:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/28 02:16:51 INFO : medium: Deleted
2025/01/28 02:16:51 INFO : small: Deleted
2025/01/28 02:16:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6e47a-401e-0093-622a-7167f7000000
Time:2025-01-28T02:16:52.1574387Z
--------------------------------------------------------------------------------
2025/01/28 02:16:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6e592-401e-0093-432a-7167f7000000
Time:2025-01-28T02:16:53.1932464Z
--------------------------------------------------------------------------------
2025/01/28 02:16:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6e66d-401e-0093-722a-7167f7000000
Time:2025-01-28T02:16:54.2307494Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6e66d-401e-0093-722a-7167f7000000
Time:2025-01-28T02:16:54.2307494Z
--------------------------------------------------------------------------------
2025/01/28 02:16:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6e79d-401e-0093-6c2a-7167f7000000
Time:2025-01-28T02:16:55.2662866Z
--------------------------------------------------------------------------------
2025/01/28 02:16:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6e893-401e-0093-2e2a-7167f7000000
Time:2025-01-28T02:16:56.3022526Z
--------------------------------------------------------------------------------
2025/01/28 02:16:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6e9ec-401e-0093-392a-7167f7000000
Time:2025-01-28T02:16:57.3386080Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6e9ec-401e-0093-392a-7167f7000000
Time:2025-01-28T02:16:57.3386080Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/01/28 02:17:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6f347-401e-0093-302a-7167f7000000
Time:2025-01-28T02:17:05.5243080Z
--------------------------------------------------------------------------------
2025/01/28 02:17:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6f457-401e-0093-092a-7167f7000000
Time:2025-01-28T02:17:06.5607136Z
--------------------------------------------------------------------------------
2025/01/28 02:17:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6f5a9-401e-0093-262a-7167f7000000
Time:2025-01-28T02:17:07.5962720Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6f5a9-401e-0093-262a-7167f7000000
Time:2025-01-28T02:17:07.5962720Z
--------------------------------------------------------------------------------
2025/01/28 02:17:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6f6c8-401e-0093-1c2a-7167f7000000
Time:2025-01-28T02:17:08.6325370Z
--------------------------------------------------------------------------------
2025/01/28 02:17:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6f822-401e-0093-3a2a-7167f7000000
Time:2025-01-28T02:17:09.6694133Z
--------------------------------------------------------------------------------
2025/01/28 02:17:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6f91d-401e-0093-102a-7167f7000000
Time:2025-01-28T02:17:10.7056669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6cb6f91d-401e-0093-102a-7167f7000000
Time:2025-01-28T02:17:10.7056669Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.30s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:17:19 DEBUG : Waiting for deletions to finish
2025/01/28 02:17:19 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/01/28 02:17:19 INFO : large: Deleted
2025/01/28 02:17:19 INFO : medium: Deleted
2025/01/28 02:17:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced7814-401e-002a-782a-7163ed000000
Time:2025-01-28T02:17:19.4463822Z
--------------------------------------------------------------------------------
2025/01/28 02:17:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced790b-401e-002a-262a-7163ed000000
Time:2025-01-28T02:17:20.4843824Z
--------------------------------------------------------------------------------
2025/01/28 02:17:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced7a65-401e-002a-672a-7163ed000000
Time:2025-01-28T02:17:21.5230119Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced7a65-401e-002a-672a-7163ed000000
Time:2025-01-28T02:17:21.5230119Z
--------------------------------------------------------------------------------
2025/01/28 02:17:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced7b94-401e-002a-512a-7163ed000000
Time:2025-01-28T02:17:22.5616678Z
--------------------------------------------------------------------------------
2025/01/28 02:17:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced7ccb-401e-002a-4e2a-7163ed000000
Time:2025-01-28T02:17:23.5993606Z
--------------------------------------------------------------------------------
2025/01/28 02:17:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced7e81-401e-002a-4b2a-7163ed000000
Time:2025-01-28T02:17:24.6376720Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced7e81-401e-002a-4b2a-7163ed000000
Time:2025-01-28T02:17:24.6376720Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/01/28 02:17:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced87c5-401e-002a-432a-7163ed000000
Time:2025-01-28T02:17:32.8458189Z
--------------------------------------------------------------------------------
2025/01/28 02:17:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced88e1-401e-002a-2d2a-7163ed000000
Time:2025-01-28T02:17:33.8839062Z
--------------------------------------------------------------------------------
2025/01/28 02:17:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced89fa-401e-002a-1c2a-7163ed000000
Time:2025-01-28T02:17:34.9225023Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced89fa-401e-002a-1c2a-7163ed000000
Time:2025-01-28T02:17:34.9225023Z
--------------------------------------------------------------------------------
2025/01/28 02:17:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced8ae2-401e-002a-592a-7163ed000000
Time:2025-01-28T02:17:35.9609833Z
--------------------------------------------------------------------------------
2025/01/28 02:17:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced8bed-401e-002a-2b2a-7163ed000000
Time:2025-01-28T02:17:37.0005651Z
--------------------------------------------------------------------------------
2025/01/28 02:17:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced8cd0-401e-002a-5a2a-7163ed000000
Time:2025-01-28T02:17:38.0433222Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced8cd0-401e-002a-5a2a-7163ed000000
Time:2025-01-28T02:17:38.0433222Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.35s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:17:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced9593-401e-002a-362a-7163ed000000
Time:2025-01-28T02:17:46.5452989Z
--------------------------------------------------------------------------------
2025/01/28 02:17:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced967a-401e-002a-652a-7163ed000000
Time:2025-01-28T02:17:47.5842120Z
--------------------------------------------------------------------------------
2025/01/28 02:17:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced9765-401e-002a-202a-7163ed000000
Time:2025-01-28T02:17:48.6225674Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced9765-401e-002a-202a-7163ed000000
Time:2025-01-28T02:17:48.6225674Z
--------------------------------------------------------------------------------
2025/01/28 02:17:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced983c-401e-002a-512a-7163ed000000
Time:2025-01-28T02:17:49.6623061Z
--------------------------------------------------------------------------------
2025/01/28 02:17:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced99b9-401e-002a-1b2a-7163ed000000
Time:2025-01-28T02:17:50.7012462Z
--------------------------------------------------------------------------------
2025/01/28 02:17:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced9b50-401e-002a-432a-7163ed000000
Time:2025-01-28T02:17:51.7390528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ced9b50-401e-002a-432a-7163ed000000
Time:2025-01-28T02:17:51.7390528Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/01/28 02:17:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceda44a-401e-002a-1c2a-7163ed000000
Time:2025-01-28T02:17:59.9414795Z
--------------------------------------------------------------------------------
2025/01/28 02:18:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceda56c-401e-002a-012a-7163ed000000
Time:2025-01-28T02:18:00.9799145Z
--------------------------------------------------------------------------------
2025/01/28 02:18:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceda670-401e-002a-572a-7163ed000000
Time:2025-01-28T02:18:02.0182673Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceda670-401e-002a-572a-7163ed000000
Time:2025-01-28T02:18:02.0182673Z
--------------------------------------------------------------------------------
2025/01/28 02:18:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceda785-401e-002a-472a-7163ed000000
Time:2025-01-28T02:18:03.0566600Z
--------------------------------------------------------------------------------
2025/01/28 02:18:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceda899-401e-002a-192a-7163ed000000
Time:2025-01-28T02:18:04.0956011Z
--------------------------------------------------------------------------------
2025/01/28 02:18:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceda972-401e-002a-482a-7163ed000000
Time:2025-01-28T02:18:05.1337074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4ceda972-401e-002a-482a-7163ed000000
Time:2025-01-28T02:18:05.1337074Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.09s)
=== RUN TestRetry
2025/01/28 02:18:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/01/28 02:18:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/01/28 02:18:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/28 02:18:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/28 02:18:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/28 02:18:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/28 02:18:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cedb287-401e-002a-7c2a-7163ed000000
Time:2025-01-28T02:18:14.4742892Z
--------------------------------------------------------------------------------
2025/01/28 02:18:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cedb3ab-401e-002a-3a2a-7163ed000000
Time:2025-01-28T02:18:15.5127846Z
--------------------------------------------------------------------------------
2025/01/28 02:18:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cedb499-401e-002a-7f2a-7163ed000000
Time:2025-01-28T02:18:16.5511759Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cedb499-401e-002a-7f2a-7163ed000000
Time:2025-01-28T02:18:16.5511759Z
--------------------------------------------------------------------------------
2025/01/28 02:18:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cedb60f-401e-002a-702a-7163ed000000
Time:2025-01-28T02:18:17.5896097Z
--------------------------------------------------------------------------------
2025/01/28 02:18:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cedb788-401e-002a-382a-7163ed000000
Time:2025-01-28T02:18:18.6281084Z
--------------------------------------------------------------------------------
2025/01/28 02:18:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cedb8d6-401e-002a-562a-7163ed000000
Time:2025-01-28T02:18:19.6689712Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:4cedb8d6-401e-002a-562a-7163ed000000
Time:2025-01-28T02:18:19.6689712Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.49s)
=== RUN TestPurge
2025/01/28 02:18:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nigebog4xewo"
2025/01/28 02:18:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/28 02:18:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:18:27 DEBUG : Azure container rclone-test-nigebog4xewo: Using directory markers
2025/01/28 02:18:27 DEBUG : Creating backend with remote "/tmp/rclone1610951126"
run.go:180: Remote "Azure container rclone-test-nigebog4xewo", Local "Local file system at /tmp/rclone1610951126", Modify Window "1ns"
2025/01/28 02:18:27 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/28 02:18:27 DEBUG : A1/B1/: Creating directory marker
2025/01/28 02:18:28 DEBUG : A1/: Creating directory marker
2025/01/28 02:18:28 INFO : A2: Making directory
2025/01/28 02:18:28 DEBUG : A2/: Creating directory marker
2025/01/28 02:18:28 INFO : A1/B2: Making directory
2025/01/28 02:18:28 DEBUG : A1/B2/: Creating directory marker
2025/01/28 02:18:28 INFO : A1/B2/C2: Making directory
2025/01/28 02:18:28 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/28 02:18:28 INFO : A1/B1/C3: Making directory
2025/01/28 02:18:28 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/28 02:18:28 INFO : A3: Making directory
2025/01/28 02:18:28 DEBUG : A3/: Creating directory marker
2025/01/28 02:18:28 INFO : A3/B3: Making directory
2025/01/28 02:18:28 DEBUG : A3/B3/: Creating directory marker
2025/01/28 02:18:28 INFO : A3/B3/C4: Making directory
2025/01/28 02:18:28 DEBUG : A3/B3/C4/: Creating directory marker
2025/01/28 02:18:29 DEBUG : Waiting for deletions to finish
2025/01/28 02:18:29 INFO : A1/B1/C1/one: Deleted
2025/01/28 02:18:29 DEBUG : removing 2 level 3 directories
2025/01/28 02:18:29 INFO : A1/B1/C3: Removing directory
2025/01/28 02:18:29 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/28 02:18:29 INFO : A1/B1/C1: Removing directory
2025/01/28 02:18:29 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/28 02:18:29 DEBUG : removing 1 level 2 directories
2025/01/28 02:18:29 INFO : A1/B1: Removing directory
2025/01/28 02:18:29 DEBUG : A1/B1/: Removing directory marker
2025/01/28 02:18:29 DEBUG : Azure container rclone-test-nigebog4xewo: Purge remote
2025/01/28 02:18:29 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.81s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:29 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/28 02:18:29 DEBUG : A1/B1/: Creating directory marker
2025/01/28 02:18:29 DEBUG : A1/: Creating directory marker
2025/01/28 02:18:29 INFO : A2: Making directory
2025/01/28 02:18:29 DEBUG : A2/: Creating directory marker
2025/01/28 02:18:30 INFO : A1/B2: Making directory
2025/01/28 02:18:30 DEBUG : A1/B2/: Creating directory marker
2025/01/28 02:18:30 INFO : A1/B2/C2: Making directory
2025/01/28 02:18:30 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/28 02:18:30 INFO : A1/B1/C3: Making directory
2025/01/28 02:18:30 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/28 02:18:30 INFO : A3: Making directory
2025/01/28 02:18:30 DEBUG : A3/: Creating directory marker
2025/01/28 02:18:30 INFO : A3/B3: Making directory
2025/01/28 02:18:30 DEBUG : A3/B3/: Creating directory marker
2025/01/28 02:18:30 INFO : A3/B3/C4: Making directory
2025/01/28 02:18:30 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/28 02:18:38 DEBUG : removing 1 level 3 directories
2025/01/28 02:18:38 INFO : A3/B3/C4: Removing directory
2025/01/28 02:18:38 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/01/28 02:18:45 DEBUG : removing 2 level 3 directories
2025/01/28 02:18:45 INFO : A1/B2/C2: Removing directory
2025/01/28 02:18:45 DEBUG : A1/B2/C2/: Removing directory marker
2025/01/28 02:18:45 INFO : A1/B1/C3: Removing directory
2025/01/28 02:18:45 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/28 02:18:45 DEBUG : removing 4 level 2 directories
2025/01/28 02:18:45 INFO : dst/: Removing directory
2025/01/28 02:18:45 DEBUG : dst//: Removing directory marker
2025/01/28 02:18:45 INFO : BackupDir/: Removing directory
2025/01/28 02:18:45 INFO : A3/B3: Removing directory
2025/01/28 02:18:45 DEBUG : BackupDir//: Removing directory marker
2025/01/28 02:18:45 DEBUG : A3/B3/: Removing directory marker
2025/01/28 02:18:45 INFO : A1/B2: Removing directory
2025/01/28 02:18:45 DEBUG : A1/B2/: Removing directory marker
2025/01/28 02:18:45 DEBUG : removing 4 level 1 directories
2025/01/28 02:18:45 INFO : dst: Removing directory
2025/01/28 02:18:45 DEBUG : dst/: Removing directory marker
2025/01/28 02:18:45 INFO : A3: Removing directory
2025/01/28 02:18:45 DEBUG : A3/: Removing directory marker
2025/01/28 02:18:45 INFO : BackupDir: Removing directory
2025/01/28 02:18:45 DEBUG : BackupDir/: Removing directory marker
2025/01/28 02:18:45 INFO : A2: Removing directory
2025/01/28 02:18:45 DEBUG : A2/: Removing directory marker
2025/01/28 02:18:45 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8b7ae50-301e-00a6-6a2a-710be3000000
Time:2025-01-28T02:18:45.6754360Z
--------------------------------------------------------------------------------
2025/01/28 02:18:45 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:955ba8cc-101e-008e-242a-716a4b000000
Time:2025-01-28T02:18:45.6769133Z
--------------------------------------------------------------------------------
operations_test.go:705:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Received unexpected error:
failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:955ba8cc-101e-008e-242a-716a4b000000
Time:2025-01-28T02:18:45.6769133Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/01/28 02:18:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/28 02:18:45 DEBUG : A1/B1/: Removing directory marker
2025/01/28 02:18:45 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.39s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:46 INFO : A1: Making directory
2025/01/28 02:18:46 DEBUG : A1/: Creating directory marker
2025/01/28 02:18:46 INFO : A1/B1: Making directory
2025/01/28 02:18:46 DEBUG : A1/B1/: Creating directory marker
2025/01/28 02:18:46 INFO : A1/B1/C1: Making directory
2025/01/28 02:18:46 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/28 02:18:46 DEBUG : removing 1 level 3 directories
2025/01/28 02:18:46 INFO : A1/B1/C1: Removing directory
2025/01/28 02:18:46 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/28 02:18:46 DEBUG : removing 1 level 2 directories
2025/01/28 02:18:46 INFO : A1/B1: Removing directory
2025/01/28 02:18:46 DEBUG : A1/B1/: Removing directory marker
2025/01/28 02:18:46 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.74s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:46 INFO : A1: Making directory
2025/01/28 02:18:46 DEBUG : A1/: Creating directory marker
2025/01/28 02:18:46 INFO : A1/B1: Making directory
2025/01/28 02:18:46 DEBUG : A1/B1/: Creating directory marker
2025/01/28 02:18:46 INFO : A1/B1/C1: Making directory
2025/01/28 02:18:46 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/28 02:18:47 DEBUG : removing 1 level 3 directories
2025/01/28 02:18:47 INFO : A1/B1/C1: Removing directory
2025/01/28 02:18:47 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/28 02:18:47 DEBUG : removing 1 level 2 directories
2025/01/28 02:18:47 INFO : A1/B1: Removing directory
2025/01/28 02:18:47 DEBUG : A1/B1/: Removing directory marker
2025/01/28 02:18:47 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:47 DEBUG : filename.txt: File name found in url
2025/01/28 02:18:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/28 02:18:48 DEBUG : sub/: Creating directory marker
2025/01/28 02:18:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/28 02:18:48 INFO : file1: Copied (new) to: sub/file2
2025/01/28 02:18:48 INFO : file1: Deleted
2025/01/28 02:18:48 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:18:48 DEBUG : file1: Unchanged skipping
2025/01/28 02:18:48 INFO : file1: Deleted
2025/01/28 02:18:48 DEBUG : Azure container rclone-test-vasabuv0lebu: don't need to copy/move sub/file2, it is already at target location
2025/01/28 02:18:48 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/28 02:18:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/28 02:18:48 INFO : file1: Copied (new)
2025/01/28 02:18:48 INFO : file1: Deleted
2025/01/28 02:18:49 DEBUG : file1: Destination exists, skipping
2025/01/28 02:18:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:49 DEBUG : dst/: Creating directory marker
2025/01/28 02:18:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/backup"
2025/01/28 02:18:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/28 02:18:49 DEBUG : Azure container rclone-test-vasabuv0lebu path backup: Using directory markers
2025/01/28 02:18:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-vasabuv0lebu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-vasabuv0lebu/backup"
2025/01/28 02:18:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/28 02:18:49 DEBUG : dst/: Creating directory marker
2025/01/28 02:18:49 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/28 02:18:49 INFO : dst/file1: Copied (server-side copy)
2025/01/28 02:18:49 INFO : dst/file1: Deleted
2025/01/28 02:18:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/28 02:18:50 INFO : dst/file1: Copied (new)
2025/01/28 02:18:50 INFO : dst/file1: Deleted
2025/01/28 02:18:50 DEBUG : dst/: Removing directory marker
2025/01/28 02:18:50 DEBUG : backup/dst/: Removing directory marker
2025/01/28 02:18:50 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4da2746-f01e-0086-762a-717044000000
Time:2025-01-28T02:18:50.4382907Z
--------------------------------------------------------------------------------
2025/01/28 02:18:51 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4da28b2-f01e-0086-2e2a-717044000000
Time:2025-01-28T02:18:51.4766414Z
--------------------------------------------------------------------------------
2025/01/28 02:18:52 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4da29fd-f01e-0086-202a-717044000000
Time:2025-01-28T02:18:52.5150615Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-vasabuv0lebu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4da29fd-f01e-0086-202a-717044000000
Time:2025-01-28T02:18:52.5150615Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.25s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:53 DEBUG : A1/: Creating directory marker
2025/01/28 02:18:53 DEBUG : A1/B1/: Creating directory marker
2025/01/28 02:18:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/28 02:18:54 DEBUG : A1/B1/C2/: Creating directory marker
2025/01/28 02:18:54 INFO : A1/B2: Making directory
2025/01/28 02:18:54 DEBUG : A1/B2/: Creating directory marker
2025/01/28 02:18:54 INFO : A1/B1/C3: Making directory
2025/01/28 02:18:54 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/28 02:18:54 DEBUG : A2/: Creating directory marker
2025/01/28 02:18:54 DEBUG : A2/B1/: Creating directory marker
2025/01/28 02:18:55 DEBUG : A2/B1/C1/: Creating directory marker
2025/01/28 02:18:55 DEBUG : A2/B1/C2/: Creating directory marker
2025/01/28 02:18:55 DEBUG : A2/B1/C3/: Creating directory marker
2025/01/28 02:18:55 DEBUG : A2/B2/: Creating directory marker
2025/01/28 02:18:55 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/28 02:18:55 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/01/28 02:18:55 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/28 02:18:55 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/01/28 02:18:55 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/28 02:18:55 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/01/28 02:18:55 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/28 02:18:55 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/01/28 02:18:55 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/28 02:18:55 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/01/28 02:18:55 INFO : A1/B1/three: Deleted
2025/01/28 02:18:55 INFO : A1/B1/C1/four: Deleted
2025/01/28 02:18:55 INFO : A1/B1/C2/five: Deleted
2025/01/28 02:18:55 INFO : A1/two: Deleted
2025/01/28 02:18:55 INFO : A1/one: Deleted
2025/01/28 02:18:55 DEBUG : A1/B2/: Removing directory marker
2025/01/28 02:18:55 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/28 02:18:55 DEBUG : A1/B1/C2/: Removing directory marker
2025/01/28 02:18:55 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/28 02:18:55 DEBUG : A1/B1/: Removing directory marker
2025/01/28 02:18:55 DEBUG : A1/: Removing directory marker
2025/01/28 02:18:56 DEBUG : A3/: Creating directory marker
2025/01/28 02:18:56 DEBUG : A3/B1/: Creating directory marker
2025/01/28 02:18:56 DEBUG : A3/B1/C1/: Creating directory marker
2025/01/28 02:18:56 DEBUG : A3/B1/C2/: Creating directory marker
2025/01/28 02:18:56 DEBUG : A3/B1/C3/: Creating directory marker
2025/01/28 02:18:56 DEBUG : A3/B2/: Creating directory marker
2025/01/28 02:18:56 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/28 02:18:56 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/01/28 02:18:56 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/28 02:18:56 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/28 02:18:56 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/01/28 02:18:56 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/01/28 02:18:56 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/28 02:18:56 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/01/28 02:18:56 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/28 02:18:56 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/01/28 02:18:56 INFO : A2/B1/C2/five: Deleted
2025/01/28 02:18:56 INFO : A2/B1/three: Deleted
2025/01/28 02:18:56 INFO : A2/B1/C1/four: Deleted
2025/01/28 02:18:56 INFO : A2/one: Deleted
2025/01/28 02:18:56 INFO : A2/two: Deleted
2025/01/28 02:18:56 DEBUG : A2/B2/: Removing directory marker
2025/01/28 02:18:56 DEBUG : A2/B1/C3/: Removing directory marker
2025/01/28 02:18:56 DEBUG : A2/B1/C2/: Removing directory marker
2025/01/28 02:18:57 DEBUG : A2/B1/C1/: Removing directory marker
2025/01/28 02:18:57 DEBUG : A2/B1/: Removing directory marker
2025/01/28 02:18:57 DEBUG : A2/: Removing directory marker
2025/01/28 02:18:57 INFO : Azure container rclone-test-vasabuv0lebu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/01/28 02:18:57 DEBUG : A4/: Creating directory marker
2025/01/28 02:18:57 DEBUG : A4/B1/: Creating directory marker
2025/01/28 02:18:57 DEBUG : A4/B1/C1/: Creating directory marker
2025/01/28 02:18:57 DEBUG : A4/B1/C2/: Creating directory marker
2025/01/28 02:18:57 DEBUG : A4/B1/C3/: Creating directory marker
2025/01/28 02:18:57 DEBUG : A4/B2/: Creating directory marker
2025/01/28 02:18:58 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/28 02:18:58 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/01/28 02:18:58 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/28 02:18:58 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/01/28 02:18:58 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/28 02:18:58 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/01/28 02:18:58 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/28 02:18:58 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/01/28 02:18:58 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/28 02:18:58 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/01/28 02:18:58 INFO : A3/B1/three: Deleted
2025/01/28 02:18:58 INFO : A3/B1/C1/four: Deleted
2025/01/28 02:18:58 INFO : A3/B1/C2/five: Deleted
2025/01/28 02:18:58 INFO : A3/one: Deleted
2025/01/28 02:18:58 INFO : A3/two: Deleted
2025/01/28 02:18:58 DEBUG : A3/B2/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A3/B1/C3/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A3/B1/C2/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A3/B1/C1/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A3/B1/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A3/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A4/B2/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A4/B1/C3/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A4/B1/C2/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A4/B1/C1/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A4/B1/: Removing directory marker
2025/01/28 02:18:58 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.45s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:59 DEBUG : Azure container rclone-test-vasabuv0lebu: File to upload is small (34 bytes), uploading instead of streaming
2025/01/28 02:18:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/28 02:18:59 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/28 02:18:59 NOTICE: Azure container rclone-test-vasabuv0lebu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/01/28 02:18:59 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/28 02:18:59 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/28 02:18:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/28 02:18:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/28 02:18:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/01/28 02:18:59 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/28 02:18:59 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:18:59 DEBUG : Azure container rclone-test-vasabuv0lebu: File to upload is small (34 bytes), uploading instead of streaming
2025/01/28 02:18:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/28 02:18:59 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/28 02:18:59 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/28 02:18:59 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/28 02:18:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/28 02:18:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/28 02:18:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/01/28 02:18:59 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/28 02:18:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:19:00 DEBUG : Azure container rclone-test-vasabuv0lebu: File to upload is small (34 bytes), uploading instead of streaming
2025/01/28 02:19:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:19:00 DEBUG : Azure container rclone-test-vasabuv0lebu: File to upload is small (34 bytes), uploading instead of streaming
2025/01/28 02:19:00 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/28 02:19:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/28 02:19:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.86s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.55s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:19:01 DEBUG : Azure container rclone-test-vasabuv0lebu: File to upload is small (60 bytes), uploading instead of streaming
2025/01/28 02:19:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/01/28 02:19:01 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
2025/01/28 02:19:01 DEBUG : sub dir/: Creating directory marker
2025/01/28 02:19:01 DEBUG : Azure container rclone-test-vasabuv0lebu: Touching "empty space"
2025/01/28 02:19:01 DEBUG : Azure container rclone-test-vasabuv0lebu: Touching "potato2"
2025/01/28 02:19:02 DEBUG : Azure container rclone-test-vasabuv0lebu: Touching "sub dir/potato3"
2025/01/28 02:19:02 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.93s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-vasabuv0lebu", Local "Local file system at /tmp/rclone3511115211", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/01/28 02:19:02 DEBUG : Azure container rclone-test-vasabuv0lebu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m38.670964064s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]