"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/02/08 01:00:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede"
2025/02/08 01:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:00:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:00:54 DEBUG : Azure container rclone-test-woporoc2yede: Using directory markers
2025/02/08 01:00:54 DEBUG : Creating backend with remote "/tmp/rclone3820329983"
=== 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:00:54 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/08 01:00:54 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/08 01:00:54 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/08 01:00:54 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/08 01:00:54 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/08 01:00:54 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/08 01:00:54 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/08 01:00:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/08 01:00:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/08 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/08 01:00:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/08 01:00:56 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/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/08 01:00:57 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/08 01:00:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/08 01:00:58 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/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/08 01:00:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/08 01:01:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/08 01:01:00 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/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/08 01:01:01 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/08 01:01:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/08 01:01:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/08 01:01:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/08 01:01:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/08 01:01:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/08 01:01:02 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/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/08 01:01:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/08 01:01:04 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/08 01:01:04 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/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/08 01:01:05 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.09s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.41s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.00s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.83s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.72s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.65s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:01:06 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/08 01:01:06 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/08 01:01:06 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/08 01:01:06 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/08 01:01:06 DEBUG : chunksize-probe: Removing empty object
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/08 01:01:07 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/08 01:01:07 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/08 01:01:07 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/08 01:01:07 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/08 01:01:07 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/08 01:01:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:07 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/08 01:01:07 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/08 01:01:07 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/08 01:01:07 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/08 01:01:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/08 01:01:08 DEBUG : Returning error reader
2025/02/08 01:01:08 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/08 01:01:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:09 DEBUG : Returning error reader
2025/02/08 01:01:09 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/08 01:01:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:10 DEBUG : Returning error reader
2025/02/08 01:01:10 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/08 01:01:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:11 DEBUG : Returning error reader
2025/02/08 01:01:11 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/08 01:01:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:12 DEBUG : Returning error reader
2025/02/08 01:01:12 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/08 01:01:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:13 DEBUG : Returning error reader
2025/02/08 01:01:13 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/08 01:01:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:14 DEBUG : Returning error reader
2025/02/08 01:01:14 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/08 01:01:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:15 DEBUG : Returning error reader
2025/02/08 01:01:15 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/08 01:01:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:16 DEBUG : Returning error reader
2025/02/08 01:01:16 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/08 01:01:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/08 01:01:17 DEBUG : Returning error reader
2025/02/08 01:01:17 DEBUG : BOOM: simulated read failure
2025/02/08 01:01:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/08 01:01:17 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/08 01:01:17 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/08 01:01:17 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/08 01:01:17 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/08 01:01:17 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/08 01:01:17 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.25s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/08 01:01:24 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/08 01:01:24 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/08 01:01:24 DEBUG : potato: Seek from 10 to 0
2025/02/08 01:01:24 DEBUG : potato: Seek from 10 to 0
2025/02/08 01:01:24 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/08 01:01:24 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/08 01:01:24 DEBUG : potato: Seek from 5 to 2
2025/02/08 01:01:24 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/08 01:01:24 DEBUG : potato: Seek from 7 to 0
2025/02/08 01:01:24 DEBUG : potato: Seek from 7 to 0
2025/02/08 01:01:24 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/08 01:01:24 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/08 01:01:24 DEBUG : potato: Seek from 5 to 2
2025/02/08 01:01:24 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/08 01:01:24 DEBUG : potato: Seek from 8 to 0
2025/02/08 01:01:24 DEBUG : potato: Seek from 8 to 0
2025/02/08 01:01:24 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/08 01:01:24 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/08 01:01:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/08 01:01:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/08 01:01:24 DEBUG : potato: Seek from 5 to 2
2025/02/08 01:01:24 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/08 01:01:24 DEBUG : potato: Seek from 9 to 0
2025/02/08 01:01:24 DEBUG : potato: Seek from 9 to 0
2025/02/08 01:01:24 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", 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/02/08 01:01:25 DEBUG : Creating backend with remote "nonexistent"
2025/02/08 01:01:25 DEBUG : Creating backend with remote "nonexistent"
2025/02/08 01:01:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/08 01:01:25 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/02/08 01:01:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/08 01:01:25 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:01:28 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/08 01:01:28 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/08 01:01:28 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/08 01:01:28 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/08 01:01:28 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/08 01:01:28 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/08 01:01:28 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/08 01:01:28 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:01:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/data"
2025/02/08 01:01:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:28 DEBUG : Azure container rclone-test-woporoc2yede path data: Using directory markers
2025/02/08 01:01:28 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/02/08 01:01:31 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.88s)
--- 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:01:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/data"
2025/02/08 01:01:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:31 DEBUG : Azure container rclone-test-woporoc2yede path data: Using directory markers
2025/02/08 01:01:31 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/02/08 01:01:34 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.13s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/02/08 01:01:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-musepib5cohi"
2025/02/08 01:01:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:34 DEBUG : Azure container rclone-test-musepib5cohi: Using directory markers
2025/02/08 01:01:34 DEBUG : Creating backend with remote "/tmp/rclone1134815205"
run.go:180: Remote "Azure container rclone-test-musepib5cohi", Local "Local file system at /tmp/rclone1134815205", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/08 01:01:35 ERROR : hello, world!: sum not found
2025/02/08 01:01:35 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-musepib5cohi
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-musepib5cohi: 1 files missing
2025/02/08 01:01:35 NOTICE: 1 hashes missing
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-musepib5cohi: 2 differences found
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-musepib5cohi: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/08 01:01:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-musepib5cohi: 0 differences found
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-musepib5cohi: 1 matching files
2025/02/08 01:01:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tiyudur5tuhe"
2025/02/08 01:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:35 DEBUG : Azure container rclone-test-tiyudur5tuhe: Using directory markers
2025/02/08 01:01:35 DEBUG : Creating backend with remote "/tmp/rclone4026908126"
run.go:180: Remote "Azure container rclone-test-tiyudur5tuhe", Local "Local file system at /tmp/rclone4026908126", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/08 01:01:35 ERROR : HELLO, WORLD!: sum not found
2025/02/08 01:01:35 ERROR : hello, world!: file not in Azure container rclone-test-tiyudur5tuhe
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-tiyudur5tuhe: 1 files missing
2025/02/08 01:01:35 NOTICE: 1 hashes missing
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-tiyudur5tuhe: 2 differences found
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-tiyudur5tuhe: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/08 01:01:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-tiyudur5tuhe: 0 differences found
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-tiyudur5tuhe: 1 matching files
2025/02/08 01:01:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fazuyoq2woxe"
2025/02/08 01:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:35 DEBUG : Azure container rclone-test-fazuyoq2woxe: Using directory markers
2025/02/08 01:01:35 DEBUG : Creating backend with remote "/tmp/rclone2825083990"
run.go:180: Remote "Azure container rclone-test-fazuyoq2woxe", Local "Local file system at /tmp/rclone2825083990", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/08 01:01:35 ERROR : HeLlO, wOrLd!: sum not found
2025/02/08 01:01:35 ERROR : hello, world!: file not in Azure container rclone-test-fazuyoq2woxe
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-fazuyoq2woxe: 1 files missing
2025/02/08 01:01:35 NOTICE: 1 hashes missing
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-fazuyoq2woxe: 2 differences found
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-fazuyoq2woxe: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/08 01:01:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-fazuyoq2woxe: 0 differences found
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-fazuyoq2woxe: 1 matching files
2025/02/08 01:01:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gepuwix1hapi"
2025/02/08 01:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:35 DEBUG : Azure container rclone-test-gepuwix1hapi: Using directory markers
2025/02/08 01:01:35 DEBUG : Creating backend with remote "/tmp/rclone567056688"
run.go:180: Remote "Azure container rclone-test-gepuwix1hapi", Local "Local file system at /tmp/rclone567056688", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/08 01:01:35 ERROR : HELLO, WORLD!: sum not found
2025/02/08 01:01:35 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-gepuwix1hapi
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-gepuwix1hapi: 1 files missing
2025/02/08 01:01:35 NOTICE: 1 hashes missing
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-gepuwix1hapi: 2 differences found
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-gepuwix1hapi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/08 01:01:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-gepuwix1hapi: 0 differences found
2025/02/08 01:01:35 NOTICE: Azure container rclone-test-gepuwix1hapi: 1 matching files
2025/02/08 01:01:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lixawug4waca"
2025/02/08 01:01:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:35 DEBUG : Azure container rclone-test-lixawug4waca: Using directory markers
2025/02/08 01:01:35 DEBUG : Creating backend with remote "/tmp/rclone2512022127"
run.go:180: Remote "Azure container rclone-test-lixawug4waca", Local "Local file system at /tmp/rclone2512022127", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/08 01:01:36 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/08 01:01:36 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-lixawug4waca
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-lixawug4waca: 1 files missing
2025/02/08 01:01:36 NOTICE: 1 hashes missing
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-lixawug4waca: 2 differences found
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-lixawug4waca: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/08 01:01:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-lixawug4waca: 0 differences found
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-lixawug4waca: 1 matching files
2025/02/08 01:01:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sahomok9jeci"
2025/02/08 01:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:36 DEBUG : Azure container rclone-test-sahomok9jeci: Using directory markers
2025/02/08 01:01:36 DEBUG : Creating backend with remote "/tmp/rclone2234153268"
run.go:180: Remote "Azure container rclone-test-sahomok9jeci", Local "Local file system at /tmp/rclone2234153268", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/08 01:01:36 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/08 01:01:36 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-sahomok9jeci
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-sahomok9jeci: 1 files missing
2025/02/08 01:01:36 NOTICE: 1 hashes missing
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-sahomok9jeci: 2 differences found
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-sahomok9jeci: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/08 01:01:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-sahomok9jeci: 0 differences found
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-sahomok9jeci: 1 matching files
2025/02/08 01:01:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qofevij9goru"
2025/02/08 01:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:36 DEBUG : Azure container rclone-test-qofevij9goru: Using directory markers
2025/02/08 01:01:36 DEBUG : Creating backend with remote "/tmp/rclone3869387482"
run.go:180: Remote "Azure container rclone-test-qofevij9goru", Local "Local file system at /tmp/rclone3869387482", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/08 01:01:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/08 01:01:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qofevij9goru
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-qofevij9goru: 1 files missing
2025/02/08 01:01:36 NOTICE: 1 hashes missing
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-qofevij9goru: 2 differences found
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-qofevij9goru: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/08 01:01:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-qofevij9goru: 0 differences found
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-qofevij9goru: 1 matching files
2025/02/08 01:01:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tokutis1niqi"
2025/02/08 01:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:36 DEBUG : Azure container rclone-test-tokutis1niqi: Using directory markers
2025/02/08 01:01:36 DEBUG : Creating backend with remote "/tmp/rclone2996948508"
run.go:180: Remote "Azure container rclone-test-tokutis1niqi", Local "Local file system at /tmp/rclone2996948508", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/08 01:01:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/08 01:01:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tokutis1niqi
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-tokutis1niqi: 1 files missing
2025/02/08 01:01:36 NOTICE: 1 hashes missing
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-tokutis1niqi: 2 differences found
2025/02/08 01:01:36 NOTICE: Azure container rclone-test-tokutis1niqi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/08 01:01:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-tokutis1niqi: 0 differences found
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-tokutis1niqi: 1 matching files
2025/02/08 01:01:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xasuhak7lufu"
2025/02/08 01:01:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:37 DEBUG : Azure container rclone-test-xasuhak7lufu: Using directory markers
2025/02/08 01:01:37 DEBUG : Creating backend with remote "/tmp/rclone833548593"
run.go:180: Remote "Azure container rclone-test-xasuhak7lufu", Local "Local file system at /tmp/rclone833548593", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/08 01:01:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/08 01:01:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xasuhak7lufu
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xasuhak7lufu: 1 files missing
2025/02/08 01:01:37 NOTICE: 1 hashes missing
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xasuhak7lufu: 2 differences found
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xasuhak7lufu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/08 01:01:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xasuhak7lufu: 0 differences found
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xasuhak7lufu: 1 matching files
2025/02/08 01:01:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xojujun9tuya"
2025/02/08 01:01:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:01:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:37 DEBUG : Azure container rclone-test-xojujun9tuya: Using directory markers
2025/02/08 01:01:37 DEBUG : Creating backend with remote "/tmp/rclone3643826270"
run.go:180: Remote "Azure container rclone-test-xojujun9tuya", Local "Local file system at /tmp/rclone3643826270", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/08 01:01:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/08 01:01:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xojujun9tuya
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xojujun9tuya: 1 files missing
2025/02/08 01:01:37 NOTICE: 1 hashes missing
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xojujun9tuya: 2 differences found
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xojujun9tuya: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/08 01:01:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xojujun9tuya: 0 differences found
2025/02/08 01:01:37 NOTICE: Azure container rclone-test-xojujun9tuya: 1 matching files
2025/02/08 01:01:37 DEBUG : Azure container rclone-test-xojujun9tuya: Purge remote
2025/02/08 01:01:37 DEBUG : Azure container rclone-test-xasuhak7lufu: Purge remote
2025/02/08 01:01:37 DEBUG : Azure container rclone-test-tokutis1niqi: Purge remote
2025/02/08 01:01:37 DEBUG : Azure container rclone-test-qofevij9goru: Purge remote
2025/02/08 01:01:37 DEBUG : Azure container rclone-test-sahomok9jeci: Purge remote
2025/02/08 01:01:37 DEBUG : Azure container rclone-test-lixawug4waca: Purge remote
2025/02/08 01:01:38 DEBUG : Azure container rclone-test-gepuwix1hapi: Purge remote
2025/02/08 01:01:38 DEBUG : Azure container rclone-test-fazuyoq2woxe: Purge remote
2025/02/08 01:01:38 DEBUG : Azure container rclone-test-tiyudur5tuhe: Purge remote
2025/02/08 01:01:38 DEBUG : Azure container rclone-test-musepib5cohi: Purge remote
--- PASS: TestApplyTransforms (3.54s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:01:38 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/08 01:01:38 DEBUG : sub/: Creating directory marker
2025/02/08 01:01:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/08 01:01:38 INFO : file1: Copied (new) to: sub/file2
2025/02/08 01:01:38 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:01:38 DEBUG : file1: Unchanged skipping
2025/02/08 01:01:38 DEBUG : Azure container rclone-test-woporoc2yede: don't need to copy/move sub/file2, it is already at target location
2025/02/08 01:01:38 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:01:38 DEBUG : dst/: Creating directory marker
2025/02/08 01:01:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/backup"
2025/02/08 01:01:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:39 DEBUG : Azure container rclone-test-woporoc2yede path backup: Using directory markers
2025/02/08 01:01:39 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/backup"
2025/02/08 01:01:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/08 01:01:39 DEBUG : dst/: Creating directory marker
2025/02/08 01:01:39 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/08 01:01:39 INFO : dst/file1: Copied (server-side copy)
2025/02/08 01:01:39 INFO : dst/file1: Deleted
2025/02/08 01:01:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/08 01:01:39 INFO : dst/file1: Copied (new)
2025/02/08 01:01:39 DEBUG : dst/: Removing directory marker
2025/02/08 01:01:39 DEBUG : backup/dst/: Removing directory marker
2025/02/08 01:01:39 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-woporoc2yede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520bd66-801e-00a3-29c5-79d938000000
Time:2025-02-08T01:01:39.9485890Z
--------------------------------------------------------------------------------
2025/02/08 01:01:40 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-woporoc2yede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520c01b-801e-00a3-2bc5-79d938000000
Time:2025-02-08T01:01:40.9860741Z
--------------------------------------------------------------------------------
2025/02/08 01:01:42 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-woporoc2yede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520c192-801e-00a3-61c5-79d938000000
Time:2025-02-08T01:01:42.0248675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520c192-801e-00a3-61c5-79d938000000
Time:2025-02-08T01:01:42.0248675Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/dst"
2025/02/08 01:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:43 DEBUG : Azure container rclone-test-woporoc2yede path dst: Using directory markers
2025/02/08 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CompareDest"
2025/02/08 01:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:43 DEBUG : Azure container rclone-test-woporoc2yede path CompareDest: Using directory markers
2025/02/08 01:01:43 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CompareDest"
2025/02/08 01:01:43 DEBUG : one: Need to transfer - File not found at Destination
2025/02/08 01:01:43 DEBUG : /: Creating directory marker
2025/02/08 01:01:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/08 01:01:43 INFO : one: Copied (new)
2025/02/08 01:01:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CompareDest"
2025/02/08 01:01:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/08 01:01:43 DEBUG : /: Creating directory marker
2025/02/08 01:01:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/08 01:01:43 INFO : one: Copied (replaced existing)
2025/02/08 01:01:43 DEBUG : dst/: Creating directory marker
2025/02/08 01:01:43 DEBUG : CompareDest/: Creating directory marker
2025/02/08 01:01:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CompareDest"
2025/02/08 01:01:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/08 01:01:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:01:44 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/08 01:01:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CompareDest"
2025/02/08 01:01:44 DEBUG : two: Need to transfer - File not found at Destination
2025/02/08 01:01:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:01:44 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/08 01:01:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CompareDest"
2025/02/08 01:01:44 DEBUG : two: Need to transfer - File not found at Destination
2025/02/08 01:01:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:01:44 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/08 01:01:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CompareDest"
2025/02/08 01:01:44 DEBUG : two: Need to transfer - File not found at Destination
2025/02/08 01:01:44 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/08 01:01:45 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/08 01:01:45 INFO : two: Copied (new)
2025/02/08 01:01:45 DEBUG : dst/: Removing directory marker
2025/02/08 01:01: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520c78b-801e-00a3-12c5-79d938000000
Time:2025-02-08T01:01:45.4257685Z
--------------------------------------------------------------------------------
2025/02/08 01:01: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520c8e4-801e-00a3-36c5-79d938000000
Time:2025-02-08T01:01:46.4640785Z
--------------------------------------------------------------------------------
2025/02/08 01:01: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520ca49-801e-00a3-69c5-79d938000000
Time:2025-02-08T01:01:47.5027800Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520ca49-801e-00a3-69c5-79d938000000
Time:2025-02-08T01:01:47.5027800Z
--------------------------------------------------------------------------------
2025/02/08 01:01:48 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:01:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/dst"
2025/02/08 01:01:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:55 DEBUG : Azure container rclone-test-woporoc2yede path dst: Using directory markers
2025/02/08 01:01:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CopyDest"
2025/02/08 01:01:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:55 DEBUG : Azure container rclone-test-woporoc2yede path CopyDest: Using directory markers
2025/02/08 01:01:55 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CopyDest"
2025/02/08 01:01:55 DEBUG : one: Need to transfer - File not found at Destination
2025/02/08 01:01:55 DEBUG : /: Creating directory marker
2025/02/08 01:01:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/08 01:01:56 INFO : one: Copied (new)
2025/02/08 01:01:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CopyDest"
2025/02/08 01:01:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/08 01:01:56 DEBUG : /: Creating directory marker
2025/02/08 01:01:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/08 01:01:56 INFO : one: Copied (replaced existing)
2025/02/08 01:01:56 DEBUG : dst/: Creating directory marker
2025/02/08 01:01:56 DEBUG : CopyDest/: Creating directory marker
2025/02/08 01:01:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/BackupDir"
2025/02/08 01:01:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:01:56 DEBUG : Azure container rclone-test-woporoc2yede path BackupDir: Using directory markers
2025/02/08 01:01:56 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/BackupDir"
2025/02/08 01:01:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CopyDest"
2025/02/08 01:01:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/08 01:01:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:01:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/08 01:01:57 DEBUG : /: Creating directory marker
2025/02/08 01:01:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/08 01:01:57 INFO : one: Copied (server-side copy)
2025/02/08 01:01:57 INFO : one: Deleted
2025/02/08 01:01:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/08 01:01:57 INFO : one: Copied (server-side copy)
2025/02/08 01:01:57 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/08 01:01:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CopyDest"
2025/02/08 01:01:57 DEBUG : two: Need to transfer - File not found at Destination
2025/02/08 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:01:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/08 01:01:57 INFO : two: Copied (server-side copy)
2025/02/08 01:01:57 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/08 01:01:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CopyDest"
2025/02/08 01:01:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:01:57 DEBUG : two: Unchanged skipping
2025/02/08 01:01:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/CopyDest"
2025/02/08 01:01:58 DEBUG : three: Need to transfer - File not found at Destination
2025/02/08 01:01:58 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/08 01:01:58 DEBUG : three: Destination not found in --copy-dest
2025/02/08 01:01:58 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/08 01:01:58 INFO : three: Copied (new)
2025/02/08 01:01:58 DEBUG : dst/: Removing directory marker
2025/02/08 01:01:58 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520e521-801e-00a3-62c5-79d938000000
Time:2025-02-08T01:01:58.8885194Z
--------------------------------------------------------------------------------
2025/02/08 01:01:59 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520e702-801e-00a3-80c5-79d938000000
Time:2025-02-08T01:01:59.9281765Z
--------------------------------------------------------------------------------
2025/02/08 01:02:00 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520e87a-801e-00a3-3cc5-79d938000000
Time:2025-02-08T01:02:00.9658842Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520e87a-801e-00a3-3cc5-79d938000000
Time:2025-02-08T01:02:00.9658842Z
--------------------------------------------------------------------------------
2025/02/08 01:02:01 DEBUG : CopyDest/: Removing directory marker
2025/02/08 01:02: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520e9cf-801e-00a3-5fc5-79d938000000
Time:2025-02-08T01:02:02.0453679Z
--------------------------------------------------------------------------------
2025/02/08 01:02: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520eb12-801e-00a3-77c5-79d938000000
Time:2025-02-08T01:02:03.0831418Z
--------------------------------------------------------------------------------
2025/02/08 01:02: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520eccc-801e-00a3-26c5-79d938000000
Time:2025-02-08T01:02:04.1212409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520eccc-801e-00a3-26c5-79d938000000
Time:2025-02-08T01:02:04.1212409Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.58s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/08 01:02:12 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520f8c3-801e-00a3-4ec5-79d938000000
Time:2025-02-08T01:02:12.3165536Z
--------------------------------------------------------------------------------
2025/02/08 01:02:13 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520faa3-801e-00a3-69c5-79d938000000
Time:2025-02-08T01:02:13.3547693Z
--------------------------------------------------------------------------------
2025/02/08 01:02:14 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520fc6a-801e-00a3-76c5-79d938000000
Time:2025-02-08T01:02:14.3927034Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520fc6a-801e-00a3-76c5-79d938000000
Time:2025-02-08T01:02:14.3927034Z
--------------------------------------------------------------------------------
2025/02/08 01:02:15 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7520fe0b-801e-00a3-4bc5-79d938000000
Time:2025-02-08T01:02:15.4305815Z
--------------------------------------------------------------------------------
2025/02/08 01:02:16 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521001f-801e-00a3-0fc5-79d938000000
Time:2025-02-08T01:02:16.4682208Z
--------------------------------------------------------------------------------
2025/02/08 01:02:17 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752101ff-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:02:17.5066016Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752101ff-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:02:17.5066016Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/08 01:02:25 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75211112-801e-00a3-16c5-79d938000000
Time:2025-02-08T01:02:25.6995877Z
--------------------------------------------------------------------------------
2025/02/08 01:02:26 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752112e1-801e-00a3-23c5-79d938000000
Time:2025-02-08T01:02:26.7371611Z
--------------------------------------------------------------------------------
2025/02/08 01:02:27 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752114a9-801e-00a3-13c5-79d938000000
Time:2025-02-08T01:02:27.7747569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752114a9-801e-00a3-13c5-79d938000000
Time:2025-02-08T01:02:27.7747569Z
--------------------------------------------------------------------------------
2025/02/08 01:02:28 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752116a9-801e-00a3-4ec5-79d938000000
Time:2025-02-08T01:02:28.8124753Z
--------------------------------------------------------------------------------
2025/02/08 01:02:29 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75211822-801e-00a3-16c5-79d938000000
Time:2025-02-08T01:02:29.8504423Z
--------------------------------------------------------------------------------
2025/02/08 01:02:30 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75211a00-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:02:30.8881633Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75211a00-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:02:30.8881633Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:02:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/08 01:02:39 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/08 01:02:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/08 01:02:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/08 01:02:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/08 01:02:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/08 01:02:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/08 01:02:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/08 01:02:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1d5ce9b113b458cf43821afebafb7592 OK
2025/02/08 01:02:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/08 01:02: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75212bd4-801e-00a3-12c5-79d938000000
Time:2025-02-08T01:02:39.9921902Z
--------------------------------------------------------------------------------
2025/02/08 01:02: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75212db6-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:02:41.0306212Z
--------------------------------------------------------------------------------
2025/02/08 01:02: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75212fb0-801e-00a3-72c5-79d938000000
Time:2025-02-08T01:02:42.0686410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75212fb0-801e-00a3-72c5-79d938000000
Time:2025-02-08T01:02:42.0686410Z
--------------------------------------------------------------------------------
2025/02/08 01:02:43 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/08 01:02: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75213230-801e-00a3-48c5-79d938000000
Time:2025-02-08T01:02:43.1463632Z
--------------------------------------------------------------------------------
2025/02/08 01:02: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75213472-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:02:44.1848378Z
--------------------------------------------------------------------------------
2025/02/08 01:02: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521366e-801e-00a3-7ec5-79d938000000
Time:2025-02-08T01:02:45.2227410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521366e-801e-00a3-7ec5-79d938000000
Time:2025-02-08T01:02:45.2227410Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:02:53 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752145f3-801e-00a3-50c5-79d938000000
Time:2025-02-08T01:02:53.4163223Z
--------------------------------------------------------------------------------
2025/02/08 01:02:54 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75214764-801e-00a3-0cc5-79d938000000
Time:2025-02-08T01:02:54.4547108Z
--------------------------------------------------------------------------------
2025/02/08 01:02:55 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752148e9-801e-00a3-7ec5-79d938000000
Time:2025-02-08T01:02:55.4925317Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752148e9-801e-00a3-7ec5-79d938000000
Time:2025-02-08T01:02:55.4925317Z
--------------------------------------------------------------------------------
2025/02/08 01:02:56 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75214a93-801e-00a3-56c5-79d938000000
Time:2025-02-08T01:02:56.5315257Z
--------------------------------------------------------------------------------
2025/02/08 01:02: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75214c29-801e-00a3-3cc5-79d938000000
Time:2025-02-08T01:02:57.5693699Z
--------------------------------------------------------------------------------
2025/02/08 01:02: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75214de4-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:02:58.6071810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75214de4-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:02:58.6071810Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:03: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752160a3-801e-00a3-4fc5-79d938000000
Time:2025-02-08T01:03:06.7994337Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752162e5-801e-00a3-09c5-79d938000000
Time:2025-02-08T01:03:07.8371905Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521653a-801e-00a3-11c5-79d938000000
Time:2025-02-08T01:03:08.8745912Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521653a-801e-00a3-11c5-79d938000000
Time:2025-02-08T01:03:08.8745912Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521680b-801e-00a3-4ec5-79d938000000
Time:2025-02-08T01:03:09.9131279Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75216a69-801e-00a3-15c5-79d938000000
Time:2025-02-08T01:03:10.9504456Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75216bc8-801e-00a3-2dc5-79d938000000
Time:2025-02-08T01:03:11.9886407Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75216bc8-801e-00a3-2dc5-79d938000000
Time:2025-02-08T01:03:11.9886407Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:03:20 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75217a72-801e-00a3-72c5-79d938000000
Time:2025-02-08T01:03:20.1806858Z
--------------------------------------------------------------------------------
2025/02/08 01:03:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75217d2a-801e-00a3-73c5-79d938000000
Time:2025-02-08T01:03:21.2182679Z
--------------------------------------------------------------------------------
2025/02/08 01:03:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75218061-801e-00a3-3ac5-79d938000000
Time:2025-02-08T01:03:22.2563062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75218061-801e-00a3-3ac5-79d938000000
Time:2025-02-08T01:03:22.2563062Z
--------------------------------------------------------------------------------
2025/02/08 01:03:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75218382-801e-00a3-12c5-79d938000000
Time:2025-02-08T01:03:23.2942929Z
--------------------------------------------------------------------------------
2025/02/08 01:03:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75218690-801e-00a3-40c5-79d938000000
Time:2025-02-08T01:03:24.3317436Z
--------------------------------------------------------------------------------
2025/02/08 01:03:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752189a1-801e-00a3-76c5-79d938000000
Time:2025-02-08T01:03:25.3699185Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752189a1-801e-00a3-76c5-79d938000000
Time:2025-02-08T01:03:25.3699185Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:03: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521a0e7-801e-00a3-52c5-79d938000000
Time:2025-02-08T01:03:33.5629329Z
--------------------------------------------------------------------------------
2025/02/08 01:03:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521a412-801e-00a3-49c5-79d938000000
Time:2025-02-08T01:03:34.6000995Z
--------------------------------------------------------------------------------
2025/02/08 01:03:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521a6aa-801e-00a3-23c5-79d938000000
Time:2025-02-08T01:03:35.6375738Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521a6aa-801e-00a3-23c5-79d938000000
Time:2025-02-08T01:03:35.6375738Z
--------------------------------------------------------------------------------
2025/02/08 01:03:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521a917-801e-00a3-66c5-79d938000000
Time:2025-02-08T01:03:36.6751070Z
--------------------------------------------------------------------------------
2025/02/08 01:03:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521ab82-801e-00a3-24c5-79d938000000
Time:2025-02-08T01:03:37.7126632Z
--------------------------------------------------------------------------------
2025/02/08 01:03:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521adf5-801e-00a3-5fc5-79d938000000
Time:2025-02-08T01:03:38.7511171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521adf5-801e-00a3-5fc5-79d938000000
Time:2025-02-08T01:03:38.7511171Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:03:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521c262-801e-00a3-58c5-79d938000000
Time:2025-02-08T01:03:46.9432923Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521c4c7-801e-00a3-0cc5-79d938000000
Time:2025-02-08T01:03:47.9805609Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521c764-801e-00a3-72c5-79d938000000
Time:2025-02-08T01:03:49.0186322Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521c764-801e-00a3-72c5-79d938000000
Time:2025-02-08T01:03:49.0186322Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521ca07-801e-00a3-6cc5-79d938000000
Time:2025-02-08T01:03:50.0565822Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521ccfc-801e-00a3-33c5-79d938000000
Time:2025-02-08T01:03:51.0941630Z
--------------------------------------------------------------------------------
2025/02/08 01:03: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521cf75-801e-00a3-7cc5-79d938000000
Time:2025-02-08T01:03:52.1316341Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521cf75-801e-00a3-7cc5-79d938000000
Time:2025-02-08T01:03:52.1316341Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:04:00 DEBUG : also/: Creating directory marker
2025/02/08 01:04:00 INFO : Azure container rclone-test-woporoc2yede: Looking for duplicate md5 hashes using newest mode.
2025/02/08 01:04:00 NOTICE: b8bf99b833bb514d72d66a08108281c6: Found 3 files with duplicate md5 hashes
2025/02/08 01:04:00 INFO : one: Deleted
2025/02/08 01:04:00 INFO : also/one: Deleted
2025/02/08 01:04:00 NOTICE: b8bf99b833bb514d72d66a08108281c6: Deleted 2 extra copies
2025/02/08 01:04:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521e5e8-801e-00a3-01c5-79d938000000
Time:2025-02-08T01:04:01.1202911Z
--------------------------------------------------------------------------------
2025/02/08 01:04:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521e80e-801e-00a3-01c5-79d938000000
Time:2025-02-08T01:04:02.1584752Z
--------------------------------------------------------------------------------
2025/02/08 01:04:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521eaf4-801e-00a3-13c5-79d938000000
Time:2025-02-08T01:04:03.1968948Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521eaf4-801e-00a3-13c5-79d938000000
Time:2025-02-08T01:04:03.1968948Z
--------------------------------------------------------------------------------
2025/02/08 01:04:04 DEBUG : also/: Removing directory marker
2025/02/08 01:04:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521ee2c-801e-00a3-5ec5-79d938000000
Time:2025-02-08T01:04:04.2733887Z
--------------------------------------------------------------------------------
2025/02/08 01:04:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521f11d-801e-00a3-11c5-79d938000000
Time:2025-02-08T01:04:05.3110224Z
--------------------------------------------------------------------------------
2025/02/08 01:04:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521f496-801e-00a3-06c5-79d938000000
Time:2025-02-08T01:04:06.3487646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7521f496-801e-00a3-06c5-79d938000000
Time:2025-02-08T01:04:06.3487646Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752207ec-801e-00a3-0dc5-79d938000000
Time:2025-02-08T01:04:14.5408827Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752209b7-801e-00a3-2bc5-79d938000000
Time:2025-02-08T01:04:15.5792927Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75220b4a-801e-00a3-79c5-79d938000000
Time:2025-02-08T01:04:16.6170824Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75220b4a-801e-00a3-79c5-79d938000000
Time:2025-02-08T01:04:16.6170824Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75220ca4-801e-00a3-22c5-79d938000000
Time:2025-02-08T01:04:17.6545467Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75220e1f-801e-00a3-5ac5-79d938000000
Time:2025-02-08T01:04:18.6928183Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75220fe7-801e-00a3-5bc5-79d938000000
Time:2025-02-08T01:04:19.7308965Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75220fe7-801e-00a3-5bc5-79d938000000
Time:2025-02-08T01:04:19.7308965Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75221e7f-801e-00a3-27c5-79d938000000
Time:2025-02-08T01:04:27.9229163Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522201b-801e-00a3-1ac5-79d938000000
Time:2025-02-08T01:04:28.9604469Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752221b2-801e-00a3-59c5-79d938000000
Time:2025-02-08T01:04:29.9985409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752221b2-801e-00a3-59c5-79d938000000
Time:2025-02-08T01:04:29.9985409Z
--------------------------------------------------------------------------------
2025/02/08 01:04:31 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522233a-801e-00a3-2bc5-79d938000000
Time:2025-02-08T01:04:31.0362730Z
--------------------------------------------------------------------------------
2025/02/08 01:04:32 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75222631-801e-00a3-6bc5-79d938000000
Time:2025-02-08T01:04:32.0745902Z
--------------------------------------------------------------------------------
2025/02/08 01:04:33 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75222913-801e-00a3-22c5-79d938000000
Time:2025-02-08T01:04:33.1129723Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75222913-801e-00a3-22c5-79d938000000
Time:2025-02-08T01:04:33.1129723Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75223f01-801e-00a3-43c5-79d938000000
Time:2025-02-08T01:04:41.3070065Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752241ba-801e-00a3-34c5-79d938000000
Time:2025-02-08T01:04:42.3445906Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75224444-801e-00a3-14c5-79d938000000
Time:2025-02-08T01:04:43.3820288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75224444-801e-00a3-14c5-79d938000000
Time:2025-02-08T01:04:43.3820288Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752246e5-801e-00a3-75c5-79d938000000
Time:2025-02-08T01:04:44.4197615Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752248da-801e-00a3-27c5-79d938000000
Time:2025-02-08T01:04:45.4587798Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75224a77-801e-00a3-0cc5-79d938000000
Time:2025-02-08T01:04:46.4963644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75224a77-801e-00a3-0cc5-79d938000000
Time:2025-02-08T01:04:46.4963644Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75225832-801e-00a3-4cc5-79d938000000
Time:2025-02-08T01:04:54.6930781Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75225a27-801e-00a3-34c5-79d938000000
Time:2025-02-08T01:04:55.7304580Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75225bac-801e-00a3-66c5-79d938000000
Time:2025-02-08T01:04:56.7687139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75225bac-801e-00a3-66c5-79d938000000
Time:2025-02-08T01:04:56.7687139Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75225d04-801e-00a3-13c5-79d938000000
Time:2025-02-08T01:04:57.8073530Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75225e6f-801e-00a3-21c5-79d938000000
Time:2025-02-08T01:04:58.8462358Z
--------------------------------------------------------------------------------
2025/02/08 01:04: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75226032-801e-00a3-80c5-79d938000000
Time:2025-02-08T01:04:59.8847526Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75226032-801e-00a3-80c5-79d938000000
Time:2025-02-08T01:04:59.8847526Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/08 01:05: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75227247-801e-00a3-0ec5-79d938000000
Time:2025-02-08T01:05:08.0766884Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522753c-801e-00a3-56c5-79d938000000
Time:2025-02-08T01:05:09.1143090Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752277ea-801e-00a3-55c5-79d938000000
Time:2025-02-08T01:05:10.1518549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752277ea-801e-00a3-55c5-79d938000000
Time:2025-02-08T01:05:10.1518549Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75227aa0-801e-00a3-54c5-79d938000000
Time:2025-02-08T01:05:11.1897094Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75227cf2-801e-00a3-71c5-79d938000000
Time:2025-02-08T01:05:12.2271389Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75227f43-801e-00a3-0bc5-79d938000000
Time:2025-02-08T01:05:13.2653496Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75227f43-801e-00a3-0bc5-79d938000000
Time:2025-02-08T01:05:13.2653496Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:05:21 DEBUG : sub dir/: Creating directory marker
2025/02/08 01:05:21 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/08 01:05:22 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/02/08 01:05:22 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/08 01:05:22 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/08 01:05:22 DEBUG : sub dir/: Removing directory marker
2025/02/08 01:05:22 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752291dc-801e-00a3-66c5-79d938000000
Time:2025-02-08T01:05:22.9292924Z
--------------------------------------------------------------------------------
2025/02/08 01:05:23 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75229306-801e-00a3-56c5-79d938000000
Time:2025-02-08T01:05:23.9679910Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75229488-801e-00a3-2cc5-79d938000000
Time:2025-02-08T01:05:25.0055191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75229488-801e-00a3-2cc5-79d938000000
Time:2025-02-08T01:05:25.0055191Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752295fc-801e-00a3-69c5-79d938000000
Time:2025-02-08T01:05:26.0433505Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522977f-801e-00a3-23c5-79d938000000
Time:2025-02-08T01:05:27.0820354Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75229911-801e-00a3-5ec5-79d938000000
Time:2025-02-08T01:05:28.1201721Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75229911-801e-00a3-5ec5-79d938000000
Time:2025-02-08T01:05:28.1201721Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:05:36 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/02/08 01:05:37 DEBUG : sub/: Removing directory marker
2025/02/08 01:05:37 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522a665-801e-00a3-6dc5-79d938000000
Time:2025-02-08T01:05:37.1882356Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522a794-801e-00a3-7cc5-79d938000000
Time:2025-02-08T01:05:38.2257614Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522a8ef-801e-00a3-20c5-79d938000000
Time:2025-02-08T01:05:39.2639153Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522a8ef-801e-00a3-20c5-79d938000000
Time:2025-02-08T01:05:39.2639153Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522a9f5-801e-00a3-02c5-79d938000000
Time:2025-02-08T01:05:40.3017313Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522ab3a-801e-00a3-0ac5-79d938000000
Time:2025-02-08T01:05:41.3406618Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522ac8b-801e-00a3-07c5-79d938000000
Time:2025-02-08T01:05:42.3781583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522ac8b-801e-00a3-07c5-79d938000000
Time:2025-02-08T01:05:42.3781583Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:05:50 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/02/08 01:05:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/notfound"
2025/02/08 01:05:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:05:51 DEBUG : Azure container rclone-test-woporoc2yede path notfound: Using directory markers
2025/02/08 01:05:51 DEBUG : sub/: Removing directory marker
2025/02/08 01:05:51 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522ba66-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:05:51.6668064Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522bc04-801e-00a3-30c5-79d938000000
Time:2025-02-08T01:05:52.7048525Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522bd3c-801e-00a3-36c5-79d938000000
Time:2025-02-08T01:05:53.7434205Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522bd3c-801e-00a3-36c5-79d938000000
Time:2025-02-08T01:05:53.7434205Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522be6c-801e-00a3-36c5-79d938000000
Time:2025-02-08T01:05:54.7814044Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522bfb2-801e-00a3-53c5-79d938000000
Time:2025-02-08T01:05:55.8197409Z
--------------------------------------------------------------------------------
2025/02/08 01:05: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522c139-801e-00a3-18c5-79d938000000
Time:2025-02-08T01:05:56.8575295Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522c139-801e-00a3-18c5-79d938000000
Time:2025-02-08T01:05:56.8575295Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.48s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:06:04 INFO : Azure container rclone-test-woporoc2yede: Making directory
2025/02/08 01:06:05 INFO : Azure container rclone-test-woporoc2yede: Making directory
2025/02/08 01:06:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522ccd5-801e-00a3-7dc5-79d938000000
Time:2025-02-08T01:06:05.0906725Z
--------------------------------------------------------------------------------
2025/02/08 01:06:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522ce0f-801e-00a3-0ac5-79d938000000
Time:2025-02-08T01:06:06.1284013Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522cf3b-801e-00a3-06c5-79d938000000
Time:2025-02-08T01:06:07.1660959Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522cf3b-801e-00a3-06c5-79d938000000
Time:2025-02-08T01:06:07.1660959Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522d0ae-801e-00a3-45c5-79d938000000
Time:2025-02-08T01:06:08.2036853Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522d20f-801e-00a3-52c5-79d938000000
Time:2025-02-08T01:06:09.2415085Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522d328-801e-00a3-44c5-79d938000000
Time:2025-02-08T01:06:10.2796597Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522d328-801e-00a3-44c5-79d938000000
Time:2025-02-08T01:06:10.2796597Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:06:18 DEBUG : sub dir/: Creating directory marker
2025/02/08 01:06:18 DEBUG : sub dir/: Removing directory marker
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522dd4a-801e-00a3-22c5-79d938000000
Time:2025-02-08T01:06:18.8539115Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522de77-801e-00a3-20c5-79d938000000
Time:2025-02-08T01:06:19.8916651Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522e00e-801e-00a3-69c5-79d938000000
Time:2025-02-08T01:06:20.9306825Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522e00e-801e-00a3-69c5-79d938000000
Time:2025-02-08T01:06:20.9306825Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522e223-801e-00a3-36c5-79d938000000
Time:2025-02-08T01:06:21.9685119Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522e3cd-801e-00a3-39c5-79d938000000
Time:2025-02-08T01:06:23.0072352Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522e569-801e-00a3-1dc5-79d938000000
Time:2025-02-08T01:06:24.0455978Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522e569-801e-00a3-1dc5-79d938000000
Time:2025-02-08T01:06:24.0455978Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522f020-801e-00a3-12c5-79d938000000
Time:2025-02-08T01:06:32.6590936Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522f188-801e-00a3-50c5-79d938000000
Time:2025-02-08T01:06:33.6970732Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522f326-801e-00a3-54c5-79d938000000
Time:2025-02-08T01:06:34.7352227Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522f326-801e-00a3-54c5-79d938000000
Time:2025-02-08T01:06:34.7352227Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522f48c-801e-00a3-7bc5-79d938000000
Time:2025-02-08T01:06:35.7732271Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522f607-801e-00a3-39c5-79d938000000
Time:2025-02-08T01:06:36.8117083Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522f7a3-801e-00a3-15c5-79d938000000
Time:2025-02-08T01:06:37.8498303Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7522f7a3-801e-00a3-15c5-79d938000000
Time:2025-02-08T01:06:37.8498303Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:06:46 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/08 01:06:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75230497-801e-00a3-74c5-79d938000000
Time:2025-02-08T01:06:46.5419515Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75230654-801e-00a3-6ec5-79d938000000
Time:2025-02-08T01:06:47.5801640Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752307d3-801e-00a3-3bc5-79d938000000
Time:2025-02-08T01:06:48.6188303Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752307d3-801e-00a3-3bc5-79d938000000
Time:2025-02-08T01:06:48.6188303Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752308f9-801e-00a3-2ac5-79d938000000
Time:2025-02-08T01:06:49.6572730Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75230a3d-801e-00a3-32c5-79d938000000
Time:2025-02-08T01:06:50.6951216Z
--------------------------------------------------------------------------------
2025/02/08 01:06: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75230b71-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:06:51.7342137Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75230b71-801e-00a3-3dc5-79d938000000
Time:2025-02-08T01:06:51.7342137Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.88s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:07: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752316bd-801e-00a3-35c5-79d938000000
Time:2025-02-08T01:07:00.3482909Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523182c-801e-00a3-79c5-79d938000000
Time:2025-02-08T01:07:01.3865002Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75231969-801e-00a3-05c5-79d938000000
Time:2025-02-08T01:07:02.4242317Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75231969-801e-00a3-05c5-79d938000000
Time:2025-02-08T01:07:02.4242317Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75231ae1-801e-00a3-31c5-79d938000000
Time:2025-02-08T01:07:03.4618284Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75231c96-801e-00a3-74c5-79d938000000
Time:2025-02-08T01:07:04.4995440Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75231db8-801e-00a3-63c5-79d938000000
Time:2025-02-08T01:07:05.5380236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75231db8-801e-00a3-63c5-79d938000000
Time:2025-02-08T01:07:05.5380236Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/08 01:07:14 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752329c4-801e-00a3-03c5-79d938000000
Time:2025-02-08T01:07:14.3023345Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75232ae1-801e-00a3-6cc5-79d938000000
Time:2025-02-08T01:07:15.3409301Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75232c1f-801e-00a3-77c5-79d938000000
Time:2025-02-08T01:07:16.3787329Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75232c1f-801e-00a3-77c5-79d938000000
Time:2025-02-08T01:07:16.3787329Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75232d67-801e-00a3-02c5-79d938000000
Time:2025-02-08T01:07:17.4173917Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75232f2f-801e-00a3-0ec5-79d938000000
Time:2025-02-08T01:07:18.4555816Z
--------------------------------------------------------------------------------
2025/02/08 01:07: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75233084-801e-00a3-38c5-79d938000000
Time:2025-02-08T01:07:19.4941705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75233084-801e-00a3-38c5-79d938000000
Time:2025-02-08T01:07:19.4941705Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.96s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/08 01:07:27 DEBUG : Creating backend with remote ":memory:"
2025/02/08 01:07:27 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/08 01:07:27 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/08 01:07:27 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/08 01:07:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/08 01:07:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/08 01:07:27 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/08 01:07:27 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/08 01:07:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/08 01:07:27 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:07:27 DEBUG : sub dir/: Creating directory marker
2025/02/08 01:07:28 DEBUG : sub dir/: Removing directory marker
2025/02/08 01:07:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75233cac-801e-00a3-59c5-79d938000000
Time:2025-02-08T01:07:28.3060679Z
--------------------------------------------------------------------------------
2025/02/08 01:07:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75233dee-801e-00a3-71c5-79d938000000
Time:2025-02-08T01:07:29.3446340Z
--------------------------------------------------------------------------------
2025/02/08 01:07:30 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75233f4e-801e-00a3-02c5-79d938000000
Time:2025-02-08T01:07:30.3823139Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75233f4e-801e-00a3-02c5-79d938000000
Time:2025-02-08T01:07:30.3823139Z
--------------------------------------------------------------------------------
2025/02/08 01:07:31 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75234075-801e-00a3-71c5-79d938000000
Time:2025-02-08T01:07:31.4203360Z
--------------------------------------------------------------------------------
2025/02/08 01:07:32 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752341bb-801e-00a3-77c5-79d938000000
Time:2025-02-08T01:07:32.4585767Z
--------------------------------------------------------------------------------
2025/02/08 01:07:33 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752342fc-801e-00a3-7ac5-79d938000000
Time:2025-02-08T01:07:33.4971629Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752342fc-801e-00a3-7ac5-79d938000000
Time:2025-02-08T01:07:33.4971629Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:07:41 DEBUG : Waiting for deletions to finish
2025/02/08 01:07:42 DEBUG : large: Excluded (Size Filter)
2025/02/08 01:07:42 INFO : medium: Deleted
2025/02/08 01:07:42 INFO : small: Deleted
2025/02/08 01:07:42 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c289945-801e-000a-56c5-79184a000000
Time:2025-02-08T01:07:42.2644311Z
--------------------------------------------------------------------------------
2025/02/08 01:07:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c289af4-801e-000a-58c5-79184a000000
Time:2025-02-08T01:07:43.3025132Z
--------------------------------------------------------------------------------
2025/02/08 01:07:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c289c5b-801e-000a-1cc5-79184a000000
Time:2025-02-08T01:07:44.3399462Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c289c5b-801e-000a-1cc5-79184a000000
Time:2025-02-08T01:07:44.3399462Z
--------------------------------------------------------------------------------
2025/02/08 01:07:45 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c289dd1-801e-000a-49c5-79184a000000
Time:2025-02-08T01:07:45.3784077Z
--------------------------------------------------------------------------------
2025/02/08 01:07:46 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c289f58-801e-000a-13c5-79184a000000
Time:2025-02-08T01:07:46.4166752Z
--------------------------------------------------------------------------------
2025/02/08 01:07:47 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28a0b2-801e-000a-1cc5-79184a000000
Time:2025-02-08T01:07:47.4553994Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28a0b2-801e-000a-1cc5-79184a000000
Time:2025-02-08T01:07:47.4553994Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:07:55 DEBUG : Waiting for deletions to finish
2025/02/08 01:07:55 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/08 01:07:56 INFO : large: Deleted
2025/02/08 01:07:56 INFO : medium: Deleted
2025/02/08 01:07:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75236049-801e-00a3-0cc5-79d938000000
Time:2025-02-08T01:07:56.2259624Z
--------------------------------------------------------------------------------
2025/02/08 01:07:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752361d8-801e-00a3-5ec5-79d938000000
Time:2025-02-08T01:07:57.2636592Z
--------------------------------------------------------------------------------
2025/02/08 01:07:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523631c-801e-00a3-7bc5-79d938000000
Time:2025-02-08T01:07:58.3011694Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523631c-801e-00a3-7bc5-79d938000000
Time:2025-02-08T01:07:58.3011694Z
--------------------------------------------------------------------------------
2025/02/08 01:07:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752364fc-801e-00a3-19c5-79d938000000
Time:2025-02-08T01:07:59.3386497Z
--------------------------------------------------------------------------------
2025/02/08 01:08:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523660d-801e-00a3-78c5-79d938000000
Time:2025-02-08T01:08:00.3763320Z
--------------------------------------------------------------------------------
2025/02/08 01:08:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75236755-801e-00a3-0dc5-79d938000000
Time:2025-02-08T01:08:01.4146735Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75236755-801e-00a3-0dc5-79d938000000
Time:2025-02-08T01:08:01.4146735Z
--------------------------------------------------------------------------------
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/02/08 01:08: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523734c-801e-00a3-22c5-79d938000000
Time:2025-02-08T01:08:09.6105985Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:752374ba-801e-00a3-6cc5-79d938000000
Time:2025-02-08T01:08:10.6483734Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75237647-801e-00a3-4bc5-79d938000000
Time:2025-02-08T01:08:11.6859852Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75237647-801e-00a3-4bc5-79d938000000
Time:2025-02-08T01:08:11.6859852Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523786b-801e-00a3-4cc5-79d938000000
Time:2025-02-08T01:08:12.7239093Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75237aaf-801e-00a3-57c5-79d938000000
Time:2025-02-08T01:08:13.7617694Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75237d38-801e-00a3-09c5-79d938000000
Time:2025-02-08T01:08:14.7992929Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75237d38-801e-00a3-09c5-79d938000000
Time:2025-02-08T01:08:14.7992929Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:08:23 DEBUG : Waiting for deletions to finish
2025/02/08 01:08:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/08 01:08:23 INFO : small: Deleted
2025/02/08 01:08:23 INFO : medium: Deleted
2025/02/08 01:08:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28d3af-801e-000a-7bc5-79184a000000
Time:2025-02-08T01:08:23.5641274Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28d493-801e-000a-2dc5-79184a000000
Time:2025-02-08T01:08:24.6025800Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28d580-801e-000a-70c5-79184a000000
Time:2025-02-08T01:08:25.6404505Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28d580-801e-000a-70c5-79184a000000
Time:2025-02-08T01:08:25.6404505Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28d6dd-801e-000a-08c5-79184a000000
Time:2025-02-08T01:08:26.6781386Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28d7ff-801e-000a-4dc5-79184a000000
Time:2025-02-08T01:08:27.7160852Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28d937-801e-000a-57c5-79184a000000
Time:2025-02-08T01:08:28.7545060Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28d937-801e-000a-57c5-79184a000000
Time:2025-02-08T01:08:28.7545060Z
--------------------------------------------------------------------------------
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/02/08 01:08:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28e2dd-801e-000a-17c5-79184a000000
Time:2025-02-08T01:08:36.9532778Z
--------------------------------------------------------------------------------
2025/02/08 01:08:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28e3d9-801e-000a-5ec5-79184a000000
Time:2025-02-08T01:08:37.9917519Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28e4ef-801e-000a-2ec5-79184a000000
Time:2025-02-08T01:08:39.0376572Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28e4ef-801e-000a-2ec5-79184a000000
Time:2025-02-08T01:08:39.0376572Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28e5ed-801e-000a-07c5-79184a000000
Time:2025-02-08T01:08:40.0760041Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28e6e1-801e-000a-4bc5-79184a000000
Time:2025-02-08T01:08:41.1140058Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28e824-801e-000a-43c5-79184a000000
Time:2025-02-08T01:08:42.1521847Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9c28e824-801e-000a-43c5-79184a000000
Time:2025-02-08T01:08:42.1521847Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:08:50 DEBUG : Waiting for deletions to finish
2025/02/08 01:08:50 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/08 01:08:50 INFO : large: Deleted
2025/02/08 01:08:50 INFO : medium: Deleted
2025/02/08 01:08:50 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523b61f-801e-00a3-17c6-79d938000000
Time:2025-02-08T01:08:50.9216723Z
--------------------------------------------------------------------------------
2025/02/08 01:08:51 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523b743-801e-00a3-08c6-79d938000000
Time:2025-02-08T01:08:51.9596705Z
--------------------------------------------------------------------------------
2025/02/08 01:08:52 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523b841-801e-00a3-53c6-79d938000000
Time:2025-02-08T01:08:52.9990192Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523b841-801e-00a3-53c6-79d938000000
Time:2025-02-08T01:08:52.9990192Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523b96d-801e-00a3-46c6-79d938000000
Time:2025-02-08T01:08:54.0372935Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ba72-801e-00a3-0bc6-79d938000000
Time:2025-02-08T01:08:55.0758263Z
--------------------------------------------------------------------------------
2025/02/08 01:08: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523bb56-801e-00a3-52c6-79d938000000
Time:2025-02-08T01:08:56.1140951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523bb56-801e-00a3-52c6-79d938000000
Time:2025-02-08T01:08:56.1140951Z
--------------------------------------------------------------------------------
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/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523c81f-801e-00a3-1fc6-79d938000000
Time:2025-02-08T01:09:04.3090360Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523c980-801e-00a3-59c6-79d938000000
Time:2025-02-08T01:09:05.3466071Z
--------------------------------------------------------------------------------
2025/02/08 01:09:06 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ca99-801e-00a3-44c6-79d938000000
Time:2025-02-08T01:09:06.3844808Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ca99-801e-00a3-44c6-79d938000000
Time:2025-02-08T01:09:06.3844808Z
--------------------------------------------------------------------------------
2025/02/08 01:09:07 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523cbd7-801e-00a3-55c6-79d938000000
Time:2025-02-08T01:09:07.4220773Z
--------------------------------------------------------------------------------
2025/02/08 01:09:08 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523cd18-801e-00a3-67c6-79d938000000
Time:2025-02-08T01:09:08.4601691Z
--------------------------------------------------------------------------------
2025/02/08 01:09:09 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ce50-801e-00a3-56c6-79d938000000
Time:2025-02-08T01:09:09.4979338Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ce50-801e-00a3-56c6-79d938000000
Time:2025-02-08T01:09:09.4979338Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:09:17 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523d7f1-801e-00a3-64c6-79d938000000
Time:2025-02-08T01:09:17.9941632Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523d914-801e-00a3-5cc6-79d938000000
Time:2025-02-08T01:09:19.0317350Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523da39-801e-00a3-4bc6-79d938000000
Time:2025-02-08T01:09:20.0706324Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523da39-801e-00a3-4bc6-79d938000000
Time:2025-02-08T01:09:20.0706324Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523dbad-801e-00a3-03c6-79d938000000
Time:2025-02-08T01:09:21.1092169Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523dcab-801e-00a3-43c6-79d938000000
Time:2025-02-08T01:09:22.1474455Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523dde0-801e-00a3-40c6-79d938000000
Time:2025-02-08T01:09:23.1866269Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523dde0-801e-00a3-40c6-79d938000000
Time:2025-02-08T01:09:23.1866269Z
--------------------------------------------------------------------------------
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/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523e7ba-801e-00a3-50c6-79d938000000
Time:2025-02-08T01:09:31.3800196Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523e8de-801e-00a3-45c6-79d938000000
Time:2025-02-08T01:09:32.4181848Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ea57-801e-00a3-02c6-79d938000000
Time:2025-02-08T01:09:33.4567966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ea57-801e-00a3-02c6-79d938000000
Time:2025-02-08T01:09:33.4567966Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ec03-801e-00a3-0bc6-79d938000000
Time:2025-02-08T01:09:34.4947073Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ed17-801e-00a3-02c6-79d938000000
Time:2025-02-08T01:09:35.5333483Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ee2e-801e-00a3-4ec6-79d938000000
Time:2025-02-08T01:09:36.5724010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ee2e-801e-00a3-4ec6-79d938000000
Time:2025-02-08T01:09:36.5724010Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.07s)
=== RUN TestRetry
2025/02/08 01:09:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/08 01:09:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/08 01:09:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/08 01:09:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/08 01:09:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/08 01:09:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/08 01:09:44 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523f9be-801e-00a3-79c6-79d938000000
Time:2025-02-08T01:09:45.9138164Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523fad4-801e-00a3-65c6-79d938000000
Time:2025-02-08T01:09:46.9516920Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523fc50-801e-00a3-38c6-79d938000000
Time:2025-02-08T01:09:47.9905600Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523fc50-801e-00a3-38c6-79d938000000
Time:2025-02-08T01:09:47.9905600Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523fdf2-801e-00a3-24c6-79d938000000
Time:2025-02-08T01:09:49.0290877Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7523ff60-801e-00a3-5bc6-79d938000000
Time:2025-02-08T01:09:50.0672378Z
--------------------------------------------------------------------------------
2025/02/08 01:09: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75240089-801e-00a3-56c6-79d938000000
Time:2025-02-08T01:09:51.1050331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75240089-801e-00a3-56c6-79d938000000
Time:2025-02-08T01:09:51.1050331Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.48s)
=== RUN TestPurge
2025/02/08 01:09:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-riyoxuj6hixa"
2025/02/08 01:09:59 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/08 01:09:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:09:59 DEBUG : Azure container rclone-test-riyoxuj6hixa: Using directory markers
2025/02/08 01:09:59 DEBUG : Creating backend with remote "/tmp/rclone671641984"
run.go:180: Remote "Azure container rclone-test-riyoxuj6hixa", Local "Local file system at /tmp/rclone671641984", Modify Window "1ns"
2025/02/08 01:09:59 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/08 01:09:59 DEBUG : A1/B1/: Creating directory marker
2025/02/08 01:09:59 DEBUG : A1/: Creating directory marker
2025/02/08 01:09:59 INFO : A2: Making directory
2025/02/08 01:09:59 DEBUG : A2/: Creating directory marker
2025/02/08 01:09:59 INFO : A1/B2: Making directory
2025/02/08 01:09:59 DEBUG : A1/B2/: Creating directory marker
2025/02/08 01:09:59 INFO : A1/B2/C2: Making directory
2025/02/08 01:09:59 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/08 01:09:59 INFO : A1/B1/C3: Making directory
2025/02/08 01:09:59 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/08 01:10:00 INFO : A3: Making directory
2025/02/08 01:10:00 DEBUG : A3/: Creating directory marker
2025/02/08 01:10:00 INFO : A3/B3: Making directory
2025/02/08 01:10:00 DEBUG : A3/B3/: Creating directory marker
2025/02/08 01:10:00 INFO : A3/B3/C4: Making directory
2025/02/08 01:10:00 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/08 01:10:00 DEBUG : Waiting for deletions to finish
2025/02/08 01:10:00 INFO : A1/B1/C1/one: Deleted
2025/02/08 01:10:00 DEBUG : removing 2 level 3 directories
2025/02/08 01:10:00 INFO : A1/B1/C3: Removing directory
2025/02/08 01:10:00 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/08 01:10:00 INFO : A1/B1/C1: Removing directory
2025/02/08 01:10:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/08 01:10:00 DEBUG : removing 1 level 2 directories
2025/02/08 01:10:00 INFO : A1/B1: Removing directory
2025/02/08 01:10:00 DEBUG : A1/B1/: Removing directory marker
2025/02/08 01:10:00 DEBUG : Azure container rclone-test-riyoxuj6hixa: Purge remote
2025/02/08 01:10:00 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.74s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:10:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/08 01:10:01 DEBUG : A1/B1/: Creating directory marker
2025/02/08 01:10:01 DEBUG : A1/: Creating directory marker
2025/02/08 01:10:01 INFO : A2: Making directory
2025/02/08 01:10:01 DEBUG : A2/: Creating directory marker
2025/02/08 01:10:01 INFO : A1/B2: Making directory
2025/02/08 01:10:01 DEBUG : A1/B2/: Creating directory marker
2025/02/08 01:10:01 INFO : A1/B2/C2: Making directory
2025/02/08 01:10:01 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/08 01:10:01 INFO : A1/B1/C3: Making directory
2025/02/08 01:10:01 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/08 01:10:01 INFO : A3: Making directory
2025/02/08 01:10:01 DEBUG : A3/: Creating directory marker
2025/02/08 01:10:01 INFO : A3/B3: Making directory
2025/02/08 01:10:01 DEBUG : A3/B3/: Creating directory marker
2025/02/08 01:10:01 INFO : A3/B3/C4: Making directory
2025/02/08 01:10:01 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/02/08 01:10:09 DEBUG : removing 1 level 3 directories
2025/02/08 01:10:09 INFO : A3/B3/C4: Removing directory
2025/02/08 01:10:09 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/02/08 01:10:16 DEBUG : removing 2 level 3 directories
2025/02/08 01:10:16 INFO : A1/B2/C2: Removing directory
2025/02/08 01:10:16 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/08 01:10:16 INFO : A1/B1/C3: Removing directory
2025/02/08 01:10:16 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/08 01:10:16 DEBUG : removing 2 level 2 directories
2025/02/08 01:10:16 INFO : A3/B3: Removing directory
2025/02/08 01:10:16 DEBUG : A3/B3/: Removing directory marker
2025/02/08 01:10:16 INFO : A1/B2: Removing directory
2025/02/08 01:10:16 DEBUG : A1/B2/: Removing directory marker
2025/02/08 01:10:16 DEBUG : removing 4 level 1 directories
2025/02/08 01:10:16 INFO : dst: Removing directory
2025/02/08 01:10:16 DEBUG : dst/: Removing directory marker
2025/02/08 01:10:16 INFO : A3: Removing directory
2025/02/08 01:10:16 INFO : A2: Removing directory
2025/02/08 01:10:16 DEBUG : A2/: Removing directory marker
2025/02/08 01:10:16 INFO : BackupDir: Removing directory
2025/02/08 01:10:16 DEBUG : BackupDir/: Removing directory marker
2025/02/08 01:10:16 DEBUG : A3/: Removing directory marker
2025/02/08 01:10:16 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75241e72-801e-00a3-02c6-79d938000000
Time:2025-02-08T01:10:16.9134928Z
--------------------------------------------------------------------------------
2025/02/08 01:10:17 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75241e86-801e-00a3-12c6-79d938000000
Time:2025-02-08T01:10:16.9906226Z
--------------------------------------------------------------------------------
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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:75241e86-801e-00a3-12c6-79d938000000
Time:2025-02-08T01:10:16.9906226Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/08 01:10:17 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d2950-901e-0006-1ac6-798f42000000
Time:2025-02-08T01:10:17.1978248Z
--------------------------------------------------------------------------------
2025/02/08 01:10:18 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d2a58-901e-0006-65c6-798f42000000
Time:2025-02-08T01:10:18.2333755Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d2b73-901e-0006-47c6-798f42000000
Time:2025-02-08T01:10:19.2696233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d2b73-901e-0006-47c6-798f42000000
Time:2025-02-08T01:10:19.2696233Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d2c87-901e-0006-31c6-798f42000000
Time:2025-02-08T01:10:20.3054626Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d2dd6-901e-0006-42c6-798f42000000
Time:2025-02-08T01:10:21.3412034Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d2eb8-901e-0006-03c6-798f42000000
Time:2025-02-08T01:10:22.3772441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d2eb8-901e-0006-03c6-798f42000000
Time:2025-02-08T01:10:22.3772441Z
--------------------------------------------------------------------------------
2025/02/08 01:10:23 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/08 01:10:23 DEBUG : A1/B1/: Removing directory marker
2025/02/08 01:10:23 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
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: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.64s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:10:30 INFO : A1: Making directory
2025/02/08 01:10:30 DEBUG : A1/: Creating directory marker
2025/02/08 01:10:30 INFO : A1/B1: Making directory
2025/02/08 01:10:30 DEBUG : A1/B1/: Creating directory marker
2025/02/08 01:10:30 INFO : A1/B1/C1: Making directory
2025/02/08 01:10:30 DEBUG : A1/B1/C1/: 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:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/02/08 01:10:38 DEBUG : removing 1 level 3 directories
2025/02/08 01:10:38 INFO : A1/B1/C1: Removing directory
2025/02/08 01:10:38 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/08 01:10:38 DEBUG : removing 1 level 2 directories
2025/02/08 01:10:38 INFO : A1/B1: Removing directory
2025/02/08 01:10:38 DEBUG : A1/B1/: 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:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/02/08 01:10: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d4a51-901e-0006-6fc6-798f42000000
Time:2025-02-08T01:10:45.5679191Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d4b24-901e-0006-18c6-798f42000000
Time:2025-02-08T01:10:46.6044877Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d4c2a-901e-0006-6bc6-798f42000000
Time:2025-02-08T01:10:47.6422541Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d4c2a-901e-0006-6bc6-798f42000000
Time:2025-02-08T01:10:47.6422541Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d4d59-901e-0006-50c6-798f42000000
Time:2025-02-08T01:10:48.6782368Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d4e30-901e-0006-68c6-798f42000000
Time:2025-02-08T01:10:49.7140328Z
--------------------------------------------------------------------------------
2025/02/08 01:10: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d4f5b-901e-0006-3fc6-798f42000000
Time:2025-02-08T01:10:50.7493991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d4f5b-901e-0006-3fc6-798f42000000
Time:2025-02-08T01:10:50.7493991Z
--------------------------------------------------------------------------------
2025/02/08 01:10:51 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.30s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:10:58 INFO : A1: Making directory
2025/02/08 01:10:58 DEBUG : A1/: Creating directory marker
2025/02/08 01:10:58 INFO : A1/B1: Making directory
2025/02/08 01:10:59 DEBUG : A1/B1/: Creating directory marker
2025/02/08 01:10:59 INFO : A1/B1/C1: Making directory
2025/02/08 01:10:59 DEBUG : A1/B1/C1/: 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:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/02/08 01:11:06 DEBUG : removing 1 level 3 directories
2025/02/08 01:11:06 INFO : A1/B1/C1: Removing directory
2025/02/08 01:11:06 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/08 01:11:06 DEBUG : removing 1 level 2 directories
2025/02/08 01:11:06 INFO : A1/B1: Removing directory
2025/02/08 01:11:06 DEBUG : A1/B1/: 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:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d6ae2-901e-0006-3fc6-798f42000000
Time:2025-02-08T01:11:13.8578888Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d6c35-901e-0006-5cc6-798f42000000
Time:2025-02-08T01:11:14.8932976Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d6d69-901e-0006-56c6-798f42000000
Time:2025-02-08T01:11:15.9288013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d6d69-901e-0006-56c6-798f42000000
Time:2025-02-08T01:11:15.9288013Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d6eb8-901e-0006-6cc6-798f42000000
Time:2025-02-08T01:11:16.9643145Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d700c-901e-0006-05c6-798f42000000
Time:2025-02-08T01:11:18.0016974Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d7173-901e-0006-25c6-798f42000000
Time:2025-02-08T01:11:19.0371856Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d7173-901e-0006-25c6-798f42000000
Time:2025-02-08T01:11:19.0371856Z
--------------------------------------------------------------------------------
2025/02/08 01:11:20 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.29s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:11:27 DEBUG : filename.txt: File name found in url
2025/02/08 01:11:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d7b8b-901e-0006-61c6-798f42000000
Time:2025-02-08T01:11:27.9535248Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d7cef-901e-0006-55c6-798f42000000
Time:2025-02-08T01:11:28.9895712Z
--------------------------------------------------------------------------------
2025/02/08 01:11:30 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d7e0f-901e-0006-50c6-798f42000000
Time:2025-02-08T01:11:30.0257564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d7e0f-901e-0006-50c6-798f42000000
Time:2025-02-08T01:11:30.0257564Z
--------------------------------------------------------------------------------
2025/02/08 01:11:31 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d7f53-901e-0006-5ec6-798f42000000
Time:2025-02-08T01:11:31.0612987Z
--------------------------------------------------------------------------------
2025/02/08 01:11:32 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d808e-901e-0006-61c6-798f42000000
Time:2025-02-08T01:11:32.0970031Z
--------------------------------------------------------------------------------
2025/02/08 01:11:33 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d819e-901e-0006-3cc6-798f42000000
Time:2025-02-08T01:11:33.1329470Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d819e-901e-0006-3cc6-798f42000000
Time:2025-02-08T01:11:33.1329470Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.06s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:11:41 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/08 01:11:41 DEBUG : sub/: Creating directory marker
2025/02/08 01:11:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/08 01:11:41 INFO : file1: Copied (new) to: sub/file2
2025/02/08 01:11:41 INFO : file1: Deleted
2025/02/08 01:11:41 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:11:41 DEBUG : file1: Unchanged skipping
2025/02/08 01:11:41 INFO : file1: Deleted
2025/02/08 01:11:41 DEBUG : Azure container rclone-test-woporoc2yede: don't need to copy/move sub/file2, it is already at target location
2025/02/08 01:11:41 DEBUG : sub/: Removing directory marker
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d8bed-901e-0006-55c6-798f42000000
Time:2025-02-08T01:11:41.8553830Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d8d46-901e-0006-01c6-798f42000000
Time:2025-02-08T01:11:42.8907297Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d8eb1-901e-0006-3ac6-798f42000000
Time:2025-02-08T01:11:43.9262613Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d8eb1-901e-0006-3ac6-798f42000000
Time:2025-02-08T01:11:43.9262613Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d8ffa-901e-0006-4ec6-798f42000000
Time:2025-02-08T01:11:44.9618245Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d9167-901e-0006-6bc6-798f42000000
Time:2025-02-08T01:11:45.9973337Z
--------------------------------------------------------------------------------
2025/02/08 01:11:47 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d92f1-901e-0006-4ac6-798f42000000
Time:2025-02-08T01:11:47.0335012Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d92f1-901e-0006-4ac6-798f42000000
Time:2025-02-08T01:11:47.0335012Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.90s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:11:55 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/08 01:11:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/08 01:11:55 INFO : file1: Copied (new)
2025/02/08 01:11:55 INFO : file1: Deleted
2025/02/08 01:11:55 DEBUG : file1: Destination exists, skipping
2025/02/08 01:11:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d9cbe-901e-0006-1fc6-798f42000000
Time:2025-02-08T01:11:55.5769731Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d9e3c-901e-0006-67c6-798f42000000
Time:2025-02-08T01:11:56.6126316Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d9f34-901e-0006-31c6-798f42000000
Time:2025-02-08T01:11:57.6481357Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5d9f34-901e-0006-31c6-798f42000000
Time:2025-02-08T01:11:57.6481357Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5da0ae-901e-0006-79c6-798f42000000
Time:2025-02-08T01:11:58.6848223Z
--------------------------------------------------------------------------------
2025/02/08 01:11: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5da19f-901e-0006-3fc6-798f42000000
Time:2025-02-08T01:11:59.7215245Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5da2d7-901e-0006-40c6-798f42000000
Time:2025-02-08T01:12:00.7580638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5da2d7-901e-0006-40c6-798f42000000
Time:2025-02-08T01:12:00.7580638Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.72s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:12: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dad8d-901e-0006-14c6-798f42000000
Time:2025-02-08T01:12:08.9410593Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5daf11-901e-0006-74c6-798f42000000
Time:2025-02-08T01:12:09.9772165Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5db061-901e-0006-1bc6-798f42000000
Time:2025-02-08T01:12:11.0131535Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5db061-901e-0006-1bc6-798f42000000
Time:2025-02-08T01:12:11.0131535Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5db1ac-901e-0006-26c6-798f42000000
Time:2025-02-08T01:12:12.0495524Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5db2e7-901e-0006-1fc6-798f42000000
Time:2025-02-08T01:12:13.0855155Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5db3f3-901e-0006-7fc6-798f42000000
Time:2025-02-08T01:12:14.1220282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5db3f3-901e-0006-7fc6-798f42000000
Time:2025-02-08T01:12:14.1220282Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.37s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:12:22 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dbc92-901e-0006-15c6-798f42000000
Time:2025-02-08T01:12:22.3082430Z
--------------------------------------------------------------------------------
2025/02/08 01:12:23 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dbdcb-901e-0006-04c6-798f42000000
Time:2025-02-08T01:12:23.3437302Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dbf03-901e-0006-06c6-798f42000000
Time:2025-02-08T01:12:24.3799987Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dbf03-901e-0006-06c6-798f42000000
Time:2025-02-08T01:12:24.3799987Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dc013-901e-0006-5dc6-798f42000000
Time:2025-02-08T01:12:25.4161005Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dc10c-901e-0006-26c6-798f42000000
Time:2025-02-08T01:12:26.4515271Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dc240-901e-0006-2ac6-798f42000000
Time:2025-02-08T01:12:27.4879105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dc240-901e-0006-2ac6-798f42000000
Time:2025-02-08T01:12:27.4879105Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.36s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:12:35 DEBUG : dst/: Creating directory marker
2025/02/08 01:12:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/backup"
2025/02/08 01:12:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/08 01:12:35 DEBUG : Azure container rclone-test-woporoc2yede path backup: Using directory markers
2025/02/08 01:12:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-woporoc2yede/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-woporoc2yede/backup"
2025/02/08 01:12:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/08 01:12:36 DEBUG : dst/: Creating directory marker
2025/02/08 01:12:36 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/08 01:12:36 INFO : dst/file1: Copied (server-side copy)
2025/02/08 01:12:36 INFO : dst/file1: Deleted
2025/02/08 01:12:36 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/08 01:12:36 INFO : dst/file1: Copied (new)
2025/02/08 01:12:36 INFO : dst/file1: Deleted
2025/02/08 01:12:36 DEBUG : dst/: Removing directory marker
2025/02/08 01:12:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dcccc-901e-0006-66c6-798f42000000
Time:2025-02-08T01:12:36.7029696Z
--------------------------------------------------------------------------------
2025/02/08 01:12:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dce04-901e-0006-58c6-798f42000000
Time:2025-02-08T01:12:37.7384260Z
--------------------------------------------------------------------------------
2025/02/08 01:12:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dcf2a-901e-0006-50c6-798f42000000
Time:2025-02-08T01:12:38.7741777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dcf2a-901e-0006-50c6-798f42000000
Time:2025-02-08T01:12:38.7741777Z
--------------------------------------------------------------------------------
2025/02/08 01:12:39 DEBUG : backup/dst/: Removing directory marker
2025/02/08 01:12:39 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-woporoc2yede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dd097-901e-0006-5ec6-798f42000000
Time:2025-02-08T01:12:39.8475428Z
--------------------------------------------------------------------------------
2025/02/08 01:12:40 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-woporoc2yede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dd1b6-901e-0006-51c6-798f42000000
Time:2025-02-08T01:12:40.8844485Z
--------------------------------------------------------------------------------
2025/02/08 01:12:41 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-woporoc2yede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dd2ce-901e-0006-3ec6-798f42000000
Time:2025-02-08T01:12:41.9210893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dd2ce-901e-0006-3ec6-798f42000000
Time:2025-02-08T01:12:41.9210893Z
--------------------------------------------------------------------------------
2025/02/08 01:12:42 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dd4af-901e-0006-71c6-798f42000000
Time:2025-02-08T01:12:42.9578473Z
--------------------------------------------------------------------------------
2025/02/08 01:12:43 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dd691-901e-0006-22c6-798f42000000
Time:2025-02-08T01:12:43.9939501Z
--------------------------------------------------------------------------------
2025/02/08 01:12: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dd7b7-901e-0006-2ac6-798f42000000
Time:2025-02-08T01:12:45.0302722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f5dd7b7-901e-0006-2ac6-798f42000000
Time:2025-02-08T01:12:45.0302722Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.54s)
=== 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-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:12:53 DEBUG : A1/: Creating directory marker
2025/02/08 01:12:53 DEBUG : A1/B1/: Creating directory marker
2025/02/08 01:12:53 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/08 01:12:53 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/08 01:12:53 INFO : A1/B2: Making directory
2025/02/08 01:12:54 DEBUG : A1/B2/: Creating directory marker
2025/02/08 01:12:54 INFO : A1/B1/C3: Making directory
2025/02/08 01:12:54 DEBUG : A1/B1/C3/: 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:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/08 01:13:01 DEBUG : A2/: Creating directory marker
2025/02/08 01:13:01 DEBUG : A2/B1/: Creating directory marker
2025/02/08 01:13:01 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/08 01:13:01 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/08 01:13:01 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/08 01:13:02 DEBUG : A2/B2/: Creating directory marker
2025/02/08 01:13:02 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/08 01:13:02 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/08 01:13:02 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/08 01:13:02 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/08 01:13:02 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/08 01:13:02 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/08 01:13:02 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/08 01:13:02 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/08 01:13:02 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/08 01:13:02 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/08 01:13:02 INFO : A1/B1/C2/five: Deleted
2025/02/08 01:13:02 INFO : A1/two: Deleted
2025/02/08 01:13:02 INFO : A1/one: Deleted
2025/02/08 01:13:02 INFO : A1/B1/three: Deleted
2025/02/08 01:13:02 INFO : A1/B1/C1/four: Deleted
2025/02/08 01:13:02 DEBUG : A1/B2/: Removing directory marker
2025/02/08 01:13:02 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/08 01:13:02 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/08 01:13:02 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/08 01:13:02 DEBUG : A1/B1/: Removing directory marker
2025/02/08 01:13:02 DEBUG : A1/: 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:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/08 01:13:09 DEBUG : A3/: Creating directory marker
2025/02/08 01:13:10 DEBUG : A3/B1/: Creating directory marker
2025/02/08 01:13:10 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/08 01:13:10 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/08 01:13:10 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/08 01:13:10 DEBUG : A3/B2/: Creating directory marker
2025/02/08 01:13:10 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/08 01:13:10 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/08 01:13:10 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/08 01:13:10 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/08 01:13:10 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/08 01:13:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/08 01:13:10 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/08 01:13:10 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/08 01:13:10 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/08 01:13:10 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/08 01:13:10 INFO : A2/B1/C1/four: Deleted
2025/02/08 01:13:10 INFO : A2/two: Deleted
2025/02/08 01:13:10 INFO : A2/B1/three: Deleted
2025/02/08 01:13:10 INFO : A2/B1/C2/five: Deleted
2025/02/08 01:13:10 INFO : A2/one: Deleted
2025/02/08 01:13:10 DEBUG : A2/B2/: Removing directory marker
2025/02/08 01:13:10 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/08 01:13:10 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/08 01:13:10 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/08 01:13:10 DEBUG : A2/B1/: Removing directory marker
2025/02/08 01:13:10 DEBUG : A2/: 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:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/08 01:13:18 INFO : Azure container rclone-test-woporoc2yede: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/08 01:13:18 DEBUG : A4/: Creating directory marker
2025/02/08 01:13:18 DEBUG : A4/B1/: Creating directory marker
2025/02/08 01:13:18 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/08 01:13:18 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/08 01:13:18 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/08 01:13:18 DEBUG : A4/B2/: Creating directory marker
2025/02/08 01:13:19 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/08 01:13:19 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/08 01:13:19 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/08 01:13:19 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/08 01:13:19 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/08 01:13:19 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/08 01:13:19 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/08 01:13:19 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/08 01:13:19 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/08 01:13:19 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/08 01:13:19 INFO : A3/one: Deleted
2025/02/08 01:13:19 INFO : A3/two: Deleted
2025/02/08 01:13:19 INFO : A3/B1/three: Deleted
2025/02/08 01:13:19 INFO : A3/B1/C1/four: Deleted
2025/02/08 01:13:19 INFO : A3/B1/C2/five: Deleted
2025/02/08 01:13:19 DEBUG : A3/B2/: Removing directory marker
2025/02/08 01:13:19 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/08 01:13:19 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/08 01:13:19 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/08 01:13:19 DEBUG : A3/B1/: Removing directory marker
2025/02/08 01:13:19 DEBUG : A3/: 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:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f48e4-501e-0036-37c6-79318d000000
Time:2025-02-08T01:13:26.8649718Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f4bb7-501e-0036-72c6-79318d000000
Time:2025-02-08T01:13:27.9028905Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f4d9a-501e-0036-0fc6-79318d000000
Time:2025-02-08T01:13:28.9437945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f4d9a-501e-0036-0fc6-79318d000000
Time:2025-02-08T01:13:28.9437945Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f4f39-501e-0036-5ec6-79318d000000
Time:2025-02-08T01:13:29.9821250Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f50d8-501e-0036-4bc6-79318d000000
Time:2025-02-08T01:13:31.0208668Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f5221-501e-0036-5fc6-79318d000000
Time:2025-02-08T01:13:32.0593441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f5221-501e-0036-5fc6-79318d000000
Time:2025-02-08T01:13:32.0593441Z
--------------------------------------------------------------------------------
2025/02/08 01:13:33 DEBUG : A4/B2/: Removing directory marker
2025/02/08 01:13:33 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/08 01:13:33 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/08 01:13:33 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/08 01:13:33 DEBUG : A4/B1/: Removing directory marker
2025/02/08 01:13:33 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.28s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f5dbb-501e-0036-54c6-79318d000000
Time:2025-02-08T01:13:40.5039520Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f5f17-501e-0036-78c6-79318d000000
Time:2025-02-08T01:13:41.5428948Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f6055-501e-0036-0bc6-79318d000000
Time:2025-02-08T01:13:42.5814123Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f6055-501e-0036-0bc6-79318d000000
Time:2025-02-08T01:13:42.5814123Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f61fe-501e-0036-7fc6-79318d000000
Time:2025-02-08T01:13:43.6198370Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f6342-501e-0036-1dc6-79318d000000
Time:2025-02-08T01:13:44.6580692Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f64d0-501e-0036-5fc6-79318d000000
Time:2025-02-08T01:13:45.6957649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f64d0-501e-0036-5fc6-79318d000000
Time:2025-02-08T01:13:45.6957649Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:13:53 DEBUG : Azure container rclone-test-woporoc2yede: File to upload is small (34 bytes), uploading instead of streaming
2025/02/08 01:13:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/08 01:13:53 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/08 01:13:53 NOTICE: Azure container rclone-test-woporoc2yede: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/08 01:13:53 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/08 01:13:53 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/08 01:13:53 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/08 01:13:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/08 01:13:54 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/08 01:13:54 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/08 01:13:54 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f7068-501e-0036-7ac6-79318d000000
Time:2025-02-08T01:13:54.4327065Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f71a4-501e-0036-0cc6-79318d000000
Time:2025-02-08T01:13:55.4712877Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f7338-501e-0036-03c6-79318d000000
Time:2025-02-08T01:13:56.5105968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f7338-501e-0036-03c6-79318d000000
Time:2025-02-08T01:13:56.5105968Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f74c1-501e-0036-56c6-79318d000000
Time:2025-02-08T01:13:57.5496441Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f770a-501e-0036-6bc6-79318d000000
Time:2025-02-08T01:13:58.5877023Z
--------------------------------------------------------------------------------
2025/02/08 01:13: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f7963-501e-0036-12c6-79318d000000
Time:2025-02-08T01:13:59.6272887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f7963-501e-0036-12c6-79318d000000
Time:2025-02-08T01:13:59.6272887Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:14:07 DEBUG : Azure container rclone-test-woporoc2yede: File to upload is small (34 bytes), uploading instead of streaming
2025/02/08 01:14:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/08 01:14:07 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/08 01:14:07 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/08 01:14:07 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/08 01:14:07 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/08 01:14:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/08 01:14:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/08 01:14:08 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/08 01:14:08 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/08 01:14: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f85c9-501e-0036-06c6-79318d000000
Time:2025-02-08T01:14:08.3610472Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f86e3-501e-0036-68c6-79318d000000
Time:2025-02-08T01:14:09.3994198Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f87d5-501e-0036-2ec6-79318d000000
Time:2025-02-08T01:14:10.4379950Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f87d5-501e-0036-2ec6-79318d000000
Time:2025-02-08T01:14:10.4379950Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f88b4-501e-0036-5ec6-79318d000000
Time:2025-02-08T01:14:11.4758859Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f8a55-501e-0036-27c6-79318d000000
Time:2025-02-08T01:14:12.5145507Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f8b9f-501e-0036-33c6-79318d000000
Time:2025-02-08T01:14:13.5528009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f8b9f-501e-0036-33c6-79318d000000
Time:2025-02-08T01:14:13.5528009Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:14:21 DEBUG : Azure container rclone-test-woporoc2yede: File to upload is small (34 bytes), uploading instead of streaming
2025/02/08 01:14:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:14:21 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/08 01:14:21 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/08 01:14:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/08 01:14:21 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/08 01:14:22 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/08 01:14:22 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/08 01:14:22 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f95e3-501e-0036-3cc6-79318d000000
Time:2025-02-08T01:14:22.2888098Z
--------------------------------------------------------------------------------
2025/02/08 01:14:23 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f975b-501e-0036-79c6-79318d000000
Time:2025-02-08T01:14:23.3273426Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f9864-501e-0036-64c6-79318d000000
Time:2025-02-08T01:14:24.3653181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f9864-501e-0036-64c6-79318d000000
Time:2025-02-08T01:14:24.3653181Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f997b-501e-0036-50c6-79318d000000
Time:2025-02-08T01:14:25.4131173Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f9aa9-501e-0036-4ac6-79318d000000
Time:2025-02-08T01:14:26.4509370Z
--------------------------------------------------------------------------------
2025/02/08 01:14: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f9bef-501e-0036-38c6-79318d000000
Time:2025-02-08T01:14:27.4902912Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8f9bef-501e-0036-38c6-79318d000000
Time:2025-02-08T01:14:27.4902912Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:14:35 DEBUG : Azure container rclone-test-woporoc2yede: File to upload is small (34 bytes), uploading instead of streaming
2025/02/08 01:14:35 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/08 01:14:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/08 01:14:35 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/08 01:14:35 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/08 01:14:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/08 01:14:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/08 01:14:35 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/08 01:14:35 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/08 01:14:35 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/08 01:14:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/02/08 01:14:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fa8f0-501e-0036-1dc6-79318d000000
Time:2025-02-08T01:14:36.2291142Z
--------------------------------------------------------------------------------
2025/02/08 01:14:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8faa30-501e-0036-2dc6-79318d000000
Time:2025-02-08T01:14:37.2683722Z
--------------------------------------------------------------------------------
2025/02/08 01:14:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fab72-501e-0036-3ac6-79318d000000
Time:2025-02-08T01:14:38.3070798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fab72-501e-0036-3ac6-79318d000000
Time:2025-02-08T01:14:38.3070798Z
--------------------------------------------------------------------------------
2025/02/08 01:14:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8facbf-501e-0036-50c6-79318d000000
Time:2025-02-08T01:14:39.3460334Z
--------------------------------------------------------------------------------
2025/02/08 01:14:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fae00-501e-0036-5ac6-79318d000000
Time:2025-02-08T01:14:40.3841033Z
--------------------------------------------------------------------------------
2025/02/08 01:14:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8faf12-501e-0036-40c6-79318d000000
Time:2025-02-08T01:14:41.4225213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8faf12-501e-0036-40c6-79318d000000
Time:2025-02-08T01:14:41.4225213Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.73s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/02/08 01:14:49 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fb83b-501e-0036-64c6-79318d000000
Time:2025-02-08T01:14:49.6205642Z
--------------------------------------------------------------------------------
2025/02/08 01:14:50 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fb968-501e-0036-5dc6-79318d000000
Time:2025-02-08T01:14:50.6588062Z
--------------------------------------------------------------------------------
2025/02/08 01:14:51 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fbaa9-501e-0036-70c6-79318d000000
Time:2025-02-08T01:14:51.6975546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fbaa9-501e-0036-70c6-79318d000000
Time:2025-02-08T01:14:51.6975546Z
--------------------------------------------------------------------------------
2025/02/08 01:14:52 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fbbd3-501e-0036-5ec6-79318d000000
Time:2025-02-08T01:14:52.7353430Z
--------------------------------------------------------------------------------
2025/02/08 01:14:53 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fbd22-501e-0036-6bc6-79318d000000
Time:2025-02-08T01:14:53.7737986Z
--------------------------------------------------------------------------------
2025/02/08 01:14:54 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fbe46-501e-0036-61c6-79318d000000
Time:2025-02-08T01:14:54.8122313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fbe46-501e-0036-61c6-79318d000000
Time:2025-02-08T01:14:54.8122313Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
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: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:15:03 DEBUG : Azure container rclone-test-woporoc2yede: File to upload is small (60 bytes), uploading instead of streaming
2025/02/08 01:15:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/08 01:15:03 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/02/08 01:15:03 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fcb35-501e-0036-26c6-79318d000000
Time:2025-02-08T01:15:03.3572280Z
--------------------------------------------------------------------------------
2025/02/08 01:15:04 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fcc33-501e-0036-77c6-79318d000000
Time:2025-02-08T01:15:04.3956308Z
--------------------------------------------------------------------------------
2025/02/08 01:15:05 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fcd91-501e-0036-17c6-79318d000000
Time:2025-02-08T01:15:05.4351007Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fcd91-501e-0036-17c6-79318d000000
Time:2025-02-08T01:15:05.4351007Z
--------------------------------------------------------------------------------
2025/02/08 01:15:06 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fcea9-501e-0036-74c6-79318d000000
Time:2025-02-08T01:15:06.4738951Z
--------------------------------------------------------------------------------
2025/02/08 01:15:07 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fcfc0-501e-0036-5cc6-79318d000000
Time:2025-02-08T01:15:07.5119956Z
--------------------------------------------------------------------------------
2025/02/08 01:15:08 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fd0f2-501e-0036-62c6-79318d000000
Time:2025-02-08T01:15:08.5497795Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fd0f2-501e-0036-62c6-79318d000000
Time:2025-02-08T01:15:08.5497795Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.74s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/02/08 01:15: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fdb79-501e-0036-56c6-79318d000000
Time:2025-02-08T01:15:16.7474104Z
--------------------------------------------------------------------------------
2025/02/08 01:15: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fdc72-501e-0036-1fc6-79318d000000
Time:2025-02-08T01:15:17.7859390Z
--------------------------------------------------------------------------------
2025/02/08 01:15:18 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fdd9a-501e-0036-13c6-79318d000000
Time:2025-02-08T01:15:18.8245297Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fdd9a-501e-0036-13c6-79318d000000
Time:2025-02-08T01:15:18.8245297Z
--------------------------------------------------------------------------------
2025/02/08 01:15:19 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fdefd-501e-0036-3fc6-79318d000000
Time:2025-02-08T01:15:19.8631669Z
--------------------------------------------------------------------------------
2025/02/08 01:15:20 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fe064-501e-0036-64c6-79318d000000
Time:2025-02-08T01:15:20.9015639Z
--------------------------------------------------------------------------------
2025/02/08 01:15:21 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fe1fc-501e-0036-34c6-79318d000000
Time:2025-02-08T01:15:21.9399622Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fe1fc-501e-0036-34c6-79318d000000
Time:2025-02-08T01:15:21.9399622Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
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: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.39s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
2025/02/08 01:15:30 DEBUG : sub dir/: Creating directory marker
2025/02/08 01:15:30 DEBUG : Azure container rclone-test-woporoc2yede: Touching "empty space"
2025/02/08 01:15:30 DEBUG : Azure container rclone-test-woporoc2yede: Touching "potato2"
2025/02/08 01:15:30 DEBUG : Azure container rclone-test-woporoc2yede: Touching "sub dir/potato3"
2025/02/08 01:15:30 DEBUG : sub dir/: Removing directory marker
2025/02/08 01:15:30 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fed01-501e-0036-40c6-79318d000000
Time:2025-02-08T01:15:30.9871831Z
--------------------------------------------------------------------------------
2025/02/08 01:15: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fee39-501e-0036-45c6-79318d000000
Time:2025-02-08T01:15:32.0256226Z
--------------------------------------------------------------------------------
2025/02/08 01:15: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fef82-501e-0036-0dc6-79318d000000
Time:2025-02-08T01:15:33.0665070Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8fef82-501e-0036-0dc6-79318d000000
Time:2025-02-08T01:15:33.0665070Z
--------------------------------------------------------------------------------
2025/02/08 01:15: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8ff0eb-501e-0036-0bc6-79318d000000
Time:2025-02-08T01:15:34.1060157Z
--------------------------------------------------------------------------------
2025/02/08 01:15: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8ff1ee-501e-0036-51c6-79318d000000
Time:2025-02-08T01:15:35.1450557Z
--------------------------------------------------------------------------------
2025/02/08 01:15: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8ff2d8-501e-0036-10c6-79318d000000
Time:2025-02-08T01:15:36.1832849Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8ff2d8-501e-0036-10c6-79318d000000
Time:2025-02-08T01:15:36.1832849Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.25s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/02/08 01:15:44 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8ffc49-501e-0036-79c6-79318d000000
Time:2025-02-08T01:15:44.3834354Z
--------------------------------------------------------------------------------
2025/02/08 01:15:45 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8ffd7e-501e-0036-05c6-79318d000000
Time:2025-02-08T01:15:45.4215738Z
--------------------------------------------------------------------------------
2025/02/08 01:15:46 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8ffeab-501e-0036-80c6-79318d000000
Time:2025-02-08T01:15:46.4592985Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f8ffeab-501e-0036-80c6-79318d000000
Time:2025-02-08T01:15:46.4592985Z
--------------------------------------------------------------------------------
2025/02/08 01:15:47 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f900044-501e-0036-66c6-79318d000000
Time:2025-02-08T01:15:47.4976309Z
--------------------------------------------------------------------------------
2025/02/08 01:15:48 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f900193-501e-0036-10c6-79318d000000
Time:2025-02-08T01:15:48.5357801Z
--------------------------------------------------------------------------------
2025/02/08 01:15:49 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f90030a-501e-0036-60c6-79318d000000
Time:2025-02-08T01:15:49.5745126Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f90030a-501e-0036-60c6-79318d000000
Time:2025-02-08T01:15:49.5745126Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
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: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.39s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/02/08 01:15:57 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f900de5-501e-0036-17c7-79318d000000
Time:2025-02-08T01:15:57.7711782Z
--------------------------------------------------------------------------------
2025/02/08 01:15:58 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f900f86-501e-0036-7dc7-79318d000000
Time:2025-02-08T01:15:58.8097266Z
--------------------------------------------------------------------------------
2025/02/08 01:15:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f901100-501e-0036-45c7-79318d000000
Time:2025-02-08T01:15:59.8481699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f901100-501e-0036-45c7-79318d000000
Time:2025-02-08T01:15:59.8481699Z
--------------------------------------------------------------------------------
2025/02/08 01:16:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9012ae-501e-0036-18c7-79318d000000
Time:2025-02-08T01:16:00.8864858Z
--------------------------------------------------------------------------------
2025/02/08 01:16:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9013db-501e-0036-10c7-79318d000000
Time:2025-02-08T01:16:01.9254608Z
--------------------------------------------------------------------------------
2025/02/08 01:16:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f901551-501e-0036-69c7-79318d000000
Time:2025-02-08T01:16:02.9633986Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f901551-501e-0036-69c7-79318d000000
Time:2025-02-08T01:16:02.9633986Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
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: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/02/08 01:16:11 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f90215a-501e-0036-70c7-79318d000000
Time:2025-02-08T01:16:11.1609063Z
--------------------------------------------------------------------------------
2025/02/08 01:16:12 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9022de-501e-0036-3bc7-79318d000000
Time:2025-02-08T01:16:12.1992351Z
--------------------------------------------------------------------------------
2025/02/08 01:16:13 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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f902448-501e-0036-7cc7-79318d000000
Time:2025-02-08T01:16:13.2378321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f902448-501e-0036-7cc7-79318d000000
Time:2025-02-08T01:16:13.2378321Z
--------------------------------------------------------------------------------
2025/02/08 01:16:14 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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9025a6-501e-0036-28c7-79318d000000
Time:2025-02-08T01:16:14.2759608Z
--------------------------------------------------------------------------------
2025/02/08 01:16:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9026d5-501e-0036-2dc7-79318d000000
Time:2025-02-08T01:16:15.3140878Z
--------------------------------------------------------------------------------
2025/02/08 01:16:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f90280f-501e-0036-40c7-79318d000000
Time:2025-02-08T01:16:16.3527744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f90280f-501e-0036-40c7-79318d000000
Time:2025-02-08T01:16:16.3527744Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
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: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/02/08 01:16:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f903226-501e-0036-2cc7-79318d000000
Time:2025-02-08T01:16:24.5522662Z
--------------------------------------------------------------------------------
2025/02/08 01:16:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f903375-501e-0036-42c7-79318d000000
Time:2025-02-08T01:16:25.5907561Z
--------------------------------------------------------------------------------
2025/02/08 01:16:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9034b4-501e-0036-5ac7-79318d000000
Time:2025-02-08T01:16:26.6293081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9034b4-501e-0036-5ac7-79318d000000
Time:2025-02-08T01:16:26.6293081Z
--------------------------------------------------------------------------------
2025/02/08 01:16:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f903627-501e-0036-62c7-79318d000000
Time:2025-02-08T01:16:27.6672349Z
--------------------------------------------------------------------------------
2025/02/08 01:16:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f90376c-501e-0036-73c7-79318d000000
Time:2025-02-08T01:16:28.7053368Z
--------------------------------------------------------------------------------
2025/02/08 01:16:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9038f2-501e-0036-37c7-79318d000000
Time:2025-02-08T01:16:29.7437221Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9038f2-501e-0036-37c7-79318d000000
Time:2025-02-08T01:16:29.7437221Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
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: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/02/08 01:16: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f904462-501e-0036-4bc7-79318d000000
Time:2025-02-08T01:16:37.9409509Z
--------------------------------------------------------------------------------
2025/02/08 01:16: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9045b6-501e-0036-49c7-79318d000000
Time:2025-02-08T01:16:38.9798667Z
--------------------------------------------------------------------------------
2025/02/08 01:16:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f904794-501e-0036-4fc7-79318d000000
Time:2025-02-08T01:16:40.0178052Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f904794-501e-0036-4fc7-79318d000000
Time:2025-02-08T01:16:40.0178052Z
--------------------------------------------------------------------------------
2025/02/08 01:16:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9048ff-501e-0036-55c7-79318d000000
Time:2025-02-08T01:16:41.0572734Z
--------------------------------------------------------------------------------
2025/02/08 01:16:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9049f1-501e-0036-05c7-79318d000000
Time:2025-02-08T01:16:42.0955836Z
--------------------------------------------------------------------------------
2025/02/08 01:16:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f904b25-501e-0036-78c7-79318d000000
Time:2025-02-08T01:16:43.1342642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f904b25-501e-0036-78c7-79318d000000
Time:2025-02-08T01:16:43.1342642Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
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: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.39s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-woporoc2yede", Local "Local file system at /tmp/rclone3820329983", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/02/08 01:16: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9053bb-501e-0036-75c7-79318d000000
Time:2025-02-08T01:16:51.3339471Z
--------------------------------------------------------------------------------
2025/02/08 01:16: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f90550c-501e-0036-13c7-79318d000000
Time:2025-02-08T01:16:52.3721753Z
--------------------------------------------------------------------------------
2025/02/08 01:16: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-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9056b1-501e-0036-70c7-79318d000000
Time:2025-02-08T01:16:53.4101336Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f9056b1-501e-0036-70c7-79318d000000
Time:2025-02-08T01:16:53.4101336Z
--------------------------------------------------------------------------------
2025/02/08 01:16: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f905835-501e-0036-34c7-79318d000000
Time:2025-02-08T01:16:54.4490819Z
--------------------------------------------------------------------------------
2025/02/08 01:16: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f905929-501e-0036-6ec7-79318d000000
Time:2025-02-08T01:16:55.4877546Z
--------------------------------------------------------------------------------
2025/02/08 01:16: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-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f905a99-501e-0036-1bc7-79318d000000
Time:2025-02-08T01:16:56.5257912Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-woporoc2yede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7f905a99-501e-0036-1bc7-79318d000000
Time:2025-02-08T01:16:56.5257912Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
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: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== 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/02/08 01:17:04 DEBUG : Azure container rclone-test-woporoc2yede: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m10.743068919s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]