"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/18 05:58:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba"
2025/05/18 05:58:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:58:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:58:43 DEBUG : Azure container rclone-test-yovefir4xeba: Using directory markers
2025/05/18 05:58:43 DEBUG : Creating backend with remote "/tmp/rclone1128648864"
=== 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:58:44 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/18 05:58:44 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/18 05:58:44 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/18 05:58:44 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/18 05:58:44 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/18 05:58:44 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/18 05:58:44 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/18 05:58:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/18 05:58:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/18 05:58:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/18 05:58:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/18 05:58:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/18 05:58:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/18 05:58:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/18 05:58:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/18 05:58:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/18 05:58:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/18 05:58:45 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/18 05:58:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/18 05:58:45 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/18 05:58:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/18 05:58:46 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/05/18 05:58:46 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/18 05:58:46 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/18 05:58:46 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/18 05:58:46 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/18 05:58:46 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/18 05:58:47 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/18 05:58:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/18 05:58:48 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/05/18 05:58:48 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/18 05:58:48 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/18 05:58:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/18 05:58:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/18 05:58:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/18 05:58:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/18 05:58:49 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/18 05:58:51 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/18 05:58:53 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/18 05:58:55 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.62s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.36s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.06s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.78s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.99s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.91s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.07s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:58:56 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/18 05:58:56 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/18 05:58:56 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/18 05:58:56 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/18 05:58:56 DEBUG : chunksize-probe: Removing empty object
2025/05/18 05:58:57 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/18 05:58:57 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/18 05:58:57 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/18 05:58:57 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/18 05:58:57 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/18 05:58:57 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/18 05:58:57 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/18 05:58:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:58:57 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/18 05:58:57 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/18 05:58:57 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/18 05:58:57 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/18 05:58:57 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/18 05:58:57 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/18 05:58:57 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/18 05:58:57 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/18 05:58:57 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/18 05:58:57 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/18 05:58:58 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/18 05:58:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/18 05:58:58 DEBUG : Returning error reader
2025/05/18 05:58:58 DEBUG : BOOM: simulated read failure
2025/05/18 05:58:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/18 05:58:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:58:59 DEBUG : Returning error reader
2025/05/18 05:58:59 DEBUG : BOOM: simulated read failure
2025/05/18 05:58:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/18 05:58:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:59:00 DEBUG : Returning error reader
2025/05/18 05:59:00 DEBUG : BOOM: simulated read failure
2025/05/18 05:59:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/18 05:59:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:59:01 DEBUG : Returning error reader
2025/05/18 05:59:01 DEBUG : BOOM: simulated read failure
2025/05/18 05:59:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/18 05:59:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:59:02 DEBUG : Returning error reader
2025/05/18 05:59:02 DEBUG : BOOM: simulated read failure
2025/05/18 05:59:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/18 05:59:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:59:03 DEBUG : Returning error reader
2025/05/18 05:59:03 DEBUG : BOOM: simulated read failure
2025/05/18 05:59:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/18 05:59:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:59:04 DEBUG : Returning error reader
2025/05/18 05:59:04 DEBUG : BOOM: simulated read failure
2025/05/18 05:59:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/18 05:59:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:59:05 DEBUG : Returning error reader
2025/05/18 05:59:05 DEBUG : BOOM: simulated read failure
2025/05/18 05:59:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/18 05:59:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:59:06 DEBUG : Returning error reader
2025/05/18 05:59:06 DEBUG : BOOM: simulated read failure
2025/05/18 05:59:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/18 05:59:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/18 05:59:07 DEBUG : Returning error reader
2025/05/18 05:59:07 DEBUG : BOOM: simulated read failure
2025/05/18 05:59:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/18 05:59:07 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/18 05:59:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/18 05:59:07 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/18 05:59:07 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/18 05:59:07 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/18 05:59:07 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.55s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/18 05:59:15 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/18 05:59:15 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/18 05:59:15 DEBUG : potato: Seek from 10 to 0
2025/05/18 05:59:15 DEBUG : potato: Seek from 10 to 0
2025/05/18 05:59:15 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/18 05:59:15 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/18 05:59:15 DEBUG : potato: Seek from 5 to 2
2025/05/18 05:59:15 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/18 05:59:15 DEBUG : potato: Seek from 7 to 0
2025/05/18 05:59:15 DEBUG : potato: Seek from 7 to 0
2025/05/18 05:59:15 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/18 05:59:15 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/18 05:59:15 DEBUG : potato: Seek from 5 to 2
2025/05/18 05:59:15 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/18 05:59:15 DEBUG : potato: Seek from 8 to 0
2025/05/18 05:59:15 DEBUG : potato: Seek from 8 to 0
2025/05/18 05:59:15 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/18 05:59:15 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/18 05:59:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/18 05:59:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/18 05:59:15 DEBUG : potato: Seek from 5 to 2
2025/05/18 05:59:15 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/18 05:59:15 DEBUG : potato: Seek from 9 to 0
2025/05/18 05:59:15 DEBUG : potato: Seek from 9 to 0
2025/05/18 05:59:15 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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.26s)
--- 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.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/05/18 05:59:16 DEBUG : Creating backend with remote "nonexistent"
2025/05/18 05:59:16 DEBUG : Creating backend with remote "nonexistent"
2025/05/18 05:59:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/18 05:59:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/05/18 05:59:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/18 05:59:16 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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.48s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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.21s)
--- 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:59:19 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/18 05:59:19 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/18 05:59:19 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/18 05:59:19 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/18 05:59:19 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/18 05:59:19 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/18 05:59:19 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/18 05:59:19 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:59:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/data"
2025/05/18 05:59:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:19 DEBUG : Azure container rclone-test-yovefir4xeba path data: Using directory markers
2025/05/18 05:59:19 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/05/18 05:59:22 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.80s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.14s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:59:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/data"
2025/05/18 05:59:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:22 DEBUG : Azure container rclone-test-yovefir4xeba path data: Using directory markers
2025/05/18 05:59:22 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/05/18 05:59:25 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.14s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/05/18 05:59:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nebekay4vola"
2025/05/18 05:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:25 DEBUG : Azure container rclone-test-nebekay4vola: Using directory markers
2025/05/18 05:59:25 DEBUG : Creating backend with remote "/tmp/rclone4060945395"
run.go:180: Remote "Azure container rclone-test-nebekay4vola", Local "Local file system at /tmp/rclone4060945395", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/18 05:59:25 ERROR : hello, world!: sum not found
2025/05/18 05:59:25 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-nebekay4vola
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-nebekay4vola: 1 files missing
2025/05/18 05:59:25 NOTICE: 1 hashes missing
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-nebekay4vola: 2 differences found
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-nebekay4vola: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/18 05:59:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-nebekay4vola: 0 differences found
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-nebekay4vola: 1 matching files
2025/05/18 05:59:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gufegaw7soya"
2025/05/18 05:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:25 DEBUG : Azure container rclone-test-gufegaw7soya: Using directory markers
2025/05/18 05:59:25 DEBUG : Creating backend with remote "/tmp/rclone2983284469"
run.go:180: Remote "Azure container rclone-test-gufegaw7soya", Local "Local file system at /tmp/rclone2983284469", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/18 05:59:25 ERROR : HELLO, WORLD!: sum not found
2025/05/18 05:59:25 ERROR : hello, world!: file not in Azure container rclone-test-gufegaw7soya
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-gufegaw7soya: 1 files missing
2025/05/18 05:59:25 NOTICE: 1 hashes missing
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-gufegaw7soya: 2 differences found
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-gufegaw7soya: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/18 05:59:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-gufegaw7soya: 0 differences found
2025/05/18 05:59:25 NOTICE: Azure container rclone-test-gufegaw7soya: 1 matching files
2025/05/18 05:59:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fusufoq5cudu"
2025/05/18 05:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:25 DEBUG : Azure container rclone-test-fusufoq5cudu: Using directory markers
2025/05/18 05:59:25 DEBUG : Creating backend with remote "/tmp/rclone2093869960"
run.go:180: Remote "Azure container rclone-test-fusufoq5cudu", Local "Local file system at /tmp/rclone2093869960", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/18 05:59:26 ERROR : HeLlO, wOrLd!: sum not found
2025/05/18 05:59:26 ERROR : hello, world!: file not in Azure container rclone-test-fusufoq5cudu
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-fusufoq5cudu: 1 files missing
2025/05/18 05:59:26 NOTICE: 1 hashes missing
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-fusufoq5cudu: 2 differences found
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-fusufoq5cudu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/18 05:59:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-fusufoq5cudu: 0 differences found
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-fusufoq5cudu: 1 matching files
2025/05/18 05:59:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hezopaj0ralo"
2025/05/18 05:59:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:26 DEBUG : Azure container rclone-test-hezopaj0ralo: Using directory markers
2025/05/18 05:59:26 DEBUG : Creating backend with remote "/tmp/rclone766248444"
run.go:180: Remote "Azure container rclone-test-hezopaj0ralo", Local "Local file system at /tmp/rclone766248444", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/18 05:59:26 ERROR : HELLO, WORLD!: sum not found
2025/05/18 05:59:26 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-hezopaj0ralo
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-hezopaj0ralo: 1 files missing
2025/05/18 05:59:26 NOTICE: 1 hashes missing
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-hezopaj0ralo: 2 differences found
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-hezopaj0ralo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/18 05:59:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-hezopaj0ralo: 0 differences found
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-hezopaj0ralo: 1 matching files
2025/05/18 05:59:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-betefec2puju"
2025/05/18 05:59:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:26 DEBUG : Azure container rclone-test-betefec2puju: Using directory markers
2025/05/18 05:59:26 DEBUG : Creating backend with remote "/tmp/rclone2221495722"
run.go:180: Remote "Azure container rclone-test-betefec2puju", Local "Local file system at /tmp/rclone2221495722", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/18 05:59:26 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/18 05:59:26 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-betefec2puju
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-betefec2puju: 1 files missing
2025/05/18 05:59:26 NOTICE: 1 hashes missing
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-betefec2puju: 2 differences found
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-betefec2puju: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/18 05:59:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-betefec2puju: 0 differences found
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-betefec2puju: 1 matching files
2025/05/18 05:59:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yicihan5jese"
2025/05/18 05:59:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:26 DEBUG : Azure container rclone-test-yicihan5jese: Using directory markers
2025/05/18 05:59:26 DEBUG : Creating backend with remote "/tmp/rclone1334921931"
run.go:180: Remote "Azure container rclone-test-yicihan5jese", Local "Local file system at /tmp/rclone1334921931", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/18 05:59:26 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/18 05:59:26 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-yicihan5jese
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-yicihan5jese: 1 files missing
2025/05/18 05:59:26 NOTICE: 1 hashes missing
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-yicihan5jese: 2 differences found
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-yicihan5jese: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/18 05:59:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-yicihan5jese: 0 differences found
2025/05/18 05:59:26 NOTICE: Azure container rclone-test-yicihan5jese: 1 matching files
2025/05/18 05:59:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hiribuc0gido"
2025/05/18 05:59:26 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:26 DEBUG : Azure container rclone-test-hiribuc0gido: Using directory markers
2025/05/18 05:59:26 DEBUG : Creating backend with remote "/tmp/rclone818705919"
run.go:180: Remote "Azure container rclone-test-hiribuc0gido", Local "Local file system at /tmp/rclone818705919", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/18 05:59:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/18 05:59:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hiribuc0gido
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-hiribuc0gido: 1 files missing
2025/05/18 05:59:27 NOTICE: 1 hashes missing
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-hiribuc0gido: 2 differences found
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-hiribuc0gido: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/18 05:59:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-hiribuc0gido: 0 differences found
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-hiribuc0gido: 1 matching files
2025/05/18 05:59:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sikupox5cumu"
2025/05/18 05:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:27 DEBUG : Azure container rclone-test-sikupox5cumu: Using directory markers
2025/05/18 05:59:27 DEBUG : Creating backend with remote "/tmp/rclone1245640280"
run.go:180: Remote "Azure container rclone-test-sikupox5cumu", Local "Local file system at /tmp/rclone1245640280", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/18 05:59:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/18 05:59:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sikupox5cumu
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-sikupox5cumu: 1 files missing
2025/05/18 05:59:27 NOTICE: 1 hashes missing
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-sikupox5cumu: 2 differences found
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-sikupox5cumu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/18 05:59:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-sikupox5cumu: 0 differences found
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-sikupox5cumu: 1 matching files
2025/05/18 05:59:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-loritaj6pawa"
2025/05/18 05:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:27 DEBUG : Azure container rclone-test-loritaj6pawa: Using directory markers
2025/05/18 05:59:27 DEBUG : Creating backend with remote "/tmp/rclone3626129644"
run.go:180: Remote "Azure container rclone-test-loritaj6pawa", Local "Local file system at /tmp/rclone3626129644", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/18 05:59:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/18 05:59:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-loritaj6pawa
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-loritaj6pawa: 1 files missing
2025/05/18 05:59:27 NOTICE: 1 hashes missing
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-loritaj6pawa: 2 differences found
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-loritaj6pawa: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/18 05:59:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-loritaj6pawa: 0 differences found
2025/05/18 05:59:27 NOTICE: Azure container rclone-test-loritaj6pawa: 1 matching files
2025/05/18 05:59:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xeperuy8cidu"
2025/05/18 05:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 05:59:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:27 DEBUG : Azure container rclone-test-xeperuy8cidu: Using directory markers
2025/05/18 05:59:27 DEBUG : Creating backend with remote "/tmp/rclone2033113320"
run.go:180: Remote "Azure container rclone-test-xeperuy8cidu", Local "Local file system at /tmp/rclone2033113320", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/18 05:59:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/18 05:59:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xeperuy8cidu
2025/05/18 05:59:28 NOTICE: Azure container rclone-test-xeperuy8cidu: 1 files missing
2025/05/18 05:59:28 NOTICE: 1 hashes missing
2025/05/18 05:59:28 NOTICE: Azure container rclone-test-xeperuy8cidu: 2 differences found
2025/05/18 05:59:28 NOTICE: Azure container rclone-test-xeperuy8cidu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/18 05:59:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/18 05:59:28 NOTICE: Azure container rclone-test-xeperuy8cidu: 0 differences found
2025/05/18 05:59:28 NOTICE: Azure container rclone-test-xeperuy8cidu: 1 matching files
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-xeperuy8cidu: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-loritaj6pawa: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-sikupox5cumu: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-hiribuc0gido: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-yicihan5jese: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-betefec2puju: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-hezopaj0ralo: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-fusufoq5cudu: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-gufegaw7soya: Purge remote
2025/05/18 05:59:28 DEBUG : Azure container rclone-test-nebekay4vola: Purge remote
--- PASS: TestApplyTransforms (3.52s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:59:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/18 05:59:28 DEBUG : sub/: Creating directory marker
2025/05/18 05:59:29 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/18 05:59:29 INFO : file1: Copied (new) to: sub/file2
2025/05/18 05:59:29 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 05:59:29 DEBUG : file1: Unchanged skipping
2025/05/18 05:59:29 DEBUG : Azure container rclone-test-yovefir4xeba: don't need to copy/move sub/file2, it is already at target location
2025/05/18 05:59:29 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:59:29 DEBUG : dst/: Creating directory marker
2025/05/18 05:59:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/backup"
2025/05/18 05:59:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:29 DEBUG : Azure container rclone-test-yovefir4xeba path backup: Using directory markers
2025/05/18 05:59:29 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/backup"
2025/05/18 05:59:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/18 05:59:29 DEBUG : dst/: Creating directory marker
2025/05/18 05:59:29 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/18 05:59:29 INFO : dst/file1: Copied (server-side copy)
2025/05/18 05:59:29 INFO : dst/file1: Deleted
2025/05/18 05:59:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/18 05:59:30 INFO : dst/file1: Copied (new)
2025/05/18 05:59:30 DEBUG : dst/: Removing directory marker
2025/05/18 05:59:30 DEBUG : backup/dst/: Removing directory marker
2025/05/18 05:59:30 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68b8b7-401e-0048-3bba-c7a1ca000000
Time:2025-05-18T05:59:30.4170878Z
--------------------------------------------------------------------------------
2025/05/18 05:59:31 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68ba17-401e-0048-64ba-c7a1ca000000
Time:2025-05-18T05:59:31.4538352Z
--------------------------------------------------------------------------------
2025/05/18 05:59:32 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68bb6d-401e-0048-15ba-c7a1ca000000
Time:2025-05-18T05:59:32.4907867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68bb6d-401e-0048-15ba-c7a1ca000000
Time:2025-05-18T05:59:32.4907867Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:59:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/dst"
2025/05/18 05:59:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:33 DEBUG : Azure container rclone-test-yovefir4xeba path dst: Using directory markers
2025/05/18 05:59:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CompareDest"
2025/05/18 05:59:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:33 DEBUG : Azure container rclone-test-yovefir4xeba path CompareDest: Using directory markers
2025/05/18 05:59:33 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CompareDest"
2025/05/18 05:59:33 DEBUG : one: Need to transfer - File not found at Destination
2025/05/18 05:59:33 DEBUG : /: Creating directory marker
2025/05/18 05:59:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/18 05:59:33 INFO : one: Copied (new)
2025/05/18 05:59:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CompareDest"
2025/05/18 05:59:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/18 05:59:34 DEBUG : /: Creating directory marker
2025/05/18 05:59:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/18 05:59:34 INFO : one: Copied (replaced existing)
2025/05/18 05:59:34 DEBUG : dst/: Creating directory marker
2025/05/18 05:59:34 DEBUG : CompareDest/: Creating directory marker
2025/05/18 05:59:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CompareDest"
2025/05/18 05:59:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/18 05:59:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 05:59:34 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/18 05:59:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CompareDest"
2025/05/18 05:59:34 DEBUG : two: Need to transfer - File not found at Destination
2025/05/18 05:59:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 05:59:35 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/18 05:59:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CompareDest"
2025/05/18 05:59:35 DEBUG : two: Need to transfer - File not found at Destination
2025/05/18 05:59:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 05:59:35 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/18 05:59:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CompareDest"
2025/05/18 05:59:35 DEBUG : two: Need to transfer - File not found at Destination
2025/05/18 05:59:35 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/18 05:59:35 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/18 05:59:35 INFO : two: Copied (new)
2025/05/18 05:59:35 DEBUG : dst/: Removing directory marker
2025/05/18 05:59: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68c150-401e-0048-3fba-c7a1ca000000
Time:2025-05-18T05:59:35.8603315Z
--------------------------------------------------------------------------------
2025/05/18 05:59: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68c347-401e-0048-79ba-c7a1ca000000
Time:2025-05-18T05:59:36.8970857Z
--------------------------------------------------------------------------------
2025/05/18 05:59: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68c511-401e-0048-4cba-c7a1ca000000
Time:2025-05-18T05:59:37.9340252Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68c511-401e-0048-4cba-c7a1ca000000
Time:2025-05-18T05:59:37.9340252Z
--------------------------------------------------------------------------------
2025/05/18 05:59:38 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.56s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 05:59:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/dst"
2025/05/18 05:59:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:46 DEBUG : Azure container rclone-test-yovefir4xeba path dst: Using directory markers
2025/05/18 05:59:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CopyDest"
2025/05/18 05:59:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:46 DEBUG : Azure container rclone-test-yovefir4xeba path CopyDest: Using directory markers
2025/05/18 05:59:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CopyDest"
2025/05/18 05:59:46 DEBUG : one: Need to transfer - File not found at Destination
2025/05/18 05:59:46 DEBUG : /: Creating directory marker
2025/05/18 05:59:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/18 05:59:46 INFO : one: Copied (new)
2025/05/18 05:59:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CopyDest"
2025/05/18 05:59:46 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/18 05:59:46 DEBUG : /: Creating directory marker
2025/05/18 05:59:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/18 05:59:46 INFO : one: Copied (replaced existing)
2025/05/18 05:59:46 DEBUG : dst/: Creating directory marker
2025/05/18 05:59:46 DEBUG : CopyDest/: Creating directory marker
2025/05/18 05:59:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/BackupDir"
2025/05/18 05:59:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 05:59:47 DEBUG : Azure container rclone-test-yovefir4xeba path BackupDir: Using directory markers
2025/05/18 05:59:47 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/BackupDir"
2025/05/18 05:59:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CopyDest"
2025/05/18 05:59:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/18 05:59:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 05:59:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/18 05:59:47 DEBUG : /: Creating directory marker
2025/05/18 05:59:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/18 05:59:47 INFO : one: Copied (server-side copy)
2025/05/18 05:59:47 INFO : one: Deleted
2025/05/18 05:59:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/18 05:59:47 INFO : one: Copied (server-side copy)
2025/05/18 05:59:47 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/18 05:59:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CopyDest"
2025/05/18 05:59:47 DEBUG : two: Need to transfer - File not found at Destination
2025/05/18 05:59:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 05:59:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/18 05:59:48 INFO : two: Copied (server-side copy)
2025/05/18 05:59:48 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/18 05:59:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CopyDest"
2025/05/18 05:59:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 05:59:48 DEBUG : two: Unchanged skipping
2025/05/18 05:59:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/CopyDest"
2025/05/18 05:59:48 DEBUG : three: Need to transfer - File not found at Destination
2025/05/18 05:59:48 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/18 05:59:48 DEBUG : three: Destination not found in --copy-dest
2025/05/18 05:59:48 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/18 05:59:48 INFO : three: Copied (new)
2025/05/18 05:59:49 DEBUG : dst/: Removing directory marker
2025/05/18 05:59:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68d68c-401e-0048-7bba-c7a1ca000000
Time:2025-05-18T05:59:49.1512353Z
--------------------------------------------------------------------------------
2025/05/18 05:59:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68d835-401e-0048-71ba-c7a1ca000000
Time:2025-05-18T05:59:50.1880953Z
--------------------------------------------------------------------------------
2025/05/18 05:59:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68da35-401e-0048-31ba-c7a1ca000000
Time:2025-05-18T05:59:51.2262168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68da35-401e-0048-31ba-c7a1ca000000
Time:2025-05-18T05:59:51.2262168Z
--------------------------------------------------------------------------------
2025/05/18 05:59:52 DEBUG : CopyDest/: Removing directory marker
2025/05/18 05:59:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68dc26-401e-0048-70ba-c7a1ca000000
Time:2025-05-18T05:59:52.3008346Z
--------------------------------------------------------------------------------
2025/05/18 05:59:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68de9e-401e-0048-30ba-c7a1ca000000
Time:2025-05-18T05:59:53.3379856Z
--------------------------------------------------------------------------------
2025/05/18 05:59:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68e063-401e-0048-5bba-c7a1ca000000
Time:2025-05-18T05:59:54.3750355Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68e063-401e-0048-5bba-c7a1ca000000
Time:2025-05-18T05:59:54.3750355Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.40s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/18 06:00:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68ee66-401e-0048-49ba-c7a1ca000000
Time:2025-05-18T06:00:02.5648420Z
--------------------------------------------------------------------------------
2025/05/18 06:00:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68f062-401e-0048-08ba-c7a1ca000000
Time:2025-05-18T06:00:03.6022310Z
--------------------------------------------------------------------------------
2025/05/18 06:00:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68f2b2-401e-0048-10ba-c7a1ca000000
Time:2025-05-18T06:00:04.6392527Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68f2b2-401e-0048-10ba-c7a1ca000000
Time:2025-05-18T06:00:04.6392527Z
--------------------------------------------------------------------------------
2025/05/18 06:00:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68f4c3-401e-0048-4fba-c7a1ca000000
Time:2025-05-18T06:00:05.6765442Z
--------------------------------------------------------------------------------
2025/05/18 06:00:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68f6e3-401e-0048-21ba-c7a1ca000000
Time:2025-05-18T06:00:06.7146401Z
--------------------------------------------------------------------------------
2025/05/18 06:00: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68f90f-401e-0048-5dba-c7a1ca000000
Time:2025-05-18T06:00:07.7525447Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b68f90f-401e-0048-5dba-c7a1ca000000
Time:2025-05-18T06:00:07.7525447Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.37s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/18 06:00: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6907bb-401e-0048-5dba-c7a1ca000000
Time:2025-05-18T06:00:15.9396799Z
--------------------------------------------------------------------------------
2025/05/18 06:00: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b690982-401e-0048-6aba-c7a1ca000000
Time:2025-05-18T06:00:16.9768141Z
--------------------------------------------------------------------------------
2025/05/18 06:00: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b690b37-401e-0048-72ba-c7a1ca000000
Time:2025-05-18T06:00:18.0137408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b690b37-401e-0048-72ba-c7a1ca000000
Time:2025-05-18T06:00:18.0137408Z
--------------------------------------------------------------------------------
2025/05/18 06:00:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b690d46-401e-0048-4fba-c7a1ca000000
Time:2025-05-18T06:00:19.0503627Z
--------------------------------------------------------------------------------
2025/05/18 06:00:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b690f3d-401e-0048-15ba-c7a1ca000000
Time:2025-05-18T06:00:20.0877477Z
--------------------------------------------------------------------------------
2025/05/18 06:00:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b691134-401e-0048-68ba-c7a1ca000000
Time:2025-05-18T06:00:21.1248011Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b691134-401e-0048-68ba-c7a1ca000000
Time:2025-05-18T06:00:21.1248011Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:00:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/18 06:00:29 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/18 06:00:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/18 06:00:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/18 06:00:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/18 06:00:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/18 06:00:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/18 06:00:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/18 06:00:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cee1e5b0d911c62aeb14035e7737d16a OK
2025/05/18 06:00:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/18 06:00:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b692ad3-401e-0048-55ba-c7a1ca000000
Time:2025-05-18T06:00:30.2247957Z
--------------------------------------------------------------------------------
2025/05/18 06:00:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b692def-401e-0048-16ba-c7a1ca000000
Time:2025-05-18T06:00:31.2620659Z
--------------------------------------------------------------------------------
2025/05/18 06:00:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b693105-401e-0048-45ba-c7a1ca000000
Time:2025-05-18T06:00:32.2996734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b693105-401e-0048-45ba-c7a1ca000000
Time:2025-05-18T06:00:32.2996734Z
--------------------------------------------------------------------------------
2025/05/18 06:00:33 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/18 06:00:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b693392-401e-0048-55ba-c7a1ca000000
Time:2025-05-18T06:00:33.3766781Z
--------------------------------------------------------------------------------
2025/05/18 06:00:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6935ec-401e-0048-26ba-c7a1ca000000
Time:2025-05-18T06:00:34.4147526Z
--------------------------------------------------------------------------------
2025/05/18 06:00:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b693804-401e-0048-67ba-c7a1ca000000
Time:2025-05-18T06:00:35.4523440Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b693804-401e-0048-67ba-c7a1ca000000
Time:2025-05-18T06:00:35.4523440Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.32s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:00:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6947ae-401e-0048-67ba-c7a1ca000000
Time:2025-05-18T06:00:43.6405513Z
--------------------------------------------------------------------------------
2025/05/18 06:00:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b694934-401e-0048-3eba-c7a1ca000000
Time:2025-05-18T06:00:44.6776263Z
--------------------------------------------------------------------------------
2025/05/18 06:00:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b694b0c-401e-0048-55ba-c7a1ca000000
Time:2025-05-18T06:00:45.7148664Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b694b0c-401e-0048-55ba-c7a1ca000000
Time:2025-05-18T06:00:45.7148664Z
--------------------------------------------------------------------------------
2025/05/18 06:00:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b694cfd-401e-0048-24ba-c7a1ca000000
Time:2025-05-18T06:00:46.7516326Z
--------------------------------------------------------------------------------
2025/05/18 06:00:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b694ead-401e-0048-19ba-c7a1ca000000
Time:2025-05-18T06:00:47.7893320Z
--------------------------------------------------------------------------------
2025/05/18 06:00: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b695050-401e-0048-12ba-c7a1ca000000
Time:2025-05-18T06:00:48.8264668Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b695050-401e-0048-12ba-c7a1ca000000
Time:2025-05-18T06:00:48.8264668Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.37s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:00: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b695ec8-401e-0048-7eba-c7a1ca000000
Time:2025-05-18T06:00:57.0149768Z
--------------------------------------------------------------------------------
2025/05/18 06:00:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69606f-401e-0048-6aba-c7a1ca000000
Time:2025-05-18T06:00:58.0522204Z
--------------------------------------------------------------------------------
2025/05/18 06:00:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b696265-401e-0048-12ba-c7a1ca000000
Time:2025-05-18T06:00:59.0889823Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b696265-401e-0048-12ba-c7a1ca000000
Time:2025-05-18T06:00:59.0889823Z
--------------------------------------------------------------------------------
2025/05/18 06:01:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b696437-401e-0048-26ba-c7a1ca000000
Time:2025-05-18T06:01:00.1316504Z
--------------------------------------------------------------------------------
2025/05/18 06:01:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6965bb-401e-0048-01ba-c7a1ca000000
Time:2025-05-18T06:01:01.1686835Z
--------------------------------------------------------------------------------
2025/05/18 06:01:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b696796-401e-0048-31ba-c7a1ca000000
Time:2025-05-18T06:01:02.2061810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b696796-401e-0048-31ba-c7a1ca000000
Time:2025-05-18T06:01:02.2061810Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:01: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6976d2-401e-0048-11ba-c7a1ca000000
Time:2025-05-18T06:01:10.3971192Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b697872-401e-0048-05ba-c7a1ca000000
Time:2025-05-18T06:01:11.4340335Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6979d8-401e-0048-3bba-c7a1ca000000
Time:2025-05-18T06:01:12.4716499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6979d8-401e-0048-3bba-c7a1ca000000
Time:2025-05-18T06:01:12.4716499Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b697b78-401e-0048-23ba-c7a1ca000000
Time:2025-05-18T06:01:13.5089921Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b697d18-401e-0048-1aba-c7a1ca000000
Time:2025-05-18T06:01:14.5474155Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b697eb4-401e-0048-07ba-c7a1ca000000
Time:2025-05-18T06:01:15.5847510Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b697eb4-401e-0048-07ba-c7a1ca000000
Time:2025-05-18T06:01:15.5847510Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:01:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b698c04-401e-0048-09ba-c7a1ca000000
Time:2025-05-18T06:01:23.7740575Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b698dd7-401e-0048-2eba-c7a1ca000000
Time:2025-05-18T06:01:24.8120641Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b698fe6-401e-0048-77ba-c7a1ca000000
Time:2025-05-18T06:01:25.8493237Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b698fe6-401e-0048-77ba-c7a1ca000000
Time:2025-05-18T06:01:25.8493237Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b699161-401e-0048-3fba-c7a1ca000000
Time:2025-05-18T06:01:26.8868030Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6992b5-401e-0048-6bba-c7a1ca000000
Time:2025-05-18T06:01:27.9244442Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b699418-401e-0048-20ba-c7a1ca000000
Time:2025-05-18T06:01:28.9619057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b699418-401e-0048-20ba-c7a1ca000000
Time:2025-05-18T06:01:28.9619057Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:01:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69a212-401e-0048-72ba-c7a1ca000000
Time:2025-05-18T06:01:37.1512441Z
--------------------------------------------------------------------------------
2025/05/18 06:01:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69a39d-401e-0048-46ba-c7a1ca000000
Time:2025-05-18T06:01:38.1881769Z
--------------------------------------------------------------------------------
2025/05/18 06:01:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69a51a-401e-0048-14ba-c7a1ca000000
Time:2025-05-18T06:01:39.2259274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69a51a-401e-0048-14ba-c7a1ca000000
Time:2025-05-18T06:01:39.2259274Z
--------------------------------------------------------------------------------
2025/05/18 06:01:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69a6a3-401e-0048-71ba-c7a1ca000000
Time:2025-05-18T06:01:40.2636607Z
--------------------------------------------------------------------------------
2025/05/18 06:01:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69a839-401e-0048-59ba-c7a1ca000000
Time:2025-05-18T06:01:41.3016557Z
--------------------------------------------------------------------------------
2025/05/18 06:01:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69a9e6-401e-0048-54ba-c7a1ca000000
Time:2025-05-18T06:01:42.3384424Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69a9e6-401e-0048-54ba-c7a1ca000000
Time:2025-05-18T06:01:42.3384424Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:01:50 DEBUG : also/: Creating directory marker
2025/05/18 06:01:50 INFO : Azure container rclone-test-yovefir4xeba: Looking for duplicate md5 hashes using newest mode.
2025/05/18 06:01:50 NOTICE: 1554dba607e96dbf3817fd454939d465: Found 3 files with duplicate md5 hashes
2025/05/18 06:01:51 INFO : one: Deleted
2025/05/18 06:01:51 INFO : also/one: Deleted
2025/05/18 06:01:51 NOTICE: 1554dba607e96dbf3817fd454939d465: Deleted 2 extra copies
2025/05/18 06:01: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69ba33-401e-0048-3eba-c7a1ca000000
Time:2025-05-18T06:01:51.3065945Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69bc60-401e-0048-41ba-c7a1ca000000
Time:2025-05-18T06:01:52.3443813Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69be73-401e-0048-7eba-c7a1ca000000
Time:2025-05-18T06:01:53.3818876Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69be73-401e-0048-7eba-c7a1ca000000
Time:2025-05-18T06:01:53.3818876Z
--------------------------------------------------------------------------------
2025/05/18 06:01:54 DEBUG : also/: Removing directory marker
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69c061-401e-0048-3bba-c7a1ca000000
Time:2025-05-18T06:01:54.4573476Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69c26b-401e-0048-0bba-c7a1ca000000
Time:2025-05-18T06:01:55.4952096Z
--------------------------------------------------------------------------------
2025/05/18 06:01: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69c4d2-401e-0048-11ba-c7a1ca000000
Time:2025-05-18T06:01:56.5321612Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69c4d2-401e-0048-11ba-c7a1ca000000
Time:2025-05-18T06:01:56.5321612Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.19s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:02:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69d5ee-401e-0048-5aba-c7a1ca000000
Time:2025-05-18T06:02:04.7203149Z
--------------------------------------------------------------------------------
2025/05/18 06:02:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69d7ad-401e-0048-61ba-c7a1ca000000
Time:2025-05-18T06:02:05.7573565Z
--------------------------------------------------------------------------------
2025/05/18 06:02:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69da41-401e-0048-0fba-c7a1ca000000
Time:2025-05-18T06:02:06.7947521Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69da41-401e-0048-0fba-c7a1ca000000
Time:2025-05-18T06:02:06.7947521Z
--------------------------------------------------------------------------------
2025/05/18 06:02:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69dcd5-401e-0048-1cba-c7a1ca000000
Time:2025-05-18T06:02:07.8331961Z
--------------------------------------------------------------------------------
2025/05/18 06:02:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69dec7-401e-0048-4eba-c7a1ca000000
Time:2025-05-18T06:02:08.8703857Z
--------------------------------------------------------------------------------
2025/05/18 06:02:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69e097-401e-0048-7bba-c7a1ca000000
Time:2025-05-18T06:02:09.9078659Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69e097-401e-0048-7bba-c7a1ca000000
Time:2025-05-18T06:02:09.9078659Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:02:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69eda7-401e-0048-03ba-c7a1ca000000
Time:2025-05-18T06:02:18.0979373Z
--------------------------------------------------------------------------------
2025/05/18 06:02:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69ef44-401e-0048-6fba-c7a1ca000000
Time:2025-05-18T06:02:19.1456146Z
--------------------------------------------------------------------------------
2025/05/18 06:02:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69f128-401e-0048-07ba-c7a1ca000000
Time:2025-05-18T06:02:20.1841076Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69f128-401e-0048-07ba-c7a1ca000000
Time:2025-05-18T06:02:20.1841076Z
--------------------------------------------------------------------------------
2025/05/18 06:02:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69f320-401e-0048-2dba-c7a1ca000000
Time:2025-05-18T06:02:21.2220108Z
--------------------------------------------------------------------------------
2025/05/18 06:02:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69f4af-401e-0048-78ba-c7a1ca000000
Time:2025-05-18T06:02:22.2593727Z
--------------------------------------------------------------------------------
2025/05/18 06:02:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69f638-401e-0048-53ba-c7a1ca000000
Time:2025-05-18T06:02:23.2971624Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b69f638-401e-0048-53ba-c7a1ca000000
Time:2025-05-18T06:02:23.2971624Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:02:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a0246-401e-0048-51ba-c7a1ca000000
Time:2025-05-18T06:02:31.4889342Z
--------------------------------------------------------------------------------
2025/05/18 06:02:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a0396-401e-0048-78ba-c7a1ca000000
Time:2025-05-18T06:02:32.5269729Z
--------------------------------------------------------------------------------
2025/05/18 06:02:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a04ff-401e-0048-35ba-c7a1ca000000
Time:2025-05-18T06:02:33.5643025Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a04ff-401e-0048-35ba-c7a1ca000000
Time:2025-05-18T06:02:33.5643025Z
--------------------------------------------------------------------------------
2025/05/18 06:02:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a0662-401e-0048-63ba-c7a1ca000000
Time:2025-05-18T06:02:34.6028085Z
--------------------------------------------------------------------------------
2025/05/18 06:02:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a082e-401e-0048-67ba-c7a1ca000000
Time:2025-05-18T06:02:35.6405930Z
--------------------------------------------------------------------------------
2025/05/18 06:02:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a09bf-401e-0048-35ba-c7a1ca000000
Time:2025-05-18T06:02:36.6780682Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a09bf-401e-0048-35ba-c7a1ca000000
Time:2025-05-18T06:02:36.6780682Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/18 06:02:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a1678-401e-0048-0dba-c7a1ca000000
Time:2025-05-18T06:02:44.8712722Z
--------------------------------------------------------------------------------
2025/05/18 06:02:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a17de-401e-0048-44ba-c7a1ca000000
Time:2025-05-18T06:02:45.9084327Z
--------------------------------------------------------------------------------
2025/05/18 06:02:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a1981-401e-0048-2aba-c7a1ca000000
Time:2025-05-18T06:02:46.9451576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a1981-401e-0048-2aba-c7a1ca000000
Time:2025-05-18T06:02:46.9451576Z
--------------------------------------------------------------------------------
2025/05/18 06:02:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a1b2a-401e-0048-12ba-c7a1ca000000
Time:2025-05-18T06:02:47.9820731Z
--------------------------------------------------------------------------------
2025/05/18 06:02:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a1ca6-401e-0048-65ba-c7a1ca000000
Time:2025-05-18T06:02:49.0190408Z
--------------------------------------------------------------------------------
2025/05/18 06:02:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a1e30-401e-0048-38ba-c7a1ca000000
Time:2025-05-18T06:02:50.0565086Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a1e30-401e-0048-38ba-c7a1ca000000
Time:2025-05-18T06:02:50.0565086Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/18 06:02:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a2aac-401e-0048-0bba-c7a1ca000000
Time:2025-05-18T06:02:58.2442263Z
--------------------------------------------------------------------------------
2025/05/18 06:02:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a2c52-401e-0048-7bba-c7a1ca000000
Time:2025-05-18T06:02:59.2822169Z
--------------------------------------------------------------------------------
2025/05/18 06:03:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a2e03-401e-0048-71ba-c7a1ca000000
Time:2025-05-18T06:03:00.3191448Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a2e03-401e-0048-71ba-c7a1ca000000
Time:2025-05-18T06:03:00.3191448Z
--------------------------------------------------------------------------------
2025/05/18 06:03:01 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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a2fc9-401e-0048-71ba-c7a1ca000000
Time:2025-05-18T06:03:01.3575696Z
--------------------------------------------------------------------------------
2025/05/18 06:03:02 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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a312e-401e-0048-20ba-c7a1ca000000
Time:2025-05-18T06:03:02.3950440Z
--------------------------------------------------------------------------------
2025/05/18 06:03:03 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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a32ad-401e-0048-70ba-c7a1ca000000
Time:2025-05-18T06:03:03.4324003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a32ad-401e-0048-70ba-c7a1ca000000
Time:2025-05-18T06:03:03.4324003Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:03:11 DEBUG : sub dir/: Creating directory marker
2025/05/18 06:03:12 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/18 06:03:12 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/18 06:03:12 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/18 06:03:12 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/18 06:03:13 DEBUG : sub dir/: Removing directory marker
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a454d-401e-0048-21ba-c7a1ca000000
Time:2025-05-18T06:03:13.0770869Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a4765-401e-0048-80ba-c7a1ca000000
Time:2025-05-18T06:03:14.1145036Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a49c1-401e-0048-1cba-c7a1ca000000
Time:2025-05-18T06:03:15.1525840Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a49c1-401e-0048-1cba-c7a1ca000000
Time:2025-05-18T06:03:15.1525840Z
--------------------------------------------------------------------------------
2025/05/18 06:03:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a4bea-401e-0048-09ba-c7a1ca000000
Time:2025-05-18T06:03:16.1899775Z
--------------------------------------------------------------------------------
2025/05/18 06:03:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a4ef0-401e-0048-59ba-c7a1ca000000
Time:2025-05-18T06:03:17.2272046Z
--------------------------------------------------------------------------------
2025/05/18 06:03:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a5100-401e-0048-33ba-c7a1ca000000
Time:2025-05-18T06:03:18.2640609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a5100-401e-0048-33ba-c7a1ca000000
Time:2025-05-18T06:03:18.2640609Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.83s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:03:26 DEBUG : sub dir/: Creating directory marker
2025/05/18 06:03:26 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/18 06:03:27 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/18 06:03:27 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/18 06:03:27 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/18 06:03:27 DEBUG : sub dir/: Removing directory marker
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a6327-401e-0048-61ba-c7a1ca000000
Time:2025-05-18T06:03:27.8847736Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a64f9-401e-0048-0dba-c7a1ca000000
Time:2025-05-18T06:03:28.9218701Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a66f1-401e-0048-53ba-c7a1ca000000
Time:2025-05-18T06:03:29.9587271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a66f1-401e-0048-53ba-c7a1ca000000
Time:2025-05-18T06:03:29.9587271Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a68fd-401e-0048-25ba-c7a1ca000000
Time:2025-05-18T06:03:30.9956195Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a6ab9-401e-0048-10ba-c7a1ca000000
Time:2025-05-18T06:03:32.0328364Z
--------------------------------------------------------------------------------
2025/05/18 06:03:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a6cc3-401e-0048-53ba-c7a1ca000000
Time:2025-05-18T06:03:33.0700236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a6cc3-401e-0048-53ba-c7a1ca000000
Time:2025-05-18T06:03:33.0700236Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.81s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:03:41 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/05/18 06:03:42 DEBUG : sub/: Removing directory marker
2025/05/18 06:03:42 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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a7e19-401e-0048-80ba-c7a1ca000000
Time:2025-05-18T06:03:42.1237155Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a7f9e-401e-0048-54ba-c7a1ca000000
Time:2025-05-18T06:03:43.1607838Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a8125-401e-0048-2eba-c7a1ca000000
Time:2025-05-18T06:03:44.1989581Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a8125-401e-0048-2eba-c7a1ca000000
Time:2025-05-18T06:03:44.1989581Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a82d5-401e-0048-23ba-c7a1ca000000
Time:2025-05-18T06:03:45.2360730Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a84a4-401e-0048-3bba-c7a1ca000000
Time:2025-05-18T06:03:46.2728408Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a8626-401e-0048-08ba-c7a1ca000000
Time:2025-05-18T06:03:47.3096361Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a8626-401e-0048-08ba-c7a1ca000000
Time:2025-05-18T06:03:47.3096361Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.24s)
--- 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:03:55 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/05/18 06:03:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/notfound"
2025/05/18 06:03:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 06:03:56 DEBUG : Azure container rclone-test-yovefir4xeba path notfound: Using directory markers
2025/05/18 06:03:56 DEBUG : sub/: Removing directory marker
2025/05/18 06:03:56 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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a97f9-401e-0048-15ba-c7a1ca000000
Time:2025-05-18T06:03:56.5856604Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a99f2-401e-0048-58ba-c7a1ca000000
Time:2025-05-18T06:03:57.6266590Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a9c18-401e-0048-50ba-c7a1ca000000
Time:2025-05-18T06:03:58.6718408Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a9c18-401e-0048-50ba-c7a1ca000000
Time:2025-05-18T06:03:58.6718408Z
--------------------------------------------------------------------------------
2025/05/18 06:03: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a9e0d-401e-0048-07ba-c7a1ca000000
Time:2025-05-18T06:03:59.7085121Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6a9fbd-401e-0048-0bba-c7a1ca000000
Time:2025-05-18T06:04:00.7459414Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6aa1b5-401e-0048-4fba-c7a1ca000000
Time:2025-05-18T06:04:01.7829213Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6aa1b5-401e-0048-4fba-c7a1ca000000
Time:2025-05-18T06:04:01.7829213Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:04:09 INFO : Azure container rclone-test-yovefir4xeba: Making directory
2025/05/18 06:04:09 INFO : Azure container rclone-test-yovefir4xeba: Making directory
2025/05/18 06:04: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ab15e-401e-0048-51ba-c7a1ca000000
Time:2025-05-18T06:04:10.0119220Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ab375-401e-0048-2aba-c7a1ca000000
Time:2025-05-18T06:04:11.0526502Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ab590-401e-0048-02ba-c7a1ca000000
Time:2025-05-18T06:04:12.0911520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ab590-401e-0048-02ba-c7a1ca000000
Time:2025-05-18T06:04:12.0911520Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ab7ce-401e-0048-09ba-c7a1ca000000
Time:2025-05-18T06:04:13.1291207Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ab98d-401e-0048-15ba-c7a1ca000000
Time:2025-05-18T06:04:14.1669088Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6abb4c-401e-0048-19ba-c7a1ca000000
Time:2025-05-18T06:04:15.2040858Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6abb4c-401e-0048-19ba-c7a1ca000000
Time:2025-05-18T06:04:15.2040858Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:04:23 DEBUG : sub dir/: Creating directory marker
2025/05/18 06:04:23 DEBUG : sub dir/: Removing directory marker
2025/05/18 06:04:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ac9a2-401e-0048-65ba-c7a1ca000000
Time:2025-05-18T06:04:23.8097070Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6acb66-401e-0048-7eba-c7a1ca000000
Time:2025-05-18T06:04:24.8471069Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6acd26-401e-0048-80ba-c7a1ca000000
Time:2025-05-18T06:04:25.8839767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6acd26-401e-0048-80ba-c7a1ca000000
Time:2025-05-18T06:04:25.8839767Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6acf30-401e-0048-46ba-c7a1ca000000
Time:2025-05-18T06:04:26.9215809Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ad0b9-401e-0048-2dba-c7a1ca000000
Time:2025-05-18T06:04:27.9581791Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ad2a3-401e-0048-5aba-c7a1ca000000
Time:2025-05-18T06:04:28.9960815Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ad2a3-401e-0048-5aba-c7a1ca000000
Time:2025-05-18T06:04:28.9960815Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.79s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:04:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ae37a-401e-0048-01ba-c7a1ca000000
Time:2025-05-18T06:04:37.5885265Z
--------------------------------------------------------------------------------
2025/05/18 06:04:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ae558-401e-0048-2aba-c7a1ca000000
Time:2025-05-18T06:04:38.6257072Z
--------------------------------------------------------------------------------
2025/05/18 06:04:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ae7aa-401e-0048-3fba-c7a1ca000000
Time:2025-05-18T06:04:39.6628329Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ae7aa-401e-0048-3fba-c7a1ca000000
Time:2025-05-18T06:04:39.6628329Z
--------------------------------------------------------------------------------
2025/05/18 06:04:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6ae9b4-401e-0048-16ba-c7a1ca000000
Time:2025-05-18T06:04:40.7002855Z
--------------------------------------------------------------------------------
2025/05/18 06:04:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6aeb96-401e-0048-47ba-c7a1ca000000
Time:2025-05-18T06:04:41.7372831Z
--------------------------------------------------------------------------------
2025/05/18 06:04:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6aed4a-401e-0048-4aba-c7a1ca000000
Time:2025-05-18T06:04:42.7750905Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6aed4a-401e-0048-4aba-c7a1ca000000
Time:2025-05-18T06:04:42.7750905Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.78s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:04:51 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/18 06:04:51 DEBUG : empty space: Excluded
2025/05/18 06:04:51 DEBUG : BackupDir: Excluded
2025/05/18 06:04:51 DEBUG : dst: Excluded
2025/05/18 06:04: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6afce6-401e-0048-0dba-c7a1ca000000
Time:2025-05-18T06:04:51.4068003Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6afe9d-401e-0048-13ba-c7a1ca000000
Time:2025-05-18T06:04:52.4432406Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b00a4-401e-0048-5aba-c7a1ca000000
Time:2025-05-18T06:04:53.4810194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b00a4-401e-0048-5aba-c7a1ca000000
Time:2025-05-18T06:04:53.4810194Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b02f4-401e-0048-68ba-c7a1ca000000
Time:2025-05-18T06:04:54.5189103Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b056d-401e-0048-27ba-c7a1ca000000
Time:2025-05-18T06:04:55.5566886Z
--------------------------------------------------------------------------------
2025/05/18 06:04: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b07b9-401e-0048-06ba-c7a1ca000000
Time:2025-05-18T06:04:56.5937510Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b07b9-401e-0048-06ba-c7a1ca000000
Time:2025-05-18T06:04:56.5937510Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.82s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b17ea-401e-0048-66ba-c7a1ca000000
Time:2025-05-18T06:05:05.1868028Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b19dd-401e-0048-22ba-c7a1ca000000
Time:2025-05-18T06:05:06.2237132Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b1c88-401e-0048-5fba-c7a1ca000000
Time:2025-05-18T06:05:07.2604495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b1c88-401e-0048-5fba-c7a1ca000000
Time:2025-05-18T06:05:07.2604495Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b1e5c-401e-0048-62ba-c7a1ca000000
Time:2025-05-18T06:05:08.2971624Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b2035-401e-0048-06ba-c7a1ca000000
Time:2025-05-18T06:05:09.3347205Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b223d-401e-0048-63ba-c7a1ca000000
Time:2025-05-18T06:05:10.3718145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b223d-401e-0048-63ba-c7a1ca000000
Time:2025-05-18T06:05:10.3718145Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.78s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/18 06:05:19 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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c6ac2-801e-0078-0dba-c71f05000000
Time:2025-05-18T06:05:19.0864777Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c6c80-801e-0078-7bba-c71f05000000
Time:2025-05-18T06:05:20.1250364Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c6e3a-801e-0078-5bba-c71f05000000
Time:2025-05-18T06:05:21.1646439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c6e3a-801e-0078-5bba-c71f05000000
Time:2025-05-18T06:05:21.1646439Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c6f6d-801e-0078-56ba-c71f05000000
Time:2025-05-18T06:05:22.2025369Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c70a7-801e-0078-60ba-c71f05000000
Time:2025-05-18T06:05:23.2410821Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c717e-801e-0078-16ba-c71f05000000
Time:2025-05-18T06:05:24.2783770Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c717e-801e-0078-16ba-c71f05000000
Time:2025-05-18T06:05:24.2783770Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/05/18 06:05:32 DEBUG : Creating backend with remote ":memory:"
2025/05/18 06:05:32 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/18 06:05:32 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/18 06:05:32 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/18 06:05:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/18 06:05:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/18 06:05:32 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/18 06:05:32 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/18 06:05:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/18 06:05:32 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:05:32 DEBUG : sub dir/: Creating directory marker
2025/05/18 06:05:33 DEBUG : sub dir/: Removing directory marker
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c7c5d-801e-0078-4cba-c71f05000000
Time:2025-05-18T06:05:33.0865426Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c7e4f-801e-0078-5bba-c71f05000000
Time:2025-05-18T06:05:34.1283429Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c7fcf-801e-0078-2dba-c71f05000000
Time:2025-05-18T06:05:35.1653337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c7fcf-801e-0078-2dba-c71f05000000
Time:2025-05-18T06:05:35.1653337Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c81ae-801e-0078-10ba-c71f05000000
Time:2025-05-18T06:05:36.2036183Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c831f-801e-0078-43ba-c71f05000000
Time:2025-05-18T06:05:37.2407171Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c85a3-801e-0078-57ba-c71f05000000
Time:2025-05-18T06:05:38.2791529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55c85a3-801e-0078-57ba-c71f05000000
Time:2025-05-18T06:05:38.2791529Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:05:46 DEBUG : Waiting for deletions to finish
2025/05/18 06:05:46 DEBUG : large: Excluded (Size Filter)
2025/05/18 06:05:46 INFO : medium: Deleted
2025/05/18 06:05:46 INFO : small: Deleted
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b730b-401e-0048-78ba-c7a1ca000000
Time:2025-05-18T06:05:47.0377548Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b74fe-401e-0048-26ba-c7a1ca000000
Time:2025-05-18T06:05:48.0752061Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b76f9-401e-0048-5fba-c7a1ca000000
Time:2025-05-18T06:05:49.1137669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b76f9-401e-0048-5fba-c7a1ca000000
Time:2025-05-18T06:05:49.1137669Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b78ae-401e-0048-53ba-c7a1ca000000
Time:2025-05-18T06:05:50.1509925Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b7a77-401e-0048-61ba-c7a1ca000000
Time:2025-05-18T06:05:51.1888474Z
--------------------------------------------------------------------------------
2025/05/18 06:05: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b7c78-401e-0048-2aba-c7a1ca000000
Time:2025-05-18T06:05:52.2266681Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3b6b7c78-401e-0048-2aba-c7a1ca000000
Time:2025-05-18T06:05:52.2266681Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:06:00 DEBUG : Waiting for deletions to finish
2025/05/18 06:06:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/18 06:06:00 INFO : large: Deleted
2025/05/18 06:06:00 INFO : medium: Deleted
2025/05/18 06:06:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ca385-801e-0078-2cba-c71f05000000
Time:2025-05-18T06:06:00.9807989Z
--------------------------------------------------------------------------------
2025/05/18 06:06:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ca4cf-801e-0078-36ba-c71f05000000
Time:2025-05-18T06:06:02.0188976Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ca5c6-801e-0078-0cba-c71f05000000
Time:2025-05-18T06:06:03.0558495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ca5c6-801e-0078-0cba-c71f05000000
Time:2025-05-18T06:06:03.0558495Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ca6ea-801e-0078-02ba-c71f05000000
Time:2025-05-18T06:06:04.0932809Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ca803-801e-0078-6cba-c71f05000000
Time:2025-05-18T06:06:05.1307163Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ca902-801e-0078-3eba-c71f05000000
Time:2025-05-18T06:06:06.1681971Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ca902-801e-0078-3eba-c71f05000000
Time:2025-05-18T06:06:06.1681971Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/05/18 06:06: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cb1d9-801e-0078-4aba-c71f05000000
Time:2025-05-18T06:06:14.3598233Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cb2a7-801e-0078-73ba-c71f05000000
Time:2025-05-18T06:06:15.3968093Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cb395-801e-0078-28ba-c71f05000000
Time:2025-05-18T06:06:16.4338168Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cb395-801e-0078-28ba-c71f05000000
Time:2025-05-18T06:06:16.4338168Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cb450-801e-0078-30ba-c71f05000000
Time:2025-05-18T06:06:17.4709488Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cb524-801e-0078-5aba-c71f05000000
Time:2025-05-18T06:06:18.5079703Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cb631-801e-0078-21ba-c71f05000000
Time:2025-05-18T06:06:19.5456474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cb631-801e-0078-21ba-c71f05000000
Time:2025-05-18T06:06:19.5456474Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.31s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:06:27 DEBUG : Waiting for deletions to finish
2025/05/18 06:06:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/18 06:06:28 INFO : small: Deleted
2025/05/18 06:06:28 INFO : medium: Deleted
2025/05/18 06:06: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cc038-801e-0078-6cba-c71f05000000
Time:2025-05-18T06:06:28.3055505Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cc142-801e-0078-48ba-c71f05000000
Time:2025-05-18T06:06:29.3430319Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cc291-801e-0078-60ba-c71f05000000
Time:2025-05-18T06:06:30.3809223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cc291-801e-0078-60ba-c71f05000000
Time:2025-05-18T06:06:30.3809223Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cc424-801e-0078-3abb-c71f05000000
Time:2025-05-18T06:06:31.4182731Z
--------------------------------------------------------------------------------
2025/05/18 06:06: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cc57f-801e-0078-6dbb-c71f05000000
Time:2025-05-18T06:06:32.4561486Z
--------------------------------------------------------------------------------
2025/05/18 06:06:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cc694-801e-0078-5dbb-c71f05000000
Time:2025-05-18T06:06:33.4944389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cc694-801e-0078-5dbb-c71f05000000
Time:2025-05-18T06:06:33.4944389Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/05/18 06:06:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cd166-801e-0078-15bb-c71f05000000
Time:2025-05-18T06:06:41.6852258Z
--------------------------------------------------------------------------------
2025/05/18 06:06:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cd2df-801e-0078-4abb-c71f05000000
Time:2025-05-18T06:06:42.7227705Z
--------------------------------------------------------------------------------
2025/05/18 06:06:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cd3f3-801e-0078-2dbb-c71f05000000
Time:2025-05-18T06:06:43.7599482Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cd3f3-801e-0078-2dbb-c71f05000000
Time:2025-05-18T06:06:43.7599482Z
--------------------------------------------------------------------------------
2025/05/18 06:06:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cd538-801e-0078-4cbb-c71f05000000
Time:2025-05-18T06:06:44.7991774Z
--------------------------------------------------------------------------------
2025/05/18 06:06:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cd658-801e-0078-3bbb-c71f05000000
Time:2025-05-18T06:06:45.8366712Z
--------------------------------------------------------------------------------
2025/05/18 06:06:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cd777-801e-0078-27bb-c71f05000000
Time:2025-05-18T06:06:46.8742181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cd777-801e-0078-27bb-c71f05000000
Time:2025-05-18T06:06:46.8742181Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:06:55 DEBUG : Waiting for deletions to finish
2025/05/18 06:06:55 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached
2025/05/18 06:06:55 INFO : large: Deleted
2025/05/18 06:06:55 INFO : small: Deleted
2025/05/18 06:06:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ce0d2-801e-0078-55bb-c71f05000000
Time:2025-05-18T06:06:55.6658169Z
--------------------------------------------------------------------------------
2025/05/18 06:06:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ce21a-801e-0078-22bb-c71f05000000
Time:2025-05-18T06:06:56.7034549Z
--------------------------------------------------------------------------------
2025/05/18 06:06:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ce311-801e-0078-6abb-c71f05000000
Time:2025-05-18T06:06:57.7408968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ce311-801e-0078-6abb-c71f05000000
Time:2025-05-18T06:06:57.7408968Z
--------------------------------------------------------------------------------
2025/05/18 06:06:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ce3f4-801e-0078-24bb-c71f05000000
Time:2025-05-18T06:06:58.7794726Z
--------------------------------------------------------------------------------
2025/05/18 06:06:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ce508-801e-0078-06bb-c71f05000000
Time:2025-05-18T06:06:59.8170646Z
--------------------------------------------------------------------------------
2025/05/18 06:07:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ce67f-801e-0078-40bb-c71f05000000
Time:2025-05-18T06:07:00.8547943Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ce67f-801e-0078-40bb-c71f05000000
Time:2025-05-18T06:07:00.8547943Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/05/18 06:07: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ceecf-801e-0078-0fbb-c71f05000000
Time:2025-05-18T06:07:09.0484257Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55ceff9-801e-0078-75bb-c71f05000000
Time:2025-05-18T06:07:10.0866927Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cf11d-801e-0078-65bb-c71f05000000
Time:2025-05-18T06:07:11.1245924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cf11d-801e-0078-65bb-c71f05000000
Time:2025-05-18T06:07:11.1245924Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cf221-801e-0078-34bb-c71f05000000
Time:2025-05-18T06:07:12.1628053Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cf392-801e-0078-5bbb-c71f05000000
Time:2025-05-18T06:07:13.2004029Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cf49a-801e-0078-30bb-c71f05000000
Time:2025-05-18T06:07:14.2376836Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cf49a-801e-0078-30bb-c71f05000000
Time:2025-05-18T06:07:14.2376836Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.36s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:07: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55cffcb-801e-0078-2cbb-c71f05000000
Time:2025-05-18T06:07:22.7252422Z
--------------------------------------------------------------------------------
2025/05/18 06:07:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d013c-801e-0078-5abb-c71f05000000
Time:2025-05-18T06:07:23.7631891Z
--------------------------------------------------------------------------------
2025/05/18 06:07:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d0286-801e-0078-66bb-c71f05000000
Time:2025-05-18T06:07:24.8003328Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d0286-801e-0078-66bb-c71f05000000
Time:2025-05-18T06:07:24.8003328Z
--------------------------------------------------------------------------------
2025/05/18 06:07:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d03be-801e-0078-6dbb-c71f05000000
Time:2025-05-18T06:07:25.8376868Z
--------------------------------------------------------------------------------
2025/05/18 06:07:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d04b1-801e-0078-39bb-c71f05000000
Time:2025-05-18T06:07:26.8766511Z
--------------------------------------------------------------------------------
2025/05/18 06:07:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d05c7-801e-0078-1cbb-c71f05000000
Time:2025-05-18T06:07:27.9144783Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d05c7-801e-0078-1cbb-c71f05000000
Time:2025-05-18T06:07:27.9144783Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/05/18 06:07: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d0e45-801e-0078-69bb-c71f05000000
Time:2025-05-18T06:07:36.1066458Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d0f8f-801e-0078-01bb-c71f05000000
Time:2025-05-18T06:07:37.1446551Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d10ff-801e-0078-76bb-c71f05000000
Time:2025-05-18T06:07:38.1820263Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d10ff-801e-0078-76bb-c71f05000000
Time:2025-05-18T06:07:38.1820263Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d122d-801e-0078-6abb-c71f05000000
Time:2025-05-18T06:07:39.2204452Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d1393-801e-0078-17bb-c71f05000000
Time:2025-05-18T06:07:40.2577961Z
--------------------------------------------------------------------------------
2025/05/18 06:07: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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d1554-801e-0078-22bb-c71f05000000
Time:2025-05-18T06:07:41.2947043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d1554-801e-0078-22bb-c71f05000000
Time:2025-05-18T06:07:41.2947043Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.06s)
=== RUN TestRetry
2025/05/18 06:07:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/18 06:07:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/18 06:07:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/18 06:07:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/18 06:07:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/18 06:07:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/18 06:07:49 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:07:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d1dfe-801e-0078-69bb-c71f05000000
Time:2025-05-18T06:07:50.6471232Z
--------------------------------------------------------------------------------
2025/05/18 06:07:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d1eed-801e-0078-2dbb-c71f05000000
Time:2025-05-18T06:07:51.6844422Z
--------------------------------------------------------------------------------
2025/05/18 06:07:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d1fbd-801e-0078-4bbb-c71f05000000
Time:2025-05-18T06:07:52.7228248Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d1fbd-801e-0078-4bbb-c71f05000000
Time:2025-05-18T06:07:52.7228248Z
--------------------------------------------------------------------------------
2025/05/18 06:07:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d20c7-801e-0078-18bb-c71f05000000
Time:2025-05-18T06:07:53.7602719Z
--------------------------------------------------------------------------------
2025/05/18 06:07:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d21be-801e-0078-61bb-c71f05000000
Time:2025-05-18T06:07:54.7986976Z
--------------------------------------------------------------------------------
2025/05/18 06:07:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d2285-801e-0078-7dbb-c71f05000000
Time:2025-05-18T06:07:55.8367839Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d55d2285-801e-0078-7dbb-c71f05000000
Time:2025-05-18T06:07:55.8367839Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.49s)
=== RUN TestPurge
2025/05/18 06:08:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kacajet4yiko"
2025/05/18 06:08:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/18 06:08:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 06:08:03 DEBUG : Azure container rclone-test-kacajet4yiko: Using directory markers
2025/05/18 06:08:03 DEBUG : Creating backend with remote "/tmp/rclone823385968"
run.go:180: Remote "Azure container rclone-test-kacajet4yiko", Local "Local file system at /tmp/rclone823385968", Modify Window "1ns"
2025/05/18 06:08:04 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/18 06:08:04 DEBUG : A1/B1/: Creating directory marker
2025/05/18 06:08:04 DEBUG : A1/: Creating directory marker
2025/05/18 06:08:04 INFO : A2: Making directory
2025/05/18 06:08:04 DEBUG : A2/: Creating directory marker
2025/05/18 06:08:04 INFO : A1/B2: Making directory
2025/05/18 06:08:04 DEBUG : A1/B2/: Creating directory marker
2025/05/18 06:08:04 INFO : A1/B2/C2: Making directory
2025/05/18 06:08:04 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/18 06:08:04 INFO : A1/B1/C3: Making directory
2025/05/18 06:08:04 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/18 06:08:04 INFO : A3: Making directory
2025/05/18 06:08:04 DEBUG : A3/: Creating directory marker
2025/05/18 06:08:04 INFO : A3/B3: Making directory
2025/05/18 06:08:04 DEBUG : A3/B3/: Creating directory marker
2025/05/18 06:08:04 INFO : A3/B3/C4: Making directory
2025/05/18 06:08:04 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/18 06:08:05 DEBUG : Waiting for deletions to finish
2025/05/18 06:08:05 INFO : A1/B1/C1/one: Deleted
2025/05/18 06:08:05 DEBUG : removing 2 level 3 directories
2025/05/18 06:08:05 INFO : A1/B1/C3: Removing directory
2025/05/18 06:08:05 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/18 06:08:05 INFO : A1/B1/C1: Removing directory
2025/05/18 06:08:05 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/18 06:08:05 DEBUG : removing 1 level 2 directories
2025/05/18 06:08:05 INFO : A1/B1: Removing directory
2025/05/18 06:08:05 DEBUG : A1/B1/: Removing directory marker
2025/05/18 06:08:05 DEBUG : Azure container rclone-test-kacajet4yiko: Purge remote
2025/05/18 06:08:05 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/18 06:08:05 DEBUG : A1/B1/: Creating directory marker
2025/05/18 06:08:05 DEBUG : A1/: Creating directory marker
2025/05/18 06:08:06 INFO : A2: Making directory
2025/05/18 06:08:06 DEBUG : A2/: Creating directory marker
2025/05/18 06:08:06 INFO : A1/B2: Making directory
2025/05/18 06:08:06 DEBUG : A1/B2/: Creating directory marker
2025/05/18 06:08:06 INFO : A1/B2/C2: Making directory
2025/05/18 06:08:06 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/18 06:08:06 INFO : A1/B1/C3: Making directory
2025/05/18 06:08:06 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/18 06:08:06 INFO : A3: Making directory
2025/05/18 06:08:06 DEBUG : A3/: Creating directory marker
2025/05/18 06:08:06 INFO : A3/B3: Making directory
2025/05/18 06:08:06 DEBUG : A3/B3/: Creating directory marker
2025/05/18 06:08:06 INFO : A3/B3/C4: Making directory
2025/05/18 06:08:06 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/18 06:08:14 DEBUG : removing 1 level 3 directories
2025/05/18 06:08:14 INFO : A3/B3/C4: Removing directory
2025/05/18 06:08:14 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/18 06:08:21 DEBUG : removing 2 level 3 directories
2025/05/18 06:08:21 INFO : A1/B2/C2: Removing directory
2025/05/18 06:08:21 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/18 06:08:21 INFO : A1/B1/C3: Removing directory
2025/05/18 06:08:21 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/18 06:08:21 DEBUG : removing 4 level 2 directories
2025/05/18 06:08:21 INFO : dst/: Removing directory
2025/05/18 06:08:21 INFO : A3/B3: Removing directory
2025/05/18 06:08:21 DEBUG : A3/B3/: Removing directory marker
2025/05/18 06:08:21 DEBUG : dst//: Removing directory marker
2025/05/18 06:08:21 INFO : BackupDir/: Removing directory
2025/05/18 06:08:21 DEBUG : BackupDir//: Removing directory marker
2025/05/18 06:08:21 INFO : A1/B2: Removing directory
2025/05/18 06:08:21 DEBUG : A1/B2/: Removing directory marker
2025/05/18 06:08:21 DEBUG : removing 4 level 1 directories
2025/05/18 06:08:21 INFO : dst: Removing directory
2025/05/18 06:08:21 DEBUG : dst/: Removing directory marker
2025/05/18 06:08:21 INFO : A3: Removing directory
2025/05/18 06:08:21 DEBUG : A3/: Removing directory marker
2025/05/18 06:08:21 INFO : A2: Removing directory
2025/05/18 06:08:21 DEBUG : A2/: Removing directory marker
2025/05/18 06:08:21 INFO : BackupDir: Removing directory
2025/05/18 06:08:21 DEBUG : BackupDir/: Removing directory marker
2025/05/18 06:08:21 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d2c83e8f-101e-006a-63bb-c764d5000000
Time:2025-05-18T06:08:21.7574246Z
--------------------------------------------------------------------------------
2025/05/18 06:08:21 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fb342fd0-901e-004b-7bbb-c740ae000000
Time:2025-05-18T06:08:21.7586265Z
--------------------------------------------------------------------------------
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-yovefir4xeba/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:fb342fd0-901e-004b-7bbb-c740ae000000
Time:2025-05-18T06:08:21.7586265Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/18 06:08:21 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/18 06:08:21 DEBUG : A1/B1/: Removing directory marker
2025/05/18 06:08:22 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.34s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:22 INFO : A1: Making directory
2025/05/18 06:08:22 DEBUG : A1/: Creating directory marker
2025/05/18 06:08:22 INFO : A1/B1: Making directory
2025/05/18 06:08:22 DEBUG : A1/B1/: Creating directory marker
2025/05/18 06:08:22 INFO : A1/B1/C1: Making directory
2025/05/18 06:08:22 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/18 06:08:22 DEBUG : removing 1 level 3 directories
2025/05/18 06:08:22 INFO : A1/B1/C1: Removing directory
2025/05/18 06:08:22 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/18 06:08:22 DEBUG : removing 1 level 2 directories
2025/05/18 06:08:22 INFO : A1/B1: Removing directory
2025/05/18 06:08:22 DEBUG : A1/B1/: Removing directory marker
2025/05/18 06:08:22 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:22 INFO : A1: Making directory
2025/05/18 06:08:22 DEBUG : A1/: Creating directory marker
2025/05/18 06:08:22 INFO : A1/B1: Making directory
2025/05/18 06:08:22 DEBUG : A1/B1/: Creating directory marker
2025/05/18 06:08:23 INFO : A1/B1/C1: Making directory
2025/05/18 06:08:23 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/18 06:08:23 DEBUG : removing 1 level 3 directories
2025/05/18 06:08:23 INFO : A1/B1/C1: Removing directory
2025/05/18 06:08:23 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/18 06:08:23 DEBUG : removing 1 level 2 directories
2025/05/18 06:08:23 INFO : A1/B1: Removing directory
2025/05/18 06:08:23 DEBUG : A1/B1/: Removing directory marker
2025/05/18 06:08:23 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:23 DEBUG : filename.txt: File name found in url
2025/05/18 06:08:23 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:24 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/18 06:08:24 DEBUG : sub/: Creating directory marker
2025/05/18 06:08:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/18 06:08:24 INFO : file1: Copied (new) to: sub/file2
2025/05/18 06:08:24 INFO : file1: Deleted
2025/05/18 06:08:24 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 06:08:24 DEBUG : file1: Unchanged skipping
2025/05/18 06:08:24 INFO : file1: Deleted
2025/05/18 06:08:24 DEBUG : Azure container rclone-test-yovefir4xeba: don't need to copy/move sub/file2, it is already at target location
2025/05/18 06:08:24 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.50s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:24 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/18 06:08:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/18 06:08:24 INFO : file1: Copied (new)
2025/05/18 06:08:24 INFO : file1: Deleted
2025/05/18 06:08:25 DEBUG : file1: Destination exists, skipping
2025/05/18 06:08:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:25 DEBUG : dst/: Creating directory marker
2025/05/18 06:08:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/backup"
2025/05/18 06:08:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/18 06:08:25 DEBUG : Azure container rclone-test-yovefir4xeba path backup: Using directory markers
2025/05/18 06:08:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yovefir4xeba/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-yovefir4xeba/backup"
2025/05/18 06:08:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/18 06:08:25 DEBUG : dst/: Creating directory marker
2025/05/18 06:08:26 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/18 06:08:26 INFO : dst/file1: Copied (server-side copy)
2025/05/18 06:08:26 INFO : dst/file1: Deleted
2025/05/18 06:08:26 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/18 06:08:26 INFO : dst/file1: Copied (new)
2025/05/18 06:08:26 INFO : dst/file1: Deleted
2025/05/18 06:08:26 DEBUG : dst/: Removing directory marker
2025/05/18 06:08:26 DEBUG : backup/dst/: Removing directory marker
2025/05/18 06:08:26 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-yovefir4xeba/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3d8c8101-f01e-0086-48bb-c77044000000
Time:2025-05-18T06:08:26.4800344Z
--------------------------------------------------------------------------------
2025/05/18 06:08:27 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-yovefir4xeba/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3d8c8267-f01e-0086-6fbb-c77044000000
Time:2025-05-18T06:08:27.5179628Z
--------------------------------------------------------------------------------
2025/05/18 06:08:28 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-yovefir4xeba/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3d8c83bb-f01e-0086-07bb-c77044000000
Time:2025-05-18T06:08:28.5558665Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yovefir4xeba/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3d8c83bb-f01e-0086-07bb-c77044000000
Time:2025-05-18T06:08:28.5558665Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.25s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:29 DEBUG : A1/: Creating directory marker
2025/05/18 06:08:29 DEBUG : A1/B1/: Creating directory marker
2025/05/18 06:08:30 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/18 06:08:30 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/18 06:08:30 INFO : A1/B2: Making directory
2025/05/18 06:08:30 DEBUG : A1/B2/: Creating directory marker
2025/05/18 06:08:30 INFO : A1/B1/C3: Making directory
2025/05/18 06:08:30 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/18 06:08:30 DEBUG : A2/: Creating directory marker
2025/05/18 06:08:30 DEBUG : A2/B1/: Creating directory marker
2025/05/18 06:08:31 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/18 06:08:31 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/18 06:08:31 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/18 06:08:31 DEBUG : A2/B2/: Creating directory marker
2025/05/18 06:08:31 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/18 06:08:31 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/18 06:08:31 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/18 06:08:31 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/18 06:08:31 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/18 06:08:31 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/18 06:08:31 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/18 06:08:31 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/18 06:08:31 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/18 06:08:31 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/18 06:08:31 INFO : A1/B1/C2/five: Deleted
2025/05/18 06:08:31 INFO : A1/one: Deleted
2025/05/18 06:08:31 INFO : A1/B1/three: Deleted
2025/05/18 06:08:31 INFO : A1/B1/C1/four: Deleted
2025/05/18 06:08:31 INFO : A1/two: Deleted
2025/05/18 06:08:31 DEBUG : A1/B2/: Removing directory marker
2025/05/18 06:08:31 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/18 06:08:31 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/18 06:08:31 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/18 06:08:31 DEBUG : A1/B1/: Removing directory marker
2025/05/18 06:08:31 DEBUG : A1/: Removing directory marker
2025/05/18 06:08:32 DEBUG : A3/: Creating directory marker
2025/05/18 06:08:32 DEBUG : A3/B1/: Creating directory marker
2025/05/18 06:08:32 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/18 06:08:32 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/18 06:08:32 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/18 06:08:32 DEBUG : A3/B2/: Creating directory marker
2025/05/18 06:08:32 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/18 06:08:32 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/18 06:08:32 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/18 06:08:32 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/18 06:08:32 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/18 06:08:32 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/18 06:08:32 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/18 06:08:32 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/18 06:08:32 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/18 06:08:32 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/18 06:08:32 INFO : A2/B1/C1/four: Deleted
2025/05/18 06:08:32 INFO : A2/B1/C2/five: Deleted
2025/05/18 06:08:32 INFO : A2/two: Deleted
2025/05/18 06:08:32 INFO : A2/one: Deleted
2025/05/18 06:08:32 INFO : A2/B1/three: Deleted
2025/05/18 06:08:32 DEBUG : A2/B2/: Removing directory marker
2025/05/18 06:08:32 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/18 06:08:33 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/18 06:08:33 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/18 06:08:33 DEBUG : A2/B1/: Removing directory marker
2025/05/18 06:08:33 DEBUG : A2/: Removing directory marker
2025/05/18 06:08:33 INFO : Azure container rclone-test-yovefir4xeba: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/18 06:08:33 DEBUG : A4/: Creating directory marker
2025/05/18 06:08:33 DEBUG : A4/B1/: Creating directory marker
2025/05/18 06:08:33 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/18 06:08:33 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/18 06:08:33 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/18 06:08:33 DEBUG : A4/B2/: Creating directory marker
2025/05/18 06:08:34 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/18 06:08:34 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/18 06:08:34 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/18 06:08:34 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/18 06:08:34 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/18 06:08:34 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/18 06:08:34 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/18 06:08:34 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/18 06:08:34 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/18 06:08:34 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/18 06:08:34 INFO : A3/B1/C2/five: Deleted
2025/05/18 06:08:34 INFO : A3/B1/C1/four: Deleted
2025/05/18 06:08:34 INFO : A3/one: Deleted
2025/05/18 06:08:34 INFO : A3/two: Deleted
2025/05/18 06:08:34 INFO : A3/B1/three: Deleted
2025/05/18 06:08:34 DEBUG : A3/B2/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A3/B1/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A3/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A4/B2/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/18 06:08:34 DEBUG : A4/B1/: Removing directory marker
2025/05/18 06:08:35 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.47s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:35 DEBUG : Azure container rclone-test-yovefir4xeba: File to upload is small (34 bytes), uploading instead of streaming
2025/05/18 06:08:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/18 06:08:35 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/18 06:08:35 NOTICE: Azure container rclone-test-yovefir4xeba: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/18 06:08:35 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/18 06:08:35 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/18 06:08:35 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/18 06:08:35 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/18 06:08:35 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/18 06:08:35 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/18 06:08:35 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:35 DEBUG : Azure container rclone-test-yovefir4xeba: File to upload is small (34 bytes), uploading instead of streaming
2025/05/18 06:08:35 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/18 06:08:35 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/18 06:08:35 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/18 06:08:35 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/18 06:08:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/18 06:08:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/18 06:08:35 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/18 06:08:35 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/18 06:08:35 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:36 DEBUG : Azure container rclone-test-yovefir4xeba: File to upload is small (34 bytes), uploading instead of streaming
2025/05/18 06:08:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/18 06:08:36 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:36 DEBUG : Azure container rclone-test-yovefir4xeba: File to upload is small (34 bytes), uploading instead of streaming
2025/05/18 06:08:36 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/18 06:08:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/18 06:08:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:37 DEBUG : Azure container rclone-test-yovefir4xeba: File to upload is small (60 bytes), uploading instead of streaming
2025/05/18 06:08:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/18 06:08:37 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
2025/05/18 06:08:37 DEBUG : sub dir/: Creating directory marker
2025/05/18 06:08:37 DEBUG : Azure container rclone-test-yovefir4xeba: Touching "sub dir/potato3"
2025/05/18 06:08:37 DEBUG : Azure container rclone-test-yovefir4xeba: Touching "empty space"
2025/05/18 06:08:37 DEBUG : Azure container rclone-test-yovefir4xeba: Touching "potato2"
2025/05/18 06:08:38 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", 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-yovefir4xeba", Local "Local file system at /tmp/rclone1128648864", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/05/18 06:08:38 DEBUG : Azure container rclone-test-yovefir4xeba: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m55.084853669s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]