"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/09 04:46:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo"
2025/02/09 04:46:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:46:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:46:23 DEBUG : Azure container rclone-test-detezef6nabo: Using directory markers
2025/02/09 04:46:23 DEBUG : Creating backend with remote "/tmp/rclone143101190"
=== 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-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:46:23 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/09 04:46:23 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/09 04:46:23 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/09 04:46:24 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/09 04:46:24 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/09 04:46:24 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/09 04:46:24 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/09 04:46:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/09 04:46:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/09 04:46:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/09 04:46:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/09 04:46:24 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/09 04:46:25 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/02/09 04:46:26 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/09 04:46:26 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/09 04:46:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/09 04:46:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/09 04:46:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/09 04:46:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/09 04:46:26 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/09 04:46:27 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/09 04:46:28 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/09 04:46:29 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/09 04:46:30 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/09 04:46:32 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/09 04:46:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/09 04:46:34 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.72s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.17s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.91s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.61s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.58s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.53s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.56s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:46:34 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/09 04:46:34 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/09 04:46:34 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/09 04:46:34 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/09 04:46:34 DEBUG : chunksize-probe: Removing empty object
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/09 04:46:35 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/09 04:46:35 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/09 04:46:35 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/09 04:46:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/09 04:46:35 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/09 04:46:35 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/09 04:46:35 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/09 04:46:35 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/09 04:46:35 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/09 04:46:35 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/09 04:46:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/09 04:46:36 DEBUG : Returning error reader
2025/02/09 04:46:36 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/09 04:46:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:37 DEBUG : Returning error reader
2025/02/09 04:46:37 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/09 04:46:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:38 DEBUG : Returning error reader
2025/02/09 04:46:38 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/09 04:46:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:39 DEBUG : Returning error reader
2025/02/09 04:46:39 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/09 04:46:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:40 DEBUG : Returning error reader
2025/02/09 04:46:40 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/09 04:46:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:41 DEBUG : Returning error reader
2025/02/09 04:46:41 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/09 04:46:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:42 DEBUG : Returning error reader
2025/02/09 04:46:42 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/09 04:46:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:43 DEBUG : Returning error reader
2025/02/09 04:46:43 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/09 04:46:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:44 DEBUG : Returning error reader
2025/02/09 04:46:44 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/09 04:46:44 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/09 04:46:45 DEBUG : Returning error reader
2025/02/09 04:46:45 DEBUG : BOOM: simulated read failure
2025/02/09 04:46:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/09 04:46:45 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/09 04:46:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/09 04:46:45 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/09 04:46:45 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/09 04:46:45 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/09 04:46:45 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.23s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/09 04:46:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/09 04:46:52 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/09 04:46:52 DEBUG : potato: Seek from 10 to 0
2025/02/09 04:46:52 DEBUG : potato: Seek from 10 to 0
2025/02/09 04:46:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/09 04:46:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/09 04:46:52 DEBUG : potato: Seek from 5 to 2
2025/02/09 04:46:52 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/09 04:46:52 DEBUG : potato: Seek from 7 to 0
2025/02/09 04:46:52 DEBUG : potato: Seek from 7 to 0
2025/02/09 04:46:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/09 04:46:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/09 04:46:52 DEBUG : potato: Seek from 5 to 2
2025/02/09 04:46:52 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/09 04:46:52 DEBUG : potato: Seek from 8 to 0
2025/02/09 04:46:52 DEBUG : potato: Seek from 8 to 0
2025/02/09 04:46:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/09 04:46:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/09 04:46:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/09 04:46:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/09 04:46:52 DEBUG : potato: Seek from 5 to 2
2025/02/09 04:46:52 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/09 04:46:52 DEBUG : potato: Seek from 9 to 0
2025/02/09 04:46:52 DEBUG : potato: Seek from 9 to 0
2025/02/09 04:46:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", 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/02/09 04:46:53 DEBUG : Creating backend with remote "nonexistent"
2025/02/09 04:46:53 DEBUG : Creating backend with remote "nonexistent"
2025/02/09 04:46:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/09 04:46:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/02/09 04:46:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/09 04:46:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", 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.45s)
--- 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-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.23s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:46:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/09 04:46:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/09 04:46:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/09 04:46:56 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/09 04:46:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/09 04:46:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/09 04:46:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/09 04:46:56 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:46:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/data"
2025/02/09 04:46:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:46:57 DEBUG : Azure container rclone-test-detezef6nabo path data: Using directory markers
2025/02/09 04:46:57 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/02/09 04:46:59 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.88s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:46:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/data"
2025/02/09 04:46:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:46:59 DEBUG : Azure container rclone-test-detezef6nabo path data: Using directory markers
2025/02/09 04:46:59 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/02/09 04:47:02 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.15s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.20s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/02/09 04:47:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xunewus8seli"
2025/02/09 04:47:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:03 DEBUG : Azure container rclone-test-xunewus8seli: Using directory markers
2025/02/09 04:47:03 DEBUG : Creating backend with remote "/tmp/rclone2916737333"
run.go:180: Remote "Azure container rclone-test-xunewus8seli", Local "Local file system at /tmp/rclone2916737333", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/09 04:47:03 ERROR : hello, world!: sum not found
2025/02/09 04:47:03 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-xunewus8seli
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xunewus8seli: 1 files missing
2025/02/09 04:47:03 NOTICE: 1 hashes missing
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xunewus8seli: 2 differences found
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xunewus8seli: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/09 04:47:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xunewus8seli: 0 differences found
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xunewus8seli: 1 matching files
2025/02/09 04:47:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sitihij0vedu"
2025/02/09 04:47:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:03 DEBUG : Azure container rclone-test-sitihij0vedu: Using directory markers
2025/02/09 04:47:03 DEBUG : Creating backend with remote "/tmp/rclone368966279"
run.go:180: Remote "Azure container rclone-test-sitihij0vedu", Local "Local file system at /tmp/rclone368966279", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/09 04:47:03 ERROR : HELLO, WORLD!: sum not found
2025/02/09 04:47:03 ERROR : hello, world!: file not in Azure container rclone-test-sitihij0vedu
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-sitihij0vedu: 1 files missing
2025/02/09 04:47:03 NOTICE: 1 hashes missing
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-sitihij0vedu: 2 differences found
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-sitihij0vedu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/09 04:47:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-sitihij0vedu: 0 differences found
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-sitihij0vedu: 1 matching files
2025/02/09 04:47:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xakemol1kure"
2025/02/09 04:47:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:03 DEBUG : Azure container rclone-test-xakemol1kure: Using directory markers
2025/02/09 04:47:03 DEBUG : Creating backend with remote "/tmp/rclone807192590"
run.go:180: Remote "Azure container rclone-test-xakemol1kure", Local "Local file system at /tmp/rclone807192590", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/09 04:47:03 ERROR : HeLlO, wOrLd!: sum not found
2025/02/09 04:47:03 ERROR : hello, world!: file not in Azure container rclone-test-xakemol1kure
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xakemol1kure: 1 files missing
2025/02/09 04:47:03 NOTICE: 1 hashes missing
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xakemol1kure: 2 differences found
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xakemol1kure: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/09 04:47:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xakemol1kure: 0 differences found
2025/02/09 04:47:03 NOTICE: Azure container rclone-test-xakemol1kure: 1 matching files
2025/02/09 04:47:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xixizez4lupo"
2025/02/09 04:47:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:03 DEBUG : Azure container rclone-test-xixizez4lupo: Using directory markers
2025/02/09 04:47:03 DEBUG : Creating backend with remote "/tmp/rclone3412140480"
run.go:180: Remote "Azure container rclone-test-xixizez4lupo", Local "Local file system at /tmp/rclone3412140480", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/09 04:47:04 ERROR : HELLO, WORLD!: sum not found
2025/02/09 04:47:04 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-xixizez4lupo
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-xixizez4lupo: 1 files missing
2025/02/09 04:47:04 NOTICE: 1 hashes missing
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-xixizez4lupo: 2 differences found
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-xixizez4lupo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/09 04:47:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-xixizez4lupo: 0 differences found
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-xixizez4lupo: 1 matching files
2025/02/09 04:47:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jahiyey4naze"
2025/02/09 04:47:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:04 DEBUG : Azure container rclone-test-jahiyey4naze: Using directory markers
2025/02/09 04:47:04 DEBUG : Creating backend with remote "/tmp/rclone1034700874"
run.go:180: Remote "Azure container rclone-test-jahiyey4naze", Local "Local file system at /tmp/rclone1034700874", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/09 04:47:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/09 04:47:04 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-jahiyey4naze
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-jahiyey4naze: 1 files missing
2025/02/09 04:47:04 NOTICE: 1 hashes missing
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-jahiyey4naze: 2 differences found
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-jahiyey4naze: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/09 04:47:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-jahiyey4naze: 0 differences found
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-jahiyey4naze: 1 matching files
2025/02/09 04:47:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sumodis5luzu"
2025/02/09 04:47:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:04 DEBUG : Azure container rclone-test-sumodis5luzu: Using directory markers
2025/02/09 04:47:04 DEBUG : Creating backend with remote "/tmp/rclone771201297"
run.go:180: Remote "Azure container rclone-test-sumodis5luzu", Local "Local file system at /tmp/rclone771201297", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/09 04:47:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/09 04:47:04 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-sumodis5luzu
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-sumodis5luzu: 1 files missing
2025/02/09 04:47:04 NOTICE: 1 hashes missing
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-sumodis5luzu: 2 differences found
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-sumodis5luzu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/09 04:47:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-sumodis5luzu: 0 differences found
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-sumodis5luzu: 1 matching files
2025/02/09 04:47:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xadisat1bisu"
2025/02/09 04:47:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:04 DEBUG : Azure container rclone-test-xadisat1bisu: Using directory markers
2025/02/09 04:47:04 DEBUG : Creating backend with remote "/tmp/rclone4128887017"
run.go:180: Remote "Azure container rclone-test-xadisat1bisu", Local "Local file system at /tmp/rclone4128887017", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/09 04:47:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/09 04:47:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xadisat1bisu
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-xadisat1bisu: 1 files missing
2025/02/09 04:47:04 NOTICE: 1 hashes missing
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-xadisat1bisu: 2 differences found
2025/02/09 04:47:04 NOTICE: Azure container rclone-test-xadisat1bisu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/09 04:47:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-xadisat1bisu: 0 differences found
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-xadisat1bisu: 1 matching files
2025/02/09 04:47:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-facolon8qaca"
2025/02/09 04:47:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:05 DEBUG : Azure container rclone-test-facolon8qaca: Using directory markers
2025/02/09 04:47:05 DEBUG : Creating backend with remote "/tmp/rclone2409064116"
run.go:180: Remote "Azure container rclone-test-facolon8qaca", Local "Local file system at /tmp/rclone2409064116", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/09 04:47:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/09 04:47:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-facolon8qaca
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-facolon8qaca: 1 files missing
2025/02/09 04:47:05 NOTICE: 1 hashes missing
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-facolon8qaca: 2 differences found
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-facolon8qaca: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/09 04:47:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-facolon8qaca: 0 differences found
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-facolon8qaca: 1 matching files
2025/02/09 04:47:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xiwadam0xeku"
2025/02/09 04:47:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:05 DEBUG : Azure container rclone-test-xiwadam0xeku: Using directory markers
2025/02/09 04:47:05 DEBUG : Creating backend with remote "/tmp/rclone2689314933"
run.go:180: Remote "Azure container rclone-test-xiwadam0xeku", Local "Local file system at /tmp/rclone2689314933", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/09 04:47:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/09 04:47:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xiwadam0xeku
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-xiwadam0xeku: 1 files missing
2025/02/09 04:47:05 NOTICE: 1 hashes missing
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-xiwadam0xeku: 2 differences found
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-xiwadam0xeku: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/09 04:47:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-xiwadam0xeku: 0 differences found
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-xiwadam0xeku: 1 matching files
2025/02/09 04:47:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-juhezax5wone"
2025/02/09 04:47:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:47:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:05 DEBUG : Azure container rclone-test-juhezax5wone: Using directory markers
2025/02/09 04:47:05 DEBUG : Creating backend with remote "/tmp/rclone547587067"
run.go:180: Remote "Azure container rclone-test-juhezax5wone", Local "Local file system at /tmp/rclone547587067", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/09 04:47:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/09 04:47:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-juhezax5wone
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-juhezax5wone: 1 files missing
2025/02/09 04:47:05 NOTICE: 1 hashes missing
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-juhezax5wone: 2 differences found
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-juhezax5wone: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/09 04:47:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-juhezax5wone: 0 differences found
2025/02/09 04:47:05 NOTICE: Azure container rclone-test-juhezax5wone: 1 matching files
2025/02/09 04:47:05 DEBUG : Azure container rclone-test-juhezax5wone: Purge remote
2025/02/09 04:47:05 DEBUG : Azure container rclone-test-xiwadam0xeku: Purge remote
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-facolon8qaca: Purge remote
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-xadisat1bisu: Purge remote
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-sumodis5luzu: Purge remote
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-jahiyey4naze: Purge remote
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-xixizez4lupo: Purge remote
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-xakemol1kure: Purge remote
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-sitihij0vedu: Purge remote
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-xunewus8seli: Purge remote
--- PASS: TestApplyTransforms (3.59s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:47:06 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/09 04:47:06 DEBUG : sub/: Creating directory marker
2025/02/09 04:47:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/09 04:47:06 INFO : file1: Copied (new) to: sub/file2
2025/02/09 04:47:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:47:06 DEBUG : file1: Unchanged skipping
2025/02/09 04:47:06 DEBUG : Azure container rclone-test-detezef6nabo: don't need to copy/move sub/file2, it is already at target location
2025/02/09 04:47:07 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:47:07 DEBUG : dst/: Creating directory marker
2025/02/09 04:47:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/backup"
2025/02/09 04:47:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:07 DEBUG : Azure container rclone-test-detezef6nabo path backup: Using directory markers
2025/02/09 04:47:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/backup"
2025/02/09 04:47:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/09 04:47:07 DEBUG : dst/: Creating directory marker
2025/02/09 04:47:07 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/09 04:47:07 INFO : dst/file1: Copied (server-side copy)
2025/02/09 04:47:07 INFO : dst/file1: Deleted
2025/02/09 04:47:07 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/09 04:47:07 INFO : dst/file1: Copied (new)
2025/02/09 04:47:08 DEBUG : dst/: Removing directory marker
2025/02/09 04:47:08 DEBUG : backup/dst/: Removing directory marker
2025/02/09 04:47:08 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee500fc-401e-0083-57ad-7aa29f000000
Time:2025-02-09T04:47:08.2683795Z
--------------------------------------------------------------------------------
2025/02/09 04:47:09 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee50258-401e-0083-80ad-7aa29f000000
Time:2025-02-09T04:47:09.3094698Z
--------------------------------------------------------------------------------
2025/02/09 04:47:10 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee503dc-401e-0083-36ad-7aa29f000000
Time:2025-02-09T04:47:10.3480945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee503dc-401e-0083-36ad-7aa29f000000
Time:2025-02-09T04:47:10.3480945Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.16s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:47:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/dst"
2025/02/09 04:47:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:11 DEBUG : Azure container rclone-test-detezef6nabo path dst: Using directory markers
2025/02/09 04:47:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CompareDest"
2025/02/09 04:47:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:11 DEBUG : Azure container rclone-test-detezef6nabo path CompareDest: Using directory markers
2025/02/09 04:47:11 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CompareDest"
2025/02/09 04:47:11 DEBUG : one: Need to transfer - File not found at Destination
2025/02/09 04:47:11 DEBUG : /: Creating directory marker
2025/02/09 04:47:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/09 04:47:11 INFO : one: Copied (new)
2025/02/09 04:47:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CompareDest"
2025/02/09 04:47:11 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/09 04:47:11 DEBUG : /: Creating directory marker
2025/02/09 04:47:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/09 04:47:12 INFO : one: Copied (replaced existing)
2025/02/09 04:47:12 DEBUG : dst/: Creating directory marker
2025/02/09 04:47:12 DEBUG : CompareDest/: Creating directory marker
2025/02/09 04:47:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CompareDest"
2025/02/09 04:47:12 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/09 04:47:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:47:12 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/09 04:47:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CompareDest"
2025/02/09 04:47:12 DEBUG : two: Need to transfer - File not found at Destination
2025/02/09 04:47:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:47:12 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/09 04:47:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CompareDest"
2025/02/09 04:47:13 DEBUG : two: Need to transfer - File not found at Destination
2025/02/09 04:47:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:47:13 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/09 04:47:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CompareDest"
2025/02/09 04:47:13 DEBUG : two: Need to transfer - File not found at Destination
2025/02/09 04:47:13 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/09 04:47:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/09 04:47:13 INFO : two: Copied (new)
2025/02/09 04:47:13 DEBUG : dst/: Removing directory marker
2025/02/09 04:47:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee50892-401e-0083-23ad-7aa29f000000
Time:2025-02-09T04:47:13.7653421Z
--------------------------------------------------------------------------------
2025/02/09 04:47:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee509cf-401e-0083-2bad-7aa29f000000
Time:2025-02-09T04:47:14.8033985Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee50adf-401e-0083-0fad-7aa29f000000
Time:2025-02-09T04:47:15.8411934Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee50adf-401e-0083-0fad-7aa29f000000
Time:2025-02-09T04:47:15.8411934Z
--------------------------------------------------------------------------------
2025/02/09 04:47:16 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.61s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:47:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/dst"
2025/02/09 04:47:24 DEBUG : Config file has changed externally - reloading
2025/02/09 04:47:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:24 DEBUG : Azure container rclone-test-detezef6nabo path dst: Using directory markers
2025/02/09 04:47:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CopyDest"
2025/02/09 04:47:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:24 DEBUG : Azure container rclone-test-detezef6nabo path CopyDest: Using directory markers
2025/02/09 04:47:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CopyDest"
2025/02/09 04:47:24 DEBUG : one: Need to transfer - File not found at Destination
2025/02/09 04:47:24 DEBUG : /: Creating directory marker
2025/02/09 04:47:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/09 04:47:24 INFO : one: Copied (new)
2025/02/09 04:47:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CopyDest"
2025/02/09 04:47:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/09 04:47:24 DEBUG : /: Creating directory marker
2025/02/09 04:47:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/09 04:47:24 INFO : one: Copied (replaced existing)
2025/02/09 04:47:24 DEBUG : dst/: Creating directory marker
2025/02/09 04:47:24 DEBUG : CopyDest/: Creating directory marker
2025/02/09 04:47:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/BackupDir"
2025/02/09 04:47:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:47:25 DEBUG : Azure container rclone-test-detezef6nabo path BackupDir: Using directory markers
2025/02/09 04:47:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/BackupDir"
2025/02/09 04:47:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CopyDest"
2025/02/09 04:47:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/09 04:47:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:47:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/09 04:47:25 DEBUG : /: Creating directory marker
2025/02/09 04:47:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/09 04:47:25 INFO : one: Copied (server-side copy)
2025/02/09 04:47:25 INFO : one: Deleted
2025/02/09 04:47:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/09 04:47:25 INFO : one: Copied (server-side copy)
2025/02/09 04:47:25 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/09 04:47:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CopyDest"
2025/02/09 04:47:25 DEBUG : two: Need to transfer - File not found at Destination
2025/02/09 04:47:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:47:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/09 04:47:26 INFO : two: Copied (server-side copy)
2025/02/09 04:47:26 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/09 04:47:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CopyDest"
2025/02/09 04:47:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:47:26 DEBUG : two: Unchanged skipping
2025/02/09 04:47:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/CopyDest"
2025/02/09 04:47:26 DEBUG : three: Need to transfer - File not found at Destination
2025/02/09 04:47:26 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/09 04:47:26 DEBUG : three: Destination not found in --copy-dest
2025/02/09 04:47:26 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/09 04:47:26 INFO : three: Copied (new)
2025/02/09 04:47:27 DEBUG : dst/: Removing directory marker
2025/02/09 04:47:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee51bd3-401e-0083-29ad-7aa29f000000
Time:2025-02-09T04:47:27.1834028Z
--------------------------------------------------------------------------------
2025/02/09 04:47:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee51dd8-401e-0083-6fad-7aa29f000000
Time:2025-02-09T04:47:28.2216669Z
--------------------------------------------------------------------------------
2025/02/09 04:47:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee51fae-401e-0083-10ad-7aa29f000000
Time:2025-02-09T04:47:29.2592197Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee51fae-401e-0083-10ad-7aa29f000000
Time:2025-02-09T04:47:29.2592197Z
--------------------------------------------------------------------------------
2025/02/09 04:47:30 DEBUG : CopyDest/: Removing directory marker
2025/02/09 04:47:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee52186-401e-0083-7bad-7aa29f000000
Time:2025-02-09T04:47:30.3359809Z
--------------------------------------------------------------------------------
2025/02/09 04:47:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee52315-401e-0083-5ead-7aa29f000000
Time:2025-02-09T04:47:31.3742895Z
--------------------------------------------------------------------------------
2025/02/09 04:47:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee52473-401e-0083-0ead-7aa29f000000
Time:2025-02-09T04:47:32.4193542Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee52473-401e-0083-0ead-7aa29f000000
Time:2025-02-09T04:47:32.4193542Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.54s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/09 04:47: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee530d2-401e-0083-43ad-7aa29f000000
Time:2025-02-09T04:47:40.6122218Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee531e0-401e-0083-23ad-7aa29f000000
Time:2025-02-09T04:47:41.6502051Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5330f-401e-0083-23ad-7aa29f000000
Time:2025-02-09T04:47:42.6886808Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5330f-401e-0083-23ad-7aa29f000000
Time:2025-02-09T04:47:42.6886808Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee533f0-401e-0083-6dad-7aa29f000000
Time:2025-02-09T04:47:43.7266249Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee534da-401e-0083-25ad-7aa29f000000
Time:2025-02-09T04:47:44.7647992Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee535f0-401e-0083-06ad-7aa29f000000
Time:2025-02-09T04:47:45.8036406Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee535f0-401e-0083-06ad-7aa29f000000
Time:2025-02-09T04:47:45.8036406Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/09 04:47: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee540f6-401e-0083-45ad-7aa29f000000
Time:2025-02-09T04:47:53.9959015Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5428e-401e-0083-23ad-7aa29f000000
Time:2025-02-09T04:47:55.0336855Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee543ea-401e-0083-5bad-7aa29f000000
Time:2025-02-09T04:47:56.0721189Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee543ea-401e-0083-5bad-7aa29f000000
Time:2025-02-09T04:47:56.0721189Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee54535-401e-0083-6aad-7aa29f000000
Time:2025-02-09T04:47:57.1101060Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5462d-401e-0083-36ad-7aa29f000000
Time:2025-02-09T04:47:58.1487620Z
--------------------------------------------------------------------------------
2025/02/09 04:47: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5473e-401e-0083-15ad-7aa29f000000
Time:2025-02-09T04:47:59.1867301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5473e-401e-0083-15ad-7aa29f000000
Time:2025-02-09T04:47:59.1867301Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:48:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/09 04:48:07 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/09 04:48:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/09 04:48:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/09 04:48:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/09 04:48:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/09 04:48:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/09 04:48:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/09 04:48:08 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9804e3f4e1fad98cd1dc997a377cbcd1 OK
2025/02/09 04:48:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5546a-401e-0083-29ad-7aa29f000000
Time:2025-02-09T04:48:08.2844540Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee555a5-401e-0083-2ead-7aa29f000000
Time:2025-02-09T04:48:09.3226542Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee556a3-401e-0083-77ad-7aa29f000000
Time:2025-02-09T04:48:10.3606123Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee556a3-401e-0083-77ad-7aa29f000000
Time:2025-02-09T04:48:10.3606123Z
--------------------------------------------------------------------------------
2025/02/09 04:48:11 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/09 04:48: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee55804-401e-0083-24ad-7aa29f000000
Time:2025-02-09T04:48:11.4372341Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5594e-401e-0083-3fad-7aa29f000000
Time:2025-02-09T04:48:12.4753275Z
--------------------------------------------------------------------------------
2025/02/09 04:48:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee55aa1-401e-0083-56ad-7aa29f000000
Time:2025-02-09T04:48:13.5139293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee55aa1-401e-0083-56ad-7aa29f000000
Time:2025-02-09T04:48:13.5139293Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.32s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:48:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee56502-401e-0083-23ad-7aa29f000000
Time:2025-02-09T04:48:21.7067223Z
--------------------------------------------------------------------------------
2025/02/09 04:48:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee56623-401e-0083-14ad-7aa29f000000
Time:2025-02-09T04:48:22.7485746Z
--------------------------------------------------------------------------------
2025/02/09 04:48:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5671b-401e-0083-5cad-7aa29f000000
Time:2025-02-09T04:48:23.7865845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5671b-401e-0083-5cad-7aa29f000000
Time:2025-02-09T04:48:23.7865845Z
--------------------------------------------------------------------------------
2025/02/09 04:48:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5686d-401e-0083-5dad-7aa29f000000
Time:2025-02-09T04:48:24.8249664Z
--------------------------------------------------------------------------------
2025/02/09 04:48:25 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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee569d1-401e-0083-0bad-7aa29f000000
Time:2025-02-09T04:48:25.8640995Z
--------------------------------------------------------------------------------
2025/02/09 04:48:26 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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee56ae7-401e-0083-78ad-7aa29f000000
Time:2025-02-09T04:48:26.9026288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee56ae7-401e-0083-78ad-7aa29f000000
Time:2025-02-09T04:48:26.9026288Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5766b-401e-0083-26ad-7aa29f000000
Time:2025-02-09T04:48:35.0939525Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5781b-401e-0083-46ad-7aa29f000000
Time:2025-02-09T04:48:36.1330111Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee57969-401e-0083-5fad-7aa29f000000
Time:2025-02-09T04:48:37.1712282Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee57969-401e-0083-5fad-7aa29f000000
Time:2025-02-09T04:48:37.1712282Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee57ab0-401e-0083-73ad-7aa29f000000
Time:2025-02-09T04:48:38.2100051Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee57be9-401e-0083-02ad-7aa29f000000
Time:2025-02-09T04:48:39.2485699Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee57d50-401e-0083-30ad-7aa29f000000
Time:2025-02-09T04:48:40.2862764Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee57d50-401e-0083-30ad-7aa29f000000
Time:2025-02-09T04:48:40.2862764Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee58870-401e-0083-7dad-7aa29f000000
Time:2025-02-09T04:48:48.4777832Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee58a4e-401e-0083-27ad-7aa29f000000
Time:2025-02-09T04:48:49.5155961Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee58bc5-401e-0083-71ad-7aa29f000000
Time:2025-02-09T04:48:50.5534259Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee58bc5-401e-0083-71ad-7aa29f000000
Time:2025-02-09T04:48:50.5534259Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee58d3b-401e-0083-22ad-7aa29f000000
Time:2025-02-09T04:48:51.5911438Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee58e82-401e-0083-41ad-7aa29f000000
Time:2025-02-09T04:48:52.6288372Z
--------------------------------------------------------------------------------
2025/02/09 04:48: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee58fed-401e-0083-76ad-7aa29f000000
Time:2025-02-09T04:48:53.6665597Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee58fed-401e-0083-76ad-7aa29f000000
Time:2025-02-09T04:48:53.6665597Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:49:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee59ab3-401e-0083-1bad-7aa29f000000
Time:2025-02-09T04:49:01.8614129Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee59c9c-401e-0083-35ad-7aa29f000000
Time:2025-02-09T04:49:02.8990197Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee59e54-401e-0083-28ad-7aa29f000000
Time:2025-02-09T04:49:03.9368633Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee59e54-401e-0083-28ad-7aa29f000000
Time:2025-02-09T04:49:03.9368633Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee59fc3-401e-0083-4fad-7aa29f000000
Time:2025-02-09T04:49:04.9751753Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5a163-401e-0083-61ad-7aa29f000000
Time:2025-02-09T04:49:06.0131953Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5a2c0-401e-0083-7fad-7aa29f000000
Time:2025-02-09T04:49:07.0515152Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5a2c0-401e-0083-7fad-7aa29f000000
Time:2025-02-09T04:49:07.0515152Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:49:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5ac41-401e-0083-5fad-7aa29f000000
Time:2025-02-09T04:49:15.2472480Z
--------------------------------------------------------------------------------
2025/02/09 04:49:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5ad80-401e-0083-75ad-7aa29f000000
Time:2025-02-09T04:49:16.2853242Z
--------------------------------------------------------------------------------
2025/02/09 04:49:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5aebf-401e-0083-05ad-7aa29f000000
Time:2025-02-09T04:49:17.3230212Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5aebf-401e-0083-05ad-7aa29f000000
Time:2025-02-09T04:49:17.3230212Z
--------------------------------------------------------------------------------
2025/02/09 04:49:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5b004-401e-0083-0aad-7aa29f000000
Time:2025-02-09T04:49:18.3615532Z
--------------------------------------------------------------------------------
2025/02/09 04:49:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5b14e-401e-0083-1dad-7aa29f000000
Time:2025-02-09T04:49:19.4002740Z
--------------------------------------------------------------------------------
2025/02/09 04:49:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5b278-401e-0083-11ad-7aa29f000000
Time:2025-02-09T04:49:20.4382615Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5b278-401e-0083-11ad-7aa29f000000
Time:2025-02-09T04:49:20.4382615Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:49:28 DEBUG : also/: Creating directory marker
2025/02/09 04:49:29 INFO : Azure container rclone-test-detezef6nabo: Looking for duplicate md5 hashes using newest mode.
2025/02/09 04:49:29 NOTICE: 2209840fa1c924bd94f308e42182fa8e: Found 3 files with duplicate md5 hashes
2025/02/09 04:49:29 INFO : one: Deleted
2025/02/09 04:49:29 INFO : also/one: Deleted
2025/02/09 04:49:29 NOTICE: 2209840fa1c924bd94f308e42182fa8e: Deleted 2 extra copies
2025/02/09 04:49: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5bdc0-401e-0083-12ae-7aa29f000000
Time:2025-02-09T04:49:29.4383175Z
--------------------------------------------------------------------------------
2025/02/09 04:49:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5bf48-401e-0083-39ae-7aa29f000000
Time:2025-02-09T04:49:30.4770069Z
--------------------------------------------------------------------------------
2025/02/09 04:49:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5c077-401e-0083-3dae-7aa29f000000
Time:2025-02-09T04:49:31.5151582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5c077-401e-0083-3dae-7aa29f000000
Time:2025-02-09T04:49:31.5151582Z
--------------------------------------------------------------------------------
2025/02/09 04:49:32 DEBUG : also/: Removing directory marker
2025/02/09 04:49:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5c1bd-401e-0083-5aae-7aa29f000000
Time:2025-02-09T04:49:32.5920646Z
--------------------------------------------------------------------------------
2025/02/09 04:49:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5c368-401e-0083-53ae-7aa29f000000
Time:2025-02-09T04:49:33.6295450Z
--------------------------------------------------------------------------------
2025/02/09 04:49:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5c4e0-401e-0083-0dae-7aa29f000000
Time:2025-02-09T04:49:34.6671231Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5c4e0-401e-0083-0dae-7aa29f000000
Time:2025-02-09T04:49:34.6671231Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:49:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5d082-401e-0083-36ae-7aa29f000000
Time:2025-02-09T04:49:42.8639245Z
--------------------------------------------------------------------------------
2025/02/09 04:49:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5d200-401e-0083-73ae-7aa29f000000
Time:2025-02-09T04:49:43.9021901Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5d325-401e-0083-6aae-7aa29f000000
Time:2025-02-09T04:49:44.9402698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5d325-401e-0083-6aae-7aa29f000000
Time:2025-02-09T04:49:44.9402698Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5d46c-401e-0083-6bae-7aa29f000000
Time:2025-02-09T04:49:45.9782025Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5d5dd-401e-0083-25ae-7aa29f000000
Time:2025-02-09T04:49:47.0168306Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5d74f-401e-0083-6dae-7aa29f000000
Time:2025-02-09T04:49:48.0550243Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5d74f-401e-0083-6dae-7aa29f000000
Time:2025-02-09T04:49:48.0550243Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:49: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5e265-401e-0083-12ae-7aa29f000000
Time:2025-02-09T04:49:56.2500330Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5e3f1-401e-0083-73ae-7aa29f000000
Time:2025-02-09T04:49:57.2883888Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5e551-401e-0083-2fae-7aa29f000000
Time:2025-02-09T04:49:58.3260859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5e551-401e-0083-2fae-7aa29f000000
Time:2025-02-09T04:49:58.3260859Z
--------------------------------------------------------------------------------
2025/02/09 04:49: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5e6f7-401e-0083-1eae-7aa29f000000
Time:2025-02-09T04:49:59.3645205Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5e850-401e-0083-50ae-7aa29f000000
Time:2025-02-09T04:50:00.4032353Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5e975-401e-0083-47ae-7aa29f000000
Time:2025-02-09T04:50:01.4414130Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5e975-401e-0083-47ae-7aa29f000000
Time:2025-02-09T04:50:01.4414130Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5f717-401e-0083-71ae-7aa29f000000
Time:2025-02-09T04:50:09.6337758Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5f8d0-401e-0083-71ae-7aa29f000000
Time:2025-02-09T04:50:10.6725493Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5fa64-401e-0083-54ae-7aa29f000000
Time:2025-02-09T04:50:11.7107507Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5fa64-401e-0083-54ae-7aa29f000000
Time:2025-02-09T04:50:11.7107507Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5fbfd-401e-0083-39ae-7aa29f000000
Time:2025-02-09T04:50:12.7482049Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5fdc5-401e-0083-4aae-7aa29f000000
Time:2025-02-09T04:50:13.7871146Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5ff4b-401e-0083-1dae-7aa29f000000
Time:2025-02-09T04:50:14.8247682Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee5ff4b-401e-0083-1dae-7aa29f000000
Time:2025-02-09T04:50:14.8247682Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee60bbb-401e-0083-6aae-7aa29f000000
Time:2025-02-09T04:50:23.0160631Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee60d63-401e-0083-5dae-7aa29f000000
Time:2025-02-09T04:50:24.0539987Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee60ed7-401e-0083-28ae-7aa29f000000
Time:2025-02-09T04:50:25.0925012Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee60ed7-401e-0083-28ae-7aa29f000000
Time:2025-02-09T04:50:25.0925012Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee61066-401e-0083-02ae-7aa29f000000
Time:2025-02-09T04:50:26.1300396Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee61219-401e-0083-06ae-7aa29f000000
Time:2025-02-09T04:50:27.1679662Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee613bb-401e-0083-7cae-7aa29f000000
Time:2025-02-09T04:50:28.2058127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee613bb-401e-0083-7cae-7aa29f000000
Time:2025-02-09T04:50:28.2058127Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee62121-401e-0083-4aae-7aa29f000000
Time:2025-02-09T04:50:36.4005428Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee62298-401e-0083-0eae-7aa29f000000
Time:2025-02-09T04:50:37.4386092Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee623e5-401e-0083-2eae-7aa29f000000
Time:2025-02-09T04:50:38.4766520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee623e5-401e-0083-2eae-7aa29f000000
Time:2025-02-09T04:50:38.4766520Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee62520-401e-0083-2cae-7aa29f000000
Time:2025-02-09T04:50:39.5145540Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee626aa-401e-0083-79ae-7aa29f000000
Time:2025-02-09T04:50:40.5524921Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6283e-401e-0083-53ae-7aa29f000000
Time:2025-02-09T04:50:41.5906530Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6283e-401e-0083-53ae-7aa29f000000
Time:2025-02-09T04:50:41.5906530Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:50:49 DEBUG : sub dir/: Creating directory marker
2025/02/09 04:50:50 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/09 04:50:50 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/02/09 04:50:51 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/09 04:50:51 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/09 04:50:51 DEBUG : sub dir/: Removing directory marker
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee63519-401e-0083-6cae-7aa29f000000
Time:2025-02-09T04:50:51.2518451Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee636bf-401e-0083-2eae-7aa29f000000
Time:2025-02-09T04:50:52.2907267Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee63846-401e-0083-5fae-7aa29f000000
Time:2025-02-09T04:50:53.3284509Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee63846-401e-0083-5fae-7aa29f000000
Time:2025-02-09T04:50:53.3284509Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee639e1-401e-0083-1aae-7aa29f000000
Time:2025-02-09T04:50:54.3663573Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee63be3-401e-0083-32ae-7aa29f000000
Time:2025-02-09T04:50:55.4040482Z
--------------------------------------------------------------------------------
2025/02/09 04:50: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee63d33-401e-0083-20ae-7aa29f000000
Time:2025-02-09T04:50:56.4428911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee63d33-401e-0083-20ae-7aa29f000000
Time:2025-02-09T04:50:56.4428911Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:51:04 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/02/09 04:51:05 DEBUG : sub/: Removing directory marker
2025/02/09 04:51:05 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee64920-401e-0083-23ae-7aa29f000000
Time:2025-02-09T04:51:05.5248281Z
--------------------------------------------------------------------------------
2025/02/09 04:51: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee64a94-401e-0083-20ae-7aa29f000000
Time:2025-02-09T04:51:06.5642110Z
--------------------------------------------------------------------------------
2025/02/09 04:51: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee64be0-401e-0083-3dae-7aa29f000000
Time:2025-02-09T04:51:07.6019781Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee64be0-401e-0083-3dae-7aa29f000000
Time:2025-02-09T04:51:07.6019781Z
--------------------------------------------------------------------------------
2025/02/09 04:51: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee64d45-401e-0083-5cae-7aa29f000000
Time:2025-02-09T04:51:08.6404440Z
--------------------------------------------------------------------------------
2025/02/09 04:51: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee64e59-401e-0083-54ae-7aa29f000000
Time:2025-02-09T04:51:09.6794829Z
--------------------------------------------------------------------------------
2025/02/09 04:51: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee64f54-401e-0083-29ae-7aa29f000000
Time:2025-02-09T04:51:10.7174567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee64f54-401e-0083-29ae-7aa29f000000
Time:2025-02-09T04:51:10.7174567Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.28s)
--- 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-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:51:18 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/02/09 04:51:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/notfound"
2025/02/09 04:51:19 DEBUG : Config file has changed externally - reloading
2025/02/09 04:51:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:51:19 DEBUG : Azure container rclone-test-detezef6nabo path notfound: Using directory markers
2025/02/09 04:51:19 DEBUG : sub/: Removing directory marker
2025/02/09 04:51:20 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6593f-401e-0083-4fae-7aa29f000000
Time:2025-02-09T04:51:20.0298021Z
--------------------------------------------------------------------------------
2025/02/09 04:51:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee65aec-401e-0083-51ae-7aa29f000000
Time:2025-02-09T04:51:21.0686049Z
--------------------------------------------------------------------------------
2025/02/09 04:51:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee65c29-401e-0083-61ae-7aa29f000000
Time:2025-02-09T04:51:22.1064363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee65c29-401e-0083-61ae-7aa29f000000
Time:2025-02-09T04:51:22.1064363Z
--------------------------------------------------------------------------------
2025/02/09 04:51:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee65dc4-401e-0083-41ae-7aa29f000000
Time:2025-02-09T04:51:23.1440847Z
--------------------------------------------------------------------------------
2025/02/09 04:51:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee65f6d-401e-0083-1fae-7aa29f000000
Time:2025-02-09T04:51:24.1834947Z
--------------------------------------------------------------------------------
2025/02/09 04:51:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee66099-401e-0083-19ae-7aa29f000000
Time:2025-02-09T04:51:25.2211551Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee66099-401e-0083-19ae-7aa29f000000
Time:2025-02-09T04:51:25.2211551Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.50s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:51:33 INFO : Azure container rclone-test-detezef6nabo: Making directory
2025/02/09 04:51:33 INFO : Azure container rclone-test-detezef6nabo: Making directory
2025/02/09 04:51:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee66e30-401e-0083-59ae-7aa29f000000
Time:2025-02-09T04:51:33.4512572Z
--------------------------------------------------------------------------------
2025/02/09 04:51:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee670cf-401e-0083-24ae-7aa29f000000
Time:2025-02-09T04:51:34.4889718Z
--------------------------------------------------------------------------------
2025/02/09 04:51:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee67390-401e-0083-78ae-7aa29f000000
Time:2025-02-09T04:51:35.5274288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee67390-401e-0083-78ae-7aa29f000000
Time:2025-02-09T04:51:35.5274288Z
--------------------------------------------------------------------------------
2025/02/09 04:51:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee676bc-401e-0083-6bae-7aa29f000000
Time:2025-02-09T04:51:36.5653132Z
--------------------------------------------------------------------------------
2025/02/09 04:51:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6792e-401e-0083-65ae-7aa29f000000
Time:2025-02-09T04:51:37.6034895Z
--------------------------------------------------------------------------------
2025/02/09 04:51:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee67ae5-401e-0083-30ae-7aa29f000000
Time:2025-02-09T04:51:38.6419967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee67ae5-401e-0083-30ae-7aa29f000000
Time:2025-02-09T04:51:38.6419967Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:51:46 DEBUG : sub dir/: Creating directory marker
2025/02/09 04:51:47 DEBUG : sub dir/: Removing directory marker
2025/02/09 04:51:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee68692-401e-0083-57ae-7aa29f000000
Time:2025-02-09T04:51:47.2252116Z
--------------------------------------------------------------------------------
2025/02/09 04:51:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee687db-401e-0083-78ae-7aa29f000000
Time:2025-02-09T04:51:48.2633856Z
--------------------------------------------------------------------------------
2025/02/09 04:51:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee68940-401e-0083-36ae-7aa29f000000
Time:2025-02-09T04:51:49.3014811Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee68940-401e-0083-36ae-7aa29f000000
Time:2025-02-09T04:51:49.3014811Z
--------------------------------------------------------------------------------
2025/02/09 04:51:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee68a4f-401e-0083-19ae-7aa29f000000
Time:2025-02-09T04:51:50.3394890Z
--------------------------------------------------------------------------------
2025/02/09 04:51:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee68b47-401e-0083-53ae-7aa29f000000
Time:2025-02-09T04:51:51.3775153Z
--------------------------------------------------------------------------------
2025/02/09 04:51:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee68c47-401e-0083-23ae-7aa29f000000
Time:2025-02-09T04:51:52.4150709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee68c47-401e-0083-23ae-7aa29f000000
Time:2025-02-09T04:51:52.4150709Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:52:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee69931-401e-0083-7cae-7aa29f000000
Time:2025-02-09T04:52:01.0926888Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee69a6b-401e-0083-11ae-7aa29f000000
Time:2025-02-09T04:52:02.1311250Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee69b8d-401e-0083-01ae-7aa29f000000
Time:2025-02-09T04:52:03.1693490Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee69b8d-401e-0083-01ae-7aa29f000000
Time:2025-02-09T04:52:03.1693490Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee69c64-401e-0083-36ae-7aa29f000000
Time:2025-02-09T04:52:04.2078606Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee69d73-401e-0083-14ae-7aa29f000000
Time:2025-02-09T04:52:05.2458609Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee69f0e-401e-0083-4bae-7aa29f000000
Time:2025-02-09T04:52:06.2843497Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee69f0e-401e-0083-4bae-7aa29f000000
Time:2025-02-09T04:52:06.2843497Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.89s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:52:14 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/09 04:52:14 DEBUG : empty space: Excluded
2025/02/09 04:52:14 DEBUG : BackupDir: Excluded
2025/02/09 04:52:14 DEBUG : dst: Excluded
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6a853-401e-0083-5dae-7aa29f000000
Time:2025-02-09T04:52:14.9872290Z
--------------------------------------------------------------------------------
2025/02/09 04:52:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6a952-401e-0083-32ae-7aa29f000000
Time:2025-02-09T04:52:16.0250215Z
--------------------------------------------------------------------------------
2025/02/09 04:52:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6aaa4-401e-0083-4fae-7aa29f000000
Time:2025-02-09T04:52:17.0636404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6aaa4-401e-0083-4fae-7aa29f000000
Time:2025-02-09T04:52:17.0636404Z
--------------------------------------------------------------------------------
2025/02/09 04:52:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6ab92-401e-0083-7aae-7aa29f000000
Time:2025-02-09T04:52:18.1017760Z
--------------------------------------------------------------------------------
2025/02/09 04:52:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6aca4-401e-0083-5cae-7aa29f000000
Time:2025-02-09T04:52:19.1404535Z
--------------------------------------------------------------------------------
2025/02/09 04:52:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6adbb-401e-0083-3eae-7aa29f000000
Time:2025-02-09T04:52:20.1789659Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6adbb-401e-0083-3eae-7aa29f000000
Time:2025-02-09T04:52:20.1789659Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.87s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6b6f8-401e-0083-6cae-7aa29f000000
Time:2025-02-09T04:52:28.8346537Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6b857-401e-0083-6bae-7aa29f000000
Time:2025-02-09T04:52:29.8725345Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6b961-401e-0083-52ae-7aa29f000000
Time:2025-02-09T04:52:30.9101256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6b961-401e-0083-52ae-7aa29f000000
Time:2025-02-09T04:52:30.9101256Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6ba84-401e-0083-53ae-7aa29f000000
Time:2025-02-09T04:52:31.9486751Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6bb7e-401e-0083-2aae-7aa29f000000
Time:2025-02-09T04:52:32.9865646Z
--------------------------------------------------------------------------------
2025/02/09 04:52:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6bc70-401e-0083-77ae-7aa29f000000
Time:2025-02-09T04:52:34.0248598Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6bc70-401e-0083-77ae-7aa29f000000
Time:2025-02-09T04:52:34.0248598Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.85s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/09 04:52:42 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6c71a-401e-0083-33ae-7aa29f000000
Time:2025-02-09T04:52:42.7910458Z
--------------------------------------------------------------------------------
2025/02/09 04:52:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6c841-401e-0083-03ae-7aa29f000000
Time:2025-02-09T04:52:43.8297776Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6c980-401e-0083-78ae-7aa29f000000
Time:2025-02-09T04:52:44.8686273Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6c980-401e-0083-78ae-7aa29f000000
Time:2025-02-09T04:52:44.8686273Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6cadc-401e-0083-78ae-7aa29f000000
Time:2025-02-09T04:52:45.9067237Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6cc16-401e-0083-69ae-7aa29f000000
Time:2025-02-09T04:52:46.9445465Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6cd04-401e-0083-3aae-7aa29f000000
Time:2025-02-09T04:52:47.9825812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6cd04-401e-0083-3aae-7aa29f000000
Time:2025-02-09T04:52:47.9825812Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.96s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/09 04:52:56 DEBUG : Creating backend with remote ":memory:"
2025/02/09 04:52:56 DEBUG : Config file has changed externally - reloading
2025/02/09 04:52:56 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/09 04:52:56 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/09 04:52:56 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/09 04:52:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/09 04:52:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/09 04:52:56 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/09 04:52:56 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/09 04:52:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/09 04:52:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:52:56 DEBUG : sub dir/: Creating directory marker
2025/02/09 04:52:56 DEBUG : sub dir/: Removing directory marker
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6d774-401e-0083-6fae-7aa29f000000
Time:2025-02-09T04:52:56.7958550Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6d924-401e-0083-6cae-7aa29f000000
Time:2025-02-09T04:52:57.8335435Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6db27-401e-0083-28ae-7aa29f000000
Time:2025-02-09T04:52:58.8721717Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6db27-401e-0083-28ae-7aa29f000000
Time:2025-02-09T04:52:58.8721717Z
--------------------------------------------------------------------------------
2025/02/09 04:52: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6dd01-401e-0083-58ae-7aa29f000000
Time:2025-02-09T04:52:59.9101987Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6de5f-401e-0083-07ae-7aa29f000000
Time:2025-02-09T04:53:00.9484590Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6dfcb-401e-0083-47ae-7aa29f000000
Time:2025-02-09T04:53:01.9864818Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee6dfcb-401e-0083-47ae-7aa29f000000
Time:2025-02-09T04:53:01.9864818Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:53:10 DEBUG : Waiting for deletions to finish
2025/02/09 04:53:10 DEBUG : large: Excluded (Size Filter)
2025/02/09 04:53:10 INFO : medium: Deleted
2025/02/09 04:53:10 INFO : small: Deleted
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44baea-e01e-0051-7eae-7a2171000000
Time:2025-02-09T04:53:10.7624006Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44bc0b-e01e-0051-74ae-7a2171000000
Time:2025-02-09T04:53:11.8001647Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44bcfc-e01e-0051-38ae-7a2171000000
Time:2025-02-09T04:53:12.8391472Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44bcfc-e01e-0051-38ae-7a2171000000
Time:2025-02-09T04:53:12.8391472Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44bde2-e01e-0051-6dae-7a2171000000
Time:2025-02-09T04:53:13.8780651Z
--------------------------------------------------------------------------------
2025/02/09 04:53:14 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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44bee4-e01e-0051-36ae-7a2171000000
Time:2025-02-09T04:53:14.9170031Z
--------------------------------------------------------------------------------
2025/02/09 04:53:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44c026-e01e-0051-4dae-7a2171000000
Time:2025-02-09T04:53:15.9562757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44c026-e01e-0051-4dae-7a2171000000
Time:2025-02-09T04:53:15.9562757Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.97s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:53:24 DEBUG : Waiting for deletions to finish
2025/02/09 04:53:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/09 04:53:24 INFO : large: Deleted
2025/02/09 04:53:24 INFO : medium: Deleted
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7030b-401e-0083-10ae-7aa29f000000
Time:2025-02-09T04:53:24.7290743Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee70553-401e-0083-2fae-7aa29f000000
Time:2025-02-09T04:53:25.7670261Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee70790-401e-0083-44ae-7aa29f000000
Time:2025-02-09T04:53:26.8047101Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee70790-401e-0083-44ae-7aa29f000000
Time:2025-02-09T04:53:26.8047101Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee70953-401e-0083-58ae-7aa29f000000
Time:2025-02-09T04:53:27.8428738Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee70b0f-401e-0083-6aae-7aa29f000000
Time:2025-02-09T04:53:28.8806408Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee70d7f-401e-0083-3eae-7aa29f000000
Time:2025-02-09T04:53:29.9188453Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee70d7f-401e-0083-3eae-7aa29f000000
Time:2025-02-09T04:53:29.9188453Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee71977-401e-0083-6cae-7aa29f000000
Time:2025-02-09T04:53:38.1150258Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee71ae1-401e-0083-0dae-7aa29f000000
Time:2025-02-09T04:53:39.1529358Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee71c73-401e-0083-71ae-7aa29f000000
Time:2025-02-09T04:53:40.1907718Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee71c73-401e-0083-71ae-7aa29f000000
Time:2025-02-09T04:53:40.1907718Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee71ddf-401e-0083-34ae-7aa29f000000
Time:2025-02-09T04:53:41.2295233Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee71f9e-401e-0083-36ae-7aa29f000000
Time:2025-02-09T04:53:42.2671300Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7213b-401e-0083-1eae-7aa29f000000
Time:2025-02-09T04:53:43.3047621Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7213b-401e-0083-1eae-7aa29f000000
Time:2025-02-09T04:53:43.3047621Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:53:51 DEBUG : Waiting for deletions to finish
2025/02/09 04:53:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/09 04:53:51 INFO : medium: Deleted
2025/02/09 04:53:51 INFO : small: Deleted
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44dfea-e01e-0051-76ae-7a2171000000
Time:2025-02-09T04:53:52.0773328Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44e0f3-e01e-0051-4cae-7a2171000000
Time:2025-02-09T04:53:53.1161503Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44e1e2-e01e-0051-18ae-7a2171000000
Time:2025-02-09T04:53:54.1545294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44e1e2-e01e-0051-18ae-7a2171000000
Time:2025-02-09T04:53:54.1545294Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44e29c-e01e-0051-30ae-7a2171000000
Time:2025-02-09T04:53:55.1930462Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44e384-e01e-0051-5aae-7a2171000000
Time:2025-02-09T04:53:56.2321423Z
--------------------------------------------------------------------------------
2025/02/09 04:53: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44e459-e01e-0051-79ae-7a2171000000
Time:2025-02-09T04:53:57.2706005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44e459-e01e-0051-79ae-7a2171000000
Time:2025-02-09T04:53:57.2706005Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44ea9a-e01e-0051-4bae-7a2171000000
Time:2025-02-09T04:54:05.4694535Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44ebb9-e01e-0051-65ae-7a2171000000
Time:2025-02-09T04:54:06.5082005Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44ec85-e01e-0051-80ae-7a2171000000
Time:2025-02-09T04:54:07.5468260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44ec85-e01e-0051-80ae-7a2171000000
Time:2025-02-09T04:54:07.5468260Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44ed61-e01e-0051-1eae-7a2171000000
Time:2025-02-09T04:54:08.5859064Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44edf9-e01e-0051-10ae-7a2171000000
Time:2025-02-09T04:54:09.6247415Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44eea7-e01e-0051-21ae-7a2171000000
Time:2025-02-09T04:54:10.6638040Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fd44eea7-e01e-0051-21ae-7a2171000000
Time:2025-02-09T04:54:10.6638040Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.36s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:54:19 DEBUG : Waiting for deletions to finish
2025/02/09 04:54:19 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached
2025/02/09 04:54:19 INFO : large: Deleted
2025/02/09 04:54:19 INFO : small: Deleted
2025/02/09 04:54:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee76123-401e-0083-0cae-7aa29f000000
Time:2025-02-09T04:54:19.4594615Z
--------------------------------------------------------------------------------
2025/02/09 04:54:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee762ee-401e-0083-24ae-7aa29f000000
Time:2025-02-09T04:54:20.4974342Z
--------------------------------------------------------------------------------
2025/02/09 04:54:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee764a0-401e-0083-31ae-7aa29f000000
Time:2025-02-09T04:54:21.5353915Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee764a0-401e-0083-31ae-7aa29f000000
Time:2025-02-09T04:54:21.5353915Z
--------------------------------------------------------------------------------
2025/02/09 04:54:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7665e-401e-0083-3eae-7aa29f000000
Time:2025-02-09T04:54:22.5733576Z
--------------------------------------------------------------------------------
2025/02/09 04:54:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7682b-401e-0083-5bae-7aa29f000000
Time:2025-02-09T04:54:23.6110713Z
--------------------------------------------------------------------------------
2025/02/09 04:54:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee76a3d-401e-0083-80ae-7aa29f000000
Time:2025-02-09T04:54:24.6492278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee76a3d-401e-0083-80ae-7aa29f000000
Time:2025-02-09T04:54:24.6492278Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee77755-401e-0083-80ae-7aa29f000000
Time:2025-02-09T04:54:32.8413458Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee77939-401e-0083-26ae-7aa29f000000
Time:2025-02-09T04:54:33.8788502Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee77a64-401e-0083-2bae-7aa29f000000
Time:2025-02-09T04:54:34.9167296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee77a64-401e-0083-2bae-7aa29f000000
Time:2025-02-09T04:54:34.9167296Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee77c08-401e-0083-5bae-7aa29f000000
Time:2025-02-09T04:54:35.9545915Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee77db9-401e-0083-30ae-7aa29f000000
Time:2025-02-09T04:54:36.9949116Z
--------------------------------------------------------------------------------
2025/02/09 04:54:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee77eed-401e-0083-40ae-7aa29f000000
Time:2025-02-09T04:54:38.0330468Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee77eed-401e-0083-40ae-7aa29f000000
Time:2025-02-09T04:54:38.0330468Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.37s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:54:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee78bfc-401e-0083-20ae-7aa29f000000
Time:2025-02-09T04:54:46.5302853Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee78d81-401e-0083-73ae-7aa29f000000
Time:2025-02-09T04:54:47.5686472Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee78eed-401e-0083-32ae-7aa29f000000
Time:2025-02-09T04:54:48.6070800Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee78eed-401e-0083-32ae-7aa29f000000
Time:2025-02-09T04:54:48.6070800Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7907c-401e-0083-0aae-7aa29f000000
Time:2025-02-09T04:54:49.6469232Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee79261-401e-0083-10ae-7aa29f000000
Time:2025-02-09T04:54:50.6856113Z
--------------------------------------------------------------------------------
2025/02/09 04:54: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee79441-401e-0083-0bae-7aa29f000000
Time:2025-02-09T04:54:51.7245663Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee79441-401e-0083-0bae-7aa29f000000
Time:2025-02-09T04:54:51.7245663Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/02/09 04:54: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7a01d-401e-0083-76ae-7aa29f000000
Time:2025-02-09T04:54:59.9179001Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7a1e0-401e-0083-6eae-7aa29f000000
Time:2025-02-09T04:55:00.9554483Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7a38e-401e-0083-5bae-7aa29f000000
Time:2025-02-09T04:55:01.9939026Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7a38e-401e-0083-5bae-7aa29f000000
Time:2025-02-09T04:55:01.9939026Z
--------------------------------------------------------------------------------
2025/02/09 04:55:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7a536-401e-0083-4cae-7aa29f000000
Time:2025-02-09T04:55:03.0320196Z
--------------------------------------------------------------------------------
2025/02/09 04:55:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7a674-401e-0083-67ae-7aa29f000000
Time:2025-02-09T04:55:04.0699846Z
--------------------------------------------------------------------------------
2025/02/09 04:55:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7a81a-401e-0083-57ae-7aa29f000000
Time:2025-02-09T04:55:05.1075160Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7a81a-401e-0083-57ae-7aa29f000000
Time:2025-02-09T04:55:05.1075160Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.08s)
=== RUN TestRetry
2025/02/09 04:55:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/09 04:55:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/09 04:55:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/09 04:55:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/09 04:55:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/09 04:55:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/09 04:55:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7b64b-401e-0083-6aae-7aa29f000000
Time:2025-02-09T04:55:14.4436357Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7b790-401e-0083-05ae-7aa29f000000
Time:2025-02-09T04:55:15.4818857Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7b926-401e-0083-67ae-7aa29f000000
Time:2025-02-09T04:55:16.5200140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7b926-401e-0083-67ae-7aa29f000000
Time:2025-02-09T04:55:16.5200140Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7bacb-401e-0083-60ae-7aa29f000000
Time:2025-02-09T04:55:17.5588493Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7bcb2-401e-0083-0bae-7aa29f000000
Time:2025-02-09T04:55:18.5972454Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7be6a-401e-0083-11ae-7aa29f000000
Time:2025-02-09T04:55:19.6350562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7be6a-401e-0083-11ae-7aa29f000000
Time:2025-02-09T04:55:19.6350562Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.48s)
=== RUN TestPurge
2025/02/09 04:55:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pivavuf4fetu"
2025/02/09 04:55:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/09 04:55:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:55:27 DEBUG : Azure container rclone-test-pivavuf4fetu: Using directory markers
2025/02/09 04:55:27 DEBUG : Creating backend with remote "/tmp/rclone3542793486"
run.go:180: Remote "Azure container rclone-test-pivavuf4fetu", Local "Local file system at /tmp/rclone3542793486", Modify Window "1ns"
2025/02/09 04:55:27 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/09 04:55:27 DEBUG : A1/B1/: Creating directory marker
2025/02/09 04:55:28 DEBUG : A1/: Creating directory marker
2025/02/09 04:55:28 INFO : A2: Making directory
2025/02/09 04:55:28 DEBUG : A2/: Creating directory marker
2025/02/09 04:55:28 INFO : A1/B2: Making directory
2025/02/09 04:55:28 DEBUG : A1/B2/: Creating directory marker
2025/02/09 04:55:28 INFO : A1/B2/C2: Making directory
2025/02/09 04:55:28 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/09 04:55:28 INFO : A1/B1/C3: Making directory
2025/02/09 04:55:28 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/09 04:55:28 INFO : A3: Making directory
2025/02/09 04:55:28 DEBUG : A3/: Creating directory marker
2025/02/09 04:55:28 INFO : A3/B3: Making directory
2025/02/09 04:55:28 DEBUG : A3/B3/: Creating directory marker
2025/02/09 04:55:28 INFO : A3/B3/C4: Making directory
2025/02/09 04:55:28 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/09 04:55:29 DEBUG : Waiting for deletions to finish
2025/02/09 04:55:29 INFO : A1/B1/C1/one: Deleted
2025/02/09 04:55:29 DEBUG : removing 2 level 3 directories
2025/02/09 04:55:29 INFO : A1/B1/C3: Removing directory
2025/02/09 04:55:29 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/09 04:55:29 INFO : A1/B1/C1: Removing directory
2025/02/09 04:55:29 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/09 04:55:29 DEBUG : removing 1 level 2 directories
2025/02/09 04:55:29 INFO : A1/B1: Removing directory
2025/02/09 04:55:29 DEBUG : A1/B1/: Removing directory marker
2025/02/09 04:55:29 DEBUG : Azure container rclone-test-pivavuf4fetu: Purge remote
2025/02/09 04:55:29 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.79s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:29 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/09 04:55:29 DEBUG : A1/B1/: Creating directory marker
2025/02/09 04:55:29 DEBUG : A1/: Creating directory marker
2025/02/09 04:55:29 INFO : A2: Making directory
2025/02/09 04:55:29 DEBUG : A2/: Creating directory marker
2025/02/09 04:55:29 INFO : A1/B2: Making directory
2025/02/09 04:55:29 DEBUG : A1/B2/: Creating directory marker
2025/02/09 04:55:30 INFO : A1/B2/C2: Making directory
2025/02/09 04:55:30 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/09 04:55:30 INFO : A1/B1/C3: Making directory
2025/02/09 04:55:30 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/09 04:55:30 INFO : A3: Making directory
2025/02/09 04:55:30 DEBUG : A3/: Creating directory marker
2025/02/09 04:55:30 INFO : A3/B3: Making directory
2025/02/09 04:55:30 DEBUG : A3/B3/: Creating directory marker
2025/02/09 04:55:30 INFO : A3/B3/C4: Making directory
2025/02/09 04:55:30 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/09 04:55:37 DEBUG : removing 1 level 3 directories
2025/02/09 04:55:37 INFO : A3/B3/C4: Removing directory
2025/02/09 04:55:37 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/02/09 04:55:45 DEBUG : removing 2 level 3 directories
2025/02/09 04:55:45 INFO : A1/B2/C2: Removing directory
2025/02/09 04:55:45 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/09 04:55:45 INFO : A1/B1/C3: Removing directory
2025/02/09 04:55:45 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/09 04:55:45 DEBUG : removing 4 level 2 directories
2025/02/09 04:55:45 INFO : dst/: Removing directory
2025/02/09 04:55:45 DEBUG : dst//: Removing directory marker
2025/02/09 04:55:45 INFO : A3/B3: Removing directory
2025/02/09 04:55:45 DEBUG : A3/B3/: Removing directory marker
2025/02/09 04:55:45 INFO : A1/B2: Removing directory
2025/02/09 04:55:45 DEBUG : A1/B2/: Removing directory marker
2025/02/09 04:55:45 INFO : BackupDir/: Removing directory
2025/02/09 04:55:45 DEBUG : BackupDir//: Removing directory marker
2025/02/09 04:55:45 DEBUG : removing 4 level 1 directories
2025/02/09 04:55:45 INFO : dst: Removing directory
2025/02/09 04:55:45 DEBUG : dst/: Removing directory marker
2025/02/09 04:55:45 INFO : A3: Removing directory
2025/02/09 04:55:45 DEBUG : A3/: Removing directory marker
2025/02/09 04:55:45 INFO : A2: Removing directory
2025/02/09 04:55:45 DEBUG : A2/: Removing directory marker
2025/02/09 04:55:45 INFO : BackupDir: Removing directory
2025/02/09 04:55:45 DEBUG : BackupDir/: Removing directory marker
2025/02/09 04:55:45 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f7f79032-901e-0074-08ae-7a880d000000
Time:2025-02-09T04:55:45.6059553Z
--------------------------------------------------------------------------------
2025/02/09 04:55:45 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c8d2a16-901e-00af-3cae-7a4e30000000
Time:2025-02-09T04:55:45.6042349Z
--------------------------------------------------------------------------------
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-detezef6nabo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c8d2a16-901e-00af-3cae-7a4e30000000
Time:2025-02-09T04:55:45.6042349Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/09 04:55:45 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/09 04:55:45 DEBUG : A1/B1/: Removing directory marker
2025/02/09 04:55:45 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.37s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:45 INFO : A1: Making directory
2025/02/09 04:55:45 DEBUG : A1/: Creating directory marker
2025/02/09 04:55:46 INFO : A1/B1: Making directory
2025/02/09 04:55:46 DEBUG : A1/B1/: Creating directory marker
2025/02/09 04:55:46 INFO : A1/B1/C1: Making directory
2025/02/09 04:55:46 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/09 04:55:46 DEBUG : removing 1 level 3 directories
2025/02/09 04:55:46 INFO : A1/B1/C1: Removing directory
2025/02/09 04:55:46 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/09 04:55:46 DEBUG : removing 1 level 2 directories
2025/02/09 04:55:46 INFO : A1/B1: Removing directory
2025/02/09 04:55:46 DEBUG : A1/B1/: Removing directory marker
2025/02/09 04:55:46 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:46 INFO : A1: Making directory
2025/02/09 04:55:46 DEBUG : A1/: Creating directory marker
2025/02/09 04:55:46 INFO : A1/B1: Making directory
2025/02/09 04:55:46 DEBUG : A1/B1/: Creating directory marker
2025/02/09 04:55:46 INFO : A1/B1/C1: Making directory
2025/02/09 04:55:46 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/09 04:55:47 DEBUG : removing 1 level 3 directories
2025/02/09 04:55:47 INFO : A1/B1/C1: Removing directory
2025/02/09 04:55:47 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/09 04:55:47 DEBUG : removing 1 level 2 directories
2025/02/09 04:55:47 INFO : A1/B1: Removing directory
2025/02/09 04:55:47 DEBUG : A1/B1/: Removing directory marker
2025/02/09 04:55:47 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:47 DEBUG : filename.txt: File name found in url
2025/02/09 04:55:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/09 04:55:48 DEBUG : sub/: Creating directory marker
2025/02/09 04:55:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/09 04:55:48 INFO : file1: Copied (new) to: sub/file2
2025/02/09 04:55:48 INFO : file1: Deleted
2025/02/09 04:55:48 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:55:48 DEBUG : file1: Unchanged skipping
2025/02/09 04:55:48 INFO : file1: Deleted
2025/02/09 04:55:48 DEBUG : Azure container rclone-test-detezef6nabo: don't need to copy/move sub/file2, it is already at target location
2025/02/09 04:55:48 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/09 04:55:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/09 04:55:48 INFO : file1: Copied (new)
2025/02/09 04:55:48 INFO : file1: Deleted
2025/02/09 04:55:48 DEBUG : file1: Destination exists, skipping
2025/02/09 04:55:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:49 DEBUG : dst/: Creating directory marker
2025/02/09 04:55:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/backup"
2025/02/09 04:55:49 DEBUG : Config file has changed externally - reloading
2025/02/09 04:55:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/09 04:55:49 DEBUG : Azure container rclone-test-detezef6nabo path backup: Using directory markers
2025/02/09 04:55:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-detezef6nabo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-detezef6nabo/backup"
2025/02/09 04:55:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/09 04:55:49 DEBUG : dst/: Creating directory marker
2025/02/09 04:55:49 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/09 04:55:49 INFO : dst/file1: Copied (server-side copy)
2025/02/09 04:55:49 INFO : dst/file1: Deleted
2025/02/09 04:55:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/09 04:55:50 INFO : dst/file1: Copied (new)
2025/02/09 04:55:50 INFO : dst/file1: Deleted
2025/02/09 04:55:50 DEBUG : dst/: Removing directory marker
2025/02/09 04:55:50 DEBUG : backup/dst/: Removing directory marker
2025/02/09 04:55: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-detezef6nabo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7efa8-401e-0083-60ae-7aa29f000000
Time:2025-02-09T04:55:50.3769973Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7f163-401e-0083-72ae-7aa29f000000
Time:2025-02-09T04:55:51.4163668Z
--------------------------------------------------------------------------------
2025/02/09 04:55: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-detezef6nabo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7f2eb-401e-0083-46ae-7aa29f000000
Time:2025-02-09T04:55:52.4544818Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-detezef6nabo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:eee7f2eb-401e-0083-46ae-7aa29f000000
Time:2025-02-09T04:55:52.4544818Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.27s)
=== 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-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:53 DEBUG : A1/: Creating directory marker
2025/02/09 04:55:53 DEBUG : A1/B1/: Creating directory marker
2025/02/09 04:55:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/09 04:55:54 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/09 04:55:54 INFO : A1/B2: Making directory
2025/02/09 04:55:54 DEBUG : A1/B2/: Creating directory marker
2025/02/09 04:55:54 INFO : A1/B1/C3: Making directory
2025/02/09 04:55:54 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/09 04:55:54 DEBUG : A2/: Creating directory marker
2025/02/09 04:55:54 DEBUG : A2/B1/: Creating directory marker
2025/02/09 04:55:55 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/09 04:55:55 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/09 04:55:55 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/09 04:55:55 DEBUG : A2/B2/: Creating directory marker
2025/02/09 04:55:55 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/09 04:55:55 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/09 04:55:55 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/09 04:55:55 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/09 04:55:55 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/09 04:55:55 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/09 04:55:55 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/09 04:55:55 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/09 04:55:55 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/09 04:55:55 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/09 04:55:55 INFO : A1/B1/C1/four: Deleted
2025/02/09 04:55:55 INFO : A1/B1/three: Deleted
2025/02/09 04:55:55 INFO : A1/one: Deleted
2025/02/09 04:55:55 INFO : A1/two: Deleted
2025/02/09 04:55:55 INFO : A1/B1/C2/five: Deleted
2025/02/09 04:55:55 DEBUG : A1/B2/: Removing directory marker
2025/02/09 04:55:55 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/09 04:55:55 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/09 04:55:55 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/09 04:55:55 DEBUG : A1/B1/: Removing directory marker
2025/02/09 04:55:55 DEBUG : A1/: Removing directory marker
2025/02/09 04:55:56 DEBUG : A3/: Creating directory marker
2025/02/09 04:55:56 DEBUG : A3/B1/: Creating directory marker
2025/02/09 04:55:56 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/09 04:55:56 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/09 04:55:56 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/09 04:55:56 DEBUG : A3/B2/: Creating directory marker
2025/02/09 04:55:56 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/09 04:55:56 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/09 04:55:56 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/09 04:55:56 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/09 04:55:56 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/09 04:55:56 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/09 04:55:56 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/09 04:55:56 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/09 04:55:56 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/09 04:55:56 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/09 04:55:56 INFO : A2/B1/C1/four: Deleted
2025/02/09 04:55:56 INFO : A2/B1/C2/five: Deleted
2025/02/09 04:55:56 INFO : A2/B1/three: Deleted
2025/02/09 04:55:56 INFO : A2/two: Deleted
2025/02/09 04:55:56 INFO : A2/one: Deleted
2025/02/09 04:55:56 DEBUG : A2/B2/: Removing directory marker
2025/02/09 04:55:56 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/09 04:55:56 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/09 04:55:57 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/09 04:55:57 DEBUG : A2/B1/: Removing directory marker
2025/02/09 04:55:57 DEBUG : A2/: Removing directory marker
2025/02/09 04:55:57 INFO : Azure container rclone-test-detezef6nabo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/09 04:55:57 DEBUG : A4/: Creating directory marker
2025/02/09 04:55:57 DEBUG : A4/B1/: Creating directory marker
2025/02/09 04:55:57 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/09 04:55:57 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/09 04:55:57 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/09 04:55:57 DEBUG : A4/B2/: Creating directory marker
2025/02/09 04:55:58 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/09 04:55:58 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/09 04:55:58 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/09 04:55:58 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/09 04:55:58 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/09 04:55:58 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/09 04:55:58 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/09 04:55:58 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/09 04:55:58 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/09 04:55:58 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/09 04:55:58 INFO : A3/B1/three: Deleted
2025/02/09 04:55:58 INFO : A3/B1/C1/four: Deleted
2025/02/09 04:55:58 INFO : A3/one: Deleted
2025/02/09 04:55:58 INFO : A3/B1/C2/five: Deleted
2025/02/09 04:55:58 INFO : A3/two: Deleted
2025/02/09 04:55:58 DEBUG : A3/B2/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A3/B1/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A3/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A4/B2/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A4/B1/: Removing directory marker
2025/02/09 04:55:58 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.48s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:59 DEBUG : Azure container rclone-test-detezef6nabo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/09 04:55:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/09 04:55:59 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/09 04:55:59 NOTICE: Azure container rclone-test-detezef6nabo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/09 04:55:59 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/09 04:55:59 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/09 04:55:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/09 04:55:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/09 04:55:59 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/09 04:55:59 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/09 04:55:59 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:55:59 DEBUG : Azure container rclone-test-detezef6nabo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/09 04:55:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/09 04:55:59 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/09 04:55:59 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/09 04:55:59 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/09 04:55:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/09 04:55:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/09 04:55:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/09 04:55:59 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/09 04:55:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:56:00 DEBUG : Azure container rclone-test-detezef6nabo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/09 04:56:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:56:00 DEBUG : Azure container rclone-test-detezef6nabo: File to upload is small (34 bytes), uploading instead of streaming
2025/02/09 04:56:00 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/09 04:56:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/09 04:56:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:56:01 DEBUG : Azure container rclone-test-detezef6nabo: File to upload is small (60 bytes), uploading instead of streaming
2025/02/09 04:56:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/09 04:56:01 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
2025/02/09 04:56:01 DEBUG : sub dir/: Creating directory marker
2025/02/09 04:56:01 DEBUG : Azure container rclone-test-detezef6nabo: Touching "empty space"
2025/02/09 04:56:01 DEBUG : Azure container rclone-test-detezef6nabo: Touching "potato2"
2025/02/09 04:56:01 DEBUG : Azure container rclone-test-detezef6nabo: Touching "sub dir/potato3"
2025/02/09 04:56:02 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.92s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-detezef6nabo", Local "Local file system at /tmp/rclone143101190", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/02/09 04:56:02 DEBUG : Azure container rclone-test-detezef6nabo: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m39.144466578s (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]