"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/09 03:32:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe"
2025/05/09 03:32:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:32:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:32:45 DEBUG : Azure container rclone-test-yisegix9nipe: Using directory markers
2025/05/09 03:32:45 DEBUG : Creating backend with remote "/tmp/rclone1633740147"
=== 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:32:45 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/09 03:32:45 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/09 03:32:45 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/09 03:32:45 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/09 03:32:45 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/09 03:32:45 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/09 03:32:45 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/09 03:32:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/09 03:32:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/09 03:32:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/09 03:32:47 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/09 03:32:47 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/09 03:32:48 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/09 03:32:48 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/09 03:32:48 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/09 03:32:48 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/09 03:32:48 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/09 03:32:49 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/09 03:32:50 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/09 03:32:50 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/09 03:32:51 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/09 03:32:51 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/09 03:32:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/09 03:32:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/09 03:32:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/09 03:32:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/09 03:32:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:32:51 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/09 03:32:52 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/09 03:32:52 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/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:32:54 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/09 03:32:55 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/09 03:32:55 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/09 03:32:55 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/09 03:32:55 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/09 03:32:56 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/09 03:32:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:32:57 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/09 03:32:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:32:57 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/09 03:32:57 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/09 03:32:57 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/09 03:32:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/09 03:32:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:32:59 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/09 03:32:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:32:59 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/09 03:32:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/09 03:32:59 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (15.31s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (3.15s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.68s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (2.23s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.27s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.16s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.26s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:33:00 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/09 03:33:00 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/09 03:33:00 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/09 03:33:00 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/09 03:33:00 DEBUG : chunksize-probe: Removing empty object
2025/05/09 03:33:01 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/09 03:33:01 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/09 03:33:01 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/09 03:33:01 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/09 03:33:01 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/09 03:33:01 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/09 03:33:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/09 03:33:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/09 03:33:01 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/09 03:33:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/09 03:33:01 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/09 03:33:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:01 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/09 03:33:01 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/09 03:33:01 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/09 03:33:01 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/09 03:33:01 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:33:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/09 03:33:02 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:33:02 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/09 03:33:02 DEBUG : Returning error reader
2025/05/09 03:33:02 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/09 03:33:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:03 DEBUG : Returning error reader
2025/05/09 03:33:03 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/09 03:33:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:04 DEBUG : Returning error reader
2025/05/09 03:33:04 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/09 03:33:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:05 DEBUG : Returning error reader
2025/05/09 03:33:05 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/09 03:33:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:06 DEBUG : Returning error reader
2025/05/09 03:33:06 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/09 03:33:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:07 DEBUG : Returning error reader
2025/05/09 03:33:07 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/09 03:33:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:08 DEBUG : Returning error reader
2025/05/09 03:33:08 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/09 03:33:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:09 DEBUG : Returning error reader
2025/05/09 03:33:09 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/09 03:33:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:10 DEBUG : Returning error reader
2025/05/09 03:33:10 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/09 03:33:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:33:11 DEBUG : Returning error reader
2025/05/09 03:33:11 DEBUG : BOOM: simulated read failure
2025/05/09 03:33:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/09 03:33:11 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/09 03:33:11 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/09 03:33:11 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/09 03:33:11 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/09 03:33:11 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/09 03:33:11 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.83s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/09 03:33:19 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/09 03:33:19 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/09 03:33:19 DEBUG : potato: Seek from 10 to 0
2025/05/09 03:33:19 DEBUG : potato: Seek from 10 to 0
2025/05/09 03:33:19 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/09 03:33:19 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/09 03:33:19 DEBUG : potato: Seek from 5 to 2
2025/05/09 03:33:19 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/09 03:33:19 DEBUG : potato: Seek from 7 to 0
2025/05/09 03:33:19 DEBUG : potato: Seek from 7 to 0
2025/05/09 03:33:19 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/09 03:33:19 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/09 03:33:19 DEBUG : potato: Seek from 5 to 2
2025/05/09 03:33:19 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/09 03:33:19 DEBUG : potato: Seek from 8 to 0
2025/05/09 03:33:19 DEBUG : potato: Seek from 8 to 0
2025/05/09 03:33:19 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/09 03:33:19 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/09 03:33:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/09 03:33:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/09 03:33:19 DEBUG : potato: Seek from 5 to 2
2025/05/09 03:33:19 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/09 03:33:19 DEBUG : potato: Seek from 9 to 0
2025/05/09 03:33:19 DEBUG : potato: Seek from 9 to 0
2025/05/09 03:33:19 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", 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.89s)
--- PASS: TestCheck/1 (0.06s)
--- PASS: TestCheck/2 (0.06s)
--- PASS: TestCheck/3 (0.06s)
--- PASS: TestCheck/4 (0.12s)
--- PASS: TestCheck/5 (0.11s)
--- PASS: TestCheck/6 (0.12s)
--- PASS: TestCheck/7 (0.11s)
=== RUN TestCheckFsError
2025/05/09 03:33:21 DEBUG : Creating backend with remote "nonexistent"
2025/05/09 03:33:21 DEBUG : Config file has changed externally - reloading
2025/05/09 03:33:21 DEBUG : Creating backend with remote "nonexistent"
2025/05/09 03:33:21 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/09 03:33:21 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/09 03:33:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/09 03:33:21 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", 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 (2.26s)
--- PASS: TestCheckDownload/1 (0.12s)
--- PASS: TestCheckDownload/2 (0.11s)
--- PASS: TestCheckDownload/3 (0.11s)
--- PASS: TestCheckDownload/4 (0.17s)
--- PASS: TestCheckDownload/5 (0.17s)
--- PASS: TestCheckDownload/6 (0.17s)
--- PASS: TestCheckDownload/7 (0.17s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", 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.85s)
--- PASS: TestCheckSizeOnly/1 (0.06s)
--- PASS: TestCheckSizeOnly/2 (0.06s)
--- PASS: TestCheckSizeOnly/3 (0.06s)
--- PASS: TestCheckSizeOnly/4 (0.11s)
--- PASS: TestCheckSizeOnly/5 (0.11s)
--- PASS: TestCheckSizeOnly/6 (0.11s)
--- PASS: TestCheckSizeOnly/7 (0.11s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:33:25 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/09 03:33:25 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/09 03:33:25 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/09 03:33:25 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/09 03:33:25 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/09 03:33:25 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/09 03:33:25 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/09 03:33:25 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.65s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:33:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/data"
2025/05/09 03:33:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:25 DEBUG : Azure container rclone-test-yisegix9nipe path data: Using directory markers
2025/05/09 03:33:25 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/09 03:33:30 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (4.35s)
--- PASS: TestCheckSum/subtest1 (0.17s)
--- PASS: TestCheckSum/subtest2 (0.23s)
--- PASS: TestCheckSum/subtest3 (0.24s)
--- PASS: TestCheckSum/subtest4 (0.23s)
--- PASS: TestCheckSum/subtest5 (0.23s)
--- PASS: TestCheckSum/subtest6 (0.22s)
--- PASS: TestCheckSum/subtest7 (0.22s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:33:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/data"
2025/05/09 03:33:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:30 DEBUG : Azure container rclone-test-yisegix9nipe path data: Using directory markers
2025/05/09 03:33:30 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/09 03:33:34 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (4.71s)
--- PASS: TestCheckSumDownload/subtest1 (0.23s)
--- PASS: TestCheckSumDownload/subtest2 (0.28s)
--- PASS: TestCheckSumDownload/subtest3 (0.28s)
--- PASS: TestCheckSumDownload/subtest4 (0.28s)
--- PASS: TestCheckSumDownload/subtest5 (0.28s)
--- PASS: TestCheckSumDownload/subtest6 (0.28s)
--- PASS: TestCheckSumDownload/subtest7 (0.28s)
=== RUN TestApplyTransforms
2025/05/09 03:33:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-motusip9wara"
2025/05/09 03:33:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:34 DEBUG : Azure container rclone-test-motusip9wara: Using directory markers
2025/05/09 03:33:34 DEBUG : Creating backend with remote "/tmp/rclone3945650553"
run.go:180: Remote "Azure container rclone-test-motusip9wara", Local "Local file system at /tmp/rclone3945650553", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/09 03:33:35 ERROR : hello, world!: sum not found
2025/05/09 03:33:35 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-motusip9wara
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-motusip9wara: 1 files missing
2025/05/09 03:33:35 NOTICE: 1 hashes missing
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-motusip9wara: 2 differences found
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-motusip9wara: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/09 03:33:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-motusip9wara: 0 differences found
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-motusip9wara: 1 matching files
2025/05/09 03:33:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mihecok5wono"
2025/05/09 03:33:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:35 DEBUG : Azure container rclone-test-mihecok5wono: Using directory markers
2025/05/09 03:33:35 DEBUG : Creating backend with remote "/tmp/rclone821786508"
run.go:180: Remote "Azure container rclone-test-mihecok5wono", Local "Local file system at /tmp/rclone821786508", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/09 03:33:35 ERROR : HELLO, WORLD!: sum not found
2025/05/09 03:33:35 ERROR : hello, world!: file not in Azure container rclone-test-mihecok5wono
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-mihecok5wono: 1 files missing
2025/05/09 03:33:35 NOTICE: 1 hashes missing
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-mihecok5wono: 2 differences found
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-mihecok5wono: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/09 03:33:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-mihecok5wono: 0 differences found
2025/05/09 03:33:35 NOTICE: Azure container rclone-test-mihecok5wono: 1 matching files
2025/05/09 03:33:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buqefil6mego"
2025/05/09 03:33:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:35 DEBUG : Azure container rclone-test-buqefil6mego: Using directory markers
2025/05/09 03:33:35 DEBUG : Creating backend with remote "/tmp/rclone4129437578"
run.go:180: Remote "Azure container rclone-test-buqefil6mego", Local "Local file system at /tmp/rclone4129437578", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/09 03:33:36 ERROR : HeLlO, wOrLd!: sum not found
2025/05/09 03:33:36 ERROR : hello, world!: file not in Azure container rclone-test-buqefil6mego
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-buqefil6mego: 1 files missing
2025/05/09 03:33:36 NOTICE: 1 hashes missing
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-buqefil6mego: 2 differences found
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-buqefil6mego: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/09 03:33:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-buqefil6mego: 0 differences found
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-buqefil6mego: 1 matching files
2025/05/09 03:33:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zelicuf1melo"
2025/05/09 03:33:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:36 DEBUG : Azure container rclone-test-zelicuf1melo: Using directory markers
2025/05/09 03:33:36 DEBUG : Creating backend with remote "/tmp/rclone1074423948"
run.go:180: Remote "Azure container rclone-test-zelicuf1melo", Local "Local file system at /tmp/rclone1074423948", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/09 03:33:36 ERROR : HELLO, WORLD!: sum not found
2025/05/09 03:33:36 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-zelicuf1melo
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-zelicuf1melo: 1 files missing
2025/05/09 03:33:36 NOTICE: 1 hashes missing
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-zelicuf1melo: 2 differences found
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-zelicuf1melo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/09 03:33:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-zelicuf1melo: 0 differences found
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-zelicuf1melo: 1 matching files
2025/05/09 03:33:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rohitac6tefa"
2025/05/09 03:33:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:36 DEBUG : Azure container rclone-test-rohitac6tefa: Using directory markers
2025/05/09 03:33:36 DEBUG : Creating backend with remote "/tmp/rclone2008488467"
run.go:180: Remote "Azure container rclone-test-rohitac6tefa", Local "Local file system at /tmp/rclone2008488467", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/09 03:33:36 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/09 03:33:36 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-rohitac6tefa
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-rohitac6tefa: 1 files missing
2025/05/09 03:33:36 NOTICE: 1 hashes missing
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-rohitac6tefa: 2 differences found
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-rohitac6tefa: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/09 03:33:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-rohitac6tefa: 0 differences found
2025/05/09 03:33:36 NOTICE: Azure container rclone-test-rohitac6tefa: 1 matching files
2025/05/09 03:33:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-torufiw4cutu"
2025/05/09 03:33:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:36 DEBUG : Azure container rclone-test-torufiw4cutu: Using directory markers
2025/05/09 03:33:36 DEBUG : Creating backend with remote "/tmp/rclone655588493"
run.go:180: Remote "Azure container rclone-test-torufiw4cutu", Local "Local file system at /tmp/rclone655588493", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/09 03:33:37 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/09 03:33:37 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-torufiw4cutu
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-torufiw4cutu: 1 files missing
2025/05/09 03:33:37 NOTICE: 1 hashes missing
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-torufiw4cutu: 2 differences found
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-torufiw4cutu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/09 03:33:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-torufiw4cutu: 0 differences found
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-torufiw4cutu: 1 matching files
2025/05/09 03:33:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sonoxib9faqa"
2025/05/09 03:33:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:37 DEBUG : Azure container rclone-test-sonoxib9faqa: Using directory markers
2025/05/09 03:33:37 DEBUG : Creating backend with remote "/tmp/rclone1925069590"
run.go:180: Remote "Azure container rclone-test-sonoxib9faqa", Local "Local file system at /tmp/rclone1925069590", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/09 03:33:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/09 03:33:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sonoxib9faqa
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-sonoxib9faqa: 1 files missing
2025/05/09 03:33:37 NOTICE: 1 hashes missing
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-sonoxib9faqa: 2 differences found
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-sonoxib9faqa: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/09 03:33:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-sonoxib9faqa: 0 differences found
2025/05/09 03:33:37 NOTICE: Azure container rclone-test-sonoxib9faqa: 1 matching files
2025/05/09 03:33:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ticuxom2gela"
2025/05/09 03:33:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:37 DEBUG : Azure container rclone-test-ticuxom2gela: Using directory markers
2025/05/09 03:33:37 DEBUG : Creating backend with remote "/tmp/rclone2188852347"
run.go:180: Remote "Azure container rclone-test-ticuxom2gela", Local "Local file system at /tmp/rclone2188852347", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/09 03:33:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/09 03:33:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ticuxom2gela
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ticuxom2gela: 1 files missing
2025/05/09 03:33:38 NOTICE: 1 hashes missing
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ticuxom2gela: 2 differences found
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ticuxom2gela: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/09 03:33:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ticuxom2gela: 0 differences found
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ticuxom2gela: 1 matching files
2025/05/09 03:33:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ciquvuv5nefu"
2025/05/09 03:33:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:38 DEBUG : Azure container rclone-test-ciquvuv5nefu: Using directory markers
2025/05/09 03:33:38 DEBUG : Creating backend with remote "/tmp/rclone2613315192"
run.go:180: Remote "Azure container rclone-test-ciquvuv5nefu", Local "Local file system at /tmp/rclone2613315192", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/09 03:33:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/09 03:33:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ciquvuv5nefu
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ciquvuv5nefu: 1 files missing
2025/05/09 03:33:38 NOTICE: 1 hashes missing
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ciquvuv5nefu: 2 differences found
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ciquvuv5nefu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/09 03:33:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ciquvuv5nefu: 0 differences found
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-ciquvuv5nefu: 1 matching files
2025/05/09 03:33:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-soqurif4jabe"
2025/05/09 03:33:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:33:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:38 DEBUG : Azure container rclone-test-soqurif4jabe: Using directory markers
2025/05/09 03:33:38 DEBUG : Creating backend with remote "/tmp/rclone3224471585"
run.go:180: Remote "Azure container rclone-test-soqurif4jabe", Local "Local file system at /tmp/rclone3224471585", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/09 03:33:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/09 03:33:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-soqurif4jabe
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-soqurif4jabe: 1 files missing
2025/05/09 03:33:38 NOTICE: 1 hashes missing
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-soqurif4jabe: 2 differences found
2025/05/09 03:33:38 NOTICE: Azure container rclone-test-soqurif4jabe: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/09 03:33:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:33:39 NOTICE: Azure container rclone-test-soqurif4jabe: 0 differences found
2025/05/09 03:33:39 NOTICE: Azure container rclone-test-soqurif4jabe: 1 matching files
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-soqurif4jabe: Purge remote
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-ciquvuv5nefu: Purge remote
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-ticuxom2gela: Purge remote
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-sonoxib9faqa: Purge remote
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-torufiw4cutu: Purge remote
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-rohitac6tefa: Purge remote
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-zelicuf1melo: Purge remote
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-buqefil6mego: Purge remote
2025/05/09 03:33:39 DEBUG : Azure container rclone-test-mihecok5wono: Purge remote
2025/05/09 03:33:40 DEBUG : Azure container rclone-test-motusip9wara: Purge remote
--- PASS: TestApplyTransforms (5.32s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:33:40 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/09 03:33:40 DEBUG : sub/: Creating directory marker
2025/05/09 03:33:40 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:33:40 INFO : file1: Copied (new) to: sub/file2
2025/05/09 03:33:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:33:40 DEBUG : file1: Unchanged skipping
2025/05/09 03:33:40 DEBUG : Azure container rclone-test-yisegix9nipe: don't need to copy/move sub/file2, it is already at target location
2025/05/09 03:33:40 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.76s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.11s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:33:41 DEBUG : dst/: Creating directory marker
2025/05/09 03:33:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/backup"
2025/05/09 03:33:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:41 DEBUG : Azure container rclone-test-yisegix9nipe path backup: Using directory markers
2025/05/09 03:33:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/backup"
2025/05/09 03:33:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/09 03:33:41 DEBUG : dst/: Creating directory marker
2025/05/09 03:33:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/09 03:33:41 INFO : dst/file1: Copied (server-side copy)
2025/05/09 03:33:41 INFO : dst/file1: Deleted
2025/05/09 03:33:42 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:33:42 INFO : dst/file1: Copied (new)
2025/05/09 03:33:42 DEBUG : dst/: Removing directory marker
2025/05/09 03:33:42 DEBUG : backup/dst/: Removing directory marker
2025/05/09 03:33:42 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-yisegix9nipe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8105793-c01e-0056-5893-c04d12000000
Time:2025-05-09T03:33:42.5972420Z
--------------------------------------------------------------------------------
2025/05/09 03:33:43 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-yisegix9nipe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810597a-c01e-0056-4793-c04d12000000
Time:2025-05-09T03:33:43.6540774Z
--------------------------------------------------------------------------------
2025/05/09 03:33:44 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-yisegix9nipe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8105bc0-c01e-0056-2293-c04d12000000
Time:2025-05-09T03:33:44.7132403Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8105bc0-c01e-0056-2293-c04d12000000
Time:2025-05-09T03:33:44.7132403Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.71s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:33:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/dst"
2025/05/09 03:33:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:45 DEBUG : Azure container rclone-test-yisegix9nipe path dst: Using directory markers
2025/05/09 03:33:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CompareDest"
2025/05/09 03:33:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:45 DEBUG : Azure container rclone-test-yisegix9nipe path CompareDest: Using directory markers
2025/05/09 03:33:45 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CompareDest"
2025/05/09 03:33:45 DEBUG : one: Need to transfer - File not found at Destination
2025/05/09 03:33:46 DEBUG : /: Creating directory marker
2025/05/09 03:33:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:33:46 INFO : one: Copied (new)
2025/05/09 03:33:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CompareDest"
2025/05/09 03:33:46 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:33:46 DEBUG : /: Creating directory marker
2025/05/09 03:33:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/09 03:33:46 INFO : one: Copied (replaced existing)
2025/05/09 03:33:46 DEBUG : dst/: Creating directory marker
2025/05/09 03:33:47 DEBUG : CompareDest/: Creating directory marker
2025/05/09 03:33:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CompareDest"
2025/05/09 03:33:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:33:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:33:47 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/09 03:33:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CompareDest"
2025/05/09 03:33:48 DEBUG : two: Need to transfer - File not found at Destination
2025/05/09 03:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:33:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/09 03:33:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CompareDest"
2025/05/09 03:33:48 DEBUG : two: Need to transfer - File not found at Destination
2025/05/09 03:33:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:33:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/09 03:33:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CompareDest"
2025/05/09 03:33:48 DEBUG : two: Need to transfer - File not found at Destination
2025/05/09 03:33:48 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/09 03:33:48 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/09 03:33:48 INFO : two: Copied (new)
2025/05/09 03:33:49 DEBUG : dst/: Removing directory marker
2025/05/09 03:33: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81064e5-c01e-0056-4f93-c04d12000000
Time:2025-05-09T03:33:49.3388206Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810674e-c01e-0056-7093-c04d12000000
Time:2025-05-09T03:33:50.3963413Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81068fa-c01e-0056-6293-c04d12000000
Time:2025-05-09T03:33:51.4568340Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81068fa-c01e-0056-6293-c04d12000000
Time:2025-05-09T03:33:51.4568340Z
--------------------------------------------------------------------------------
2025/05/09 03:33:52 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 (13.92s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:33:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/dst"
2025/05/09 03:33:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:59 DEBUG : Azure container rclone-test-yisegix9nipe path dst: Using directory markers
2025/05/09 03:33:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CopyDest"
2025/05/09 03:33:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:33:59 DEBUG : Azure container rclone-test-yisegix9nipe path CopyDest: Using directory markers
2025/05/09 03:33:59 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CopyDest"
2025/05/09 03:33:59 DEBUG : one: Need to transfer - File not found at Destination
2025/05/09 03:34:00 DEBUG : /: Creating directory marker
2025/05/09 03:34:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:34:00 INFO : one: Copied (new)
2025/05/09 03:34:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CopyDest"
2025/05/09 03:34:00 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:34:00 DEBUG : /: Creating directory marker
2025/05/09 03:34:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/09 03:34:00 INFO : one: Copied (replaced existing)
2025/05/09 03:34:00 DEBUG : dst/: Creating directory marker
2025/05/09 03:34:01 DEBUG : CopyDest/: Creating directory marker
2025/05/09 03:34:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/BackupDir"
2025/05/09 03:34:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:34:01 DEBUG : Azure container rclone-test-yisegix9nipe path BackupDir: Using directory markers
2025/05/09 03:34:01 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/BackupDir"
2025/05/09 03:34:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CopyDest"
2025/05/09 03:34:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:34:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:34:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:34:01 DEBUG : /: Creating directory marker
2025/05/09 03:34:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:34:01 INFO : one: Copied (server-side copy)
2025/05/09 03:34:01 INFO : one: Deleted
2025/05/09 03:34:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/09 03:34:02 INFO : one: Copied (server-side copy)
2025/05/09 03:34:02 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/09 03:34:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CopyDest"
2025/05/09 03:34:02 DEBUG : two: Need to transfer - File not found at Destination
2025/05/09 03:34:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:34:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/09 03:34:02 INFO : two: Copied (server-side copy)
2025/05/09 03:34:02 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/09 03:34:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CopyDest"
2025/05/09 03:34:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:34:03 DEBUG : two: Unchanged skipping
2025/05/09 03:34:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/CopyDest"
2025/05/09 03:34:03 DEBUG : three: Need to transfer - File not found at Destination
2025/05/09 03:34:03 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/09 03:34:03 DEBUG : three: Destination not found in --copy-dest
2025/05/09 03:34:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/09 03:34:03 INFO : three: Copied (new)
2025/05/09 03:34:04 DEBUG : dst/: Removing directory marker
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8107bc7-c01e-0056-0993-c04d12000000
Time:2025-05-09T03:34:04.4096384Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8107d27-c01e-0056-3e93-c04d12000000
Time:2025-05-09T03:34:05.4670907Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8107ef5-c01e-0056-7a93-c04d12000000
Time:2025-05-09T03:34:06.5240877Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8107ef5-c01e-0056-7a93-c04d12000000
Time:2025-05-09T03:34:06.5240877Z
--------------------------------------------------------------------------------
2025/05/09 03:34:07 DEBUG : CopyDest/: Removing directory marker
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810811a-c01e-0056-5993-c04d12000000
Time:2025-05-09T03:34:07.6401857Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81082b1-c01e-0056-4f93-c04d12000000
Time:2025-05-09T03:34:08.6975177Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810855c-c01e-0056-4993-c04d12000000
Time:2025-05-09T03:34:09.7546116Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810855c-c01e-0056-4993-c04d12000000
Time:2025-05-09T03:34:09.7546116Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (18.24s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81097ed-c01e-0056-0693-c04d12000000
Time:2025-05-09T03:34:18.0449832Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8109942-c01e-0056-2093-c04d12000000
Time:2025-05-09T03:34:19.1021425Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8109aa6-c01e-0056-5293-c04d12000000
Time:2025-05-09T03:34:20.1610320Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8109aa6-c01e-0056-5293-c04d12000000
Time:2025-05-09T03:34:20.1610320Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8109c1a-c01e-0056-8093-c04d12000000
Time:2025-05-09T03:34:21.2178462Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8109d58-c01e-0056-0493-c04d12000000
Time:2025-05-09T03:34:22.2751792Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8109ea6-c01e-0056-2493-c04d12000000
Time:2025-05-09T03:34:23.3328076Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8109ea6-c01e-0056-2493-c04d12000000
Time:2025-05-09T03:34:23.3328076Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810a9cf-c01e-0056-1e93-c04d12000000
Time:2025-05-09T03:34:31.6222314Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ab70-c01e-0056-0493-c04d12000000
Time:2025-05-09T03:34:32.6796670Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ada4-c01e-0056-4c93-c04d12000000
Time:2025-05-09T03:34:33.7378450Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ada4-c01e-0056-4c93-c04d12000000
Time:2025-05-09T03:34:33.7378450Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810af06-c01e-0056-0293-c04d12000000
Time:2025-05-09T03:34:34.7948266Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810b09b-c01e-0056-7193-c04d12000000
Time:2025-05-09T03:34:35.8518069Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810b1b4-c01e-0056-5d93-c04d12000000
Time:2025-05-09T03:34:36.9087911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810b1b4-c01e-0056-5d93-c04d12000000
Time:2025-05-09T03:34:36.9087911Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:34:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/09 03:34:45 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/09 03:34:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:34:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/09 03:34:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/09 03:34:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/09 03:34:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/09 03:34:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/09 03:34:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3a1ae0ac97340f6d98d961865e941f23 OK
2025/05/09 03:34:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/09 03:34:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810c286-c01e-0056-8093-c04d12000000
Time:2025-05-09T03:34:46.6316358Z
--------------------------------------------------------------------------------
2025/05/09 03:34:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810c424-c01e-0056-4593-c04d12000000
Time:2025-05-09T03:34:47.6892679Z
--------------------------------------------------------------------------------
2025/05/09 03:34:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810c5a5-c01e-0056-0e93-c04d12000000
Time:2025-05-09T03:34:48.7477195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810c5a5-c01e-0056-0e93-c04d12000000
Time:2025-05-09T03:34:48.7477195Z
--------------------------------------------------------------------------------
2025/05/09 03:34:49 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/09 03:34:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810c759-c01e-0056-0b93-c04d12000000
Time:2025-05-09T03:34:49.8643292Z
--------------------------------------------------------------------------------
2025/05/09 03:34:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810c87f-c01e-0056-0b93-c04d12000000
Time:2025-05-09T03:34:50.9227121Z
--------------------------------------------------------------------------------
2025/05/09 03:34:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810c9e3-c01e-0056-2e93-c04d12000000
Time:2025-05-09T03:34:51.9797118Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810c9e3-c01e-0056-2e93-c04d12000000
Time:2025-05-09T03:34:51.9797118Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (15.07s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810d4ea-c01e-0056-3393-c04d12000000
Time:2025-05-09T03:35:00.2727099Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810d68e-c01e-0056-2893-c04d12000000
Time:2025-05-09T03:35:01.3325865Z
--------------------------------------------------------------------------------
2025/05/09 03:35:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810d867-c01e-0056-4a93-c04d12000000
Time:2025-05-09T03:35:02.3915054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810d867-c01e-0056-4a93-c04d12000000
Time:2025-05-09T03:35:02.3915054Z
--------------------------------------------------------------------------------
2025/05/09 03:35:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810d9e5-c01e-0056-0e93-c04d12000000
Time:2025-05-09T03:35:03.4489178Z
--------------------------------------------------------------------------------
2025/05/09 03:35:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810db83-c01e-0056-6d93-c04d12000000
Time:2025-05-09T03:35:04.5127286Z
--------------------------------------------------------------------------------
2025/05/09 03:35:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810dcfe-c01e-0056-2493-c04d12000000
Time:2025-05-09T03:35:05.5702733Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810dcfe-c01e-0056-2493-c04d12000000
Time:2025-05-09T03:35:05.5702733Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.59s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810e8a4-c01e-0056-1f93-c04d12000000
Time:2025-05-09T03:35:13.8631455Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ea14-c01e-0056-5a93-c04d12000000
Time:2025-05-09T03:35:14.9199108Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810eb5a-c01e-0056-6f93-c04d12000000
Time:2025-05-09T03:35:15.9769532Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810eb5a-c01e-0056-6f93-c04d12000000
Time:2025-05-09T03:35:15.9769532Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ecb0-c01e-0056-7f93-c04d12000000
Time:2025-05-09T03:35:17.0343742Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ee25-c01e-0056-2a93-c04d12000000
Time:2025-05-09T03:35:18.0915002Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ef62-c01e-0056-3393-c04d12000000
Time:2025-05-09T03:35:19.1501989Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ef62-c01e-0056-3393-c04d12000000
Time:2025-05-09T03:35:19.1501989Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.57s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810f990-c01e-0056-4793-c04d12000000
Time:2025-05-09T03:35:27.4377270Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810fb31-c01e-0056-2e93-c04d12000000
Time:2025-05-09T03:35:28.4949057Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810fd3f-c01e-0056-6b93-c04d12000000
Time:2025-05-09T03:35:29.5526372Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810fd3f-c01e-0056-6b93-c04d12000000
Time:2025-05-09T03:35:29.5526372Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c810ff03-c01e-0056-0693-c04d12000000
Time:2025-05-09T03:35:30.6099747Z
--------------------------------------------------------------------------------
2025/05/09 03:35:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81100db-c01e-0056-3193-c04d12000000
Time:2025-05-09T03:35:31.6681121Z
--------------------------------------------------------------------------------
2025/05/09 03:35:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8110251-c01e-0056-7e93-c04d12000000
Time:2025-05-09T03:35:32.7260550Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8110251-c01e-0056-7e93-c04d12000000
Time:2025-05-09T03:35:32.7260550Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:35:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8110d76-c01e-0056-1293-c04d12000000
Time:2025-05-09T03:35:41.0151974Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8110ec3-c01e-0056-2593-c04d12000000
Time:2025-05-09T03:35:42.0724765Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8111054-c01e-0056-0193-c04d12000000
Time:2025-05-09T03:35:43.1303070Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8111054-c01e-0056-0193-c04d12000000
Time:2025-05-09T03:35:43.1303070Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8111264-c01e-0056-0b93-c04d12000000
Time:2025-05-09T03:35:44.1875529Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81113e2-c01e-0056-4293-c04d12000000
Time:2025-05-09T03:35:45.2449602Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81114f7-c01e-0056-3393-c04d12000000
Time:2025-05-09T03:35:46.3020753Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81114f7-c01e-0056-3393-c04d12000000
Time:2025-05-09T03:35:46.3020753Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:35:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811210e-c01e-0056-5b93-c04d12000000
Time:2025-05-09T03:35:54.5938256Z
--------------------------------------------------------------------------------
2025/05/09 03:35:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811230a-c01e-0056-2693-c04d12000000
Time:2025-05-09T03:35:55.6509905Z
--------------------------------------------------------------------------------
2025/05/09 03:35:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81124e1-c01e-0056-3d93-c04d12000000
Time:2025-05-09T03:35:56.7077401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81124e1-c01e-0056-3d93-c04d12000000
Time:2025-05-09T03:35:56.7077401Z
--------------------------------------------------------------------------------
2025/05/09 03:35:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811267e-c01e-0056-2b93-c04d12000000
Time:2025-05-09T03:35:57.7650537Z
--------------------------------------------------------------------------------
2025/05/09 03:35:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8112819-c01e-0056-0993-c04d12000000
Time:2025-05-09T03:35:58.8224256Z
--------------------------------------------------------------------------------
2025/05/09 03:35:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8112950-c01e-0056-1793-c04d12000000
Time:2025-05-09T03:35:59.8802004Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8112950-c01e-0056-1793-c04d12000000
Time:2025-05-09T03:35:59.8802004Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:36:08 DEBUG : also/: Creating directory marker
2025/05/09 03:36:08 INFO : Azure container rclone-test-yisegix9nipe: Looking for duplicate md5 hashes using newest mode.
2025/05/09 03:36:08 NOTICE: 9ede9bcfdce879ca26e1fcf3945fd159: Found 3 files with duplicate md5 hashes
2025/05/09 03:36:08 INFO : one: Deleted
2025/05/09 03:36:09 INFO : also/one: Deleted
2025/05/09 03:36:09 NOTICE: 9ede9bcfdce879ca26e1fcf3945fd159: Deleted 2 extra copies
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81137ab-c01e-0056-0693-c04d12000000
Time:2025-05-09T03:36:09.4031214Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8113997-c01e-0056-2d93-c04d12000000
Time:2025-05-09T03:36:10.4639068Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8113b54-c01e-0056-3593-c04d12000000
Time:2025-05-09T03:36:11.5208349Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8113b54-c01e-0056-3593-c04d12000000
Time:2025-05-09T03:36:11.5208349Z
--------------------------------------------------------------------------------
2025/05/09 03:36:12 DEBUG : also/: Removing directory marker
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8113d10-c01e-0056-3893-c04d12000000
Time:2025-05-09T03:36:12.6409684Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8113e96-c01e-0056-5893-c04d12000000
Time:2025-05-09T03:36:13.6987929Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8114017-c01e-0056-1d93-c04d12000000
Time:2025-05-09T03:36:14.7570807Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8114017-c01e-0056-1d93-c04d12000000
Time:2025-05-09T03:36:14.7570807Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.87s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8114ae8-c01e-0056-1493-c04d12000000
Time:2025-05-09T03:36:23.0487964Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8114c81-c01e-0056-6993-c04d12000000
Time:2025-05-09T03:36:24.1088327Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8114e28-c01e-0056-6493-c04d12000000
Time:2025-05-09T03:36:25.1665549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8114e28-c01e-0056-6493-c04d12000000
Time:2025-05-09T03:36:25.1665549Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8114fca-c01e-0056-4d93-c04d12000000
Time:2025-05-09T03:36:26.2252458Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8115184-c01e-0056-5093-c04d12000000
Time:2025-05-09T03:36:27.2825652Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81152ee-c01e-0056-1793-c04d12000000
Time:2025-05-09T03:36:28.3398347Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81152ee-c01e-0056-1793-c04d12000000
Time:2025-05-09T03:36:28.3398347Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.60s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8115caa-c01e-0056-2393-c04d12000000
Time:2025-05-09T03:36:36.6429136Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8115deb-c01e-0056-2e93-c04d12000000
Time:2025-05-09T03:36:37.6999152Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8115f69-c01e-0056-7893-c04d12000000
Time:2025-05-09T03:36:38.7568416Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8115f69-c01e-0056-7893-c04d12000000
Time:2025-05-09T03:36:38.7568416Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81160b3-c01e-0056-0493-c04d12000000
Time:2025-05-09T03:36:39.8140451Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8116206-c01e-0056-1b93-c04d12000000
Time:2025-05-09T03:36:40.8720816Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8116372-c01e-0056-4693-c04d12000000
Time:2025-05-09T03:36:41.9295620Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8116372-c01e-0056-4693-c04d12000000
Time:2025-05-09T03:36:41.9295620Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8117050-c01e-0056-0f93-c04d12000000
Time:2025-05-09T03:36:50.2192555Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81171e4-c01e-0056-6193-c04d12000000
Time:2025-05-09T03:36:51.2769398Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81173c8-c01e-0056-1693-c04d12000000
Time:2025-05-09T03:36:52.3335844Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81173c8-c01e-0056-1693-c04d12000000
Time:2025-05-09T03:36:52.3335844Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8117584-c01e-0056-2293-c04d12000000
Time:2025-05-09T03:36:53.3916352Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81176ed-c01e-0056-5c93-c04d12000000
Time:2025-05-09T03:36:54.4484738Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8117836-c01e-0056-7093-c04d12000000
Time:2025-05-09T03:36:55.5055187Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8117836-c01e-0056-7093-c04d12000000
Time:2025-05-09T03:36:55.5055187Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:37:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811840e-c01e-0056-3293-c04d12000000
Time:2025-05-09T03:37:03.7973195Z
--------------------------------------------------------------------------------
2025/05/09 03:37:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81185aa-c01e-0056-1993-c04d12000000
Time:2025-05-09T03:37:04.8561371Z
--------------------------------------------------------------------------------
2025/05/09 03:37:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8118738-c01e-0056-7593-c04d12000000
Time:2025-05-09T03:37:05.9138236Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8118738-c01e-0056-7593-c04d12000000
Time:2025-05-09T03:37:05.9138236Z
--------------------------------------------------------------------------------
2025/05/09 03:37:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81188d8-c01e-0056-6d93-c04d12000000
Time:2025-05-09T03:37:06.9710978Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8118aab-c01e-0056-0993-c04d12000000
Time:2025-05-09T03:37:08.0281829Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8118c3b-c01e-0056-6f93-c04d12000000
Time:2025-05-09T03:37:09.0861613Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8118c3b-c01e-0056-6f93-c04d12000000
Time:2025-05-09T03:37:09.0861613Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/09 03:37:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81198c1-c01e-0056-3f93-c04d12000000
Time:2025-05-09T03:37:17.3775951Z
--------------------------------------------------------------------------------
2025/05/09 03:37:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8119a3d-c01e-0056-7493-c04d12000000
Time:2025-05-09T03:37:18.4351867Z
--------------------------------------------------------------------------------
2025/05/09 03:37:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8119b6a-c01e-0056-0193-c04d12000000
Time:2025-05-09T03:37:19.4932145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8119b6a-c01e-0056-0193-c04d12000000
Time:2025-05-09T03:37:19.4932145Z
--------------------------------------------------------------------------------
2025/05/09 03:37:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8119cdb-c01e-0056-3793-c04d12000000
Time:2025-05-09T03:37:20.5512345Z
--------------------------------------------------------------------------------
2025/05/09 03:37:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8119e83-c01e-0056-2f93-c04d12000000
Time:2025-05-09T03:37:21.6090495Z
--------------------------------------------------------------------------------
2025/05/09 03:37:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811a05c-c01e-0056-6293-c04d12000000
Time:2025-05-09T03:37:22.6659731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811a05c-c01e-0056-6293-c04d12000000
Time:2025-05-09T03:37:22.6659731Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.58s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:37:31 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:37:31 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/09 03:37:32 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/09 03:37:32 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/09 03:37:33 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/09 03:37:33 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:37: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811aedd-c01e-0056-4c93-c04d12000000
Time:2025-05-09T03:37:33.1456064Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811b13e-c01e-0056-6b93-c04d12000000
Time:2025-05-09T03:37:34.2022965Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811b2e5-c01e-0056-5993-c04d12000000
Time:2025-05-09T03:37:35.2595550Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811b2e5-c01e-0056-5993-c04d12000000
Time:2025-05-09T03:37:35.2595550Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811b492-c01e-0056-4d93-c04d12000000
Time:2025-05-09T03:37:36.3164242Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811b5ff-c01e-0056-0d93-c04d12000000
Time:2025-05-09T03:37:37.3735525Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811b774-c01e-0056-4c93-c04d12000000
Time:2025-05-09T03:37:38.4304459Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811b774-c01e-0056-4c93-c04d12000000
Time:2025-05-09T03:37:38.4304459Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (15.76s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:37:46 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:37:47 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/09 03:37:47 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/09 03:37:48 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/09 03:37:48 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/09 03:37:48 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:37:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811c725-c01e-0056-4e93-c04d12000000
Time:2025-05-09T03:37:48.9261977Z
--------------------------------------------------------------------------------
2025/05/09 03:37:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811c86f-c01e-0056-5793-c04d12000000
Time:2025-05-09T03:37:49.9829766Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811c9f1-c01e-0056-2d93-c04d12000000
Time:2025-05-09T03:37:51.0400559Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811c9f1-c01e-0056-2d93-c04d12000000
Time:2025-05-09T03:37:51.0400559Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811cb65-c01e-0056-8093-c04d12000000
Time:2025-05-09T03:37:52.0991352Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811cd1c-c01e-0056-7d93-c04d12000000
Time:2025-05-09T03:37:53.1566570Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811cf36-c01e-0056-6793-c04d12000000
Time:2025-05-09T03:37:54.2143685Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811cf36-c01e-0056-6793-c04d12000000
Time:2025-05-09T03:37:54.2143685Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (15.78s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:38:02 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/09 03:38:03 DEBUG : sub/: Removing directory marker
2025/05/09 03:38:03 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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811da9b-c01e-0056-6b93-c04d12000000
Time:2025-05-09T03:38:03.8324888Z
--------------------------------------------------------------------------------
2025/05/09 03:38:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811dbcf-c01e-0056-6193-c04d12000000
Time:2025-05-09T03:38:04.8900703Z
--------------------------------------------------------------------------------
2025/05/09 03:38:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811dd5f-c01e-0056-3293-c04d12000000
Time:2025-05-09T03:38:05.9470387Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811dd5f-c01e-0056-3293-c04d12000000
Time:2025-05-09T03:38:05.9470387Z
--------------------------------------------------------------------------------
2025/05/09 03:38:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811dee1-c01e-0056-8093-c04d12000000
Time:2025-05-09T03:38:07.0038889Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811e0a0-c01e-0056-1593-c04d12000000
Time:2025-05-09T03:38:08.0607295Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811e27d-c01e-0056-3f93-c04d12000000
Time:2025-05-09T03:38:09.1176176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811e27d-c01e-0056-3f93-c04d12000000
Time:2025-05-09T03:38:09.1176176Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.90s)
--- FAIL: TestListJSON/Default (0.06s)
--- PASS: TestListJSON/FilesOnly (0.06s)
--- FAIL: TestListJSON/DirsOnly (0.06s)
--- FAIL: TestListJSON/Recurse (0.11s)
--- PASS: TestListJSON/SubDir (0.06s)
--- PASS: TestListJSON/NoModTime (0.06s)
--- PASS: TestListJSON/NoMimeType (0.06s)
--- PASS: TestListJSON/ShowHash (0.06s)
--- PASS: TestListJSON/HashTypes (0.06s)
--- FAIL: TestListJSON/Metadata (0.06s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:38:17 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/09 03:38:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/notfound"
2025/05/09 03:38:18 DEBUG : Config file has changed externally - reloading
2025/05/09 03:38:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:38:18 DEBUG : Azure container rclone-test-yisegix9nipe path notfound: Using directory markers
2025/05/09 03:38:18 DEBUG : sub/: Removing directory marker
2025/05/09 03:38:19 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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811f14e-c01e-0056-5b93-c04d12000000
Time:2025-05-09T03:38:19.0562372Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811f2e5-c01e-0056-3a93-c04d12000000
Time:2025-05-09T03:38:20.1130815Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811f4ab-c01e-0056-3993-c04d12000000
Time:2025-05-09T03:38:21.1700135Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811f4ab-c01e-0056-3993-c04d12000000
Time:2025-05-09T03:38:21.1700135Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811f66b-c01e-0056-5493-c04d12000000
Time:2025-05-09T03:38:22.2269132Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811f844-c01e-0056-7693-c04d12000000
Time:2025-05-09T03:38:23.2835391Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811f99c-c01e-0056-2593-c04d12000000
Time:2025-05-09T03:38:24.3414424Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c811f99c-c01e-0056-2593-c04d12000000
Time:2025-05-09T03:38:24.3414424Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (15.22s)
--- PASS: TestStatJSON/Root (0.06s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.06s)
--- PASS: TestStatJSON/Dir (0.11s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.06s)
--- PASS: TestStatJSON/File (0.06s)
--- PASS: TestStatJSON/NotFound (0.11s)
--- PASS: TestStatJSON/DirFilesOnly (0.06s)
--- PASS: TestStatJSON/FileFilesOnly (0.06s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.06s)
--- PASS: TestStatJSON/DirDirsOnly (0.06s)
--- PASS: TestStatJSON/FileDirsOnly (0.06s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.06s)
--- PASS: TestStatJSON/RootNotFound (0.17s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:38:32 INFO : Azure container rclone-test-yisegix9nipe: Making directory
2025/05/09 03:38:32 INFO : Azure container rclone-test-yisegix9nipe: Making directory
2025/05/09 03:38:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81205a3-c01e-0056-3093-c04d12000000
Time:2025-05-09T03:38:32.6850972Z
--------------------------------------------------------------------------------
2025/05/09 03:38:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812077a-c01e-0056-1d93-c04d12000000
Time:2025-05-09T03:38:33.7418931Z
--------------------------------------------------------------------------------
2025/05/09 03:38:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81208f2-c01e-0056-6593-c04d12000000
Time:2025-05-09T03:38:34.7990085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81208f2-c01e-0056-6593-c04d12000000
Time:2025-05-09T03:38:34.7990085Z
--------------------------------------------------------------------------------
2025/05/09 03:38:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8120a46-c01e-0056-0d93-c04d12000000
Time:2025-05-09T03:38:35.8566745Z
--------------------------------------------------------------------------------
2025/05/09 03:38:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8120bd5-c01e-0056-6393-c04d12000000
Time:2025-05-09T03:38:36.9132649Z
--------------------------------------------------------------------------------
2025/05/09 03:38:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8120d4a-c01e-0056-2293-c04d12000000
Time:2025-05-09T03:38:37.9703071Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8120d4a-c01e-0056-2293-c04d12000000
Time:2025-05-09T03:38:37.9703071Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.63s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:38:46 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:38:46 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:38:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8121900-c01e-0056-5393-c04d12000000
Time:2025-05-09T03:38:46.8293477Z
--------------------------------------------------------------------------------
2025/05/09 03:38:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8121a36-c01e-0056-5493-c04d12000000
Time:2025-05-09T03:38:47.8859960Z
--------------------------------------------------------------------------------
2025/05/09 03:38:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8121baa-c01e-0056-1393-c04d12000000
Time:2025-05-09T03:38:48.9426348Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8121baa-c01e-0056-1393-c04d12000000
Time:2025-05-09T03:38:48.9426348Z
--------------------------------------------------------------------------------
2025/05/09 03:38:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8121d2e-c01e-0056-5a93-c04d12000000
Time:2025-05-09T03:38:50.0002677Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8121e7f-c01e-0056-7293-c04d12000000
Time:2025-05-09T03:38:51.0570997Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8122010-c01e-0056-4a93-c04d12000000
Time:2025-05-09T03:38:52.1135595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8122010-c01e-0056-4a93-c04d12000000
Time:2025-05-09T03:38:52.1135595Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.14s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:39:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8122b48-c01e-0056-4c93-c04d12000000
Time:2025-05-09T03:39:01.0283799Z
--------------------------------------------------------------------------------
2025/05/09 03:39:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8122caa-c01e-0056-7593-c04d12000000
Time:2025-05-09T03:39:02.0855133Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8122dc0-c01e-0056-5f93-c04d12000000
Time:2025-05-09T03:39:03.1423926Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8122dc0-c01e-0056-5f93-c04d12000000
Time:2025-05-09T03:39:03.1423926Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8122f07-c01e-0056-6a93-c04d12000000
Time:2025-05-09T03:39:04.1993578Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812302d-c01e-0056-5993-c04d12000000
Time:2025-05-09T03:39:05.2566751Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8123188-c01e-0056-7e93-c04d12000000
Time:2025-05-09T03:39:06.3140447Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8123188-c01e-0056-7e93-c04d12000000
Time:2025-05-09T03:39:06.3140447Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.20s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:39:14 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/09 03:39:14 DEBUG : empty space: Excluded
2025/05/09 03:39:14 DEBUG : BackupDir: Excluded
2025/05/09 03:39:14 DEBUG : dst: Excluded
2025/05/09 03:39: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812463e-c01e-0056-3393-c04d12000000
Time:2025-05-09T03:39:15.2921583Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8124aa6-c01e-0056-0193-c04d12000000
Time:2025-05-09T03:39:16.3492120Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8124d31-c01e-0056-6a93-c04d12000000
Time:2025-05-09T03:39:17.4064478Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8124d31-c01e-0056-6a93-c04d12000000
Time:2025-05-09T03:39:17.4064478Z
--------------------------------------------------------------------------------
2025/05/09 03:39:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8124f3a-c01e-0056-7f93-c04d12000000
Time:2025-05-09T03:39:18.4639162Z
--------------------------------------------------------------------------------
2025/05/09 03:39:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8125115-c01e-0056-6d93-c04d12000000
Time:2025-05-09T03:39:19.5217237Z
--------------------------------------------------------------------------------
2025/05/09 03:39:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812544c-c01e-0056-0893-c04d12000000
Time:2025-05-09T03:39:20.5790116Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812544c-c01e-0056-0893-c04d12000000
Time:2025-05-09T03:39:20.5790116Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.27s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:39:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81263b5-c01e-0056-3693-c04d12000000
Time:2025-05-09T03:39:29.5029080Z
--------------------------------------------------------------------------------
2025/05/09 03:39:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81264d5-c01e-0056-1293-c04d12000000
Time:2025-05-09T03:39:30.5603945Z
--------------------------------------------------------------------------------
2025/05/09 03:39:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81265f9-c01e-0056-7f93-c04d12000000
Time:2025-05-09T03:39:31.6182082Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81265f9-c01e-0056-7f93-c04d12000000
Time:2025-05-09T03:39:31.6182082Z
--------------------------------------------------------------------------------
2025/05/09 03:39:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8126761-c01e-0056-2393-c04d12000000
Time:2025-05-09T03:39:32.6765357Z
--------------------------------------------------------------------------------
2025/05/09 03:39:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c81268b1-c01e-0056-1b93-c04d12000000
Time:2025-05-09T03:39:33.7340255Z
--------------------------------------------------------------------------------
2025/05/09 03:39:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8126a22-c01e-0056-5d93-c04d12000000
Time:2025-05-09T03:39:34.7913398Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8126a22-c01e-0056-5d93-c04d12000000
Time:2025-05-09T03:39:34.7913398Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.21s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/09 03:39:43 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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecb9bc-501e-0019-7f94-c03c46000000
Time:2025-05-09T03:39:43.8829545Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecbb32-501e-0019-3094-c03c46000000
Time:2025-05-09T03:39:44.9404162Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecbc73-501e-0019-3694-c03c46000000
Time:2025-05-09T03:39:45.9966570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecbc73-501e-0019-3694-c03c46000000
Time:2025-05-09T03:39:45.9966570Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecbd95-501e-0019-2f94-c03c46000000
Time:2025-05-09T03:39:47.0525912Z
--------------------------------------------------------------------------------
2025/05/09 03:39:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecbef1-501e-0019-4f94-c03c46000000
Time:2025-05-09T03:39:48.1094271Z
--------------------------------------------------------------------------------
2025/05/09 03:39:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecc034-501e-0019-5894-c03c46000000
Time:2025-05-09T03:39:49.1659217Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecc034-501e-0019-5894-c03c46000000
Time:2025-05-09T03:39:49.1659217Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.38s)
--- PASS: TestHashSums/Md5 (0.11s)
--- PASS: TestHashSums/Md5Download (0.17s)
=== RUN TestHashSumsWithErrors
2025/05/09 03:39:57 DEBUG : Creating backend with remote ":memory:"
2025/05/09 03:39:57 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/09 03:39:57 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/09 03:39:57 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/09 03:39:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/09 03:39:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/09 03:39:57 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/09 03:39:57 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/09 03:39:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/09 03:39:57 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:39:57 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:39:58 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:39: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97eccb6c-501e-0019-0a94-c03c46000000
Time:2025-05-09T03:39:58.3922221Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97eccced-501e-0019-5094-c03c46000000
Time:2025-05-09T03:39:59.4483976Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecce58-501e-0019-8094-c03c46000000
Time:2025-05-09T03:40:00.5058206Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecce58-501e-0019-8094-c03c46000000
Time:2025-05-09T03:40:00.5058206Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecd02c-501e-0019-1494-c03c46000000
Time:2025-05-09T03:40:01.5628209Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecd1fe-501e-0019-1694-c03c46000000
Time:2025-05-09T03:40:02.6204911Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecd331-501e-0019-1794-c03c46000000
Time:2025-05-09T03:40:03.6777672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecd331-501e-0019-1794-c03c46000000
Time:2025-05-09T03:40:03.6777672Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.51s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:40:12 DEBUG : Waiting for deletions to finish
2025/05/09 03:40:12 DEBUG : large: Excluded (Size Filter)
2025/05/09 03:40:12 INFO : medium: Deleted
2025/05/09 03:40:12 INFO : small: Deleted
2025/05/09 03:40:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8129bef-c01e-0056-7194-c04d12000000
Time:2025-05-09T03:40:12.8168442Z
--------------------------------------------------------------------------------
2025/05/09 03:40:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c8129dee-c01e-0056-7894-c04d12000000
Time:2025-05-09T03:40:13.8733998Z
--------------------------------------------------------------------------------
2025/05/09 03:40:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812a047-c01e-0056-1c94-c04d12000000
Time:2025-05-09T03:40:14.9315417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812a047-c01e-0056-1c94-c04d12000000
Time:2025-05-09T03:40:14.9315417Z
--------------------------------------------------------------------------------
2025/05/09 03:40:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812a1fe-c01e-0056-1494-c04d12000000
Time:2025-05-09T03:40:15.9890526Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812a305-c01e-0056-6b94-c04d12000000
Time:2025-05-09T03:40:17.0464852Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812a42d-c01e-0056-6394-c04d12000000
Time:2025-05-09T03:40:18.1036012Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812a42d-c01e-0056-6394-c04d12000000
Time:2025-05-09T03:40:18.1036012Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.43s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:40:26 DEBUG : Waiting for deletions to finish
2025/05/09 03:40:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/09 03:40:26 INFO : large: Deleted
2025/05/09 03:40:26 INFO : medium: Deleted
2025/05/09 03:40: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecf68c-501e-0019-3694-c03c46000000
Time:2025-05-09T03:40:27.2385093Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecf7e4-501e-0019-5c94-c03c46000000
Time:2025-05-09T03:40:28.2943549Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecf941-501e-0019-7494-c03c46000000
Time:2025-05-09T03:40:29.3506586Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecf941-501e-0019-7494-c03c46000000
Time:2025-05-09T03:40:29.3506586Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecfacd-501e-0019-2994-c03c46000000
Time:2025-05-09T03:40:30.4073687Z
--------------------------------------------------------------------------------
2025/05/09 03:40:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecfbf9-501e-0019-2794-c03c46000000
Time:2025-05-09T03:40:31.4645851Z
--------------------------------------------------------------------------------
2025/05/09 03:40:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecfd58-501e-0019-4a94-c03c46000000
Time:2025-05-09T03:40:32.5214947Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ecfd58-501e-0019-4a94-c03c46000000
Time:2025-05-09T03:40:32.5214947Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/09 03:40:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed098d-501e-0019-1e94-c03c46000000
Time:2025-05-09T03:40:40.8071967Z
--------------------------------------------------------------------------------
2025/05/09 03:40:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed0ad2-501e-0019-3994-c03c46000000
Time:2025-05-09T03:40:41.8636933Z
--------------------------------------------------------------------------------
2025/05/09 03:40:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed0bfb-501e-0019-2f94-c03c46000000
Time:2025-05-09T03:40:42.9204301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed0bfb-501e-0019-2f94-c03c46000000
Time:2025-05-09T03:40:42.9204301Z
--------------------------------------------------------------------------------
2025/05/09 03:40:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed0d6d-501e-0019-6494-c03c46000000
Time:2025-05-09T03:40:43.9760514Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed0ea6-501e-0019-6a94-c03c46000000
Time:2025-05-09T03:40:45.0321618Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed0ff0-501e-0019-7a94-c03c46000000
Time:2025-05-09T03:40:46.0881685Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed0ff0-501e-0019-7a94-c03c46000000
Time:2025-05-09T03:40:46.0881685Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.98s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:40:54 DEBUG : Waiting for deletions to finish
2025/05/09 03:40:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/09 03:40:54 INFO : medium: Deleted
2025/05/09 03:40:54 INFO : small: Deleted
2025/05/09 03:40: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812d2a8-c01e-0056-6694-c04d12000000
Time:2025-05-09T03:40:55.2220012Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812d416-c01e-0056-0e94-c04d12000000
Time:2025-05-09T03:40:56.2786389Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812d5db-c01e-0056-0894-c04d12000000
Time:2025-05-09T03:40:57.3357170Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812d5db-c01e-0056-0894-c04d12000000
Time:2025-05-09T03:40:57.3357170Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812d7fc-c01e-0056-5194-c04d12000000
Time:2025-05-09T03:40:58.3923943Z
--------------------------------------------------------------------------------
2025/05/09 03:40: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812da04-c01e-0056-7094-c04d12000000
Time:2025-05-09T03:40:59.4497715Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812db36-c01e-0056-7194-c04d12000000
Time:2025-05-09T03:41:00.5072274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812db36-c01e-0056-7194-c04d12000000
Time:2025-05-09T03:41:00.5072274Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/09 03:41:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812e768-c01e-0056-4894-c04d12000000
Time:2025-05-09T03:41:08.7962199Z
--------------------------------------------------------------------------------
2025/05/09 03:41:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812e8d8-c01e-0056-0194-c04d12000000
Time:2025-05-09T03:41:09.8531780Z
--------------------------------------------------------------------------------
2025/05/09 03:41:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812ea52-c01e-0056-4194-c04d12000000
Time:2025-05-09T03:41:10.9096773Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812ea52-c01e-0056-4194-c04d12000000
Time:2025-05-09T03:41:10.9096773Z
--------------------------------------------------------------------------------
2025/05/09 03:41:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812ec4b-c01e-0056-7794-c04d12000000
Time:2025-05-09T03:41:11.9669731Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812ee04-c01e-0056-7494-c04d12000000
Time:2025-05-09T03:41:13.0234242Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812ef7d-c01e-0056-7b94-c04d12000000
Time:2025-05-09T03:41:14.0803864Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c812ef7d-c01e-0056-7b94-c04d12000000
Time:2025-05-09T03:41:14.0803864Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.99s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:41:22 DEBUG : Waiting for deletions to finish
2025/05/09 03:41:22 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/09 03:41:22 INFO : large: Deleted
2025/05/09 03:41:22 INFO : medium: Deleted
2025/05/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed4b86-501e-0019-4994-c03c46000000
Time:2025-05-09T03:41:23.2155361Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed4ce9-501e-0019-6394-c03c46000000
Time:2025-05-09T03:41:24.2715719Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed4e5c-501e-0019-1194-c03c46000000
Time:2025-05-09T03:41:25.3285442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed4e5c-501e-0019-1194-c03c46000000
Time:2025-05-09T03:41:25.3285442Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed4fb2-501e-0019-2e94-c03c46000000
Time:2025-05-09T03:41:26.3852993Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed5132-501e-0019-6994-c03c46000000
Time:2025-05-09T03:41:27.4421889Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed528b-501e-0019-0994-c03c46000000
Time:2025-05-09T03:41:28.4988475Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed528b-501e-0019-0994-c03c46000000
Time:2025-05-09T03:41:28.4988475Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed5f46-501e-0019-5094-c03c46000000
Time:2025-05-09T03:41:36.7842489Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed6123-501e-0019-6894-c03c46000000
Time:2025-05-09T03:41:37.8462095Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed6267-501e-0019-7f94-c03c46000000
Time:2025-05-09T03:41:38.9020777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed6267-501e-0019-7f94-c03c46000000
Time:2025-05-09T03:41:38.9020777Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed6414-501e-0019-1f94-c03c46000000
Time:2025-05-09T03:41:39.9599689Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed65bf-501e-0019-6b94-c03c46000000
Time:2025-05-09T03:41:41.0169843Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed67f6-501e-0019-5d94-c03c46000000
Time:2025-05-09T03:41:42.0734225Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed67f6-501e-0019-5d94-c03c46000000
Time:2025-05-09T03:41:42.0734225Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.99s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed75a6-501e-0019-3594-c03c46000000
Time:2025-05-09T03:41:50.8079712Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed7721-501e-0019-0c94-c03c46000000
Time:2025-05-09T03:41:51.8648224Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed78c6-501e-0019-6294-c03c46000000
Time:2025-05-09T03:41:52.9223401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed78c6-501e-0019-6294-c03c46000000
Time:2025-05-09T03:41:52.9223401Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed7a00-501e-0019-6294-c03c46000000
Time:2025-05-09T03:41:53.9792766Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed7ba5-501e-0019-3e94-c03c46000000
Time:2025-05-09T03:41:55.0358251Z
--------------------------------------------------------------------------------
2025/05/09 03:41: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed7d08-501e-0019-7094-c03c46000000
Time:2025-05-09T03:41:56.0920656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed7d08-501e-0019-7094-c03c46000000
Time:2025-05-09T03:41:56.0920656Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/09 03:42: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed8aec-501e-0019-5994-c03c46000000
Time:2025-05-09T03:42:04.3820984Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed8c8d-501e-0019-5194-c03c46000000
Time:2025-05-09T03:42:05.4382641Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed8e90-501e-0019-1d94-c03c46000000
Time:2025-05-09T03:42:06.4952677Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed8e90-501e-0019-1d94-c03c46000000
Time:2025-05-09T03:42:06.4952677Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed90d3-501e-0019-1f94-c03c46000000
Time:2025-05-09T03:42:07.5513420Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed92c4-501e-0019-3a94-c03c46000000
Time:2025-05-09T03:42:08.6070244Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed94c7-501e-0019-4494-c03c46000000
Time:2025-05-09T03:42:09.6637277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97ed94c7-501e-0019-4494-c03c46000000
Time:2025-05-09T03:42:09.6637277Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.59s)
=== RUN TestRetry
2025/05/09 03:42:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/09 03:42:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/09 03:42:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/09 03:42:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/09 03:42:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/09 03:42:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/09 03:42:17 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:42:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97eda3cf-501e-0019-2f94-c03c46000000
Time:2025-05-09T03:42:19.6243532Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97eda566-501e-0019-1494-c03c46000000
Time:2025-05-09T03:42:20.6805498Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97eda758-501e-0019-3f94-c03c46000000
Time:2025-05-09T03:42:21.7370441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97eda758-501e-0019-3f94-c03c46000000
Time:2025-05-09T03:42:21.7370441Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97eda926-501e-0019-4f94-c03c46000000
Time:2025-05-09T03:42:22.7942084Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97edab7c-501e-0019-6694-c03c46000000
Time:2025-05-09T03:42:23.8516177Z
--------------------------------------------------------------------------------
2025/05/09 03:42: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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97edad32-501e-0019-6094-c03c46000000
Time:2025-05-09T03:42:24.9078703Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97edad32-501e-0019-6094-c03c46000000
Time:2025-05-09T03:42:24.9078703Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (15.19s)
=== RUN TestPurge
2025/05/09 03:42:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vefowob2mazi"
2025/05/09 03:42:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:42:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:42:33 DEBUG : Azure container rclone-test-vefowob2mazi: Using directory markers
2025/05/09 03:42:33 DEBUG : Creating backend with remote "/tmp/rclone4124899801"
run.go:180: Remote "Azure container rclone-test-vefowob2mazi", Local "Local file system at /tmp/rclone4124899801", Modify Window "1ns"
2025/05/09 03:42:33 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/09 03:42:33 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:42:33 DEBUG : A1/: Creating directory marker
2025/05/09 03:42:33 INFO : A2: Making directory
2025/05/09 03:42:33 DEBUG : A2/: Creating directory marker
2025/05/09 03:42:33 INFO : A1/B2: Making directory
2025/05/09 03:42:33 DEBUG : A1/B2/: Creating directory marker
2025/05/09 03:42:33 INFO : A1/B2/C2: Making directory
2025/05/09 03:42:34 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/09 03:42:34 INFO : A1/B1/C3: Making directory
2025/05/09 03:42:34 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/09 03:42:34 INFO : A3: Making directory
2025/05/09 03:42:34 DEBUG : A3/: Creating directory marker
2025/05/09 03:42:34 INFO : A3/B3: Making directory
2025/05/09 03:42:34 DEBUG : A3/B3/: Creating directory marker
2025/05/09 03:42:34 INFO : A3/B3/C4: Making directory
2025/05/09 03:42:34 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/09 03:42:35 DEBUG : Waiting for deletions to finish
2025/05/09 03:42:35 INFO : A1/B1/C1/one: Deleted
2025/05/09 03:42:35 DEBUG : removing 2 level 3 directories
2025/05/09 03:42:35 INFO : A1/B1/C3: Removing directory
2025/05/09 03:42:35 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/09 03:42:35 INFO : A1/B1/C1: Removing directory
2025/05/09 03:42:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:42:35 DEBUG : removing 1 level 2 directories
2025/05/09 03:42:35 INFO : A1/B1: Removing directory
2025/05/09 03:42:35 DEBUG : A1/B1/: Removing directory marker
2025/05/09 03:42:35 DEBUG : Azure container rclone-test-vefowob2mazi: Purge remote
2025/05/09 03:42:35 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.65s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:42:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/09 03:42:35 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:42:36 DEBUG : A1/: Creating directory marker
2025/05/09 03:42:36 INFO : A2: Making directory
2025/05/09 03:42:36 DEBUG : A2/: Creating directory marker
2025/05/09 03:42:36 INFO : A1/B2: Making directory
2025/05/09 03:42:36 DEBUG : A1/B2/: Creating directory marker
2025/05/09 03:42:36 INFO : A1/B2/C2: Making directory
2025/05/09 03:42:36 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/09 03:42:36 INFO : A1/B1/C3: Making directory
2025/05/09 03:42:36 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/09 03:42:36 INFO : A3: Making directory
2025/05/09 03:42:36 DEBUG : A3/: Creating directory marker
2025/05/09 03:42:36 INFO : A3/B3: Making directory
2025/05/09 03:42:37 DEBUG : A3/B3/: Creating directory marker
2025/05/09 03:42:37 INFO : A3/B3/C4: Making directory
2025/05/09 03:42:37 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/09 03:42:44 DEBUG : removing 1 level 3 directories
2025/05/09 03:42:44 INFO : A3/B3/C4: Removing directory
2025/05/09 03:42:44 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/09 03:42:52 DEBUG : removing 2 level 3 directories
2025/05/09 03:42:52 INFO : A1/B2/C2: Removing directory
2025/05/09 03:42:52 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/09 03:42:52 INFO : A1/B1/C3: Removing directory
2025/05/09 03:42:52 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/09 03:42:52 DEBUG : removing 4 level 2 directories
2025/05/09 03:42:52 INFO : dst/: Removing directory
2025/05/09 03:42:52 DEBUG : dst//: Removing directory marker
2025/05/09 03:42:52 INFO : A3/B3: Removing directory
2025/05/09 03:42:52 INFO : A1/B2: Removing directory
2025/05/09 03:42:52 DEBUG : A3/B3/: Removing directory marker
2025/05/09 03:42:52 DEBUG : A1/B2/: Removing directory marker
2025/05/09 03:42:52 INFO : BackupDir/: Removing directory
2025/05/09 03:42:52 DEBUG : BackupDir//: Removing directory marker
2025/05/09 03:42:52 DEBUG : removing 4 level 1 directories
2025/05/09 03:42:52 INFO : dst: Removing directory
2025/05/09 03:42:52 DEBUG : dst/: Removing directory marker
2025/05/09 03:42:52 INFO : A3: Removing directory
2025/05/09 03:42:52 DEBUG : A3/: Removing directory marker
2025/05/09 03:42:52 INFO : BackupDir: Removing directory
2025/05/09 03:42:52 DEBUG : BackupDir/: Removing directory marker
2025/05/09 03:42:52 INFO : A2: Removing directory
2025/05/09 03:42:52 DEBUG : A2/: Removing directory marker
2025/05/09 03:42:52 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:df8542b8-001e-00ad-1994-c0f088000000
Time:2025-05-09T03:42:52.7071023Z
--------------------------------------------------------------------------------
2025/05/09 03:42:52 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9ac2a19c-a01e-000d-2d94-c07429000000
Time:2025-05-09T03:42:52.7051539Z
--------------------------------------------------------------------------------
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-yisegix9nipe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9ac2a19c-a01e-000d-2d94-c07429000000
Time:2025-05-09T03:42:52.7051539Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/09 03:42:52 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:42:53 DEBUG : A1/B1/: Removing directory marker
2025/05/09 03:42:53 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (17.45s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:42:53 INFO : A1: Making directory
2025/05/09 03:42:53 DEBUG : A1/: Creating directory marker
2025/05/09 03:42:53 INFO : A1/B1: Making directory
2025/05/09 03:42:53 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:42:53 INFO : A1/B1/C1: Making directory
2025/05/09 03:42:53 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/09 03:42:53 DEBUG : removing 1 level 3 directories
2025/05/09 03:42:53 INFO : A1/B1/C1: Removing directory
2025/05/09 03:42:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:42:54 DEBUG : removing 1 level 2 directories
2025/05/09 03:42:54 INFO : A1/B1: Removing directory
2025/05/09 03:42:54 DEBUG : A1/B1/: Removing directory marker
2025/05/09 03:42:54 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (1.09s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:42:54 INFO : A1: Making directory
2025/05/09 03:42:54 DEBUG : A1/: Creating directory marker
2025/05/09 03:42:54 INFO : A1/B1: Making directory
2025/05/09 03:42:54 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:42:54 INFO : A1/B1/C1: Making directory
2025/05/09 03:42:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/09 03:42:55 DEBUG : removing 1 level 3 directories
2025/05/09 03:42:55 INFO : A1/B1/C1: Removing directory
2025/05/09 03:42:55 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:42:55 DEBUG : removing 1 level 2 directories
2025/05/09 03:42:55 INFO : A1/B1: Removing directory
2025/05/09 03:42:55 DEBUG : A1/B1/: Removing directory marker
2025/05/09 03:42:55 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (1.14s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:42:55 DEBUG : filename.txt: File name found in url
2025/05/09 03:42:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (1.21s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:42:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/09 03:42:56 DEBUG : sub/: Creating directory marker
2025/05/09 03:42:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:42:56 INFO : file1: Copied (new) to: sub/file2
2025/05/09 03:42:56 INFO : file1: Deleted
2025/05/09 03:42:57 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:42:57 DEBUG : file1: Unchanged skipping
2025/05/09 03:42:57 INFO : file1: Deleted
2025/05/09 03:42:57 DEBUG : Azure container rclone-test-yisegix9nipe: don't need to copy/move sub/file2, it is already at target location
2025/05/09 03:42:57 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.77s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:42:57 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/09 03:42:57 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:42:57 INFO : file1: Copied (new)
2025/05/09 03:42:57 INFO : file1: Deleted
2025/05/09 03:42:57 DEBUG : file1: Destination exists, skipping
2025/05/09 03:42:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.52s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.11s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.11s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:42:58 DEBUG : dst/: Creating directory marker
2025/05/09 03:42:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/backup"
2025/05/09 03:42:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:42:58 DEBUG : Azure container rclone-test-yisegix9nipe path backup: Using directory markers
2025/05/09 03:42:58 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yisegix9nipe/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-yisegix9nipe/backup"
2025/05/09 03:42:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/09 03:42:58 DEBUG : dst/: Creating directory marker
2025/05/09 03:42:59 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/09 03:42:59 INFO : dst/file1: Copied (server-side copy)
2025/05/09 03:42:59 INFO : dst/file1: Deleted
2025/05/09 03:42:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:42:59 INFO : dst/file1: Copied (new)
2025/05/09 03:42:59 INFO : dst/file1: Deleted
2025/05/09 03:42:59 DEBUG : dst/: Removing directory marker
2025/05/09 03:42:59 DEBUG : backup/dst/: Removing directory marker
2025/05/09 03:42:59 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-yisegix9nipe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b3e7c885-501e-00b0-1e94-c0fd34000000
Time:2025-05-09T03:42:59.9025244Z
--------------------------------------------------------------------------------
2025/05/09 03:43:00 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-yisegix9nipe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b3e7ca07-501e-00b0-6894-c0fd34000000
Time:2025-05-09T03:43:00.9605169Z
--------------------------------------------------------------------------------
2025/05/09 03:43:02 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-yisegix9nipe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b3e7cbec-501e-00b0-0a94-c0fd34000000
Time:2025-05-09T03:43:02.0180693Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yisegix9nipe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b3e7cbec-501e-00b0-0a94-c0fd34000000
Time:2025-05-09T03:43:02.0180693Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.93s)
=== 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:43:03 DEBUG : A1/: Creating directory marker
2025/05/09 03:43:03 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:43:03 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/09 03:43:04 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/09 03:43:04 INFO : A1/B2: Making directory
2025/05/09 03:43:04 DEBUG : A1/B2/: Creating directory marker
2025/05/09 03:43:04 INFO : A1/B1/C3: Making directory
2025/05/09 03:43:04 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/09 03:43:05 DEBUG : A2/: Creating directory marker
2025/05/09 03:43:05 DEBUG : A2/B1/: Creating directory marker
2025/05/09 03:43:05 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/09 03:43:05 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/09 03:43:05 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/09 03:43:05 DEBUG : A2/B2/: Creating directory marker
2025/05/09 03:43:06 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/09 03:43:06 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/09 03:43:06 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/09 03:43:06 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/09 03:43:06 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:43:06 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/09 03:43:06 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/09 03:43:06 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/09 03:43:06 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/09 03:43:06 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/09 03:43:06 INFO : A1/B1/three: Deleted
2025/05/09 03:43:06 INFO : A1/one: Deleted
2025/05/09 03:43:06 INFO : A1/B1/C1/four: Deleted
2025/05/09 03:43:06 INFO : A1/B1/C2/five: Deleted
2025/05/09 03:43:06 INFO : A1/two: Deleted
2025/05/09 03:43:06 DEBUG : A1/B2/: Removing directory marker
2025/05/09 03:43:06 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/09 03:43:06 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/09 03:43:06 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:43:06 DEBUG : A1/B1/: Removing directory marker
2025/05/09 03:43:06 DEBUG : A1/: Removing directory marker
2025/05/09 03:43:06 DEBUG : A3/: Creating directory marker
2025/05/09 03:43:07 DEBUG : A3/B1/: Creating directory marker
2025/05/09 03:43:07 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/09 03:43:07 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/09 03:43:07 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/09 03:43:07 DEBUG : A3/B2/: Creating directory marker
2025/05/09 03:43:08 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/09 03:43:08 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/09 03:43:08 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/09 03:43:08 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/09 03:43:08 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/09 03:43:08 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/09 03:43:08 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:43:08 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/09 03:43:08 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/09 03:43:08 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/09 03:43:08 INFO : A2/B1/C2/five: Deleted
2025/05/09 03:43:08 INFO : A2/B1/C1/four: Deleted
2025/05/09 03:43:08 INFO : A2/two: Deleted
2025/05/09 03:43:08 INFO : A2/one: Deleted
2025/05/09 03:43:08 INFO : A2/B1/three: Deleted
2025/05/09 03:43:08 DEBUG : A2/B2/: Removing directory marker
2025/05/09 03:43:08 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/09 03:43:08 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/09 03:43:08 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/09 03:43:08 DEBUG : A2/B1/: Removing directory marker
2025/05/09 03:43:08 DEBUG : A2/: Removing directory marker
2025/05/09 03:43:08 INFO : Azure container rclone-test-yisegix9nipe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/09 03:43:08 DEBUG : A4/: Creating directory marker
2025/05/09 03:43:08 DEBUG : A4/B1/: Creating directory marker
2025/05/09 03:43:09 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/09 03:43:09 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/09 03:43:09 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/09 03:43:09 DEBUG : A4/B2/: Creating directory marker
2025/05/09 03:43:09 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/09 03:43:09 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/09 03:43:09 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/09 03:43:09 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/09 03:43:09 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/09 03:43:09 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/09 03:43:09 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/09 03:43:09 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/09 03:43:09 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:43:09 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/09 03:43:09 INFO : A3/B1/C1/four: Deleted
2025/05/09 03:43:09 INFO : A3/B1/three: Deleted
2025/05/09 03:43:09 INFO : A3/B1/C2/five: Deleted
2025/05/09 03:43:09 INFO : A3/two: Deleted
2025/05/09 03:43:09 INFO : A3/one: Deleted
2025/05/09 03:43:09 DEBUG : A3/B2/: Removing directory marker
2025/05/09 03:43:10 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/09 03:43:10 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/09 03:43:10 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/09 03:43:10 DEBUG : A3/B1/: Removing directory marker
2025/05/09 03:43:10 DEBUG : A3/: Removing directory marker
2025/05/09 03:43:10 DEBUG : A4/B2/: Removing directory marker
2025/05/09 03:43:10 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/09 03:43:11 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/09 03:43:11 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/09 03:43:11 DEBUG : A4/B1/: Removing directory marker
2025/05/09 03:43:11 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (8.19s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.12s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:43:11 DEBUG : Azure container rclone-test-yisegix9nipe: File to upload is small (34 bytes), uploading instead of streaming
2025/05/09 03:43:11 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/09 03:43:11 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/09 03:43:11 NOTICE: Azure container rclone-test-yisegix9nipe: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/09 03:43:11 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/09 03:43:11 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/09 03:43:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/09 03:43:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/09 03:43:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/09 03:43:11 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/09 03:43:11 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:43:12 DEBUG : Azure container rclone-test-yisegix9nipe: File to upload is small (34 bytes), uploading instead of streaming
2025/05/09 03:43:12 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/09 03:43:12 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/09 03:43:12 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/09 03:43:12 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/09 03:43:12 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/09 03:43:12 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/09 03:43:12 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/09 03:43:12 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/09 03:43:12 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:43:12 DEBUG : Azure container rclone-test-yisegix9nipe: File to upload is small (34 bytes), uploading instead of streaming
2025/05/09 03:43:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/09 03:43:13 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-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:43:13 DEBUG : Azure container rclone-test-yisegix9nipe: File to upload is small (34 bytes), uploading instead of streaming
2025/05/09 03:43:13 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/09 03:43:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/09 03:43:13 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (2.78s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.83s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.64s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.65s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.66s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.12s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:43:14 DEBUG : Azure container rclone-test-yisegix9nipe: File to upload is small (60 bytes), uploading instead of streaming
2025/05/09 03:43:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/09 03:43:14 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.52s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.11s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
2025/05/09 03:43:15 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:43:15 DEBUG : Azure container rclone-test-yisegix9nipe: Touching "sub dir/potato3"
2025/05/09 03:43:15 DEBUG : Azure container rclone-test-yisegix9nipe: Touching "empty space"
2025/05/09 03:43:15 DEBUG : Azure container rclone-test-yisegix9nipe: Touching "potato2"
2025/05/09 03:43:16 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (1.27s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.12s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.12s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.12s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.12s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.11s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-yisegix9nipe", Local "Local file system at /tmp/rclone1633740147", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.12s)
=== 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/09 03:43:16 DEBUG : Azure container rclone-test-yisegix9nipe: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 10m32.048612288s (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]