"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/02 08:12:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu"
2025/03/02 08:12:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:07 DEBUG : Azure container rclone-test-lutuniz9buhu: Using directory markers
2025/03/02 08:12:07 DEBUG : Creating backend with remote "/tmp/rclone3559310175"
=== 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:12:07 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/02 08:12:07 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/02 08:12:07 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/02 08:12:07 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/02 08:12:07 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/02 08:12:07 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/02 08:12:07 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/02 08:12:07 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/02 08:12:07 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/02 08:12:08 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/02 08:12:09 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/02 08:12:09 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/03/02 08:12:09 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/02 08:12:09 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/02 08:12:09 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/02 08:12:09 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/02 08:12:10 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/02 08:12:11 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/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/02 08:12:11 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/02 08:12:12 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/02 08:12:12 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/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/02 08:12:13 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/02 08:12:13 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/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/02 08:12:14 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/02 08:12:15 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/02 08:12:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/02 08:12:15 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/02 08:12:15 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/02 08:12:15 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/02 08:12:15 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/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/02 08:12:16 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (9.97s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.78s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.41s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.44s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.38s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.54s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:12:17 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/02 08:12:17 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/02 08:12:17 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/02 08:12:17 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/02 08:12:17 DEBUG : chunksize-probe: Removing empty object
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/02 08:12:18 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/02 08:12:18 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/02 08:12:18 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/02 08:12:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/02 08:12:18 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/02 08:12:18 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/02 08:12:18 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/02 08:12:18 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/02 08:12:18 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/02 08:12:18 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/02 08:12:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/02 08:12:19 DEBUG : Returning error reader
2025/03/02 08:12:19 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/02 08:12:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:20 DEBUG : Returning error reader
2025/03/02 08:12:20 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/02 08:12:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:21 DEBUG : Returning error reader
2025/03/02 08:12:21 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/02 08:12:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:22 DEBUG : Returning error reader
2025/03/02 08:12:22 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/02 08:12:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:23 DEBUG : Returning error reader
2025/03/02 08:12:23 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/02 08:12:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:24 DEBUG : Returning error reader
2025/03/02 08:12:24 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/02 08:12:24 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:25 DEBUG : Returning error reader
2025/03/02 08:12:25 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/02 08:12:25 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:26 DEBUG : Returning error reader
2025/03/02 08:12:26 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:26 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/02 08:12:26 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:27 DEBUG : Returning error reader
2025/03/02 08:12:27 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:27 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/02 08:12:27 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/02 08:12:28 DEBUG : Returning error reader
2025/03/02 08:12:28 DEBUG : BOOM: simulated read failure
2025/03/02 08:12:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/02 08:12:28 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/02 08:12:28 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/02 08:12:28 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/02 08:12:28 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/02 08:12:28 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/02 08:12:28 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.24s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/02 08:12:35 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/02 08:12:35 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/02 08:12:35 DEBUG : potato: Seek from 10 to 0
2025/03/02 08:12:35 DEBUG : potato: Seek from 10 to 0
2025/03/02 08:12:35 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/02 08:12:35 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/02 08:12:35 DEBUG : potato: Seek from 5 to 2
2025/03/02 08:12:35 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/02 08:12:35 DEBUG : potato: Seek from 7 to 0
2025/03/02 08:12:35 DEBUG : potato: Seek from 7 to 0
2025/03/02 08:12:35 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/02 08:12:35 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/02 08:12:35 DEBUG : potato: Seek from 5 to 2
2025/03/02 08:12:35 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/02 08:12:35 DEBUG : potato: Seek from 8 to 0
2025/03/02 08:12:35 DEBUG : potato: Seek from 8 to 0
2025/03/02 08:12:35 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/02 08:12:35 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/02 08:12:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/02 08:12:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/02 08:12:35 DEBUG : potato: Seek from 5 to 2
2025/03/02 08:12:35 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/02 08:12:35 DEBUG : potato: Seek from 9 to 0
2025/03/02 08:12:35 DEBUG : potato: Seek from 9 to 0
2025/03/02 08:12:35 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", 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.16s)
--- 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/03/02 08:12:36 DEBUG : Creating backend with remote "nonexistent"
2025/03/02 08:12:36 DEBUG : Creating backend with remote "nonexistent"
2025/03/02 08:12:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/02 08:12:36 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/03/02 08:12:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/02 08:12:36 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", 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.42s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", 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.16s)
--- 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:12:39 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/02 08:12:39 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/02 08:12:39 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/02 08:12:39 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/02 08:12:39 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/02 08:12:39 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/02 08:12:39 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/02 08:12:39 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.40s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:12:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/data"
2025/03/02 08:12:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:39 DEBUG : Azure container rclone-test-lutuniz9buhu path data: Using directory markers
2025/03/02 08:12:39 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/03/02 08:12:42 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.72s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- PASS: TestCheckSum/subtest5 (0.14s)
--- PASS: TestCheckSum/subtest6 (0.14s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:12:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/data"
2025/03/02 08:12:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:42 DEBUG : Azure container rclone-test-lutuniz9buhu path data: Using directory markers
2025/03/02 08:12:42 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/03/02 08:12:45 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (2.98s)
--- PASS: TestCheckSumDownload/subtest1 (0.14s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/02 08:12:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sakaqic6vude"
2025/03/02 08:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:45 DEBUG : Azure container rclone-test-sakaqic6vude: Using directory markers
2025/03/02 08:12:45 DEBUG : Creating backend with remote "/tmp/rclone1070723706"
run.go:180: Remote "Azure container rclone-test-sakaqic6vude", Local "Local file system at /tmp/rclone1070723706", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/02 08:12:45 ERROR : hello, world!: sum not found
2025/03/02 08:12:45 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-sakaqic6vude
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-sakaqic6vude: 1 files missing
2025/03/02 08:12:45 NOTICE: 1 hashes missing
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-sakaqic6vude: 2 differences found
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-sakaqic6vude: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/02 08:12:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-sakaqic6vude: 0 differences found
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-sakaqic6vude: 1 matching files
2025/03/02 08:12:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-laqizab1gabi"
2025/03/02 08:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:45 DEBUG : Azure container rclone-test-laqizab1gabi: Using directory markers
2025/03/02 08:12:45 DEBUG : Creating backend with remote "/tmp/rclone3125793889"
run.go:180: Remote "Azure container rclone-test-laqizab1gabi", Local "Local file system at /tmp/rclone3125793889", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/02 08:12:45 ERROR : HELLO, WORLD!: sum not found
2025/03/02 08:12:45 ERROR : hello, world!: file not in Azure container rclone-test-laqizab1gabi
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-laqizab1gabi: 1 files missing
2025/03/02 08:12:45 NOTICE: 1 hashes missing
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-laqizab1gabi: 2 differences found
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-laqizab1gabi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/02 08:12:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-laqizab1gabi: 0 differences found
2025/03/02 08:12:45 NOTICE: Azure container rclone-test-laqizab1gabi: 1 matching files
2025/03/02 08:12:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rofaleq8kewu"
2025/03/02 08:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:45 DEBUG : Azure container rclone-test-rofaleq8kewu: Using directory markers
2025/03/02 08:12:45 DEBUG : Creating backend with remote "/tmp/rclone137398160"
run.go:180: Remote "Azure container rclone-test-rofaleq8kewu", Local "Local file system at /tmp/rclone137398160", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/02 08:12:46 ERROR : HeLlO, wOrLd!: sum not found
2025/03/02 08:12:46 ERROR : hello, world!: file not in Azure container rclone-test-rofaleq8kewu
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-rofaleq8kewu: 1 files missing
2025/03/02 08:12:46 NOTICE: 1 hashes missing
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-rofaleq8kewu: 2 differences found
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-rofaleq8kewu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/02 08:12:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-rofaleq8kewu: 0 differences found
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-rofaleq8kewu: 1 matching files
2025/03/02 08:12:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ditiqam5quqa"
2025/03/02 08:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:46 DEBUG : Azure container rclone-test-ditiqam5quqa: Using directory markers
2025/03/02 08:12:46 DEBUG : Creating backend with remote "/tmp/rclone3271900415"
run.go:180: Remote "Azure container rclone-test-ditiqam5quqa", Local "Local file system at /tmp/rclone3271900415", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/02 08:12:46 ERROR : HELLO, WORLD!: sum not found
2025/03/02 08:12:46 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-ditiqam5quqa
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-ditiqam5quqa: 1 files missing
2025/03/02 08:12:46 NOTICE: 1 hashes missing
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-ditiqam5quqa: 2 differences found
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-ditiqam5quqa: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/02 08:12:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-ditiqam5quqa: 0 differences found
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-ditiqam5quqa: 1 matching files
2025/03/02 08:12:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tiyekit8tiri"
2025/03/02 08:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:46 DEBUG : Azure container rclone-test-tiyekit8tiri: Using directory markers
2025/03/02 08:12:46 DEBUG : Creating backend with remote "/tmp/rclone3574730453"
run.go:180: Remote "Azure container rclone-test-tiyekit8tiri", Local "Local file system at /tmp/rclone3574730453", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/02 08:12:46 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/02 08:12:46 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-tiyekit8tiri
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-tiyekit8tiri: 1 files missing
2025/03/02 08:12:46 NOTICE: 1 hashes missing
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-tiyekit8tiri: 2 differences found
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-tiyekit8tiri: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/02 08:12:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-tiyekit8tiri: 0 differences found
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-tiyekit8tiri: 1 matching files
2025/03/02 08:12:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kosomuw4vuju"
2025/03/02 08:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:46 DEBUG : Azure container rclone-test-kosomuw4vuju: Using directory markers
2025/03/02 08:12:46 DEBUG : Creating backend with remote "/tmp/rclone2392821573"
run.go:180: Remote "Azure container rclone-test-kosomuw4vuju", Local "Local file system at /tmp/rclone2392821573", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/02 08:12:46 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/02 08:12:46 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-kosomuw4vuju
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-kosomuw4vuju: 1 files missing
2025/03/02 08:12:46 NOTICE: 1 hashes missing
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-kosomuw4vuju: 2 differences found
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-kosomuw4vuju: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/02 08:12:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-kosomuw4vuju: 0 differences found
2025/03/02 08:12:46 NOTICE: Azure container rclone-test-kosomuw4vuju: 1 matching files
2025/03/02 08:12:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jicisal3fana"
2025/03/02 08:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:46 DEBUG : Azure container rclone-test-jicisal3fana: Using directory markers
2025/03/02 08:12:46 DEBUG : Creating backend with remote "/tmp/rclone2015678125"
run.go:180: Remote "Azure container rclone-test-jicisal3fana", Local "Local file system at /tmp/rclone2015678125", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/02 08:12:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/02 08:12:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jicisal3fana
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-jicisal3fana: 1 files missing
2025/03/02 08:12:47 NOTICE: 1 hashes missing
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-jicisal3fana: 2 differences found
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-jicisal3fana: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/02 08:12:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-jicisal3fana: 0 differences found
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-jicisal3fana: 1 matching files
2025/03/02 08:12:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lihepuk5goli"
2025/03/02 08:12:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:47 DEBUG : Azure container rclone-test-lihepuk5goli: Using directory markers
2025/03/02 08:12:47 DEBUG : Creating backend with remote "/tmp/rclone1277645827"
run.go:180: Remote "Azure container rclone-test-lihepuk5goli", Local "Local file system at /tmp/rclone1277645827", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/02 08:12:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/02 08:12:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lihepuk5goli
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lihepuk5goli: 1 files missing
2025/03/02 08:12:47 NOTICE: 1 hashes missing
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lihepuk5goli: 2 differences found
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lihepuk5goli: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/02 08:12:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lihepuk5goli: 0 differences found
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lihepuk5goli: 1 matching files
2025/03/02 08:12:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lemirol8hope"
2025/03/02 08:12:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:47 DEBUG : Azure container rclone-test-lemirol8hope: Using directory markers
2025/03/02 08:12:47 DEBUG : Creating backend with remote "/tmp/rclone1133171260"
run.go:180: Remote "Azure container rclone-test-lemirol8hope", Local "Local file system at /tmp/rclone1133171260", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/02 08:12:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/02 08:12:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lemirol8hope
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lemirol8hope: 1 files missing
2025/03/02 08:12:47 NOTICE: 1 hashes missing
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lemirol8hope: 2 differences found
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lemirol8hope: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/02 08:12:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lemirol8hope: 0 differences found
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-lemirol8hope: 1 matching files
2025/03/02 08:12:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puticif6tupe"
2025/03/02 08:12:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:12:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:47 DEBUG : Azure container rclone-test-puticif6tupe: Using directory markers
2025/03/02 08:12:47 DEBUG : Creating backend with remote "/tmp/rclone1092945621"
run.go:180: Remote "Azure container rclone-test-puticif6tupe", Local "Local file system at /tmp/rclone1092945621", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/02 08:12:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/02 08:12:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-puticif6tupe
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-puticif6tupe: 1 files missing
2025/03/02 08:12:47 NOTICE: 1 hashes missing
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-puticif6tupe: 2 differences found
2025/03/02 08:12:47 NOTICE: Azure container rclone-test-puticif6tupe: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/02 08:12:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/02 08:12:48 NOTICE: Azure container rclone-test-puticif6tupe: 0 differences found
2025/03/02 08:12:48 NOTICE: Azure container rclone-test-puticif6tupe: 1 matching files
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-puticif6tupe: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-lemirol8hope: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-lihepuk5goli: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-jicisal3fana: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-kosomuw4vuju: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-tiyekit8tiri: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-ditiqam5quqa: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-rofaleq8kewu: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-laqizab1gabi: Purge remote
2025/03/02 08:12:48 DEBUG : Azure container rclone-test-sakaqic6vude: Purge remote
--- PASS: TestApplyTransforms (3.36s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:12:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/02 08:12:48 DEBUG : sub/: Creating directory marker
2025/03/02 08:12:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/02 08:12:48 INFO : file1: Copied (new) to: sub/file2
2025/03/02 08:12:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:12:49 DEBUG : file1: Unchanged skipping
2025/03/02 08:12:49 DEBUG : Azure container rclone-test-lutuniz9buhu: don't need to copy/move sub/file2, it is already at target location
2025/03/02 08:12:49 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.49s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:12:49 DEBUG : dst/: Creating directory marker
2025/03/02 08:12:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/backup"
2025/03/02 08:12:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:49 DEBUG : Azure container rclone-test-lutuniz9buhu path backup: Using directory markers
2025/03/02 08:12:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/backup"
2025/03/02 08:12:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/02 08:12:49 DEBUG : dst/: Creating directory marker
2025/03/02 08:12:49 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/02 08:12:49 INFO : dst/file1: Copied (server-side copy)
2025/03/02 08:12:49 INFO : dst/file1: Deleted
2025/03/02 08:12:49 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/02 08:12:49 INFO : dst/file1: Copied (new)
2025/03/02 08:12:50 DEBUG : dst/: Removing directory marker
2025/03/02 08:12:50 DEBUG : backup/dst/: Removing directory marker
2025/03/02 08:12:50 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387cde1-d01e-0028-6d4a-8bdd55000000
Time:2025-03-02T08:12:50.2792967Z
--------------------------------------------------------------------------------
2025/03/02 08:12:51 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387cf12-d01e-0028-764a-8bdd55000000
Time:2025-03-02T08:12:51.3153631Z
--------------------------------------------------------------------------------
2025/03/02 08:12:52 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387d000-d01e-0028-354a-8bdd55000000
Time:2025-03-02T08:12:52.3522617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387d000-d01e-0028-354a-8bdd55000000
Time:2025-03-02T08:12:52.3522617Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.09s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:12:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/dst"
2025/03/02 08:12:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:53 DEBUG : Azure container rclone-test-lutuniz9buhu path dst: Using directory markers
2025/03/02 08:12:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CompareDest"
2025/03/02 08:12:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:12:53 DEBUG : Azure container rclone-test-lutuniz9buhu path CompareDest: Using directory markers
2025/03/02 08:12:53 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CompareDest"
2025/03/02 08:12:53 DEBUG : one: Need to transfer - File not found at Destination
2025/03/02 08:12:53 DEBUG : /: Creating directory marker
2025/03/02 08:12:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/02 08:12:53 INFO : one: Copied (new)
2025/03/02 08:12:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CompareDest"
2025/03/02 08:12:53 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/02 08:12:53 DEBUG : /: Creating directory marker
2025/03/02 08:12:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/02 08:12:54 INFO : one: Copied (replaced existing)
2025/03/02 08:12:54 DEBUG : dst/: Creating directory marker
2025/03/02 08:12:54 DEBUG : CompareDest/: Creating directory marker
2025/03/02 08:12:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CompareDest"
2025/03/02 08:12:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/02 08:12:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:12:54 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/02 08:12:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CompareDest"
2025/03/02 08:12:54 DEBUG : two: Need to transfer - File not found at Destination
2025/03/02 08:12:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:12:54 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/02 08:12:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CompareDest"
2025/03/02 08:12:54 DEBUG : two: Need to transfer - File not found at Destination
2025/03/02 08:12:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:12:54 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/02 08:12:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CompareDest"
2025/03/02 08:12:55 DEBUG : two: Need to transfer - File not found at Destination
2025/03/02 08:12:55 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/02 08:12:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/02 08:12:55 INFO : two: Copied (new)
2025/03/02 08:12:55 DEBUG : dst/: Removing directory marker
2025/03/02 08:12: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387d410-d01e-0028-7e4a-8bdd55000000
Time:2025-03-02T08:12:55.6384426Z
--------------------------------------------------------------------------------
2025/03/02 08:12: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387d55d-d01e-0028-224a-8bdd55000000
Time:2025-03-02T08:12:56.6754640Z
--------------------------------------------------------------------------------
2025/03/02 08:12: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387d750-d01e-0028-4e4a-8bdd55000000
Time:2025-03-02T08:12:57.7111483Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387d750-d01e-0028-4e4a-8bdd55000000
Time:2025-03-02T08:12:57.7111483Z
--------------------------------------------------------------------------------
2025/03/02 08:12:58 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.47s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:13:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/dst"
2025/03/02 08:13:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:13:05 DEBUG : Azure container rclone-test-lutuniz9buhu path dst: Using directory markers
2025/03/02 08:13:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CopyDest"
2025/03/02 08:13:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:13:05 DEBUG : Azure container rclone-test-lutuniz9buhu path CopyDest: Using directory markers
2025/03/02 08:13:05 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CopyDest"
2025/03/02 08:13:05 DEBUG : one: Need to transfer - File not found at Destination
2025/03/02 08:13:06 DEBUG : /: Creating directory marker
2025/03/02 08:13:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/02 08:13:06 INFO : one: Copied (new)
2025/03/02 08:13:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CopyDest"
2025/03/02 08:13:06 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/02 08:13:06 DEBUG : /: Creating directory marker
2025/03/02 08:13:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/02 08:13:06 INFO : one: Copied (replaced existing)
2025/03/02 08:13:06 DEBUG : dst/: Creating directory marker
2025/03/02 08:13:06 DEBUG : CopyDest/: Creating directory marker
2025/03/02 08:13:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/BackupDir"
2025/03/02 08:13:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:13:06 DEBUG : Azure container rclone-test-lutuniz9buhu path BackupDir: Using directory markers
2025/03/02 08:13:06 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/BackupDir"
2025/03/02 08:13:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CopyDest"
2025/03/02 08:13:06 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/02 08:13:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:13:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/02 08:13:07 DEBUG : /: Creating directory marker
2025/03/02 08:13:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/02 08:13:07 INFO : one: Copied (server-side copy)
2025/03/02 08:13:07 INFO : one: Deleted
2025/03/02 08:13:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/02 08:13:07 INFO : one: Copied (server-side copy)
2025/03/02 08:13:07 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/02 08:13:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CopyDest"
2025/03/02 08:13:07 DEBUG : two: Need to transfer - File not found at Destination
2025/03/02 08:13:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:13:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/02 08:13:07 INFO : two: Copied (server-side copy)
2025/03/02 08:13:07 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/02 08:13:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CopyDest"
2025/03/02 08:13:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:13:07 DEBUG : two: Unchanged skipping
2025/03/02 08:13:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/CopyDest"
2025/03/02 08:13:08 DEBUG : three: Need to transfer - File not found at Destination
2025/03/02 08:13:08 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/02 08:13:08 DEBUG : three: Destination not found in --copy-dest
2025/03/02 08:13:08 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/02 08:13:08 INFO : three: Copied (new)
2025/03/02 08:13:08 DEBUG : dst/: Removing directory marker
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387e643-d01e-0028-154a-8bdd55000000
Time:2025-03-02T08:13:08.8328247Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387e783-d01e-0028-234a-8bdd55000000
Time:2025-03-02T08:13:09.8690590Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387e877-d01e-0028-6d4a-8bdd55000000
Time:2025-03-02T08:13:10.9061766Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387e877-d01e-0028-6d4a-8bdd55000000
Time:2025-03-02T08:13:10.9061766Z
--------------------------------------------------------------------------------
2025/03/02 08:13:11 DEBUG : CopyDest/: Removing directory marker
2025/03/02 08:13: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387e973-d01e-0028-2c4a-8bdd55000000
Time:2025-03-02T08:13:11.9802606Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387ea63-d01e-0028-3a4a-8bdd55000000
Time:2025-03-02T08:13:13.0162178Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387eb73-d01e-0028-124a-8bdd55000000
Time:2025-03-02T08:13:14.0530942Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387eb73-d01e-0028-124a-8bdd55000000
Time:2025-03-02T08:13:14.0530942Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.31s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387f382-d01e-0028-374a-8bdd55000000
Time:2025-03-02T08:13:22.2372933Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387f4b0-d01e-0028-244a-8bdd55000000
Time:2025-03-02T08:13:23.2739221Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387f5c3-d01e-0028-7f4a-8bdd55000000
Time:2025-03-02T08:13:24.3096340Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387f5c3-d01e-0028-7f4a-8bdd55000000
Time:2025-03-02T08:13:24.3096340Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387f6ce-d01e-0028-654a-8bdd55000000
Time:2025-03-02T08:13:25.3457483Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387f7dc-d01e-0028-374a-8bdd55000000
Time:2025-03-02T08:13:26.3822034Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387f8c4-d01e-0028-704a-8bdd55000000
Time:2025-03-02T08:13:27.4187238Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7387f8c4-d01e-0028-704a-8bdd55000000
Time:2025-03-02T08:13:27.4187238Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.37s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/02 08:13:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73880138-d01e-0028-274a-8bdd55000000
Time:2025-03-02T08:13:35.6047951Z
--------------------------------------------------------------------------------
2025/03/02 08:13:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388025d-d01e-0028-194a-8bdd55000000
Time:2025-03-02T08:13:36.6415527Z
--------------------------------------------------------------------------------
2025/03/02 08:13:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73880384-d01e-0028-0e4b-8bdd55000000
Time:2025-03-02T08:13:37.6772049Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73880384-d01e-0028-0e4b-8bdd55000000
Time:2025-03-02T08:13:37.6772049Z
--------------------------------------------------------------------------------
2025/03/02 08:13:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738804cd-d01e-0028-134b-8bdd55000000
Time:2025-03-02T08:13:38.7130934Z
--------------------------------------------------------------------------------
2025/03/02 08:13:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388062c-d01e-0028-2a4b-8bdd55000000
Time:2025-03-02T08:13:39.7497117Z
--------------------------------------------------------------------------------
2025/03/02 08:13:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388072c-d01e-0028-7b4b-8bdd55000000
Time:2025-03-02T08:13:40.7859427Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388072c-d01e-0028-7b4b-8bdd55000000
Time:2025-03-02T08:13:40.7859427Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.36s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:13:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/02 08:13:48 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/02 08:13:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/02 08:13:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/02 08:13:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/02 08:13:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/02 08:13:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/02 08:13:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/02 08:13:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cbd74df94ba4839c742a02263a445712 OK
2025/03/02 08:13:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738810b8-d01e-0028-2e4b-8bdd55000000
Time:2025-03-02T08:13:49.8288219Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73881210-d01e-0028-524b-8bdd55000000
Time:2025-03-02T08:13:50.8648839Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388134f-d01e-0028-644b-8bdd55000000
Time:2025-03-02T08:13:51.9008993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388134f-d01e-0028-644b-8bdd55000000
Time:2025-03-02T08:13:51.9008993Z
--------------------------------------------------------------------------------
2025/03/02 08:13:52 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/02 08:13: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738814ca-d01e-0028-234b-8bdd55000000
Time:2025-03-02T08:13:52.9743718Z
--------------------------------------------------------------------------------
2025/03/02 08:13: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738815ef-d01e-0028-2a4b-8bdd55000000
Time:2025-03-02T08:13:54.0101235Z
--------------------------------------------------------------------------------
2025/03/02 08:13:55 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388172e-d01e-0028-384b-8bdd55000000
Time:2025-03-02T08:13:55.0461028Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388172e-d01e-0028-384b-8bdd55000000
Time:2025-03-02T08:13:55.0461028Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.26s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738827dd-d01e-0028-154b-8bdd55000000
Time:2025-03-02T08:14:03.2289516Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73882aba-d01e-0028-504b-8bdd55000000
Time:2025-03-02T08:14:04.2647045Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73882de7-d01e-0028-0b4b-8bdd55000000
Time:2025-03-02T08:14:05.3007607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73882de7-d01e-0028-0b4b-8bdd55000000
Time:2025-03-02T08:14:05.3007607Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738831e2-d01e-0028-2b4b-8bdd55000000
Time:2025-03-02T08:14:06.3377502Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738836f5-d01e-0028-504b-8bdd55000000
Time:2025-03-02T08:14:07.3735369Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738839eb-d01e-0028-284b-8bdd55000000
Time:2025-03-02T08:14:08.4110143Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738839eb-d01e-0028-284b-8bdd55000000
Time:2025-03-02T08:14:08.4110143Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.36s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73884980-d01e-0028-5f4b-8bdd55000000
Time:2025-03-02T08:14:16.5950917Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73884aeb-d01e-0028-134b-8bdd55000000
Time:2025-03-02T08:14:17.6312392Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73884c4e-d01e-0028-424b-8bdd55000000
Time:2025-03-02T08:14:18.6677821Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73884c4e-d01e-0028-424b-8bdd55000000
Time:2025-03-02T08:14:18.6677821Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73884df7-d01e-0028-6c4b-8bdd55000000
Time:2025-03-02T08:14:19.7440089Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73884f2a-d01e-0028-5e4b-8bdd55000000
Time:2025-03-02T08:14:20.7807002Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885079-d01e-0028-744b-8bdd55000000
Time:2025-03-02T08:14:21.8164336Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885079-d01e-0028-744b-8bdd55000000
Time:2025-03-02T08:14:21.8164336Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.41s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:14:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738858d5-d01e-0028-574b-8bdd55000000
Time:2025-03-02T08:14:30.0010737Z
--------------------------------------------------------------------------------
2025/03/02 08:14:31 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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885a08-d01e-0028-554b-8bdd55000000
Time:2025-03-02T08:14:31.0377085Z
--------------------------------------------------------------------------------
2025/03/02 08:14:32 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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885b4f-d01e-0028-7e4b-8bdd55000000
Time:2025-03-02T08:14:32.0748213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885b4f-d01e-0028-7e4b-8bdd55000000
Time:2025-03-02T08:14:32.0748213Z
--------------------------------------------------------------------------------
2025/03/02 08:14:33 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885cc6-d01e-0028-3c4b-8bdd55000000
Time:2025-03-02T08:14:33.1112067Z
--------------------------------------------------------------------------------
2025/03/02 08:14:34 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885e23-d01e-0028-624b-8bdd55000000
Time:2025-03-02T08:14:34.1468993Z
--------------------------------------------------------------------------------
2025/03/02 08:14:35 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885f6c-d01e-0028-014b-8bdd55000000
Time:2025-03-02T08:14:35.1828351Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73885f6c-d01e-0028-014b-8bdd55000000
Time:2025-03-02T08:14:35.1828351Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.36s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:14:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73886ad3-d01e-0028-2a4b-8bdd55000000
Time:2025-03-02T08:14:43.3647490Z
--------------------------------------------------------------------------------
2025/03/02 08:14:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73886c97-d01e-0028-354b-8bdd55000000
Time:2025-03-02T08:14:44.4002864Z
--------------------------------------------------------------------------------
2025/03/02 08:14:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73886e43-d01e-0028-294b-8bdd55000000
Time:2025-03-02T08:14:45.4355988Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73886e43-d01e-0028-294b-8bdd55000000
Time:2025-03-02T08:14:45.4355988Z
--------------------------------------------------------------------------------
2025/03/02 08:14:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73887020-d01e-0028-524b-8bdd55000000
Time:2025-03-02T08:14:46.4715094Z
--------------------------------------------------------------------------------
2025/03/02 08:14:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738871a6-d01e-0028-254b-8bdd55000000
Time:2025-03-02T08:14:47.5082824Z
--------------------------------------------------------------------------------
2025/03/02 08:14:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73887300-d01e-0028-594b-8bdd55000000
Time:2025-03-02T08:14:48.5444383Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73887300-d01e-0028-594b-8bdd55000000
Time:2025-03-02T08:14:48.5444383Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.36s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73887fc9-d01e-0028-354b-8bdd55000000
Time:2025-03-02T08:14:56.7250733Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738881a2-d01e-0028-5f4b-8bdd55000000
Time:2025-03-02T08:14:57.7616360Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388837f-d01e-0028-0a4b-8bdd55000000
Time:2025-03-02T08:14:58.7972820Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388837f-d01e-0028-0a4b-8bdd55000000
Time:2025-03-02T08:14:58.7972820Z
--------------------------------------------------------------------------------
2025/03/02 08:14: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388853e-d01e-0028-094b-8bdd55000000
Time:2025-03-02T08:14:59.8332244Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388868b-d01e-0028-2b4b-8bdd55000000
Time:2025-03-02T08:15:00.8698356Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738887fa-d01e-0028-634b-8bdd55000000
Time:2025-03-02T08:15:01.9057331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738887fa-d01e-0028-634b-8bdd55000000
Time:2025-03-02T08:15:01.9057331Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.36s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:15:10 DEBUG : also/: Creating directory marker
2025/03/02 08:15:10 INFO : Azure container rclone-test-lutuniz9buhu: Looking for duplicate md5 hashes using newest mode.
2025/03/02 08:15:10 NOTICE: aa0f22b23f0bb517d445227c2764cf8b: Found 3 files with duplicate md5 hashes
2025/03/02 08:15:10 INFO : one: Deleted
2025/03/02 08:15:10 INFO : also/one: Deleted
2025/03/02 08:15:10 NOTICE: aa0f22b23f0bb517d445227c2764cf8b: Deleted 2 extra copies
2025/03/02 08:15:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73889715-d01e-0028-294b-8bdd55000000
Time:2025-03-02T08:15:10.8445576Z
--------------------------------------------------------------------------------
2025/03/02 08:15:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738898e1-d01e-0028-3e4b-8bdd55000000
Time:2025-03-02T08:15:11.8810233Z
--------------------------------------------------------------------------------
2025/03/02 08:15:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73889a72-d01e-0028-734b-8bdd55000000
Time:2025-03-02T08:15:12.9171973Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73889a72-d01e-0028-734b-8bdd55000000
Time:2025-03-02T08:15:12.9171973Z
--------------------------------------------------------------------------------
2025/03/02 08:15:13 DEBUG : also/: Removing directory marker
2025/03/02 08:15:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73889be2-d01e-0028-304b-8bdd55000000
Time:2025-03-02T08:15:13.9906882Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73889d52-d01e-0028-744b-8bdd55000000
Time:2025-03-02T08:15:15.0267691Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73889eb2-d01e-0028-1f4b-8bdd55000000
Time:2025-03-02T08:15:16.0631877Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73889eb2-d01e-0028-1f4b-8bdd55000000
Time:2025-03-02T08:15:16.0631877Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.16s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388aadf-d01e-0028-494b-8bdd55000000
Time:2025-03-02T08:15:24.2473210Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388acb1-d01e-0028-604b-8bdd55000000
Time:2025-03-02T08:15:25.2827254Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388ae66-d01e-0028-564b-8bdd55000000
Time:2025-03-02T08:15:26.3181306Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388ae66-d01e-0028-564b-8bdd55000000
Time:2025-03-02T08:15:26.3181306Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388afe7-d01e-0028-184b-8bdd55000000
Time:2025-03-02T08:15:27.3541837Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388b163-d01e-0028-624b-8bdd55000000
Time:2025-03-02T08:15:28.3902196Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388b2ff-d01e-0028-554b-8bdd55000000
Time:2025-03-02T08:15:29.4275220Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388b2ff-d01e-0028-554b-8bdd55000000
Time:2025-03-02T08:15:29.4275220Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.36s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388bf7d-d01e-0028-334b-8bdd55000000
Time:2025-03-02T08:15:37.6096106Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388c0c4-d01e-0028-474b-8bdd55000000
Time:2025-03-02T08:15:38.6459379Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388c276-d01e-0028-3c4b-8bdd55000000
Time:2025-03-02T08:15:39.6815251Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388c276-d01e-0028-3c4b-8bdd55000000
Time:2025-03-02T08:15:39.6815251Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388c3fe-d01e-0028-1c4b-8bdd55000000
Time:2025-03-02T08:15:40.7188475Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388c562-d01e-0028-624b-8bdd55000000
Time:2025-03-02T08:15:41.7559736Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388c6d1-d01e-0028-254b-8bdd55000000
Time:2025-03-02T08:15:42.7927699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388c6d1-d01e-0028-254b-8bdd55000000
Time:2025-03-02T08:15:42.7927699Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.37s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388d25f-d01e-0028-6f4b-8bdd55000000
Time:2025-03-02T08:15:50.9753926Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388d396-d01e-0028-714b-8bdd55000000
Time:2025-03-02T08:15:52.0120464Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388d4e1-d01e-0028-054b-8bdd55000000
Time:2025-03-02T08:15:53.0479787Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388d4e1-d01e-0028-054b-8bdd55000000
Time:2025-03-02T08:15:53.0479787Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388d676-d01e-0028-544b-8bdd55000000
Time:2025-03-02T08:15:54.0840704Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388d7c0-d01e-0028-714b-8bdd55000000
Time:2025-03-02T08:15:55.1204213Z
--------------------------------------------------------------------------------
2025/03/02 08:15: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388d920-d01e-0028-134b-8bdd55000000
Time:2025-03-02T08:15:56.1570701Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388d920-d01e-0028-134b-8bdd55000000
Time:2025-03-02T08:15:56.1570701Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.37s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388e52b-d01e-0028-6b4b-8bdd55000000
Time:2025-03-02T08:16:04.3408513Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388e6c3-d01e-0028-484b-8bdd55000000
Time:2025-03-02T08:16:05.3776612Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388e892-d01e-0028-764b-8bdd55000000
Time:2025-03-02T08:16:06.4137437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388e892-d01e-0028-764b-8bdd55000000
Time:2025-03-02T08:16:06.4137437Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388eaf7-d01e-0028-2e4b-8bdd55000000
Time:2025-03-02T08:16:07.4501015Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388ece3-d01e-0028-654b-8bdd55000000
Time:2025-03-02T08:16:08.4855734Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388eeed-d01e-0028-364b-8bdd55000000
Time:2025-03-02T08:16:09.5212529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388eeed-d01e-0028-364b-8bdd55000000
Time:2025-03-02T08:16:09.5212529Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.36s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388faff-d01e-0028-064b-8bdd55000000
Time:2025-03-02T08:16:17.7036420Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388fc46-d01e-0028-1c4b-8bdd55000000
Time:2025-03-02T08:16:18.7400147Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388fde0-d01e-0028-3d4b-8bdd55000000
Time:2025-03-02T08:16:19.7768576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388fde0-d01e-0028-3d4b-8bdd55000000
Time:2025-03-02T08:16:19.7768576Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7388ff3f-d01e-0028-3d4b-8bdd55000000
Time:2025-03-02T08:16:20.8124496Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73890098-d01e-0028-624b-8bdd55000000
Time:2025-03-02T08:16:21.8484982Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738901e2-d01e-0028-024b-8bdd55000000
Time:2025-03-02T08:16:22.8845767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738901e2-d01e-0028-024b-8bdd55000000
Time:2025-03-02T08:16:22.8845767Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.37s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:16:31 DEBUG : sub dir/: Creating directory marker
2025/03/02 08:16:31 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/02 08:16:31 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/02 08:16:32 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/02 08:16:32 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/02 08:16:32 DEBUG : sub dir/: Removing directory marker
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73890f31-d01e-0028-264b-8bdd55000000
Time:2025-03-02T08:16:32.4710348Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738910db-d01e-0028-304b-8bdd55000000
Time:2025-03-02T08:16:33.5068384Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389124e-d01e-0028-784b-8bdd55000000
Time:2025-03-02T08:16:34.5427138Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389124e-d01e-0028-784b-8bdd55000000
Time:2025-03-02T08:16:34.5427138Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738913ea-d01e-0028-5f4b-8bdd55000000
Time:2025-03-02T08:16:35.5788987Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73891635-d01e-0028-794b-8bdd55000000
Time:2025-03-02T08:16:36.6144173Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389180b-d01e-0028-2b4b-8bdd55000000
Time:2025-03-02T08:16:37.6510400Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389180b-d01e-0028-2b4b-8bdd55000000
Time:2025-03-02T08:16:37.6510400Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
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.76s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:16:45 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/02 08:16:46 DEBUG : sub/: Removing directory marker
2025/03/02 08:16:46 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738926f0-d01e-0028-444b-8bdd55000000
Time:2025-03-02T08:16:46.6648991Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73892868-d01e-0028-7f4b-8bdd55000000
Time:2025-03-02T08:16:47.7013630Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389298f-d01e-0028-7e4b-8bdd55000000
Time:2025-03-02T08:16:48.7369381Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389298f-d01e-0028-7e4b-8bdd55000000
Time:2025-03-02T08:16:48.7369381Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73892ba9-d01e-0028-294b-8bdd55000000
Time:2025-03-02T08:16:49.7729471Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73892d34-d01e-0028-7b4b-8bdd55000000
Time:2025-03-02T08:16:50.8084187Z
--------------------------------------------------------------------------------
2025/03/02 08:16: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73892ec7-d01e-0028-5b4b-8bdd55000000
Time:2025-03-02T08:16:51.8450704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73892ec7-d01e-0028-5b4b-8bdd55000000
Time:2025-03-02T08:16:51.8450704Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.19s)
--- 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:17:00 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/03/02 08:17:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/notfound"
2025/03/02 08:17:00 DEBUG : Config file has changed externally - reloading
2025/03/02 08:17:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:17:00 DEBUG : Azure container rclone-test-lutuniz9buhu path notfound: Using directory markers
2025/03/02 08:17:01 DEBUG : sub/: Removing directory marker
2025/03/02 08:17:01 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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73893d37-d01e-0028-264b-8bdd55000000
Time:2025-03-02T08:17:01.0668578Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73893e88-d01e-0028-584b-8bdd55000000
Time:2025-03-02T08:17:02.1035330Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73894011-d01e-0028-364b-8bdd55000000
Time:2025-03-02T08:17:03.1391705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73894011-d01e-0028-364b-8bdd55000000
Time:2025-03-02T08:17:03.1391705Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738941e6-d01e-0028-544b-8bdd55000000
Time:2025-03-02T08:17:04.1749193Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73894380-d01e-0028-344b-8bdd55000000
Time:2025-03-02T08:17:05.2107952Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389454f-d01e-0028-4c4b-8bdd55000000
Time:2025-03-02T08:17:06.2524117Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389454f-d01e-0028-4c4b-8bdd55000000
Time:2025-03-02T08:17:06.2524117Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.41s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.03s)
--- 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:17:14 INFO : Azure container rclone-test-lutuniz9buhu: Making directory
2025/03/02 08:17:14 INFO : Azure container rclone-test-lutuniz9buhu: Making directory
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738951db-d01e-0028-134b-8bdd55000000
Time:2025-03-02T08:17:14.4741410Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73895396-d01e-0028-184b-8bdd55000000
Time:2025-03-02T08:17:15.5103429Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73895559-d01e-0028-204b-8bdd55000000
Time:2025-03-02T08:17:16.5466931Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73895559-d01e-0028-204b-8bdd55000000
Time:2025-03-02T08:17:16.5466931Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389570a-d01e-0028-1d4b-8bdd55000000
Time:2025-03-02T08:17:17.5821803Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738958d0-d01e-0028-394b-8bdd55000000
Time:2025-03-02T08:17:18.6187175Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73895aca-d01e-0028-4e4b-8bdd55000000
Time:2025-03-02T08:17:19.6544293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73895aca-d01e-0028-4e4b-8bdd55000000
Time:2025-03-02T08:17:19.6544293Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.40s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:17:27 DEBUG : sub dir/: Creating directory marker
2025/03/02 08:17:28 DEBUG : sub dir/: Removing directory marker
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73896a7a-d01e-0028-1d4b-8bdd55000000
Time:2025-03-02T08:17:28.1999507Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73896c0f-d01e-0028-134b-8bdd55000000
Time:2025-03-02T08:17:29.2357041Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73896dc0-d01e-0028-1f4b-8bdd55000000
Time:2025-03-02T08:17:30.2712571Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73896dc0-d01e-0028-1f4b-8bdd55000000
Time:2025-03-02T08:17:30.2712571Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73896f57-d01e-0028-7f4b-8bdd55000000
Time:2025-03-02T08:17:31.3073361Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738970e9-d01e-0028-5e4b-8bdd55000000
Time:2025-03-02T08:17:32.3434128Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738972a9-d01e-0028-5b4b-8bdd55000000
Time:2025-03-02T08:17:33.3792952Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738972a9-d01e-0028-5b4b-8bdd55000000
Time:2025-03-02T08:17:33.3792952Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.72s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389808a-d01e-0028-164b-8bdd55000000
Time:2025-03-02T08:17:41.9561704Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73898277-d01e-0028-584b-8bdd55000000
Time:2025-03-02T08:17:42.9915944Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389841d-d01e-0028-4f4b-8bdd55000000
Time:2025-03-02T08:17:44.0283748Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389841d-d01e-0028-4f4b-8bdd55000000
Time:2025-03-02T08:17:44.0283748Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738985d2-d01e-0028-474b-8bdd55000000
Time:2025-03-02T08:17:45.0652725Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73898747-d01e-0028-134b-8bdd55000000
Time:2025-03-02T08:17:46.1011428Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738988e2-d01e-0028-7c4b-8bdd55000000
Time:2025-03-02T08:17:47.1375319Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738988e2-d01e-0028-7c4b-8bdd55000000
Time:2025-03-02T08:17:47.1375319Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.76s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:17:55 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389952f-d01e-0028-6d4b-8bdd55000000
Time:2025-03-02T08:17:55.7869273Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738996e1-d01e-0028-6f4b-8bdd55000000
Time:2025-03-02T08:17:56.8229049Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73899892-d01e-0028-744b-8bdd55000000
Time:2025-03-02T08:17:57.8586500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73899892-d01e-0028-744b-8bdd55000000
Time:2025-03-02T08:17:57.8586500Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73899a32-d01e-0028-634b-8bdd55000000
Time:2025-03-02T08:17:58.8949810Z
--------------------------------------------------------------------------------
2025/03/02 08:17: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73899bdd-d01e-0028-5b4b-8bdd55000000
Time:2025-03-02T08:17:59.9309852Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73899dda-d01e-0028-294b-8bdd55000000
Time:2025-03-02T08:18:00.9667773Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:73899dda-d01e-0028-294b-8bdd55000000
Time:2025-03-02T08:18:00.9667773Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389aaa2-d01e-0028-4d4b-8bdd55000000
Time:2025-03-02T08:18:09.5498503Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389ac9e-d01e-0028-1e4b-8bdd55000000
Time:2025-03-02T08:18:10.5853343Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389aec5-d01e-0028-0c4b-8bdd55000000
Time:2025-03-02T08:18:11.6210027Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389aec5-d01e-0028-0c4b-8bdd55000000
Time:2025-03-02T08:18:11.6210027Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389b06d-d01e-0028-4f4b-8bdd55000000
Time:2025-03-02T08:18:12.6568998Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389b1f3-d01e-0028-304b-8bdd55000000
Time:2025-03-02T08:18:13.6929557Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389b3bf-d01e-0028-334b-8bdd55000000
Time:2025-03-02T08:18:14.7289890Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389b3bf-d01e-0028-334b-8bdd55000000
Time:2025-03-02T08:18:14.7289890Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.76s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/02 08:18:23 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379a820-501e-0009-0a4b-8bf92e000000
Time:2025-03-02T08:18:23.4140929Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379a9f7-501e-0009-2e4b-8bf92e000000
Time:2025-03-02T08:18:24.4499969Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379abf3-501e-0009-784b-8bf92e000000
Time:2025-03-02T08:18:25.4857240Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379abf3-501e-0009-784b-8bf92e000000
Time:2025-03-02T08:18:25.4857240Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379ae01-501e-0009-2b4b-8bf92e000000
Time:2025-03-02T08:18:26.5218460Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379afdc-501e-0009-4b4b-8bf92e000000
Time:2025-03-02T08:18:27.5580052Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379b177-501e-0009-3d4b-8bf92e000000
Time:2025-03-02T08:18:28.5945409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379b177-501e-0009-3d4b-8bf92e000000
Time:2025-03-02T08:18:28.5945409Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.86s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/02 08:18:36 DEBUG : Creating backend with remote ":memory:"
2025/03/02 08:18:36 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/02 08:18:36 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/02 08:18:36 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/02 08:18:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/02 08:18:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/02 08:18:36 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/02 08:18:36 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/02 08:18:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/02 08:18:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:18:36 DEBUG : sub dir/: Creating directory marker
2025/03/02 08:18:37 DEBUG : sub dir/: Removing directory marker
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379c2a2-501e-0009-114b-8bf92e000000
Time:2025-03-02T08:18:37.3930944Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379c4f1-501e-0009-244b-8bf92e000000
Time:2025-03-02T08:18:38.4285075Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379c728-501e-0009-1c4b-8bf92e000000
Time:2025-03-02T08:18:39.4642496Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379c728-501e-0009-1c4b-8bf92e000000
Time:2025-03-02T08:18:39.4642496Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379c946-501e-0009-7b4b-8bf92e000000
Time:2025-03-02T08:18:40.4998868Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379cbc4-501e-0009-404b-8bf92e000000
Time:2025-03-02T08:18:41.5367666Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379ceed-501e-0009-1f4b-8bf92e000000
Time:2025-03-02T08:18:42.5726669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379ceed-501e-0009-1f4b-8bf92e000000
Time:2025-03-02T08:18:42.5726669Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.98s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:18:50 DEBUG : Waiting for deletions to finish
2025/03/02 08:18:51 DEBUG : large: Excluded (Size Filter)
2025/03/02 08:18:51 INFO : medium: Deleted
2025/03/02 08:18:51 INFO : small: Deleted
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389e018-d01e-0028-4f4b-8bdd55000000
Time:2025-03-02T08:18:51.2981711Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389e13a-d01e-0028-3c4b-8bdd55000000
Time:2025-03-02T08:18:52.3339624Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389e25a-d01e-0028-2b4b-8bdd55000000
Time:2025-03-02T08:18:53.3705858Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389e25a-d01e-0028-2b4b-8bdd55000000
Time:2025-03-02T08:18:53.3705858Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389e393-d01e-0028-1e4b-8bdd55000000
Time:2025-03-02T08:18:54.4060693Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389e4d0-d01e-0028-2f4b-8bdd55000000
Time:2025-03-02T08:18:55.4420518Z
--------------------------------------------------------------------------------
2025/03/02 08:18: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389e5b9-d01e-0028-654b-8bdd55000000
Time:2025-03-02T08:18:56.4781052Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7389e5b9-d01e-0028-654b-8bdd55000000
Time:2025-03-02T08:18:56.4781052Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.91s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:19:04 DEBUG : Waiting for deletions to finish
2025/03/02 08:19:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/02 08:19:05 INFO : large: Deleted
2025/03/02 08:19:05 INFO : medium: Deleted
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379fc92-501e-0009-2f4b-8bf92e000000
Time:2025-03-02T08:19:05.1971205Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8379feb5-501e-0009-704b-8bf92e000000
Time:2025-03-02T08:19:06.2336496Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a015c-501e-0009-654b-8bf92e000000
Time:2025-03-02T08:19:07.2703784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a015c-501e-0009-654b-8bf92e000000
Time:2025-03-02T08:19:07.2703784Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a0455-501e-0009-4b4b-8bf92e000000
Time:2025-03-02T08:19:08.3068249Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a07df-501e-0009-0b4b-8bf92e000000
Time:2025-03-02T08:19:09.3425432Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a0b3d-501e-0009-324b-8bf92e000000
Time:2025-03-02T08:19:10.3785919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a0b3d-501e-0009-324b-8bf92e000000
Time:2025-03-02T08:19:10.3785919Z
--------------------------------------------------------------------------------
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/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a269e-501e-0009-644b-8bf92e000000
Time:2025-03-02T08:19:18.5640333Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a297d-501e-0009-224b-8bf92e000000
Time:2025-03-02T08:19:19.6002878Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a2bbc-501e-0009-224b-8bf92e000000
Time:2025-03-02T08:19:20.6361464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a2bbc-501e-0009-224b-8bf92e000000
Time:2025-03-02T08:19:20.6361464Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a2dec-501e-0009-104b-8bf92e000000
Time:2025-03-02T08:19:21.6715365Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a3038-501e-0009-254b-8bf92e000000
Time:2025-03-02T08:19:22.7074068Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a32b1-501e-0009-5c4b-8bf92e000000
Time:2025-03-02T08:19:23.7439599Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a32b1-501e-0009-5c4b-8bf92e000000
Time:2025-03-02T08:19:23.7439599Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.27s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:19:32 DEBUG : Waiting for deletions to finish
2025/03/02 08:19:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/02 08:19:32 INFO : medium: Deleted
2025/03/02 08:19:32 INFO : small: Deleted
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a1a06-d01e-0028-274b-8bdd55000000
Time:2025-03-02T08:19:32.4653367Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a1b38-d01e-0028-314b-8bdd55000000
Time:2025-03-02T08:19:33.5017375Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a1cac-d01e-0028-754b-8bdd55000000
Time:2025-03-02T08:19:34.5386223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a1cac-d01e-0028-754b-8bdd55000000
Time:2025-03-02T08:19:34.5386223Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a1dfc-d01e-0028-1c4b-8bdd55000000
Time:2025-03-02T08:19:35.5748923Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a1f42-d01e-0028-3c4b-8bdd55000000
Time:2025-03-02T08:19:36.6107378Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a20b8-d01e-0028-7e4b-8bdd55000000
Time:2025-03-02T08:19:37.6466875Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a20b8-d01e-0028-7e4b-8bdd55000000
Time:2025-03-02T08:19:37.6466875Z
--------------------------------------------------------------------------------
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/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a2af8-d01e-0028-2b4b-8bdd55000000
Time:2025-03-02T08:19:45.8292963Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a2bf6-d01e-0028-6c4b-8bdd55000000
Time:2025-03-02T08:19:46.8647396Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a2cce-d01e-0028-1a4b-8bdd55000000
Time:2025-03-02T08:19:47.9005830Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a2cce-d01e-0028-1a4b-8bdd55000000
Time:2025-03-02T08:19:47.9005830Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a2e73-d01e-0028-784b-8bdd55000000
Time:2025-03-02T08:19:48.9365345Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a301c-d01e-0028-1e4b-8bdd55000000
Time:2025-03-02T08:19:49.9729414Z
--------------------------------------------------------------------------------
2025/03/02 08:19: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a3131-d01e-0028-034b-8bdd55000000
Time:2025-03-02T08:19:51.0150942Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:738a3131-d01e-0028-034b-8bdd55000000
Time:2025-03-02T08:19:51.0150942Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.27s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:19:59 DEBUG : Waiting for deletions to finish
2025/03/02 08:19:59 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/02 08:19:59 INFO : large: Deleted
2025/03/02 08:19:59 INFO : medium: Deleted
2025/03/02 08:19:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a8f1f-501e-0009-2b4b-8bf92e000000
Time:2025-03-02T08:19:59.7360621Z
--------------------------------------------------------------------------------
2025/03/02 08:20:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a9261-501e-0009-304b-8bf92e000000
Time:2025-03-02T08:20:00.7722663Z
--------------------------------------------------------------------------------
2025/03/02 08:20:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a94da-501e-0009-764b-8bf92e000000
Time:2025-03-02T08:20:01.8084825Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a94da-501e-0009-764b-8bf92e000000
Time:2025-03-02T08:20:01.8084825Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a9747-501e-0009-244b-8bf92e000000
Time:2025-03-02T08:20:02.8443795Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a9953-501e-0009-774b-8bf92e000000
Time:2025-03-02T08:20:03.8798044Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a9b51-501e-0009-414b-8bf92e000000
Time:2025-03-02T08:20:04.9154278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837a9b51-501e-0009-414b-8bf92e000000
Time:2025-03-02T08:20:04.9154278Z
--------------------------------------------------------------------------------
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/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837aad7d-501e-0009-6c4b-8bf92e000000
Time:2025-03-02T08:20:13.0967216Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ab0dd-501e-0009-0f4b-8bf92e000000
Time:2025-03-02T08:20:14.1325604Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ab45e-501e-0009-4a4b-8bf92e000000
Time:2025-03-02T08:20:15.1677140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ab45e-501e-0009-4a4b-8bf92e000000
Time:2025-03-02T08:20:15.1677140Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ab7d7-501e-0009-764b-8bf92e000000
Time:2025-03-02T08:20:16.2035684Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837abad9-501e-0009-3b4b-8bf92e000000
Time:2025-03-02T08:20:17.2396590Z
--------------------------------------------------------------------------------
2025/03/02 08:20:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837abdf6-501e-0009-244b-8bf92e000000
Time:2025-03-02T08:20:18.2751570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837abdf6-501e-0009-244b-8bf92e000000
Time:2025-03-02T08:20:18.2751570Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.26s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ada82-501e-0009-1d4b-8bf92e000000
Time:2025-03-02T08:20:26.7382605Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837adda1-501e-0009-0d4b-8bf92e000000
Time:2025-03-02T08:20:27.7741294Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ae116-501e-0009-574b-8bf92e000000
Time:2025-03-02T08:20:28.8102768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ae116-501e-0009-574b-8bf92e000000
Time:2025-03-02T08:20:28.8102768Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ae446-501e-0009-514b-8bf92e000000
Time:2025-03-02T08:20:29.8467748Z
--------------------------------------------------------------------------------
2025/03/02 08:20:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ae702-501e-0009-624b-8bf92e000000
Time:2025-03-02T08:20:30.8822090Z
--------------------------------------------------------------------------------
2025/03/02 08:20:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ae967-501e-0009-1a4b-8bf92e000000
Time:2025-03-02T08:20:31.9183271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837ae967-501e-0009-1a4b-8bf92e000000
Time:2025-03-02T08:20:31.9183271Z
--------------------------------------------------------------------------------
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/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837afa7d-501e-0009-794b-8bf92e000000
Time:2025-03-02T08:20:40.1020189Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837afcc8-501e-0009-0d4b-8bf92e000000
Time:2025-03-02T08:20:41.1385152Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837aff09-501e-0009-064b-8bf92e000000
Time:2025-03-02T08:20:42.1739979Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837aff09-501e-0009-064b-8bf92e000000
Time:2025-03-02T08:20:42.1739979Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b0119-501e-0009-564b-8bf92e000000
Time:2025-03-02T08:20:43.2097904Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b0304-501e-0009-0e4b-8bf92e000000
Time:2025-03-02T08:20:44.2453420Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b0561-501e-0009-354b-8bf92e000000
Time:2025-03-02T08:20:45.2816810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b0561-501e-0009-354b-8bf92e000000
Time:2025-03-02T08:20:45.2816810Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.01s)
=== RUN TestRetry
2025/03/02 08:20:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/02 08:20:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/02 08:20:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/02 08:20:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/02 08:20:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/02 08:20:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/02 08:20:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b1835-501e-0009-154c-8bf92e000000
Time:2025-03-02T08:20:54.5839547Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b1a46-501e-0009-6b4c-8bf92e000000
Time:2025-03-02T08:20:55.6203871Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b1cd7-501e-0009-3b4c-8bf92e000000
Time:2025-03-02T08:20:56.6558693Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b1cd7-501e-0009-3b4c-8bf92e000000
Time:2025-03-02T08:20:56.6558693Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b1f69-501e-0009-0e4c-8bf92e000000
Time:2025-03-02T08:20:57.6921545Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b21e6-501e-0009-5d4c-8bf92e000000
Time:2025-03-02T08:20:58.7286943Z
--------------------------------------------------------------------------------
2025/03/02 08:20: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b2506-501e-0009-344c-8bf92e000000
Time:2025-03-02T08:20:59.7688022Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b2506-501e-0009-344c-8bf92e000000
Time:2025-03-02T08:20:59.7688022Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.44s)
=== RUN TestPurge
2025/03/02 08:21:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mapuged3zuba"
2025/03/02 08:21:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/02 08:21:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:21:07 DEBUG : Azure container rclone-test-mapuged3zuba: Using directory markers
2025/03/02 08:21:07 DEBUG : Creating backend with remote "/tmp/rclone3690080244"
run.go:180: Remote "Azure container rclone-test-mapuged3zuba", Local "Local file system at /tmp/rclone3690080244", Modify Window "1ns"
2025/03/02 08:21:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/02 08:21:08 DEBUG : A1/B1/: Creating directory marker
2025/03/02 08:21:08 DEBUG : A1/: Creating directory marker
2025/03/02 08:21:08 INFO : A2: Making directory
2025/03/02 08:21:08 DEBUG : A2/: Creating directory marker
2025/03/02 08:21:08 INFO : A1/B2: Making directory
2025/03/02 08:21:08 DEBUG : A1/B2/: Creating directory marker
2025/03/02 08:21:08 INFO : A1/B2/C2: Making directory
2025/03/02 08:21:08 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/02 08:21:08 INFO : A1/B1/C3: Making directory
2025/03/02 08:21:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/02 08:21:08 INFO : A3: Making directory
2025/03/02 08:21:08 DEBUG : A3/: Creating directory marker
2025/03/02 08:21:08 INFO : A3/B3: Making directory
2025/03/02 08:21:08 DEBUG : A3/B3/: Creating directory marker
2025/03/02 08:21:08 INFO : A3/B3/C4: Making directory
2025/03/02 08:21:08 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/02 08:21:09 DEBUG : Waiting for deletions to finish
2025/03/02 08:21:09 INFO : A1/B1/C1/one: Deleted
2025/03/02 08:21:09 DEBUG : removing 2 level 3 directories
2025/03/02 08:21:09 INFO : A1/B1/C3: Removing directory
2025/03/02 08:21:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/02 08:21:09 INFO : A1/B1/C1: Removing directory
2025/03/02 08:21:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/02 08:21:09 DEBUG : removing 1 level 2 directories
2025/03/02 08:21:09 INFO : A1/B1: Removing directory
2025/03/02 08:21:09 DEBUG : A1/B1/: Removing directory marker
2025/03/02 08:21:09 DEBUG : Azure container rclone-test-mapuged3zuba: Purge remote
2025/03/02 08:21:09 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.64s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:21:09 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/02 08:21:09 DEBUG : A1/B1/: Creating directory marker
2025/03/02 08:21:09 DEBUG : A1/: Creating directory marker
2025/03/02 08:21:09 INFO : A2: Making directory
2025/03/02 08:21:09 DEBUG : A2/: Creating directory marker
2025/03/02 08:21:09 INFO : A1/B2: Making directory
2025/03/02 08:21:09 DEBUG : A1/B2/: Creating directory marker
2025/03/02 08:21:10 INFO : A1/B2/C2: Making directory
2025/03/02 08:21:10 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/02 08:21:10 INFO : A1/B1/C3: Making directory
2025/03/02 08:21:10 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/02 08:21:10 INFO : A3: Making directory
2025/03/02 08:21:10 DEBUG : A3/: Creating directory marker
2025/03/02 08:21:10 INFO : A3/B3: Making directory
2025/03/02 08:21:10 DEBUG : A3/B3/: Creating directory marker
2025/03/02 08:21:10 INFO : A3/B3/C4: Making directory
2025/03/02 08:21:10 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/02 08:21:17 DEBUG : removing 1 level 3 directories
2025/03/02 08:21:17 INFO : A3/B3/C4: Removing directory
2025/03/02 08:21:17 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/03/02 08:21:25 DEBUG : removing 2 level 3 directories
2025/03/02 08:21:25 INFO : A1/B2/C2: Removing directory
2025/03/02 08:21:25 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/02 08:21:25 INFO : A1/B1/C3: Removing directory
2025/03/02 08:21:25 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/02 08:21:25 DEBUG : removing 2 level 2 directories
2025/03/02 08:21:25 INFO : A3/B3: Removing directory
2025/03/02 08:21:25 DEBUG : A3/B3/: Removing directory marker
2025/03/02 08:21:25 INFO : A1/B2: Removing directory
2025/03/02 08:21:25 DEBUG : A1/B2/: Removing directory marker
2025/03/02 08:21:25 DEBUG : removing 4 level 1 directories
2025/03/02 08:21:25 INFO : dst: Removing directory
2025/03/02 08:21:25 DEBUG : dst/: Removing directory marker
2025/03/02 08:21:25 INFO : A3: Removing directory
2025/03/02 08:21:25 DEBUG : A3/: Removing directory marker
2025/03/02 08:21:25 INFO : A2: Removing directory
2025/03/02 08:21:25 INFO : BackupDir: Removing directory
2025/03/02 08:21:25 DEBUG : A2/: Removing directory marker
2025/03/02 08:21:25 DEBUG : BackupDir/: Removing directory marker
2025/03/02 08:21:25 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:281ec8e3-c01e-0079-054c-8b40d9000000
Time:2025-03-02T08:21:25.3041659Z
--------------------------------------------------------------------------------
2025/03/02 08:21:25 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b5ab8-501e-0009-2b4c-8bf92e000000
Time:2025-03-02T08:21:25.3397826Z
--------------------------------------------------------------------------------
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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b5ab8-501e-0009-2b4c-8bf92e000000
Time:2025-03-02T08:21:25.3397826Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/02 08:21: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b5b2a-501e-0009-114c-8bf92e000000
Time:2025-03-02T08:21:25.5183432Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b5cf2-501e-0009-104c-8bf92e000000
Time:2025-03-02T08:21:26.5546246Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b5ecd-501e-0009-2e4c-8bf92e000000
Time:2025-03-02T08:21:27.5904992Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b5ecd-501e-0009-2e4c-8bf92e000000
Time:2025-03-02T08:21:27.5904992Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b606b-501e-0009-264c-8bf92e000000
Time:2025-03-02T08:21:28.6273281Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b6235-501e-0009-344c-8bf92e000000
Time:2025-03-02T08:21:29.6634918Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b641b-501e-0009-634c-8bf92e000000
Time:2025-03-02T08:21:30.7000788Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b641b-501e-0009-634c-8bf92e000000
Time:2025-03-02T08:21:30.7000788Z
--------------------------------------------------------------------------------
2025/03/02 08:21:31 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/02 08:21:31 DEBUG : A1/B1/: Removing directory marker
2025/03/02 08:21:31 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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.40s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:21:38 INFO : A1: Making directory
2025/03/02 08:21:38 DEBUG : A1/: Creating directory marker
2025/03/02 08:21:39 INFO : A1/B1: Making directory
2025/03/02 08:21:39 DEBUG : A1/B1/: Creating directory marker
2025/03/02 08:21:39 INFO : A1/B1/C1: Making directory
2025/03/02 08:21:39 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/03/02 08:21:46 DEBUG : removing 1 level 3 directories
2025/03/02 08:21:46 INFO : A1/B1/C1: Removing directory
2025/03/02 08:21:46 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/02 08:21:46 DEBUG : removing 1 level 2 directories
2025/03/02 08:21:46 INFO : A1/B1: Removing directory
2025/03/02 08:21:46 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/03/02 08:21: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b90eb-501e-0009-494c-8bf92e000000
Time:2025-03-02T08:21:53.8819743Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b9490-501e-0009-1e4c-8bf92e000000
Time:2025-03-02T08:21:54.9175372Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b9760-501e-0009-2d4c-8bf92e000000
Time:2025-03-02T08:21:55.9533914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b9760-501e-0009-2d4c-8bf92e000000
Time:2025-03-02T08:21:55.9533914Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b99a7-501e-0009-354c-8bf92e000000
Time:2025-03-02T08:21:56.9889361Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b9be1-501e-0009-2f4c-8bf92e000000
Time:2025-03-02T08:21:58.0249361Z
--------------------------------------------------------------------------------
2025/03/02 08:21: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b9de5-501e-0009-764c-8bf92e000000
Time:2025-03-02T08:21:59.0617109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837b9de5-501e-0009-764c-8bf92e000000
Time:2025-03-02T08:21:59.0617109Z
--------------------------------------------------------------------------------
2025/03/02 08:22:00 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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.29s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:22:07 INFO : A1: Making directory
2025/03/02 08:22:07 DEBUG : A1/: Creating directory marker
2025/03/02 08:22:07 INFO : A1/B1: Making directory
2025/03/02 08:22:07 DEBUG : A1/B1/: Creating directory marker
2025/03/02 08:22:07 INFO : A1/B1/C1: Making directory
2025/03/02 08:22:07 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/03/02 08:22:14 DEBUG : removing 1 level 3 directories
2025/03/02 08:22:14 INFO : A1/B1/C1: Removing directory
2025/03/02 08:22:14 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/02 08:22:14 DEBUG : removing 1 level 2 directories
2025/03/02 08:22:14 INFO : A1/B1: Removing directory
2025/03/02 08:22:14 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/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bcccb-501e-0009-594c-8bf92e000000
Time:2025-03-02T08:22:22.1663510Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bcece-501e-0009-1b4c-8bf92e000000
Time:2025-03-02T08:22:23.2023392Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bd103-501e-0009-0a4c-8bf92e000000
Time:2025-03-02T08:22:24.2380476Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bd103-501e-0009-0a4c-8bf92e000000
Time:2025-03-02T08:22:24.2380476Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bd34e-501e-0009-154c-8bf92e000000
Time:2025-03-02T08:22:25.2742316Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bd558-501e-0009-604c-8bf92e000000
Time:2025-03-02T08:22:26.3101017Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bd76b-501e-0009-3f4c-8bf92e000000
Time:2025-03-02T08:22:27.3456669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bd76b-501e-0009-3f4c-8bf92e000000
Time:2025-03-02T08:22:27.3456669Z
--------------------------------------------------------------------------------
2025/03/02 08:22:28 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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.28s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:22:35 DEBUG : filename.txt: File name found in url
2025/03/02 08:22:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837beb1f-501e-0009-494c-8bf92e000000
Time:2025-03-02T08:22:36.2658842Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bed56-501e-0009-3d4c-8bf92e000000
Time:2025-03-02T08:22:37.3016186Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bef65-501e-0009-064c-8bf92e000000
Time:2025-03-02T08:22:38.3381479Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bef65-501e-0009-064c-8bf92e000000
Time:2025-03-02T08:22:38.3381479Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bf19b-501e-0009-6e4c-8bf92e000000
Time:2025-03-02T08:22:39.3747802Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bf3b4-501e-0009-584c-8bf92e000000
Time:2025-03-02T08:22:40.4116392Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bf5a7-501e-0009-0d4c-8bf92e000000
Time:2025-03-02T08:22:41.4474874Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837bf5a7-501e-0009-0d4c-8bf92e000000
Time:2025-03-02T08:22:41.4474874Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.07s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:22:49 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/02 08:22:49 DEBUG : sub/: Creating directory marker
2025/03/02 08:22:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/02 08:22:49 INFO : file1: Copied (new) to: sub/file2
2025/03/02 08:22:49 INFO : file1: Deleted
2025/03/02 08:22:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:22:49 DEBUG : file1: Unchanged skipping
2025/03/02 08:22:49 INFO : file1: Deleted
2025/03/02 08:22:49 DEBUG : Azure container rclone-test-lutuniz9buhu: don't need to copy/move sub/file2, it is already at target location
2025/03/02 08:22:50 DEBUG : sub/: Removing directory marker
2025/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c07b0-501e-0009-6a4c-8bf92e000000
Time:2025-03-02T08:22:50.1722069Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c0a22-501e-0009-154c-8bf92e000000
Time:2025-03-02T08:22:51.2082974Z
--------------------------------------------------------------------------------
2025/03/02 08:22: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c0c94-501e-0009-434c-8bf92e000000
Time:2025-03-02T08:22:52.2447198Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c0c94-501e-0009-434c-8bf92e000000
Time:2025-03-02T08:22:52.2447198Z
--------------------------------------------------------------------------------
2025/03/02 08:22:53 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c0f1d-501e-0009-1a4c-8bf92e000000
Time:2025-03-02T08:22:53.2812403Z
--------------------------------------------------------------------------------
2025/03/02 08:22:54 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c1149-501e-0009-0f4c-8bf92e000000
Time:2025-03-02T08:22:54.3168204Z
--------------------------------------------------------------------------------
2025/03/02 08:22:55 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c1420-501e-0009-264c-8bf92e000000
Time:2025-03-02T08:22:55.3525837Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c1420-501e-0009-264c-8bf92e000000
Time:2025-03-02T08:22:55.3525837Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.90s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:23:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/02 08:23:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/02 08:23:03 INFO : file1: Copied (new)
2025/03/02 08:23:03 INFO : file1: Deleted
2025/03/02 08:23:03 DEBUG : file1: Destination exists, skipping
2025/03/02 08:23:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c29a1-501e-0009-2b4c-8bf92e000000
Time:2025-03-02T08:23:03.8934367Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c2bcb-501e-0009-1d4c-8bf92e000000
Time:2025-03-02T08:23:04.9289805Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c2e35-501e-0009-404c-8bf92e000000
Time:2025-03-02T08:23:05.9667094Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c2e35-501e-0009-404c-8bf92e000000
Time:2025-03-02T08:23:05.9667094Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c307c-501e-0009-514c-8bf92e000000
Time:2025-03-02T08:23:07.0024085Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c32ec-501e-0009-0e4c-8bf92e000000
Time:2025-03-02T08:23:08.0379500Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c351b-501e-0009-1c4c-8bf92e000000
Time:2025-03-02T08:23:09.0741649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c351b-501e-0009-1c4c-8bf92e000000
Time:2025-03-02T08:23:09.0741649Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.72s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c4693-501e-0009-174c-8bf92e000000
Time:2025-03-02T08:23:17.2579275Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c4902-501e-0009-4c4c-8bf92e000000
Time:2025-03-02T08:23:18.2939583Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c4b7f-501e-0009-344c-8bf92e000000
Time:2025-03-02T08:23:19.3295648Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c4b7f-501e-0009-344c-8bf92e000000
Time:2025-03-02T08:23:19.3295648Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c4ded-501e-0009-3b4c-8bf92e000000
Time:2025-03-02T08:23:20.3664807Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c502d-501e-0009-3a4c-8bf92e000000
Time:2025-03-02T08:23:21.4034818Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c522b-501e-0009-014c-8bf92e000000
Time:2025-03-02T08:23:22.4396954Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c522b-501e-0009-014c-8bf92e000000
Time:2025-03-02T08:23:22.4396954Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.37s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c62b1-501e-0009-564c-8bf92e000000
Time:2025-03-02T08:23:30.6248971Z
--------------------------------------------------------------------------------
2025/03/02 08:23:31 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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c6464-501e-0009-544c-8bf92e000000
Time:2025-03-02T08:23:31.6604911Z
--------------------------------------------------------------------------------
2025/03/02 08:23:32 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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c666e-501e-0009-204c-8bf92e000000
Time:2025-03-02T08:23:32.6959386Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c666e-501e-0009-204c-8bf92e000000
Time:2025-03-02T08:23:32.6959386Z
--------------------------------------------------------------------------------
2025/03/02 08:23:33 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c686f-501e-0009-654c-8bf92e000000
Time:2025-03-02T08:23:33.7314250Z
--------------------------------------------------------------------------------
2025/03/02 08:23:34 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c6a7e-501e-0009-3a4c-8bf92e000000
Time:2025-03-02T08:23:34.7672853Z
--------------------------------------------------------------------------------
2025/03/02 08:23:35 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c6cac-501e-0009-384c-8bf92e000000
Time:2025-03-02T08:23:35.8030559Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c6cac-501e-0009-384c-8bf92e000000
Time:2025-03-02T08:23:35.8030559Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.36s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:23:43 DEBUG : dst/: Creating directory marker
2025/03/02 08:23:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/backup"
2025/03/02 08:23:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/02 08:23:44 DEBUG : Azure container rclone-test-lutuniz9buhu path backup: Using directory markers
2025/03/02 08:23:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-lutuniz9buhu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-lutuniz9buhu/backup"
2025/03/02 08:23:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/02 08:23:44 DEBUG : dst/: Creating directory marker
2025/03/02 08:23:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/02 08:23:44 INFO : dst/file1: Copied (server-side copy)
2025/03/02 08:23:44 INFO : dst/file1: Deleted
2025/03/02 08:23:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/02 08:23:44 INFO : dst/file1: Copied (new)
2025/03/02 08:23:44 INFO : dst/file1: Deleted
2025/03/02 08:23:44 DEBUG : dst/: Removing directory marker
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c8414-501e-0009-4c4c-8bf92e000000
Time:2025-03-02T08:23:44.9791520Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c864d-501e-0009-534c-8bf92e000000
Time:2025-03-02T08:23:46.0147904Z
--------------------------------------------------------------------------------
2025/03/02 08:23: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c8869-501e-0009-364c-8bf92e000000
Time:2025-03-02T08:23:47.0509565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c8869-501e-0009-364c-8bf92e000000
Time:2025-03-02T08:23:47.0509565Z
--------------------------------------------------------------------------------
2025/03/02 08:23:48 DEBUG : backup/dst/: Removing directory marker
2025/03/02 08:23:48 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-lutuniz9buhu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c8ae4-501e-0009-7a4c-8bf92e000000
Time:2025-03-02T08:23:48.1234482Z
--------------------------------------------------------------------------------
2025/03/02 08:23:49 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-lutuniz9buhu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c8d5f-501e-0009-7d4c-8bf92e000000
Time:2025-03-02T08:23:49.1589971Z
--------------------------------------------------------------------------------
2025/03/02 08:23:50 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-lutuniz9buhu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c8f74-501e-0009-634c-8bf92e000000
Time:2025-03-02T08:23:50.1946140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c8f74-501e-0009-634c-8bf92e000000
Time:2025-03-02T08:23:50.1946140Z
--------------------------------------------------------------------------------
2025/03/02 08:23:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c91bf-501e-0009-524c-8bf92e000000
Time:2025-03-02T08:23:51.2309210Z
--------------------------------------------------------------------------------
2025/03/02 08:23:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c93e8-501e-0009-384c-8bf92e000000
Time:2025-03-02T08:23:52.2663153Z
--------------------------------------------------------------------------------
2025/03/02 08:23:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c95fe-501e-0009-114c-8bf92e000000
Time:2025-03-02T08:23:53.3019285Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:837c95fe-501e-0009-114c-8bf92e000000
Time:2025-03-02T08:23:53.3019285Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.50s)
=== 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-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:24:01 DEBUG : A1/: Creating directory marker
2025/03/02 08:24:01 DEBUG : A1/B1/: Creating directory marker
2025/03/02 08:24:01 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/02 08:24:02 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/02 08:24:02 INFO : A1/B2: Making directory
2025/03/02 08:24:02 DEBUG : A1/B2/: Creating directory marker
2025/03/02 08:24:02 INFO : A1/B1/C3: Making directory
2025/03/02 08:24:02 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/03/02 08:24:09 DEBUG : A2/: Creating directory marker
2025/03/02 08:24:09 DEBUG : A2/B1/: Creating directory marker
2025/03/02 08:24:09 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/02 08:24:10 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/02 08:24:10 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/02 08:24:10 DEBUG : A2/B2/: Creating directory marker
2025/03/02 08:24:10 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/02 08:24:10 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/02 08:24:10 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/02 08:24:10 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/02 08:24:10 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/02 08:24:10 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/02 08:24:10 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/02 08:24:10 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/02 08:24:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/02 08:24:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/02 08:24:10 INFO : A1/two: Deleted
2025/03/02 08:24:10 INFO : A1/one: Deleted
2025/03/02 08:24:10 INFO : A1/B1/C1/four: Deleted
2025/03/02 08:24:10 INFO : A1/B1/three: Deleted
2025/03/02 08:24:10 INFO : A1/B1/C2/five: Deleted
2025/03/02 08:24:10 DEBUG : A1/B2/: Removing directory marker
2025/03/02 08:24:10 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/02 08:24:10 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/02 08:24:10 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/02 08:24:10 DEBUG : A1/B1/: Removing directory marker
2025/03/02 08:24:10 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/03/02 08:24:18 DEBUG : A3/: Creating directory marker
2025/03/02 08:24:18 DEBUG : A3/B1/: Creating directory marker
2025/03/02 08:24:18 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/02 08:24:18 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/02 08:24:18 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/02 08:24:18 DEBUG : A3/B2/: Creating directory marker
2025/03/02 08:24:18 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/02 08:24:18 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/02 08:24:18 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/02 08:24:18 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/02 08:24:18 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/02 08:24:18 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/02 08:24:18 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/02 08:24:18 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/02 08:24:18 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/02 08:24:18 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/02 08:24:18 INFO : A2/two: Deleted
2025/03/02 08:24:18 INFO : A2/B1/C2/five: Deleted
2025/03/02 08:24:18 INFO : A2/B1/three: Deleted
2025/03/02 08:24:18 INFO : A2/B1/C1/four: Deleted
2025/03/02 08:24:18 INFO : A2/one: Deleted
2025/03/02 08:24:18 DEBUG : A2/B2/: Removing directory marker
2025/03/02 08:24:19 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/02 08:24:19 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/02 08:24:19 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/02 08:24:19 DEBUG : A2/B1/: Removing directory marker
2025/03/02 08:24:19 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/03/02 08:24:26 INFO : Azure container rclone-test-lutuniz9buhu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/02 08:24:26 DEBUG : A4/: Creating directory marker
2025/03/02 08:24:26 DEBUG : A4/B1/: Creating directory marker
2025/03/02 08:24:26 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/02 08:24:26 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/02 08:24:26 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/02 08:24:27 DEBUG : A4/B2/: Creating directory marker
2025/03/02 08:24:27 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/02 08:24:27 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/02 08:24:27 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/02 08:24:27 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/02 08:24:27 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/02 08:24:27 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/02 08:24:27 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/02 08:24:27 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/02 08:24:27 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/02 08:24:27 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/02 08:24:27 INFO : A3/one: Deleted
2025/03/02 08:24:27 INFO : A3/two: Deleted
2025/03/02 08:24:27 INFO : A3/B1/C1/four: Deleted
2025/03/02 08:24:27 INFO : A3/B1/three: Deleted
2025/03/02 08:24:27 INFO : A3/B1/C2/five: Deleted
2025/03/02 08:24:27 DEBUG : A3/B2/: Removing directory marker
2025/03/02 08:24:27 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/02 08:24:27 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/02 08:24:27 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/02 08:24:27 DEBUG : A3/B1/: Removing directory marker
2025/03/02 08:24:27 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/03/02 08:24:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd1229-f01e-0000-344c-8bbcfd000000
Time:2025-03-02T08:24:35.0283019Z
--------------------------------------------------------------------------------
2025/03/02 08:24:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd1349-f01e-0000-1e4c-8bbcfd000000
Time:2025-03-02T08:24:36.0643386Z
--------------------------------------------------------------------------------
2025/03/02 08:24:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd145f-f01e-0000-114c-8bbcfd000000
Time:2025-03-02T08:24:37.1003475Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd145f-f01e-0000-114c-8bbcfd000000
Time:2025-03-02T08:24:37.1003475Z
--------------------------------------------------------------------------------
2025/03/02 08:24:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd1648-f01e-0000-3f4c-8bbcfd000000
Time:2025-03-02T08:24:38.1359803Z
--------------------------------------------------------------------------------
2025/03/02 08:24:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd17e6-f01e-0000-364c-8bbcfd000000
Time:2025-03-02T08:24:39.1713992Z
--------------------------------------------------------------------------------
2025/03/02 08:24:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd1938-f01e-0000-674c-8bbcfd000000
Time:2025-03-02T08:24:40.2075366Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd1938-f01e-0000-674c-8bbcfd000000
Time:2025-03-02T08:24:40.2075366Z
--------------------------------------------------------------------------------
2025/03/02 08:24:41 DEBUG : A4/B2/: Removing directory marker
2025/03/02 08:24:41 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/02 08:24:41 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/02 08:24:41 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/02 08:24:41 DEBUG : A4/B1/: Removing directory marker
2025/03/02 08:24:41 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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.13s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:24:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd27f2-f01e-0000-504c-8bbcfd000000
Time:2025-03-02T08:24:48.6154288Z
--------------------------------------------------------------------------------
2025/03/02 08:24:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd2aad-f01e-0000-644c-8bbcfd000000
Time:2025-03-02T08:24:49.6509162Z
--------------------------------------------------------------------------------
2025/03/02 08:24:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd2d67-f01e-0000-774c-8bbcfd000000
Time:2025-03-02T08:24:50.6865805Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd2d67-f01e-0000-774c-8bbcfd000000
Time:2025-03-02T08:24:50.6865805Z
--------------------------------------------------------------------------------
2025/03/02 08:24:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd2f40-f01e-0000-254c-8bbcfd000000
Time:2025-03-02T08:24:51.7228828Z
--------------------------------------------------------------------------------
2025/03/02 08:24:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd3040-f01e-0000-614c-8bbcfd000000
Time:2025-03-02T08:24:52.7597363Z
--------------------------------------------------------------------------------
2025/03/02 08:24:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd3129-f01e-0000-094c-8bbcfd000000
Time:2025-03-02T08:24:53.7957397Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd3129-f01e-0000-094c-8bbcfd000000
Time:2025-03-02T08:24:53.7957397Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.37s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:25:01 DEBUG : Azure container rclone-test-lutuniz9buhu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/02 08:25:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/02 08:25:02 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/02 08:25:02 NOTICE: Azure container rclone-test-lutuniz9buhu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/02 08:25:02 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/02 08:25:02 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/02 08:25:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/02 08:25:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/02 08:25:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/02 08:25:02 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/02 08:25:02 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/02 08:25:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd40b0-f01e-0000-554c-8bbcfd000000
Time:2025-03-02T08:25:02.4948143Z
--------------------------------------------------------------------------------
2025/03/02 08:25:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd41eb-f01e-0000-674c-8bbcfd000000
Time:2025-03-02T08:25:03.5310389Z
--------------------------------------------------------------------------------
2025/03/02 08:25:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd42e6-f01e-0000-384c-8bbcfd000000
Time:2025-03-02T08:25:04.5676192Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd42e6-f01e-0000-384c-8bbcfd000000
Time:2025-03-02T08:25:04.5676192Z
--------------------------------------------------------------------------------
2025/03/02 08:25:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd43d3-f01e-0000-7b4c-8bbcfd000000
Time:2025-03-02T08:25:05.6042719Z
--------------------------------------------------------------------------------
2025/03/02 08:25:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd44f8-f01e-0000-704c-8bbcfd000000
Time:2025-03-02T08:25:06.6398363Z
--------------------------------------------------------------------------------
2025/03/02 08:25:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd45cf-f01e-0000-1a4c-8bbcfd000000
Time:2025-03-02T08:25:07.6762736Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd45cf-f01e-0000-1a4c-8bbcfd000000
Time:2025-03-02T08:25:07.6762736Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:25:15 DEBUG : Azure container rclone-test-lutuniz9buhu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/02 08:25:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/02 08:25:15 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/02 08:25:15 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/02 08:25:15 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/02 08:25:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/02 08:25:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/02 08:25:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/02 08:25:16 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/02 08:25:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd580f-f01e-0000-794c-8bbcfd000000
Time:2025-03-02T08:25:16.3729641Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd58f6-f01e-0000-324c-8bbcfd000000
Time:2025-03-02T08:25:17.4084799Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd5a38-f01e-0000-0c4c-8bbcfd000000
Time:2025-03-02T08:25:18.4452372Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd5a38-f01e-0000-0c4c-8bbcfd000000
Time:2025-03-02T08:25:18.4452372Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd5c2b-f01e-0000-1d4c-8bbcfd000000
Time:2025-03-02T08:25:19.4814734Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd5de0-f01e-0000-0e4c-8bbcfd000000
Time:2025-03-02T08:25:20.5169074Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd609a-f01e-0000-164c-8bbcfd000000
Time:2025-03-02T08:25:21.5526026Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd609a-f01e-0000-164c-8bbcfd000000
Time:2025-03-02T08:25:21.5526026Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:25:29 DEBUG : Azure container rclone-test-lutuniz9buhu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/02 08:25:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:25:29 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/02 08:25:29 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/02 08:25:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/02 08:25:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/02 08:25:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/02 08:25:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd6e85-f01e-0000-2d4c-8bbcfd000000
Time:2025-03-02T08:25:30.2449912Z
--------------------------------------------------------------------------------
2025/03/02 08:25:31 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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd6f3c-f01e-0000-2e4c-8bbcfd000000
Time:2025-03-02T08:25:31.2810462Z
--------------------------------------------------------------------------------
2025/03/02 08:25:32 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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd702f-f01e-0000-734c-8bbcfd000000
Time:2025-03-02T08:25:32.3165620Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd702f-f01e-0000-734c-8bbcfd000000
Time:2025-03-02T08:25:32.3165620Z
--------------------------------------------------------------------------------
2025/03/02 08:25:33 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd7223-f01e-0000-314c-8bbcfd000000
Time:2025-03-02T08:25:33.3522968Z
--------------------------------------------------------------------------------
2025/03/02 08:25:34 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd73ed-f01e-0000-434c-8bbcfd000000
Time:2025-03-02T08:25:34.3884764Z
--------------------------------------------------------------------------------
2025/03/02 08:25:35 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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd7508-f01e-0000-204c-8bbcfd000000
Time:2025-03-02T08:25:35.4254182Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd7508-f01e-0000-204c-8bbcfd000000
Time:2025-03-02T08:25:35.4254182Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:25:43 DEBUG : Azure container rclone-test-lutuniz9buhu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/02 08:25:43 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/02 08:25:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/02 08:25:43 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/02 08:25:43 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/02 08:25:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/02 08:25:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/02 08:25:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/02 08:25:43 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/02 08:25:43 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/02 08:25:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd7eed-f01e-0000-354c-8bbcfd000000
Time:2025-03-02T08:25:44.1178360Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd7fcb-f01e-0000-614c-8bbcfd000000
Time:2025-03-02T08:25:45.1541443Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd80fe-f01e-0000-5f4c-8bbcfd000000
Time:2025-03-02T08:25:46.1910165Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd80fe-f01e-0000-5f4c-8bbcfd000000
Time:2025-03-02T08:25:46.1910165Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd8208-f01e-0000-2c4c-8bbcfd000000
Time:2025-03-02T08:25:47.2268655Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd82fe-f01e-0000-6d4c-8bbcfd000000
Time:2025-03-02T08:25:48.2630626Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd8478-f01e-0000-714c-8bbcfd000000
Time:2025-03-02T08:25:49.2992605Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd8478-f01e-0000-714c-8bbcfd000000
Time:2025-03-02T08:25:49.2992605Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.50s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.88s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.88s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.87s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.87s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd8cff-f01e-0000-714c-8bbcfd000000
Time:2025-03-02T08:25:57.4853447Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd8da8-f01e-0000-7c4c-8bbcfd000000
Time:2025-03-02T08:25:58.5215744Z
--------------------------------------------------------------------------------
2025/03/02 08:25: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd8e7e-f01e-0000-254c-8bbcfd000000
Time:2025-03-02T08:25:59.5581148Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd8e7e-f01e-0000-254c-8bbcfd000000
Time:2025-03-02T08:25:59.5581148Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd8fa3-f01e-0000-104c-8bbcfd000000
Time:2025-03-02T08:26:00.5948838Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9084-f01e-0000-394c-8bbcfd000000
Time:2025-03-02T08:26:01.6310785Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd915b-f01e-0000-574c-8bbcfd000000
Time:2025-03-02T08:26:02.6670314Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd915b-f01e-0000-574c-8bbcfd000000
Time:2025-03-02T08:26:02.6670314Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.37s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:26:10 DEBUG : Azure container rclone-test-lutuniz9buhu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/02 08:26:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/02 08:26:10 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/02 08:26: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9972-f01e-0000-7b4c-8bbcfd000000
Time:2025-03-02T08:26:11.1809662Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9aa9-f01e-0000-544c-8bbcfd000000
Time:2025-03-02T08:26:12.2166102Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9b9c-f01e-0000-174c-8bbcfd000000
Time:2025-03-02T08:26:13.2523274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9b9c-f01e-0000-174c-8bbcfd000000
Time:2025-03-02T08:26:13.2523274Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9caf-f01e-0000-6c4c-8bbcfd000000
Time:2025-03-02T08:26:14.2892604Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9d6c-f01e-0000-034c-8bbcfd000000
Time:2025-03-02T08:26:15.3260424Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9e87-f01e-0000-6d4c-8bbcfd000000
Time:2025-03-02T08:26:16.3626443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dd9e87-f01e-0000-6d4c-8bbcfd000000
Time:2025-03-02T08:26:16.3626443Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.69s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/02 08:26: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dda70e-f01e-0000-664c-8bbcfd000000
Time:2025-03-02T08:26:24.5470720Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dda810-f01e-0000-364c-8bbcfd000000
Time:2025-03-02T08:26:25.5833095Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dda91c-f01e-0000-0a4c-8bbcfd000000
Time:2025-03-02T08:26:26.6199110Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dda91c-f01e-0000-0a4c-8bbcfd000000
Time:2025-03-02T08:26:26.6199110Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddaa02-f01e-0000-474c-8bbcfd000000
Time:2025-03-02T08:26:27.6560061Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddab1d-f01e-0000-1b4c-8bbcfd000000
Time:2025-03-02T08:26:28.6921224Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddac17-f01e-0000-4d4c-8bbcfd000000
Time:2025-03-02T08:26:29.7297607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddac17-f01e-0000-4d4c-8bbcfd000000
Time:2025-03-02T08:26:29.7297607Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.37s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
2025/03/02 08:26:38 DEBUG : sub dir/: Creating directory marker
2025/03/02 08:26:38 DEBUG : Azure container rclone-test-lutuniz9buhu: Touching "sub dir/potato3"
2025/03/02 08:26:38 DEBUG : Azure container rclone-test-lutuniz9buhu: Touching "potato2"
2025/03/02 08:26:38 DEBUG : Azure container rclone-test-lutuniz9buhu: Touching "empty space"
2025/03/02 08:26:38 DEBUG : sub dir/: Removing directory marker
2025/03/02 08:26:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddb58b-f01e-0000-0b4c-8bbcfd000000
Time:2025-03-02T08:26:38.7214727Z
--------------------------------------------------------------------------------
2025/03/02 08:26:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddb727-f01e-0000-664c-8bbcfd000000
Time:2025-03-02T08:26:39.7578534Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddb899-f01e-0000-1f4c-8bbcfd000000
Time:2025-03-02T08:26:40.7936647Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddb899-f01e-0000-1f4c-8bbcfd000000
Time:2025-03-02T08:26:40.7936647Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddb9ef-f01e-0000-2f4c-8bbcfd000000
Time:2025-03-02T08:26:41.8297423Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddbafc-f01e-0000-0d4c-8bbcfd000000
Time:2025-03-02T08:26:42.8659190Z
--------------------------------------------------------------------------------
2025/03/02 08:26: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddbbe2-f01e-0000-4c4c-8bbcfd000000
Time:2025-03-02T08:26:43.9018508Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddbbe2-f01e-0000-4c4c-8bbcfd000000
Time:2025-03-02T08:26:43.9018508Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.17s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/02 08:26:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddc3b4-f01e-0000-654c-8bbcfd000000
Time:2025-03-02T08:26:52.0869737Z
--------------------------------------------------------------------------------
2025/03/02 08:26:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddc4ac-f01e-0000-384c-8bbcfd000000
Time:2025-03-02T08:26:53.1230297Z
--------------------------------------------------------------------------------
2025/03/02 08:26:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddc5d2-f01e-0000-1f4c-8bbcfd000000
Time:2025-03-02T08:26:54.1594800Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddc5d2-f01e-0000-1f4c-8bbcfd000000
Time:2025-03-02T08:26:54.1594800Z
--------------------------------------------------------------------------------
2025/03/02 08:26:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddc71f-f01e-0000-374c-8bbcfd000000
Time:2025-03-02T08:26:55.1962834Z
--------------------------------------------------------------------------------
2025/03/02 08:26:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddc80d-f01e-0000-7d4c-8bbcfd000000
Time:2025-03-02T08:26:56.2322109Z
--------------------------------------------------------------------------------
2025/03/02 08:26:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddc8e1-f01e-0000-204c-8bbcfd000000
Time:2025-03-02T08:26:57.2681696Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddc8e1-f01e-0000-204c-8bbcfd000000
Time:2025-03-02T08:26:57.2681696Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.37s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddd030-f01e-0000-734c-8bbcfd000000
Time:2025-03-02T08:27:05.4539497Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddd14d-f01e-0000-5a4c-8bbcfd000000
Time:2025-03-02T08:27:06.4902409Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddd23b-f01e-0000-104c-8bbcfd000000
Time:2025-03-02T08:27:07.5264207Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddd23b-f01e-0000-104c-8bbcfd000000
Time:2025-03-02T08:27:07.5264207Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddd37a-f01e-0000-0e4c-8bbcfd000000
Time:2025-03-02T08:27:08.5622847Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddd4a1-f01e-0000-7d4c-8bbcfd000000
Time:2025-03-02T08:27:09.5987161Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddd5ee-f01e-0000-134c-8bbcfd000000
Time:2025-03-02T08:27:10.6349466Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddd5ee-f01e-0000-134c-8bbcfd000000
Time:2025-03-02T08:27:10.6349466Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.37s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dde0c9-f01e-0000-184c-8bbcfd000000
Time:2025-03-02T08:27:18.8230942Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dde1eb-f01e-0000-684c-8bbcfd000000
Time:2025-03-02T08:27:19.8591307Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dde2ef-f01e-0000-434c-8bbcfd000000
Time:2025-03-02T08:27:20.8950834Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dde2ef-f01e-0000-434c-8bbcfd000000
Time:2025-03-02T08:27:20.8950834Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dde47f-f01e-0000-1b4c-8bbcfd000000
Time:2025-03-02T08:27:21.9313618Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dde5cb-f01e-0000-3e4c-8bbcfd000000
Time:2025-03-02T08:27:22.9672263Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dde720-f01e-0000-6d4c-8bbcfd000000
Time:2025-03-02T08:27:24.0029078Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86dde720-f01e-0000-6d4c-8bbcfd000000
Time:2025-03-02T08:27:24.0029078Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.37s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddf243-f01e-0000-3c4c-8bbcfd000000
Time:2025-03-02T08:27:32.1923155Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddf39a-f01e-0000-634c-8bbcfd000000
Time:2025-03-02T08:27:33.2283318Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddf4f6-f01e-0000-024c-8bbcfd000000
Time:2025-03-02T08:27:34.2644564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddf4f6-f01e-0000-024c-8bbcfd000000
Time:2025-03-02T08:27:34.2644564Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddf623-f01e-0000-804c-8bbcfd000000
Time:2025-03-02T08:27:35.3010158Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddf756-f01e-0000-7f4c-8bbcfd000000
Time:2025-03-02T08:27:36.3372271Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddf867-f01e-0000-604c-8bbcfd000000
Time:2025-03-02T08:27:37.3736146Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86ddf867-f01e-0000-604c-8bbcfd000000
Time:2025-03-02T08:27:37.3736146Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.37s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de00d7-f01e-0000-474c-8bbcfd000000
Time:2025-03-02T08:27:45.5606207Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de021a-f01e-0000-6a4c-8bbcfd000000
Time:2025-03-02T08:27:46.5963686Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de0352-f01e-0000-7e4c-8bbcfd000000
Time:2025-03-02T08:27:47.6332039Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de0352-f01e-0000-7e4c-8bbcfd000000
Time:2025-03-02T08:27:47.6332039Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de04c0-f01e-0000-7d4c-8bbcfd000000
Time:2025-03-02T08:27:48.6689430Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de0675-f01e-0000-694c-8bbcfd000000
Time:2025-03-02T08:27:49.7049475Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de07f3-f01e-0000-384c-8bbcfd000000
Time:2025-03-02T08:27:50.7407344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de07f3-f01e-0000-384c-8bbcfd000000
Time:2025-03-02T08:27:50.7407344Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.37s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-lutuniz9buhu", Local "Local file system at /tmp/rclone3559310175", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de1375-f01e-0000-254d-8bbcfd000000
Time:2025-03-02T08:27:58.9248497Z
--------------------------------------------------------------------------------
2025/03/02 08:27: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de14ed-f01e-0000-674d-8bbcfd000000
Time:2025-03-02T08:27:59.9613204Z
--------------------------------------------------------------------------------
2025/03/02 08:28: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-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de15e0-f01e-0000-364d-8bbcfd000000
Time:2025-03-02T08:28:00.9980718Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de15e0-f01e-0000-364d-8bbcfd000000
Time:2025-03-02T08:28:00.9980718Z
--------------------------------------------------------------------------------
2025/03/02 08:28: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de1707-f01e-0000-1b4d-8bbcfd000000
Time:2025-03-02T08:28:02.0339674Z
--------------------------------------------------------------------------------
2025/03/02 08:28: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de183b-f01e-0000-0d4d-8bbcfd000000
Time:2025-03-02T08:28:03.0708134Z
--------------------------------------------------------------------------------
2025/03/02 08:28: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-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de1973-f01e-0000-194d-8bbcfd000000
Time:2025-03-02T08:28:04.1067920Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-lutuniz9buhu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86de1973-f01e-0000-194d-8bbcfd000000
Time:2025-03-02T08:28:04.1067920Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/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.37s)
=== 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/03/02 08:28:12 DEBUG : Azure container rclone-test-lutuniz9buhu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m4.998693508s (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]