"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/01 05:41:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure"
2025/05/01 05:41:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:41:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:41:47 DEBUG : Azure container rclone-test-dekuzay6qure: Using directory markers
2025/05/01 05:41:47 DEBUG : Creating backend with remote "/tmp/rclone2486102610"
=== 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:41:47 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/01 05:41:47 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/01 05:41:47 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/01 05:41:47 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/01 05:41:47 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/01 05:41:47 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/01 05:41:47 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/01 05:41:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/01 05:41:47 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/01 05:41:48 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/01 05:41:49 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/01 05:41:49 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/05/01 05:41:50 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/01 05:41:50 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/01 05:41:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/01 05:41:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/01 05:41:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/01 05:41:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/01 05:41:50 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/01 05:41:51 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/01 05:41:51 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/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/01 05:41:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/01 05:41:53 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/01 05:41:53 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/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/01 05:41:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/01 05:41:55 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/01 05:41:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/01 05:41:55 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/01 05:41:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/01 05:41:55 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/01 05:41:55 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/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/01 05:41:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/01 05:41:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/01 05:41:57 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/01 05:41:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/01 05:41:57 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/01 05:41:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/01 05:41:57 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/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/01 05:41:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/01 05:41:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/01 05:41:59 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/01 05:41:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/01 05:41:59 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/01 05:41:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/01 05:41:59 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.67s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.29s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.24s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.75s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.92s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.00s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:42:00 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/01 05:42:00 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/01 05:42:00 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/01 05:42:00 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/01 05:42:00 DEBUG : chunksize-probe: Removing empty object
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/01 05:42:01 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/01 05:42:01 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/01 05:42:01 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/01 05:42:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/01 05:42:01 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/01 05:42:01 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/01 05:42:01 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/01 05:42:01 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/01 05:42:01 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/01 05:42:01 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/01 05:42:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/01 05:42:02 DEBUG : Returning error reader
2025/05/01 05:42:02 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/01 05:42:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:03 DEBUG : Returning error reader
2025/05/01 05:42:03 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/01 05:42:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:04 DEBUG : Returning error reader
2025/05/01 05:42:04 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/01 05:42:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:05 DEBUG : Returning error reader
2025/05/01 05:42:05 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/01 05:42:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:06 DEBUG : Returning error reader
2025/05/01 05:42:06 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/01 05:42:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:07 DEBUG : Returning error reader
2025/05/01 05:42:07 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/01 05:42:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:08 DEBUG : Returning error reader
2025/05/01 05:42:08 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/01 05:42:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:09 DEBUG : Returning error reader
2025/05/01 05:42:09 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/01 05:42:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:10 DEBUG : Returning error reader
2025/05/01 05:42:10 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/01 05:42:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/01 05:42:11 DEBUG : Returning error reader
2025/05/01 05:42:11 DEBUG : BOOM: simulated read failure
2025/05/01 05:42:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/01 05:42:11 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/01 05:42:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/01 05:42:11 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/01 05:42:11 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/01 05:42:11 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/01 05:42:11 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.56s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/01 05:42:18 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/01 05:42:18 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/01 05:42:18 DEBUG : potato: Seek from 10 to 0
2025/05/01 05:42:18 DEBUG : potato: Seek from 10 to 0
2025/05/01 05:42:18 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/01 05:42:18 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/01 05:42:18 DEBUG : potato: Seek from 5 to 2
2025/05/01 05:42:18 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/01 05:42:18 DEBUG : potato: Seek from 7 to 0
2025/05/01 05:42:18 DEBUG : potato: Seek from 7 to 0
2025/05/01 05:42:18 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/01 05:42:18 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/01 05:42:18 DEBUG : potato: Seek from 5 to 2
2025/05/01 05:42:18 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/01 05:42:18 DEBUG : potato: Seek from 8 to 0
2025/05/01 05:42:18 DEBUG : potato: Seek from 8 to 0
2025/05/01 05:42:18 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/01 05:42:18 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/01 05:42:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/01 05:42:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/01 05:42:18 DEBUG : potato: Seek from 5 to 2
2025/05/01 05:42:18 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/01 05:42:18 DEBUG : potato: Seek from 9 to 0
2025/05/01 05:42:18 DEBUG : potato: Seek from 9 to 0
2025/05/01 05:42:18 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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.23s)
--- 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/05/01 05:42:19 DEBUG : Creating backend with remote "nonexistent"
2025/05/01 05:42:19 DEBUG : Creating backend with remote "nonexistent"
2025/05/01 05:42:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/01 05:42:19 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/05/01 05:42:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/01 05:42:19 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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.49s)
--- 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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.23s)
--- 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:42:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/01 05:42:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/01 05:42:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/01 05:42:22 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/01 05:42:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/01 05:42:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/01 05:42:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/01 05:42:22 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:42:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/data"
2025/05/01 05:42:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:22 DEBUG : Azure container rclone-test-dekuzay6qure path data: Using directory markers
2025/05/01 05:42:23 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/05/01 05:42:25 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.83s)
--- 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:42:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/data"
2025/05/01 05:42:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:25 DEBUG : Azure container rclone-test-dekuzay6qure path data: Using directory markers
2025/05/01 05:42:25 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/05/01 05:42:28 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.11s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/05/01 05:42:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jajirif8toqe"
2025/05/01 05:42:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:28 DEBUG : Azure container rclone-test-jajirif8toqe: Using directory markers
2025/05/01 05:42:28 DEBUG : Creating backend with remote "/tmp/rclone2151626567"
run.go:180: Remote "Azure container rclone-test-jajirif8toqe", Local "Local file system at /tmp/rclone2151626567", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/01 05:42:29 ERROR : hello, world!: sum not found
2025/05/01 05:42:29 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-jajirif8toqe
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-jajirif8toqe: 1 files missing
2025/05/01 05:42:29 NOTICE: 1 hashes missing
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-jajirif8toqe: 2 differences found
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-jajirif8toqe: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/01 05:42:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-jajirif8toqe: 0 differences found
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-jajirif8toqe: 1 matching files
2025/05/01 05:42:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fuzefoh8taze"
2025/05/01 05:42:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:29 DEBUG : Azure container rclone-test-fuzefoh8taze: Using directory markers
2025/05/01 05:42:29 DEBUG : Creating backend with remote "/tmp/rclone318699377"
run.go:180: Remote "Azure container rclone-test-fuzefoh8taze", Local "Local file system at /tmp/rclone318699377", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/01 05:42:29 ERROR : HELLO, WORLD!: sum not found
2025/05/01 05:42:29 ERROR : hello, world!: file not in Azure container rclone-test-fuzefoh8taze
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-fuzefoh8taze: 1 files missing
2025/05/01 05:42:29 NOTICE: 1 hashes missing
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-fuzefoh8taze: 2 differences found
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-fuzefoh8taze: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/01 05:42:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-fuzefoh8taze: 0 differences found
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-fuzefoh8taze: 1 matching files
2025/05/01 05:42:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-diligip0vabe"
2025/05/01 05:42:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:29 DEBUG : Azure container rclone-test-diligip0vabe: Using directory markers
2025/05/01 05:42:29 DEBUG : Creating backend with remote "/tmp/rclone2114419224"
run.go:180: Remote "Azure container rclone-test-diligip0vabe", Local "Local file system at /tmp/rclone2114419224", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/01 05:42:29 ERROR : HeLlO, wOrLd!: sum not found
2025/05/01 05:42:29 ERROR : hello, world!: file not in Azure container rclone-test-diligip0vabe
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-diligip0vabe: 1 files missing
2025/05/01 05:42:29 NOTICE: 1 hashes missing
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-diligip0vabe: 2 differences found
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-diligip0vabe: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/01 05:42:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-diligip0vabe: 0 differences found
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-diligip0vabe: 1 matching files
2025/05/01 05:42:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dikonih8xobu"
2025/05/01 05:42:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:29 DEBUG : Azure container rclone-test-dikonih8xobu: Using directory markers
2025/05/01 05:42:29 DEBUG : Creating backend with remote "/tmp/rclone2234154001"
run.go:180: Remote "Azure container rclone-test-dikonih8xobu", Local "Local file system at /tmp/rclone2234154001", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/01 05:42:29 ERROR : HELLO, WORLD!: sum not found
2025/05/01 05:42:29 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-dikonih8xobu
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-dikonih8xobu: 1 files missing
2025/05/01 05:42:29 NOTICE: 1 hashes missing
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-dikonih8xobu: 2 differences found
2025/05/01 05:42:29 NOTICE: Azure container rclone-test-dikonih8xobu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/01 05:42:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-dikonih8xobu: 0 differences found
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-dikonih8xobu: 1 matching files
2025/05/01 05:42:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-quqokat7goqi"
2025/05/01 05:42:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:30 DEBUG : Azure container rclone-test-quqokat7goqi: Using directory markers
2025/05/01 05:42:30 DEBUG : Creating backend with remote "/tmp/rclone703378422"
run.go:180: Remote "Azure container rclone-test-quqokat7goqi", Local "Local file system at /tmp/rclone703378422", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/01 05:42:30 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/01 05:42:30 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-quqokat7goqi
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-quqokat7goqi: 1 files missing
2025/05/01 05:42:30 NOTICE: 1 hashes missing
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-quqokat7goqi: 2 differences found
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-quqokat7goqi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/01 05:42:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-quqokat7goqi: 0 differences found
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-quqokat7goqi: 1 matching files
2025/05/01 05:42:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sifufav4cufo"
2025/05/01 05:42:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:30 DEBUG : Azure container rclone-test-sifufav4cufo: Using directory markers
2025/05/01 05:42:30 DEBUG : Creating backend with remote "/tmp/rclone3957263272"
run.go:180: Remote "Azure container rclone-test-sifufav4cufo", Local "Local file system at /tmp/rclone3957263272", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/01 05:42:30 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/01 05:42:30 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-sifufav4cufo
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-sifufav4cufo: 1 files missing
2025/05/01 05:42:30 NOTICE: 1 hashes missing
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-sifufav4cufo: 2 differences found
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-sifufav4cufo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/01 05:42:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-sifufav4cufo: 0 differences found
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-sifufav4cufo: 1 matching files
2025/05/01 05:42:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bapihuz9xoke"
2025/05/01 05:42:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:30 DEBUG : Azure container rclone-test-bapihuz9xoke: Using directory markers
2025/05/01 05:42:30 DEBUG : Creating backend with remote "/tmp/rclone3087472895"
run.go:180: Remote "Azure container rclone-test-bapihuz9xoke", Local "Local file system at /tmp/rclone3087472895", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/01 05:42:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/01 05:42:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bapihuz9xoke
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-bapihuz9xoke: 1 files missing
2025/05/01 05:42:30 NOTICE: 1 hashes missing
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-bapihuz9xoke: 2 differences found
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-bapihuz9xoke: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/01 05:42:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-bapihuz9xoke: 0 differences found
2025/05/01 05:42:30 NOTICE: Azure container rclone-test-bapihuz9xoke: 1 matching files
2025/05/01 05:42:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xoriwep2name"
2025/05/01 05:42:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:30 DEBUG : Azure container rclone-test-xoriwep2name: Using directory markers
2025/05/01 05:42:30 DEBUG : Creating backend with remote "/tmp/rclone4182658247"
run.go:180: Remote "Azure container rclone-test-xoriwep2name", Local "Local file system at /tmp/rclone4182658247", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/01 05:42:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/01 05:42:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xoriwep2name
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-xoriwep2name: 1 files missing
2025/05/01 05:42:31 NOTICE: 1 hashes missing
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-xoriwep2name: 2 differences found
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-xoriwep2name: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/01 05:42:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-xoriwep2name: 0 differences found
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-xoriwep2name: 1 matching files
2025/05/01 05:42:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-catuluz2fuso"
2025/05/01 05:42:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:31 DEBUG : Azure container rclone-test-catuluz2fuso: Using directory markers
2025/05/01 05:42:31 DEBUG : Creating backend with remote "/tmp/rclone3476215814"
run.go:180: Remote "Azure container rclone-test-catuluz2fuso", Local "Local file system at /tmp/rclone3476215814", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/01 05:42:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/01 05:42:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-catuluz2fuso
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-catuluz2fuso: 1 files missing
2025/05/01 05:42:31 NOTICE: 1 hashes missing
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-catuluz2fuso: 2 differences found
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-catuluz2fuso: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/01 05:42:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-catuluz2fuso: 0 differences found
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-catuluz2fuso: 1 matching files
2025/05/01 05:42:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zasokim9gewe"
2025/05/01 05:42:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:42:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:31 DEBUG : Azure container rclone-test-zasokim9gewe: Using directory markers
2025/05/01 05:42:31 DEBUG : Creating backend with remote "/tmp/rclone1481427166"
run.go:180: Remote "Azure container rclone-test-zasokim9gewe", Local "Local file system at /tmp/rclone1481427166", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/01 05:42:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/01 05:42:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zasokim9gewe
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-zasokim9gewe: 1 files missing
2025/05/01 05:42:31 NOTICE: 1 hashes missing
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-zasokim9gewe: 2 differences found
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-zasokim9gewe: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/01 05:42:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-zasokim9gewe: 0 differences found
2025/05/01 05:42:31 NOTICE: Azure container rclone-test-zasokim9gewe: 1 matching files
2025/05/01 05:42:31 DEBUG : Azure container rclone-test-zasokim9gewe: Purge remote
2025/05/01 05:42:31 DEBUG : Azure container rclone-test-catuluz2fuso: Purge remote
2025/05/01 05:42:31 DEBUG : Azure container rclone-test-xoriwep2name: Purge remote
2025/05/01 05:42:31 DEBUG : Azure container rclone-test-bapihuz9xoke: Purge remote
2025/05/01 05:42:31 DEBUG : Azure container rclone-test-sifufav4cufo: Purge remote
2025/05/01 05:42:32 DEBUG : Azure container rclone-test-quqokat7goqi: Purge remote
2025/05/01 05:42:32 DEBUG : Azure container rclone-test-dikonih8xobu: Purge remote
2025/05/01 05:42:32 DEBUG : Azure container rclone-test-diligip0vabe: Purge remote
2025/05/01 05:42:32 DEBUG : Azure container rclone-test-fuzefoh8taze: Purge remote
2025/05/01 05:42:32 DEBUG : Azure container rclone-test-jajirif8toqe: Purge remote
--- PASS: TestApplyTransforms (3.55s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:42:32 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/01 05:42:32 DEBUG : sub/: Creating directory marker
2025/05/01 05:42:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/01 05:42:32 INFO : file1: Copied (new) to: sub/file2
2025/05/01 05:42:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:42:32 DEBUG : file1: Unchanged skipping
2025/05/01 05:42:32 DEBUG : Azure container rclone-test-dekuzay6qure: don't need to copy/move sub/file2, it is already at target location
2025/05/01 05:42:32 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:42:33 DEBUG : dst/: Creating directory marker
2025/05/01 05:42:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/backup"
2025/05/01 05:42:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:33 DEBUG : Azure container rclone-test-dekuzay6qure path backup: Using directory markers
2025/05/01 05:42:33 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/backup"
2025/05/01 05:42:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/01 05:42:33 DEBUG : dst/: Creating directory marker
2025/05/01 05:42:33 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/01 05:42:33 INFO : dst/file1: Copied (server-side copy)
2025/05/01 05:42:33 INFO : dst/file1: Deleted
2025/05/01 05:42:33 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/01 05:42:33 INFO : dst/file1: Copied (new)
2025/05/01 05:42:33 DEBUG : dst/: Removing directory marker
2025/05/01 05:42:33 DEBUG : backup/dst/: Removing directory marker
2025/05/01 05:42:34 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-dekuzay6qure/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7748d71-e01e-000c-7c5b-ba2bf5000000
Time:2025-05-01T05:42:34.0392484Z
--------------------------------------------------------------------------------
2025/05/01 05:42:35 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-dekuzay6qure/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7748e92-e01e-000c-6d5b-ba2bf5000000
Time:2025-05-01T05:42:35.0770386Z
--------------------------------------------------------------------------------
2025/05/01 05:42:36 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-dekuzay6qure/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7749036-e01e-000c-6f5b-ba2bf5000000
Time:2025-05-01T05:42:36.1145278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7749036-e01e-000c-6f5b-ba2bf5000000
Time:2025-05-01T05:42:36.1145278Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:42:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/dst"
2025/05/01 05:42:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:37 DEBUG : Azure container rclone-test-dekuzay6qure path dst: Using directory markers
2025/05/01 05:42:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CompareDest"
2025/05/01 05:42:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:37 DEBUG : Azure container rclone-test-dekuzay6qure path CompareDest: Using directory markers
2025/05/01 05:42:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CompareDest"
2025/05/01 05:42:37 DEBUG : one: Need to transfer - File not found at Destination
2025/05/01 05:42:37 DEBUG : /: Creating directory marker
2025/05/01 05:42:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/01 05:42:37 INFO : one: Copied (new)
2025/05/01 05:42:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CompareDest"
2025/05/01 05:42:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/01 05:42:37 DEBUG : /: Creating directory marker
2025/05/01 05:42:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/01 05:42:37 INFO : one: Copied (replaced existing)
2025/05/01 05:42:37 DEBUG : dst/: Creating directory marker
2025/05/01 05:42:38 DEBUG : CompareDest/: Creating directory marker
2025/05/01 05:42:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CompareDest"
2025/05/01 05:42:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/01 05:42:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:42:38 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/01 05:42:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CompareDest"
2025/05/01 05:42:38 DEBUG : two: Need to transfer - File not found at Destination
2025/05/01 05:42:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:42:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/01 05:42:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CompareDest"
2025/05/01 05:42:38 DEBUG : two: Need to transfer - File not found at Destination
2025/05/01 05:42:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:42:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/01 05:42:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CompareDest"
2025/05/01 05:42:39 DEBUG : two: Need to transfer - File not found at Destination
2025/05/01 05:42:39 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/01 05:42:39 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/01 05:42:39 INFO : two: Copied (new)
2025/05/01 05:42:39 DEBUG : dst/: Removing directory marker
2025/05/01 05:42:39 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7749407-e01e-000c-0e5b-ba2bf5000000
Time:2025-05-01T05:42:39.5095358Z
--------------------------------------------------------------------------------
2025/05/01 05:42:40 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774950e-e01e-000c-6b5b-ba2bf5000000
Time:2025-05-01T05:42:40.5470547Z
--------------------------------------------------------------------------------
2025/05/01 05:42:41 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7749647-e01e-000c-695b-ba2bf5000000
Time:2025-05-01T05:42:41.5844994Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7749647-e01e-000c-695b-ba2bf5000000
Time:2025-05-01T05:42:41.5844994Z
--------------------------------------------------------------------------------
2025/05/01 05:42:42 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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.59s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:42:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/dst"
2025/05/01 05:42:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:49 DEBUG : Azure container rclone-test-dekuzay6qure path dst: Using directory markers
2025/05/01 05:42:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CopyDest"
2025/05/01 05:42:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:49 DEBUG : Azure container rclone-test-dekuzay6qure path CopyDest: Using directory markers
2025/05/01 05:42:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CopyDest"
2025/05/01 05:42:49 DEBUG : one: Need to transfer - File not found at Destination
2025/05/01 05:42:49 DEBUG : /: Creating directory marker
2025/05/01 05:42:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/01 05:42:50 INFO : one: Copied (new)
2025/05/01 05:42:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CopyDest"
2025/05/01 05:42:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/01 05:42:50 DEBUG : /: Creating directory marker
2025/05/01 05:42:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/01 05:42:50 INFO : one: Copied (replaced existing)
2025/05/01 05:42:50 DEBUG : dst/: Creating directory marker
2025/05/01 05:42:50 DEBUG : CopyDest/: Creating directory marker
2025/05/01 05:42:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/BackupDir"
2025/05/01 05:42:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:42:50 DEBUG : Azure container rclone-test-dekuzay6qure path BackupDir: Using directory markers
2025/05/01 05:42:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/BackupDir"
2025/05/01 05:42:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CopyDest"
2025/05/01 05:42:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/01 05:42:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:42:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/01 05:42:51 DEBUG : /: Creating directory marker
2025/05/01 05:42:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/01 05:42:51 INFO : one: Copied (server-side copy)
2025/05/01 05:42:51 INFO : one: Deleted
2025/05/01 05:42:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/01 05:42:51 INFO : one: Copied (server-side copy)
2025/05/01 05:42:51 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/01 05:42:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CopyDest"
2025/05/01 05:42:51 DEBUG : two: Need to transfer - File not found at Destination
2025/05/01 05:42:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:42:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/01 05:42:51 INFO : two: Copied (server-side copy)
2025/05/01 05:42:51 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/01 05:42:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CopyDest"
2025/05/01 05:42:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:42:51 DEBUG : two: Unchanged skipping
2025/05/01 05:42:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/CopyDest"
2025/05/01 05:42:52 DEBUG : three: Need to transfer - File not found at Destination
2025/05/01 05:42:52 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/01 05:42:52 DEBUG : three: Destination not found in --copy-dest
2025/05/01 05:42:52 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/01 05:42:52 INFO : three: Copied (new)
2025/05/01 05:42:52 DEBUG : dst/: Removing directory marker
2025/05/01 05:42: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774a4fb-e01e-000c-805b-ba2bf5000000
Time:2025-05-01T05:42:52.8588523Z
--------------------------------------------------------------------------------
2025/05/01 05:42: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774a633-e01e-000c-7c5b-ba2bf5000000
Time:2025-05-01T05:42:53.8964423Z
--------------------------------------------------------------------------------
2025/05/01 05:42: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774a7a5-e01e-000c-425b-ba2bf5000000
Time:2025-05-01T05:42:54.9338135Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774a7a5-e01e-000c-425b-ba2bf5000000
Time:2025-05-01T05:42:54.9338135Z
--------------------------------------------------------------------------------
2025/05/01 05:42:55 DEBUG : CopyDest/: Removing directory marker
2025/05/01 05:42: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774a8ea-e01e-000c-3e5b-ba2bf5000000
Time:2025-05-01T05:42:56.0102257Z
--------------------------------------------------------------------------------
2025/05/01 05:42:57 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774aa8a-e01e-000c-075b-ba2bf5000000
Time:2025-05-01T05:42:57.0488911Z
--------------------------------------------------------------------------------
2025/05/01 05:42:58 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774abba-e01e-000c-7e5b-ba2bf5000000
Time:2025-05-01T05:42:58.0863047Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774abba-e01e-000c-7e5b-ba2bf5000000
Time:2025-05-01T05:42:58.0863047Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.46s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/01 05:43:06 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774b70b-e01e-000c-6f5b-ba2bf5000000
Time:2025-05-01T05:43:06.2781248Z
--------------------------------------------------------------------------------
2025/05/01 05:43:07 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774b8e3-e01e-000c-805b-ba2bf5000000
Time:2025-05-01T05:43:07.3224300Z
--------------------------------------------------------------------------------
2025/05/01 05:43:08 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774ba6c-e01e-000c-4a5b-ba2bf5000000
Time:2025-05-01T05:43:08.3605427Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774ba6c-e01e-000c-4a5b-ba2bf5000000
Time:2025-05-01T05:43:08.3605427Z
--------------------------------------------------------------------------------
2025/05/01 05:43:09 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774bc1e-e01e-000c-415b-ba2bf5000000
Time:2025-05-01T05:43:09.3976845Z
--------------------------------------------------------------------------------
2025/05/01 05:43:10 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774be0f-e01e-000c-015b-ba2bf5000000
Time:2025-05-01T05:43:10.4354661Z
--------------------------------------------------------------------------------
2025/05/01 05:43:11 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774bf8c-e01e-000c-515b-ba2bf5000000
Time:2025-05-01T05:43:11.4736218Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774bf8c-e01e-000c-515b-ba2bf5000000
Time:2025-05-01T05:43:11.4736218Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/01 05:43: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774cadc-e01e-000c-235b-ba2bf5000000
Time:2025-05-01T05:43:19.6634313Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774cc9c-e01e-000c-115b-ba2bf5000000
Time:2025-05-01T05:43:20.7025994Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774cecb-e01e-000c-2c5b-ba2bf5000000
Time:2025-05-01T05:43:21.7405938Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774cecb-e01e-000c-2c5b-ba2bf5000000
Time:2025-05-01T05:43:21.7405938Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774d05e-e01e-000c-185b-ba2bf5000000
Time:2025-05-01T05:43:22.7790131Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774d2a5-e01e-000c-3e5b-ba2bf5000000
Time:2025-05-01T05:43:23.8173208Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774d497-e01e-000c-385b-ba2bf5000000
Time:2025-05-01T05:43:24.8549756Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774d497-e01e-000c-385b-ba2bf5000000
Time:2025-05-01T05:43:24.8549756Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:43:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/01 05:43:33 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/01 05:43:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/01 05:43:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/01 05:43:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/01 05:43:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/01 05:43:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/01 05:43:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/01 05:43:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f156e3d71efb818047258fd61aad7e09 OK
2025/05/01 05:43:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/01 05:43: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774e751-e01e-000c-425b-ba2bf5000000
Time:2025-05-01T05:43:34.0066281Z
--------------------------------------------------------------------------------
2025/05/01 05:43:35 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774e887-e01e-000c-405b-ba2bf5000000
Time:2025-05-01T05:43:35.0452266Z
--------------------------------------------------------------------------------
2025/05/01 05:43:36 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774ea03-e01e-000c-2a5b-ba2bf5000000
Time:2025-05-01T05:43:36.0833032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774ea03-e01e-000c-2a5b-ba2bf5000000
Time:2025-05-01T05:43:36.0833032Z
--------------------------------------------------------------------------------
2025/05/01 05:43:37 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/01 05:43:37 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774eb47-e01e-000c-195b-ba2bf5000000
Time:2025-05-01T05:43:37.1599370Z
--------------------------------------------------------------------------------
2025/05/01 05:43:38 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774ec5c-e01e-000c-055b-ba2bf5000000
Time:2025-05-01T05:43:38.1973789Z
--------------------------------------------------------------------------------
2025/05/01 05:43:39 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774ed54-e01e-000c-435b-ba2bf5000000
Time:2025-05-01T05:43:39.2354838Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774ed54-e01e-000c-435b-ba2bf5000000
Time:2025-05-01T05:43:39.2354838Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.38s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:43: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774f740-e01e-000c-645c-ba2bf5000000
Time:2025-05-01T05:43:47.4292248Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774f894-e01e-000c-0c5c-ba2bf5000000
Time:2025-05-01T05:43:48.4675797Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774fa06-e01e-000c-525c-ba2bf5000000
Time:2025-05-01T05:43:49.5049136Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774fa06-e01e-000c-525c-ba2bf5000000
Time:2025-05-01T05:43:49.5049136Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774fb0f-e01e-000c-345c-ba2bf5000000
Time:2025-05-01T05:43:50.5427860Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774fc87-e01e-000c-655c-ba2bf5000000
Time:2025-05-01T05:43:51.5802654Z
--------------------------------------------------------------------------------
2025/05/01 05:43: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774fe13-e01e-000c-3f5c-ba2bf5000000
Time:2025-05-01T05:43:52.6180676Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b774fe13-e01e-000c-3f5c-ba2bf5000000
Time:2025-05-01T05:43:52.6180676Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:44:00 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775081e-e01e-000c-6d5c-ba2bf5000000
Time:2025-05-01T05:44:00.8080462Z
--------------------------------------------------------------------------------
2025/05/01 05:44:01 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775094a-e01e-000c-715c-ba2bf5000000
Time:2025-05-01T05:44:01.8458708Z
--------------------------------------------------------------------------------
2025/05/01 05:44:02 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7750a6a-e01e-000c-665c-ba2bf5000000
Time:2025-05-01T05:44:02.8837899Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7750a6a-e01e-000c-665c-ba2bf5000000
Time:2025-05-01T05:44:02.8837899Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7750bbd-e01e-000c-805c-ba2bf5000000
Time:2025-05-01T05:44:03.9232063Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7750d6c-e01e-000c-765c-ba2bf5000000
Time:2025-05-01T05:44:04.9613758Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7750ef9-e01e-000c-035c-ba2bf5000000
Time:2025-05-01T05:44:05.9994138Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7750ef9-e01e-000c-035c-ba2bf5000000
Time:2025-05-01T05:44:05.9994138Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:44: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7751a6f-e01e-000c-235c-ba2bf5000000
Time:2025-05-01T05:44:14.1904459Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7751bca-e01e-000c-525c-ba2bf5000000
Time:2025-05-01T05:44:15.2286477Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7751d3e-e01e-000c-065c-ba2bf5000000
Time:2025-05-01T05:44:16.2667538Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7751d3e-e01e-000c-065c-ba2bf5000000
Time:2025-05-01T05:44:16.2667538Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7751eac-e01e-000c-475c-ba2bf5000000
Time:2025-05-01T05:44:17.3041284Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7752035-e01e-000c-1a5c-ba2bf5000000
Time:2025-05-01T05:44:18.3424914Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77521d9-e01e-000c-165c-ba2bf5000000
Time:2025-05-01T05:44:19.3805273Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77521d9-e01e-000c-165c-ba2bf5000000
Time:2025-05-01T05:44:19.3805273Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:44: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7752e93-e01e-000c-735c-ba2bf5000000
Time:2025-05-01T05:44:27.5742174Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7753068-e01e-000c-6c5c-ba2bf5000000
Time:2025-05-01T05:44:28.6113950Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775320d-e01e-000c-4e5c-ba2bf5000000
Time:2025-05-01T05:44:29.6493062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775320d-e01e-000c-4e5c-ba2bf5000000
Time:2025-05-01T05:44:29.6493062Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77533a3-e01e-000c-095c-ba2bf5000000
Time:2025-05-01T05:44:30.6881068Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7753536-e01e-000c-525c-ba2bf5000000
Time:2025-05-01T05:44:31.7257879Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77536be-e01e-000c-125c-ba2bf5000000
Time:2025-05-01T05:44:32.7635253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77536be-e01e-000c-125c-ba2bf5000000
Time:2025-05-01T05:44:32.7635253Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:44: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7754352-e01e-000c-305c-ba2bf5000000
Time:2025-05-01T05:44:40.9566455Z
--------------------------------------------------------------------------------
2025/05/01 05:44: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775451d-e01e-000c-365c-ba2bf5000000
Time:2025-05-01T05:44:41.9951996Z
--------------------------------------------------------------------------------
2025/05/01 05:44:43 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77546d9-e01e-000c-455c-ba2bf5000000
Time:2025-05-01T05:44:43.0332471Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77546d9-e01e-000c-455c-ba2bf5000000
Time:2025-05-01T05:44:43.0332471Z
--------------------------------------------------------------------------------
2025/05/01 05:44:44 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7754860-e01e-000c-175c-ba2bf5000000
Time:2025-05-01T05:44:44.0710402Z
--------------------------------------------------------------------------------
2025/05/01 05:44:45 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77549d3-e01e-000c-515c-ba2bf5000000
Time:2025-05-01T05:44:45.1093735Z
--------------------------------------------------------------------------------
2025/05/01 05:44:46 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7754b52-e01e-000c-125c-ba2bf5000000
Time:2025-05-01T05:44:46.1473792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7754b52-e01e-000c-125c-ba2bf5000000
Time:2025-05-01T05:44:46.1473792Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:44:54 DEBUG : also/: Creating directory marker
2025/05/01 05:44:54 INFO : Azure container rclone-test-dekuzay6qure: Looking for duplicate md5 hashes using newest mode.
2025/05/01 05:44:54 NOTICE: 778a79266977073874a8c4b55d4d2a1a: Found 3 files with duplicate md5 hashes
2025/05/01 05:44:54 INFO : one: Deleted
2025/05/01 05:44:54 INFO : also/one: Deleted
2025/05/01 05:44:54 NOTICE: 778a79266977073874a8c4b55d4d2a1a: Deleted 2 extra copies
2025/05/01 05:44:55 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77556fb-e01e-000c-555c-ba2bf5000000
Time:2025-05-01T05:44:55.1535160Z
--------------------------------------------------------------------------------
2025/05/01 05:44:56 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77558a7-e01e-000c-4e5c-ba2bf5000000
Time:2025-05-01T05:44:56.1909998Z
--------------------------------------------------------------------------------
2025/05/01 05:44:57 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7755a58-e01e-000c-395c-ba2bf5000000
Time:2025-05-01T05:44:57.2290344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7755a58-e01e-000c-395c-ba2bf5000000
Time:2025-05-01T05:44:57.2290344Z
--------------------------------------------------------------------------------
2025/05/01 05:44:58 DEBUG : also/: Removing directory marker
2025/05/01 05:44:58 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7755bf0-e01e-000c-215c-ba2bf5000000
Time:2025-05-01T05:44:58.3056673Z
--------------------------------------------------------------------------------
2025/05/01 05:44:59 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7755d9d-e01e-000c-285c-ba2bf5000000
Time:2025-05-01T05:44:59.3429059Z
--------------------------------------------------------------------------------
2025/05/01 05:45:00 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7755f0d-e01e-000c-595c-ba2bf5000000
Time:2025-05-01T05:45:00.3800928Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7755f0d-e01e-000c-595c-ba2bf5000000
Time:2025-05-01T05:45:00.3800928Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7756c02-e01e-000c-3b5c-ba2bf5000000
Time:2025-05-01T05:45:08.5733056Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7756db1-e01e-000c-295c-ba2bf5000000
Time:2025-05-01T05:45:09.6103604Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7756f09-e01e-000c-4f5c-ba2bf5000000
Time:2025-05-01T05:45:10.6481346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7756f09-e01e-000c-4f5c-ba2bf5000000
Time:2025-05-01T05:45:10.6481346Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7757109-e01e-000c-085c-ba2bf5000000
Time:2025-05-01T05:45:11.6861559Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77572c3-e01e-000c-7b5c-ba2bf5000000
Time:2025-05-01T05:45:12.7238738Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7757427-e01e-000c-2a5c-ba2bf5000000
Time:2025-05-01T05:45:13.7614498Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7757427-e01e-000c-2a5c-ba2bf5000000
Time:2025-05-01T05:45:13.7614498Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7758025-e01e-000c-155c-ba2bf5000000
Time:2025-05-01T05:45:21.9529364Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77581e5-e01e-000c-2d5c-ba2bf5000000
Time:2025-05-01T05:45:22.9900557Z
--------------------------------------------------------------------------------
2025/05/01 05:45:24 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77583c1-e01e-000c-485c-ba2bf5000000
Time:2025-05-01T05:45:24.0271598Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77583c1-e01e-000c-485c-ba2bf5000000
Time:2025-05-01T05:45:24.0271598Z
--------------------------------------------------------------------------------
2025/05/01 05:45:25 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7758554-e01e-000c-245c-ba2bf5000000
Time:2025-05-01T05:45:25.0647068Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77586e9-e01e-000c-045c-ba2bf5000000
Time:2025-05-01T05:45:26.1029436Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775891d-e01e-000c-6d5c-ba2bf5000000
Time:2025-05-01T05:45:27.1401704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775891d-e01e-000c-6d5c-ba2bf5000000
Time:2025-05-01T05:45:27.1401704Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7759375-e01e-000c-645c-ba2bf5000000
Time:2025-05-01T05:45:35.3318199Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775953b-e01e-000c-065c-ba2bf5000000
Time:2025-05-01T05:45:36.3688904Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77596f8-e01e-000c-035c-ba2bf5000000
Time:2025-05-01T05:45:37.4061302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77596f8-e01e-000c-035c-ba2bf5000000
Time:2025-05-01T05:45:37.4061302Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77598ae-e01e-000c-785c-ba2bf5000000
Time:2025-05-01T05:45:38.4433512Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7759a80-e01e-000c-015c-ba2bf5000000
Time:2025-05-01T05:45:39.4825467Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7759bf0-e01e-000c-3a5c-ba2bf5000000
Time:2025-05-01T05:45:40.5204185Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7759bf0-e01e-000c-3a5c-ba2bf5000000
Time:2025-05-01T05:45:40.5204185Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775a730-e01e-000c-525c-ba2bf5000000
Time:2025-05-01T05:45:48.7105996Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775a8b2-e01e-000c-225c-ba2bf5000000
Time:2025-05-01T05:45:49.7483987Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775aa3a-e01e-000c-035c-ba2bf5000000
Time:2025-05-01T05:45:50.7857072Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775aa3a-e01e-000c-035c-ba2bf5000000
Time:2025-05-01T05:45:50.7857072Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775ac09-e01e-000c-125c-ba2bf5000000
Time:2025-05-01T05:45:51.8231601Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775adc0-e01e-000c-1e5c-ba2bf5000000
Time:2025-05-01T05:45:52.8607174Z
--------------------------------------------------------------------------------
2025/05/01 05:45: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775af91-e01e-000c-2e5c-ba2bf5000000
Time:2025-05-01T05:45:53.8980012Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775af91-e01e-000c-2e5c-ba2bf5000000
Time:2025-05-01T05:45:53.8980012Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/01 05:46: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775bc4d-e01e-000c-4b5c-ba2bf5000000
Time:2025-05-01T05:46:02.0894146Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775be7c-e01e-000c-3f5c-ba2bf5000000
Time:2025-05-01T05:46:03.1263665Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775c05a-e01e-000c-695c-ba2bf5000000
Time:2025-05-01T05:46:04.1643003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775c05a-e01e-000c-695c-ba2bf5000000
Time:2025-05-01T05:46:04.1643003Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775c21d-e01e-000c-7c5c-ba2bf5000000
Time:2025-05-01T05:46:05.2016972Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775c41b-e01e-000c-6f5c-ba2bf5000000
Time:2025-05-01T05:46:06.2390885Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775c598-e01e-000c-3b5c-ba2bf5000000
Time:2025-05-01T05:46:07.2765587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775c598-e01e-000c-3b5c-ba2bf5000000
Time:2025-05-01T05:46:07.2765587Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:46:15 DEBUG : sub dir/: Creating directory marker
2025/05/01 05:46:15 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/01 05:46:16 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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/01 05:46:16 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/01 05:46:16 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/01 05:46:16 DEBUG : sub dir/: Removing directory marker
2025/05/01 05:46:16 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775d4ed-e01e-000c-1e5c-ba2bf5000000
Time:2025-05-01T05:46:16.9463866Z
--------------------------------------------------------------------------------
2025/05/01 05:46:17 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775d67f-e01e-000c-775c-ba2bf5000000
Time:2025-05-01T05:46:17.9841303Z
--------------------------------------------------------------------------------
2025/05/01 05:46:19 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775d841-e01e-000c-785c-ba2bf5000000
Time:2025-05-01T05:46:19.0214554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775d841-e01e-000c-785c-ba2bf5000000
Time:2025-05-01T05:46:19.0214554Z
--------------------------------------------------------------------------------
2025/05/01 05:46:20 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775d9e3-e01e-000c-365c-ba2bf5000000
Time:2025-05-01T05:46:20.0589487Z
--------------------------------------------------------------------------------
2025/05/01 05:46:21 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775dbb8-e01e-000c-265c-ba2bf5000000
Time:2025-05-01T05:46:21.0969674Z
--------------------------------------------------------------------------------
2025/05/01 05:46:22 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775dd5a-e01e-000c-6f5c-ba2bf5000000
Time:2025-05-01T05:46:22.1347263Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775dd5a-e01e-000c-6f5c-ba2bf5000000
Time:2025-05-01T05:46:22.1347263Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
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 TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:46:30 DEBUG : sub dir/: Creating directory marker
2025/05/01 05:46:30 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/01 05:46:31 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
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/01 05:46:31 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/01 05:46:31 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/01 05:46:31 DEBUG : sub dir/: Removing directory marker
2025/05/01 05:46:31 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775ebe8-e01e-000c-0a5c-ba2bf5000000
Time:2025-05-01T05:46:31.7814718Z
--------------------------------------------------------------------------------
2025/05/01 05:46:32 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775edcf-e01e-000c-265c-ba2bf5000000
Time:2025-05-01T05:46:32.8190753Z
--------------------------------------------------------------------------------
2025/05/01 05:46:33 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775ef45-e01e-000c-635c-ba2bf5000000
Time:2025-05-01T05:46:33.8577004Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775ef45-e01e-000c-635c-ba2bf5000000
Time:2025-05-01T05:46:33.8577004Z
--------------------------------------------------------------------------------
2025/05/01 05:46:34 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775f09e-e01e-000c-075c-ba2bf5000000
Time:2025-05-01T05:46:34.8949547Z
--------------------------------------------------------------------------------
2025/05/01 05:46:35 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775f291-e01e-000c-085c-ba2bf5000000
Time:2025-05-01T05:46:35.9330101Z
--------------------------------------------------------------------------------
2025/05/01 05:46:36 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775f448-e01e-000c-5e5c-ba2bf5000000
Time:2025-05-01T05:46:36.9718104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b775f448-e01e-000c-5e5c-ba2bf5000000
Time:2025-05-01T05:46:36.9718104Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
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: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:46:45 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/05/01 05:46:45 DEBUG : sub/: Removing directory marker
2025/05/01 05:46:46 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7760147-e01e-000c-125c-ba2bf5000000
Time:2025-05-01T05:46:46.0314626Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7760297-e01e-000c-325c-ba2bf5000000
Time:2025-05-01T05:46:47.0756837Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77603d6-e01e-000c-445c-ba2bf5000000
Time:2025-05-01T05:46:48.1140142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77603d6-e01e-000c-445c-ba2bf5000000
Time:2025-05-01T05:46:48.1140142Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7760583-e01e-000c-395c-ba2bf5000000
Time:2025-05-01T05:46:49.1524244Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776072c-e01e-000c-185c-ba2bf5000000
Time:2025-05-01T05:46:50.1901019Z
--------------------------------------------------------------------------------
2025/05/01 05:46: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77608bf-e01e-000c-6a5c-ba2bf5000000
Time:2025-05-01T05:46:51.2286439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77608bf-e01e-000c-6a5c-ba2bf5000000
Time:2025-05-01T05:46:51.2286439Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.26s)
--- 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:46:59 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/05/01 05:47:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/notfound"
2025/05/01 05:47:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:47:00 DEBUG : Azure container rclone-test-dekuzay6qure path notfound: Using directory markers
2025/05/01 05:47:00 DEBUG : sub/: Removing directory marker
2025/05/01 05:47:00 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7761786-e01e-000c-7d5c-ba2bf5000000
Time:2025-05-01T05:47:00.5361258Z
--------------------------------------------------------------------------------
2025/05/01 05:47:01 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77618a6-e01e-000c-6c5c-ba2bf5000000
Time:2025-05-01T05:47:01.5747974Z
--------------------------------------------------------------------------------
2025/05/01 05:47:02 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77619c1-e01e-000c-555c-ba2bf5000000
Time:2025-05-01T05:47:02.6132356Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77619c1-e01e-000c-555c-ba2bf5000000
Time:2025-05-01T05:47:02.6132356Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7761ad7-e01e-000c-255c-ba2bf5000000
Time:2025-05-01T05:47:03.6507095Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7761bce-e01e-000c-795c-ba2bf5000000
Time:2025-05-01T05:47:04.6884002Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7761d64-e01e-000c-145c-ba2bf5000000
Time:2025-05-01T05:47:05.7258924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7761d64-e01e-000c-145c-ba2bf5000000
Time:2025-05-01T05:47:05.7258924Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:47:13 INFO : Azure container rclone-test-dekuzay6qure: Making directory
2025/05/01 05:47:13 INFO : Azure container rclone-test-dekuzay6qure: Making directory
2025/05/01 05:47: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7762a73-e01e-000c-425c-ba2bf5000000
Time:2025-05-01T05:47:13.9555606Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7762ba1-e01e-000c-415c-ba2bf5000000
Time:2025-05-01T05:47:14.9929807Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7762c89-e01e-000c-7b5c-ba2bf5000000
Time:2025-05-01T05:47:16.0324451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7762c89-e01e-000c-7b5c-ba2bf5000000
Time:2025-05-01T05:47:16.0324451Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7762ddb-e01e-000c-065c-ba2bf5000000
Time:2025-05-01T05:47:17.0706899Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7762ef6-e01e-000c-6a5c-ba2bf5000000
Time:2025-05-01T05:47:18.1091185Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7763070-e01e-000c-2d5c-ba2bf5000000
Time:2025-05-01T05:47:19.1461194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7763070-e01e-000c-2d5c-ba2bf5000000
Time:2025-05-01T05:47:19.1461194Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:47:27 DEBUG : sub dir/: Creating directory marker
2025/05/01 05:47:27 DEBUG : sub dir/: Removing directory marker
2025/05/01 05:47: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7763e66-e01e-000c-345c-ba2bf5000000
Time:2025-05-01T05:47:27.7371564Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7764009-e01e-000c-6d5c-ba2bf5000000
Time:2025-05-01T05:47:28.7745157Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77641f5-e01e-000c-235c-ba2bf5000000
Time:2025-05-01T05:47:29.8125728Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77641f5-e01e-000c-235c-ba2bf5000000
Time:2025-05-01T05:47:29.8125728Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77643c5-e01e-000c-285c-ba2bf5000000
Time:2025-05-01T05:47:30.8502265Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776451c-e01e-000c-505c-ba2bf5000000
Time:2025-05-01T05:47:31.8888810Z
--------------------------------------------------------------------------------
2025/05/01 05:47: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7764654-e01e-000c-545c-ba2bf5000000
Time:2025-05-01T05:47:32.9264838Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7764654-e01e-000c-545c-ba2bf5000000
Time:2025-05-01T05:47:32.9264838Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.78s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:47:41 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7765206-e01e-000c-6b5c-ba2bf5000000
Time:2025-05-01T05:47:41.5555472Z
--------------------------------------------------------------------------------
2025/05/01 05:47:42 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776538f-e01e-000c-385c-ba2bf5000000
Time:2025-05-01T05:47:42.5937905Z
--------------------------------------------------------------------------------
2025/05/01 05:47:43 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7765537-e01e-000c-285c-ba2bf5000000
Time:2025-05-01T05:47:43.6309022Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7765537-e01e-000c-285c-ba2bf5000000
Time:2025-05-01T05:47:43.6309022Z
--------------------------------------------------------------------------------
2025/05/01 05:47:44 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77656b9-e01e-000c-735c-ba2bf5000000
Time:2025-05-01T05:47:44.6682025Z
--------------------------------------------------------------------------------
2025/05/01 05:47:45 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7765814-e01e-000c-125c-ba2bf5000000
Time:2025-05-01T05:47:45.7057288Z
--------------------------------------------------------------------------------
2025/05/01 05:47:46 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776597d-e01e-000c-2a5c-ba2bf5000000
Time:2025-05-01T05:47:46.7447999Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776597d-e01e-000c-2a5c-ba2bf5000000
Time:2025-05-01T05:47:46.7447999Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.82s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:47:55 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/01 05:47:55 DEBUG : empty space: Excluded
2025/05/01 05:47:55 DEBUG : BackupDir: Excluded
2025/05/01 05:47:55 DEBUG : dst: Excluded
2025/05/01 05:47:55 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7766437-e01e-000c-2b5c-ba2bf5000000
Time:2025-05-01T05:47:55.3870508Z
--------------------------------------------------------------------------------
2025/05/01 05:47:56 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77665a9-e01e-000c-605c-ba2bf5000000
Time:2025-05-01T05:47:56.4270450Z
--------------------------------------------------------------------------------
2025/05/01 05:47:57 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776675c-e01e-000c-485c-ba2bf5000000
Time:2025-05-01T05:47:57.4651344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776675c-e01e-000c-485c-ba2bf5000000
Time:2025-05-01T05:47:57.4651344Z
--------------------------------------------------------------------------------
2025/05/01 05:47:58 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77668b6-e01e-000c-6e5c-ba2bf5000000
Time:2025-05-01T05:47:58.5020740Z
--------------------------------------------------------------------------------
2025/05/01 05:47:59 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7766a6c-e01e-000c-6a5c-ba2bf5000000
Time:2025-05-01T05:47:59.5407944Z
--------------------------------------------------------------------------------
2025/05/01 05:48:00 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7766bfd-e01e-000c-4e5c-ba2bf5000000
Time:2025-05-01T05:48:00.5783415Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7766bfd-e01e-000c-4e5c-ba2bf5000000
Time:2025-05-01T05:48:00.5783415Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:48: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7767837-e01e-000c-0b5c-ba2bf5000000
Time:2025-05-01T05:48:09.1764401Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77679c4-e01e-000c-545c-ba2bf5000000
Time:2025-05-01T05:48:10.2141350Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7767bd0-e01e-000c-255c-ba2bf5000000
Time:2025-05-01T05:48:11.2521413Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7767bd0-e01e-000c-255c-ba2bf5000000
Time:2025-05-01T05:48:11.2521413Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7767d9f-e01e-000c-215c-ba2bf5000000
Time:2025-05-01T05:48:12.2893933Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7767f0c-e01e-000c-565c-ba2bf5000000
Time:2025-05-01T05:48:13.3273680Z
--------------------------------------------------------------------------------
2025/05/01 05:48:14 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776806e-e01e-000c-015c-ba2bf5000000
Time:2025-05-01T05:48:14.3649421Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776806e-e01e-000c-015c-ba2bf5000000
Time:2025-05-01T05:48:14.3649421Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/01 05:48:23 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f8f66b-b01e-005c-395c-bae9a5000000
Time:2025-05-01T05:48:23.0833934Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f8f7ab-b01e-005c-445c-bae9a5000000
Time:2025-05-01T05:48:24.1212548Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f8f8e3-b01e-005c-3c5c-bae9a5000000
Time:2025-05-01T05:48:25.1589979Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f8f8e3-b01e-005c-3c5c-bae9a5000000
Time:2025-05-01T05:48:25.1589979Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f8fa2d-b01e-005c-4f5c-bae9a5000000
Time:2025-05-01T05:48:26.1961085Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f8fbc5-b01e-005c-2c5c-bae9a5000000
Time:2025-05-01T05:48:27.2336871Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f8fdc0-b01e-005c-515c-bae9a5000000
Time:2025-05-01T05:48:28.2717238Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f8fdc0-b01e-005c-515c-bae9a5000000
Time:2025-05-01T05:48:28.2717238Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/01 05:48:36 DEBUG : Creating backend with remote ":memory:"
2025/05/01 05:48:36 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/01 05:48:36 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/01 05:48:36 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/01 05:48:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/01 05:48:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/01 05:48:36 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/01 05:48:36 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/01 05:48:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/01 05:48:36 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:48:36 DEBUG : sub dir/: Creating directory marker
2025/05/01 05:48:37 DEBUG : sub dir/: Removing directory marker
2025/05/01 05:48:37 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f91357-b01e-005c-545c-bae9a5000000
Time:2025-05-01T05:48:37.0768656Z
--------------------------------------------------------------------------------
2025/05/01 05:48:38 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f91546-b01e-005c-5c5c-bae9a5000000
Time:2025-05-01T05:48:38.1162910Z
--------------------------------------------------------------------------------
2025/05/01 05:48:39 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f91670-b01e-005c-3e5c-bae9a5000000
Time:2025-05-01T05:48:39.1549603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f91670-b01e-005c-3e5c-bae9a5000000
Time:2025-05-01T05:48:39.1549603Z
--------------------------------------------------------------------------------
2025/05/01 05:48:40 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f917dc-b01e-005c-5f5c-bae9a5000000
Time:2025-05-01T05:48:40.1929707Z
--------------------------------------------------------------------------------
2025/05/01 05:48:41 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f91984-b01e-005c-465c-bae9a5000000
Time:2025-05-01T05:48:41.2312080Z
--------------------------------------------------------------------------------
2025/05/01 05:48:42 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f91b1a-b01e-005c-125c-bae9a5000000
Time:2025-05-01T05:48:42.2692504Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f91b1a-b01e-005c-125c-bae9a5000000
Time:2025-05-01T05:48:42.2692504Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:48:50 DEBUG : Waiting for deletions to finish
2025/05/01 05:48:50 DEBUG : large: Excluded (Size Filter)
2025/05/01 05:48:50 INFO : medium: Deleted
2025/05/01 05:48:50 INFO : small: Deleted
2025/05/01 05:48: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776c0bf-e01e-000c-5a5c-ba2bf5000000
Time:2025-05-01T05:48:51.0337416Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776c28a-e01e-000c-705c-ba2bf5000000
Time:2025-05-01T05:48:52.0708446Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776c408-e01e-000c-345c-ba2bf5000000
Time:2025-05-01T05:48:53.1084702Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776c408-e01e-000c-345c-ba2bf5000000
Time:2025-05-01T05:48:53.1084702Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776c548-e01e-000c-405c-ba2bf5000000
Time:2025-05-01T05:48:54.1460662Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776c6b1-e01e-000c-765c-ba2bf5000000
Time:2025-05-01T05:48:55.1835451Z
--------------------------------------------------------------------------------
2025/05/01 05:48: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776c88b-e01e-000c-145c-ba2bf5000000
Time:2025-05-01T05:48:56.2214340Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776c88b-e01e-000c-145c-ba2bf5000000
Time:2025-05-01T05:48:56.2214340Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:49:04 DEBUG : Waiting for deletions to finish
2025/05/01 05:49:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/01 05:49:04 INFO : medium: Deleted
2025/05/01 05:49:04 INFO : large: Deleted
2025/05/01 05:49:04 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776d457-e01e-000c-405c-ba2bf5000000
Time:2025-05-01T05:49:04.9708971Z
--------------------------------------------------------------------------------
2025/05/01 05:49:05 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776d60c-e01e-000c-7d5c-ba2bf5000000
Time:2025-05-01T05:49:06.0081429Z
--------------------------------------------------------------------------------
2025/05/01 05:49: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776d76c-e01e-000c-235c-ba2bf5000000
Time:2025-05-01T05:49:07.0449533Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776d76c-e01e-000c-235c-ba2bf5000000
Time:2025-05-01T05:49:07.0449533Z
--------------------------------------------------------------------------------
2025/05/01 05:49: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776d8c8-e01e-000c-495c-ba2bf5000000
Time:2025-05-01T05:49:08.0829066Z
--------------------------------------------------------------------------------
2025/05/01 05:49: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776da77-e01e-000c-245c-ba2bf5000000
Time:2025-05-01T05:49:09.1200524Z
--------------------------------------------------------------------------------
2025/05/01 05:49: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776dbb4-e01e-000c-2d5c-ba2bf5000000
Time:2025-05-01T05:49:10.1576511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776dbb4-e01e-000c-2d5c-ba2bf5000000
Time:2025-05-01T05:49:10.1576511Z
--------------------------------------------------------------------------------
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/05/01 05:49:18 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776e6cc-e01e-000c-6d5c-ba2bf5000000
Time:2025-05-01T05:49:18.3476903Z
--------------------------------------------------------------------------------
2025/05/01 05:49:19 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776e83c-e01e-000c-2c5c-ba2bf5000000
Time:2025-05-01T05:49:19.3857012Z
--------------------------------------------------------------------------------
2025/05/01 05:49:20 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776e9cb-e01e-000c-0d5c-ba2bf5000000
Time:2025-05-01T05:49:20.4232285Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776e9cb-e01e-000c-0d5c-ba2bf5000000
Time:2025-05-01T05:49:20.4232285Z
--------------------------------------------------------------------------------
2025/05/01 05:49:21 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776eb93-e01e-000c-2c5c-ba2bf5000000
Time:2025-05-01T05:49:21.4618139Z
--------------------------------------------------------------------------------
2025/05/01 05:49:22 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776ed48-e01e-000c-2c5c-ba2bf5000000
Time:2025-05-01T05:49:22.5000138Z
--------------------------------------------------------------------------------
2025/05/01 05:49:23 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776ee75-e01e-000c-355c-ba2bf5000000
Time:2025-05-01T05:49:23.5378572Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b776ee75-e01e-000c-355c-ba2bf5000000
Time:2025-05-01T05:49:23.5378572Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:49:31 DEBUG : Waiting for deletions to finish
2025/05/01 05:49:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/01 05:49:32 INFO : medium: Deleted
2025/05/01 05:49:32 INFO : small: Deleted
2025/05/01 05:49: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f960d3-b01e-005c-215c-bae9a5000000
Time:2025-05-01T05:49:32.2925842Z
--------------------------------------------------------------------------------
2025/05/01 05:49: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f961e5-b01e-005c-015c-bae9a5000000
Time:2025-05-01T05:49:33.3299289Z
--------------------------------------------------------------------------------
2025/05/01 05:49: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f96348-b01e-005c-195c-bae9a5000000
Time:2025-05-01T05:49:34.3681790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f96348-b01e-005c-195c-bae9a5000000
Time:2025-05-01T05:49:34.3681790Z
--------------------------------------------------------------------------------
2025/05/01 05:49: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f964a5-b01e-005c-2e5c-bae9a5000000
Time:2025-05-01T05:49:35.4053552Z
--------------------------------------------------------------------------------
2025/05/01 05:49: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f965ec-b01e-005c-415c-bae9a5000000
Time:2025-05-01T05:49:36.4432162Z
--------------------------------------------------------------------------------
2025/05/01 05:49:37 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f967b1-b01e-005c-725c-bae9a5000000
Time:2025-05-01T05:49:37.4810620Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f967b1-b01e-005c-725c-bae9a5000000
Time:2025-05-01T05:49:37.4810620Z
--------------------------------------------------------------------------------
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/05/01 05:49:45 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f9727f-b01e-005c-465c-bae9a5000000
Time:2025-05-01T05:49:45.6701439Z
--------------------------------------------------------------------------------
2025/05/01 05:49:46 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f973e2-b01e-005c-7c5c-bae9a5000000
Time:2025-05-01T05:49:46.7074144Z
--------------------------------------------------------------------------------
2025/05/01 05:49:47 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f97535-b01e-005c-215c-bae9a5000000
Time:2025-05-01T05:49:47.7453810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f97535-b01e-005c-215c-bae9a5000000
Time:2025-05-01T05:49:47.7453810Z
--------------------------------------------------------------------------------
2025/05/01 05:49:48 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f976ac-b01e-005c-655c-bae9a5000000
Time:2025-05-01T05:49:48.7835798Z
--------------------------------------------------------------------------------
2025/05/01 05:49:49 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f97843-b01e-005c-415c-bae9a5000000
Time:2025-05-01T05:49:49.8210145Z
--------------------------------------------------------------------------------
2025/05/01 05:49:50 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f979b7-b01e-005c-745c-bae9a5000000
Time:2025-05-01T05:49:50.8591103Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:89f979b7-b01e-005c-745c-bae9a5000000
Time:2025-05-01T05:49:50.8591103Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:49:59 DEBUG : Waiting for deletions to finish
2025/05/01 05:49:59 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/01 05:49:59 INFO : large: Deleted
2025/05/01 05:49:59 INFO : medium: Deleted
2025/05/01 05:49: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7771f17-e01e-000c-805c-ba2bf5000000
Time:2025-05-01T05:49:59.6608023Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77720c3-e01e-000c-695c-ba2bf5000000
Time:2025-05-01T05:50:00.6981189Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b777224b-e01e-000c-305c-ba2bf5000000
Time:2025-05-01T05:50:01.7356470Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b777224b-e01e-000c-305c-ba2bf5000000
Time:2025-05-01T05:50:01.7356470Z
--------------------------------------------------------------------------------
2025/05/01 05:50:02 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b777239e-e01e-000c-595c-ba2bf5000000
Time:2025-05-01T05:50:02.7733306Z
--------------------------------------------------------------------------------
2025/05/01 05:50:03 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7772529-e01e-000c-345c-ba2bf5000000
Time:2025-05-01T05:50:03.8114209Z
--------------------------------------------------------------------------------
2025/05/01 05:50:04 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77726af-e01e-000c-075c-ba2bf5000000
Time:2025-05-01T05:50:04.8488387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77726af-e01e-000c-075c-ba2bf5000000
Time:2025-05-01T05:50:04.8488387Z
--------------------------------------------------------------------------------
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/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7773379-e01e-000c-625c-ba2bf5000000
Time:2025-05-01T05:50:13.0391489Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77734ed-e01e-000c-2d5c-ba2bf5000000
Time:2025-05-01T05:50:14.0777585Z
--------------------------------------------------------------------------------
2025/05/01 05:50:15 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7773667-e01e-000c-6f5c-ba2bf5000000
Time:2025-05-01T05:50:15.1146405Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7773667-e01e-000c-6f5c-ba2bf5000000
Time:2025-05-01T05:50:15.1146405Z
--------------------------------------------------------------------------------
2025/05/01 05:50:16 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77737ea-e01e-000c-355c-ba2bf5000000
Time:2025-05-01T05:50:16.1517581Z
--------------------------------------------------------------------------------
2025/05/01 05:50:17 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77739e3-e01e-000c-6b5c-ba2bf5000000
Time:2025-05-01T05:50:17.1893135Z
--------------------------------------------------------------------------------
2025/05/01 05:50:18 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7773bfa-e01e-000c-2b5c-ba2bf5000000
Time:2025-05-01T05:50:18.2265469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7773bfa-e01e-000c-2b5c-ba2bf5000000
Time:2025-05-01T05:50:18.2265469Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.36s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:50:26 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7774acd-e01e-000c-225c-ba2bf5000000
Time:2025-05-01T05:50:26.7114269Z
--------------------------------------------------------------------------------
2025/05/01 05:50:27 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7774ce2-e01e-000c-095c-ba2bf5000000
Time:2025-05-01T05:50:27.7491792Z
--------------------------------------------------------------------------------
2025/05/01 05:50:28 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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7774f7a-e01e-000c-3a5c-ba2bf5000000
Time:2025-05-01T05:50:28.7919053Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7774f7a-e01e-000c-3a5c-ba2bf5000000
Time:2025-05-01T05:50:28.7919053Z
--------------------------------------------------------------------------------
2025/05/01 05:50:29 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7775184-e01e-000c-265c-ba2bf5000000
Time:2025-05-01T05:50:29.8298824Z
--------------------------------------------------------------------------------
2025/05/01 05:50:30 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77753dc-e01e-000c-3b5c-ba2bf5000000
Time:2025-05-01T05:50:30.8674179Z
--------------------------------------------------------------------------------
2025/05/01 05:50:31 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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77755a5-e01e-000c-4c5c-ba2bf5000000
Time:2025-05-01T05:50:31.9047953Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77755a5-e01e-000c-4c5c-ba2bf5000000
Time:2025-05-01T05:50:31.9047953Z
--------------------------------------------------------------------------------
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/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7776152-e01e-000c-685c-ba2bf5000000
Time:2025-05-01T05:50:40.0972947Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77762ce-e01e-000c-235c-ba2bf5000000
Time:2025-05-01T05:50:41.1351779Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77763fa-e01e-000c-295c-ba2bf5000000
Time:2025-05-01T05:50:42.1724770Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77763fa-e01e-000c-295c-ba2bf5000000
Time:2025-05-01T05:50:42.1724770Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7776553-e01e-000c-415c-ba2bf5000000
Time:2025-05-01T05:50:43.2104316Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77766e1-e01e-000c-145c-ba2bf5000000
Time:2025-05-01T05:50:44.2479877Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b777685e-e01e-000c-4d5c-ba2bf5000000
Time:2025-05-01T05:50:45.2860350Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b777685e-e01e-000c-4d5c-ba2bf5000000
Time:2025-05-01T05:50:45.2860350Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.06s)
=== RUN TestRetry
2025/05/01 05:50:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/01 05:50:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/01 05:50:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/01 05:50:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/01 05:50:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/01 05:50:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/01 05:50:53 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b777765d-e01e-000c-6c5d-ba2bf5000000
Time:2025-05-01T05:50:54.6016008Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7777828-e01e-000c-7a5d-ba2bf5000000
Time:2025-05-01T05:50:55.6385794Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77779c1-e01e-000c-585d-ba2bf5000000
Time:2025-05-01T05:50:56.6760413Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b77779c1-e01e-000c-585d-ba2bf5000000
Time:2025-05-01T05:50:56.6760413Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7777b1d-e01e-000c-765d-ba2bf5000000
Time:2025-05-01T05:50:57.7131877Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7777cab-e01e-000c-5c5d-ba2bf5000000
Time:2025-05-01T05:50:58.7509737Z
--------------------------------------------------------------------------------
2025/05/01 05:50: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-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7777e14-e01e-000c-1d5d-ba2bf5000000
Time:2025-05-01T05:50:59.7888692Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7777e14-e01e-000c-1d5d-ba2bf5000000
Time:2025-05-01T05:50:59.7888692Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.45s)
=== RUN TestPurge
2025/05/01 05:51:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nabadot8luli"
2025/05/01 05:51:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/01 05:51:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:51:07 DEBUG : Azure container rclone-test-nabadot8luli: Using directory markers
2025/05/01 05:51:07 DEBUG : Creating backend with remote "/tmp/rclone511215742"
run.go:180: Remote "Azure container rclone-test-nabadot8luli", Local "Local file system at /tmp/rclone511215742", Modify Window "1ns"
2025/05/01 05:51:08 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/01 05:51:08 DEBUG : A1/B1/: Creating directory marker
2025/05/01 05:51:08 DEBUG : A1/: Creating directory marker
2025/05/01 05:51:08 INFO : A2: Making directory
2025/05/01 05:51:08 DEBUG : A2/: Creating directory marker
2025/05/01 05:51:08 INFO : A1/B2: Making directory
2025/05/01 05:51:08 DEBUG : A1/B2/: Creating directory marker
2025/05/01 05:51:08 INFO : A1/B2/C2: Making directory
2025/05/01 05:51:08 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/01 05:51:08 INFO : A1/B1/C3: Making directory
2025/05/01 05:51:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/01 05:51:08 INFO : A3: Making directory
2025/05/01 05:51:08 DEBUG : A3/: Creating directory marker
2025/05/01 05:51:08 INFO : A3/B3: Making directory
2025/05/01 05:51:08 DEBUG : A3/B3/: Creating directory marker
2025/05/01 05:51:08 INFO : A3/B3/C4: Making directory
2025/05/01 05:51:08 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/01 05:51:09 DEBUG : Waiting for deletions to finish
2025/05/01 05:51:09 INFO : A1/B1/C1/one: Deleted
2025/05/01 05:51:09 DEBUG : removing 2 level 3 directories
2025/05/01 05:51:09 INFO : A1/B1/C3: Removing directory
2025/05/01 05:51:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/01 05:51:09 INFO : A1/B1/C1: Removing directory
2025/05/01 05:51:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/01 05:51:09 DEBUG : removing 1 level 2 directories
2025/05/01 05:51:09 INFO : A1/B1: Removing directory
2025/05/01 05:51:09 DEBUG : A1/B1/: Removing directory marker
2025/05/01 05:51:09 DEBUG : Azure container rclone-test-nabadot8luli: Purge remote
2025/05/01 05:51:09 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:09 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/01 05:51:09 DEBUG : A1/B1/: Creating directory marker
2025/05/01 05:51:09 DEBUG : A1/: Creating directory marker
2025/05/01 05:51:09 INFO : A2: Making directory
2025/05/01 05:51:10 DEBUG : A2/: Creating directory marker
2025/05/01 05:51:10 INFO : A1/B2: Making directory
2025/05/01 05:51:10 DEBUG : A1/B2/: Creating directory marker
2025/05/01 05:51:10 INFO : A1/B2/C2: Making directory
2025/05/01 05:51:10 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/01 05:51:10 INFO : A1/B1/C3: Making directory
2025/05/01 05:51:10 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/01 05:51:10 INFO : A3: Making directory
2025/05/01 05:51:10 DEBUG : A3/: Creating directory marker
2025/05/01 05:51:10 INFO : A3/B3: Making directory
2025/05/01 05:51:10 DEBUG : A3/B3/: Creating directory marker
2025/05/01 05:51:10 INFO : A3/B3/C4: Making directory
2025/05/01 05:51:10 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/05/01 05:51:18 DEBUG : removing 1 level 3 directories
2025/05/01 05:51:18 INFO : A3/B3/C4: Removing directory
2025/05/01 05:51:18 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/05/01 05:51:25 DEBUG : removing 2 level 3 directories
2025/05/01 05:51:25 INFO : A1/B2/C2: Removing directory
2025/05/01 05:51:25 INFO : A1/B1/C3: Removing directory
2025/05/01 05:51:25 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/01 05:51:25 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/01 05:51:25 DEBUG : removing 4 level 2 directories
2025/05/01 05:51:25 INFO : dst/: Removing directory
2025/05/01 05:51:25 DEBUG : dst//: Removing directory marker
2025/05/01 05:51:25 INFO : A3/B3: Removing directory
2025/05/01 05:51:25 DEBUG : A3/B3/: Removing directory marker
2025/05/01 05:51:25 INFO : A1/B2: Removing directory
2025/05/01 05:51:25 DEBUG : A1/B2/: Removing directory marker
2025/05/01 05:51:25 INFO : BackupDir/: Removing directory
2025/05/01 05:51:25 DEBUG : BackupDir//: Removing directory marker
2025/05/01 05:51:25 DEBUG : removing 4 level 1 directories
2025/05/01 05:51:25 INFO : dst: Removing directory
2025/05/01 05:51:25 DEBUG : dst/: Removing directory marker
2025/05/01 05:51:25 INFO : A3: Removing directory
2025/05/01 05:51:25 DEBUG : A3/: Removing directory marker
2025/05/01 05:51:25 INFO : A2: Removing directory
2025/05/01 05:51:25 DEBUG : A2/: Removing directory marker
2025/05/01 05:51:25 INFO : BackupDir: Removing directory
2025/05/01 05:51:25 DEBUG : BackupDir/: Removing directory marker
2025/05/01 05:51:25 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a97f3233-101e-00b1-795d-baa2e8000000
Time:2025-05-01T05:51:25.6772068Z
--------------------------------------------------------------------------------
2025/05/01 05:51:25 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:de5afbce-201e-0061-165d-ba9fbe000000
Time:2025-05-01T05:51:25.6792822Z
--------------------------------------------------------------------------------
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-dekuzay6qure/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:de5afbce-201e-0061-165d-ba9fbe000000
Time:2025-05-01T05:51:25.6792822Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/01 05:51:25 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/01 05:51:25 DEBUG : A1/B1/: Removing directory marker
2025/05/01 05:51:25 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.32s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:26 INFO : A1: Making directory
2025/05/01 05:51:26 DEBUG : A1/: Creating directory marker
2025/05/01 05:51:26 INFO : A1/B1: Making directory
2025/05/01 05:51:26 DEBUG : A1/B1/: Creating directory marker
2025/05/01 05:51:26 INFO : A1/B1/C1: Making directory
2025/05/01 05:51:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/01 05:51:26 DEBUG : removing 1 level 3 directories
2025/05/01 05:51:26 INFO : A1/B1/C1: Removing directory
2025/05/01 05:51:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/01 05:51:26 DEBUG : removing 1 level 2 directories
2025/05/01 05:51:26 INFO : A1/B1: Removing directory
2025/05/01 05:51:26 DEBUG : A1/B1/: Removing directory marker
2025/05/01 05:51:26 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:26 INFO : A1: Making directory
2025/05/01 05:51:26 DEBUG : A1/: Creating directory marker
2025/05/01 05:51:26 INFO : A1/B1: Making directory
2025/05/01 05:51:26 DEBUG : A1/B1/: Creating directory marker
2025/05/01 05:51:26 INFO : A1/B1/C1: Making directory
2025/05/01 05:51:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/01 05:51:27 DEBUG : removing 1 level 3 directories
2025/05/01 05:51:27 INFO : A1/B1/C1: Removing directory
2025/05/01 05:51:27 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/01 05:51:27 DEBUG : removing 1 level 2 directories
2025/05/01 05:51:27 INFO : A1/B1: Removing directory
2025/05/01 05:51:27 DEBUG : A1/B1/: Removing directory marker
2025/05/01 05:51:27 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:27 DEBUG : filename.txt: File name found in url
2025/05/01 05:51:27 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/01 05:51:28 DEBUG : sub/: Creating directory marker
2025/05/01 05:51:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/01 05:51:28 INFO : file1: Copied (new) to: sub/file2
2025/05/01 05:51:28 INFO : file1: Deleted
2025/05/01 05:51:28 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:51:28 DEBUG : file1: Unchanged skipping
2025/05/01 05:51:28 INFO : file1: Deleted
2025/05/01 05:51:28 DEBUG : Azure container rclone-test-dekuzay6qure: don't need to copy/move sub/file2, it is already at target location
2025/05/01 05:51:28 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/01 05:51:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/01 05:51:28 INFO : file1: Copied (new)
2025/05/01 05:51:28 INFO : file1: Deleted
2025/05/01 05:51:28 DEBUG : file1: Destination exists, skipping
2025/05/01 05:51:28 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:29 DEBUG : dst/: Creating directory marker
2025/05/01 05:51:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/backup"
2025/05/01 05:51:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/01 05:51:29 DEBUG : Azure container rclone-test-dekuzay6qure path backup: Using directory markers
2025/05/01 05:51:29 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dekuzay6qure/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-dekuzay6qure/backup"
2025/05/01 05:51:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/01 05:51:29 DEBUG : dst/: Creating directory marker
2025/05/01 05:51:29 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/01 05:51:29 INFO : dst/file1: Copied (server-side copy)
2025/05/01 05:51:29 INFO : dst/file1: Deleted
2025/05/01 05:51:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/01 05:51:30 INFO : dst/file1: Copied (new)
2025/05/01 05:51:30 INFO : dst/file1: Deleted
2025/05/01 05:51:30 DEBUG : dst/: Removing directory marker
2025/05/01 05:51:30 DEBUG : backup/dst/: Removing directory marker
2025/05/01 05:51:30 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-dekuzay6qure/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6799e5da-d01e-0028-115d-badd55000000
Time:2025-05-01T05:51:30.4373286Z
--------------------------------------------------------------------------------
2025/05/01 05:51:31 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-dekuzay6qure/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6799e6dd-d01e-0028-6e5d-badd55000000
Time:2025-05-01T05:51:31.4750433Z
--------------------------------------------------------------------------------
2025/05/01 05:51:32 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-dekuzay6qure/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6799e7bd-d01e-0028-285d-badd55000000
Time:2025-05-01T05:51:32.5125643Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dekuzay6qure/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6799e7bd-d01e-0028-285d-badd55000000
Time:2025-05-01T05:51:32.5125643Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.28s)
=== 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:33 DEBUG : A1/: Creating directory marker
2025/05/01 05:51:33 DEBUG : A1/B1/: Creating directory marker
2025/05/01 05:51:34 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/01 05:51:34 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/01 05:51:34 INFO : A1/B2: Making directory
2025/05/01 05:51:34 DEBUG : A1/B2/: Creating directory marker
2025/05/01 05:51:34 INFO : A1/B1/C3: Making directory
2025/05/01 05:51:34 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/01 05:51:34 DEBUG : A2/: Creating directory marker
2025/05/01 05:51:34 DEBUG : A2/B1/: Creating directory marker
2025/05/01 05:51:35 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/01 05:51:35 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/01 05:51:35 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/01 05:51:35 DEBUG : A2/B2/: Creating directory marker
2025/05/01 05:51:35 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/01 05:51:35 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/01 05:51:35 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/01 05:51:35 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/01 05:51:35 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/01 05:51:35 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/01 05:51:35 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/01 05:51:35 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/01 05:51:35 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/01 05:51:35 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/01 05:51:35 INFO : A1/B1/C2/five: Deleted
2025/05/01 05:51:35 INFO : A1/two: Deleted
2025/05/01 05:51:35 INFO : A1/one: Deleted
2025/05/01 05:51:35 INFO : A1/B1/C1/four: Deleted
2025/05/01 05:51:35 INFO : A1/B1/three: Deleted
2025/05/01 05:51:35 DEBUG : A1/B2/: Removing directory marker
2025/05/01 05:51:35 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/01 05:51:35 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/01 05:51:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/01 05:51:35 DEBUG : A1/B1/: Removing directory marker
2025/05/01 05:51:35 DEBUG : A1/: Removing directory marker
2025/05/01 05:51:36 DEBUG : A3/: Creating directory marker
2025/05/01 05:51:36 DEBUG : A3/B1/: Creating directory marker
2025/05/01 05:51:36 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/01 05:51:36 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/01 05:51:36 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/01 05:51:36 DEBUG : A3/B2/: Creating directory marker
2025/05/01 05:51:36 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/01 05:51:36 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/01 05:51:36 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/01 05:51:36 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/01 05:51:36 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/01 05:51:36 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/01 05:51:36 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/01 05:51:36 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/01 05:51:36 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/01 05:51:36 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/01 05:51:36 INFO : A2/B1/C2/five: Deleted
2025/05/01 05:51:36 INFO : A2/one: Deleted
2025/05/01 05:51:36 INFO : A2/B1/three: Deleted
2025/05/01 05:51:36 INFO : A2/B1/C1/four: Deleted
2025/05/01 05:51:36 INFO : A2/two: Deleted
2025/05/01 05:51:36 DEBUG : A2/B2/: Removing directory marker
2025/05/01 05:51:36 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/01 05:51:36 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/01 05:51:37 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/01 05:51:37 DEBUG : A2/B1/: Removing directory marker
2025/05/01 05:51:37 DEBUG : A2/: Removing directory marker
2025/05/01 05:51:37 INFO : Azure container rclone-test-dekuzay6qure: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/01 05:51:37 DEBUG : A4/: Creating directory marker
2025/05/01 05:51:37 DEBUG : A4/B1/: Creating directory marker
2025/05/01 05:51:37 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/01 05:51:37 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/01 05:51:37 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/01 05:51:37 DEBUG : A4/B2/: Creating directory marker
2025/05/01 05:51:38 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/01 05:51:38 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/01 05:51:38 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/01 05:51:38 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/01 05:51:38 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/01 05:51:38 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/01 05:51:38 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/01 05:51:38 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/01 05:51:38 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/01 05:51:38 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/01 05:51:38 INFO : A3/one: Deleted
2025/05/01 05:51:38 INFO : A3/B1/C1/four: Deleted
2025/05/01 05:51:38 INFO : A3/B1/C2/five: Deleted
2025/05/01 05:51:38 INFO : A3/B1/three: Deleted
2025/05/01 05:51:38 INFO : A3/two: Deleted
2025/05/01 05:51:38 DEBUG : A3/B2/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A3/B1/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A3/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A4/B2/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A4/B1/: Removing directory marker
2025/05/01 05:51:38 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.49s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:39 DEBUG : Azure container rclone-test-dekuzay6qure: File to upload is small (34 bytes), uploading instead of streaming
2025/05/01 05:51:39 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/01 05:51:39 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/01 05:51:39 NOTICE: Azure container rclone-test-dekuzay6qure: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/01 05:51:39 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/01 05:51:39 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/01 05:51:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/01 05:51:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/01 05:51:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/01 05:51:39 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/01 05:51:39 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:39 DEBUG : Azure container rclone-test-dekuzay6qure: File to upload is small (34 bytes), uploading instead of streaming
2025/05/01 05:51:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/01 05:51:39 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/01 05:51:39 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/01 05:51:39 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/01 05:51:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/01 05:51:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/01 05:51:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/01 05:51:39 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/01 05:51:39 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:40 DEBUG : Azure container rclone-test-dekuzay6qure: File to upload is small (34 bytes), uploading instead of streaming
2025/05/01 05:51:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/01 05:51:40 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:40 DEBUG : Azure container rclone-test-dekuzay6qure: File to upload is small (34 bytes), uploading instead of streaming
2025/05/01 05:51:40 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/01 05:51:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/01 05:51:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:41 DEBUG : Azure container rclone-test-dekuzay6qure: File to upload is small (60 bytes), uploading instead of streaming
2025/05/01 05:51:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/01 05:51:41 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", Modify Window "1ns"
2025/05/01 05:51:41 DEBUG : sub dir/: Creating directory marker
2025/05/01 05:51:41 DEBUG : Azure container rclone-test-dekuzay6qure: Touching "sub dir/potato3"
2025/05/01 05:51:41 DEBUG : Azure container rclone-test-dekuzay6qure: Touching "empty space"
2025/05/01 05:51:41 DEBUG : Azure container rclone-test-dekuzay6qure: Touching "potato2"
2025/05/01 05:51:42 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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-dekuzay6qure", Local "Local file system at /tmp/rclone2486102610", 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/05/01 05:51:42 DEBUG : Azure container rclone-test-dekuzay6qure: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m55.574385866s (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 TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]