"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/03 06:45:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu"
2025/05/03 06:45:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:45:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:45:53 DEBUG : Azure container rclone-test-yogutin0hetu: Using directory markers
2025/05/03 06:45:53 DEBUG : Creating backend with remote "/tmp/rclone3102999591"
=== 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-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:45:54 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/03 06:45:54 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/03 06:45:54 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/03 06:45:54 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/03 06:45:54 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/03 06:45:54 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/03 06:45:54 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/03 06:45:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/03 06:45:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/03 06:45:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/03 06:45:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/03 06:45:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/03 06:45:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/03 06:45:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/03 06:45:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/03 06:45:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/03 06:45:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/03 06:45:55 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/03 06:45:55 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/03 06:45:55 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/03 06:45:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/03 06:45:56 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/05/03 06:45:56 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/03 06:45:56 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/03 06:45:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/03 06:45:56 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/03 06:45:57 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/03 06:45:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/03 06:45:58 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/03 06:45:59 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/03 06:46:00 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/03 06:46:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/03 06:46:00 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/03 06:46:01 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/03 06:46:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/03 06:46:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/03 06:46:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/03 06:46:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/03 06:46:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/03 06:46:02 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/03 06:46:03 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/03 06:46:04 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/03 06:46:04 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/03 06:46:04 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/03 06:46:04 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/03 06:46:04 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/03 06:46:04 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/03 06:46:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/03 06:46:06 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/03 06:46:06 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/03 06:46:06 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/03 06:46:06 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/03 06:46:06 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/03 06:46:06 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.04s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.43s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.29s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.02s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.94s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.06s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:46:06 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/03 06:46:06 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/03 06:46:06 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/03 06:46:06 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/03 06:46:06 DEBUG : chunksize-probe: Removing empty object
2025/05/03 06:46:07 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/03 06:46:07 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/03 06:46:07 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/03 06:46:07 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/03 06:46:07 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/03 06:46:07 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/03 06:46:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/03 06:46:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/03 06:46:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:07 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/03 06:46:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/03 06:46:07 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/03 06:46:08 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/03 06:46:08 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/03 06:46:08 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/03 06:46:08 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/03 06:46:08 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/03 06:46:08 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/03 06:46:08 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/03 06:46:08 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/03 06:46:08 DEBUG : Returning error reader
2025/05/03 06:46:08 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/03 06:46:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:09 DEBUG : Returning error reader
2025/05/03 06:46:09 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/03 06:46:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:11 DEBUG : Returning error reader
2025/05/03 06:46:11 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/03 06:46:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:12 DEBUG : Returning error reader
2025/05/03 06:46:12 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/03 06:46:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:13 DEBUG : Returning error reader
2025/05/03 06:46:13 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/03 06:46:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:14 DEBUG : Returning error reader
2025/05/03 06:46:14 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/03 06:46:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:15 DEBUG : Returning error reader
2025/05/03 06:46:15 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/03 06:46:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:16 DEBUG : Returning error reader
2025/05/03 06:46:16 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/03 06:46:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:17 DEBUG : Returning error reader
2025/05/03 06:46:17 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/03 06:46:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/03 06:46:18 DEBUG : Returning error reader
2025/05/03 06:46:18 DEBUG : BOOM: simulated read failure
2025/05/03 06:46:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/03 06:46:18 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/03 06:46:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/03 06:46:18 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/03 06:46:18 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/03 06:46:18 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/03 06:46:18 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.51s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/03 06:46:25 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/03 06:46:25 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/03 06:46:25 DEBUG : potato: Seek from 10 to 0
2025/05/03 06:46:25 DEBUG : potato: Seek from 10 to 0
2025/05/03 06:46:25 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/03 06:46:25 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/03 06:46:25 DEBUG : potato: Seek from 5 to 2
2025/05/03 06:46:25 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/03 06:46:25 DEBUG : potato: Seek from 7 to 0
2025/05/03 06:46:25 DEBUG : potato: Seek from 7 to 0
2025/05/03 06:46:25 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/03 06:46:25 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/03 06:46:25 DEBUG : potato: Seek from 5 to 2
2025/05/03 06:46:25 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/03 06:46:25 DEBUG : potato: Seek from 8 to 0
2025/05/03 06:46:25 DEBUG : potato: Seek from 8 to 0
2025/05/03 06:46:25 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/03 06:46:25 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/03 06:46:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/03 06:46:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/03 06:46:25 DEBUG : potato: Seek from 5 to 2
2025/05/03 06:46:25 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/03 06:46:25 DEBUG : potato: Seek from 9 to 0
2025/05/03 06:46:25 DEBUG : potato: Seek from 9 to 0
2025/05/03 06:46:25 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-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.23s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/05/03 06:46:26 DEBUG : Creating backend with remote "nonexistent"
2025/05/03 06:46:26 DEBUG : Creating backend with remote "nonexistent"
2025/05/03 06:46:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/03 06:46:26 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/03 06:46:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/03 06:46:26 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-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.56s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.17s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", 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.26s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:46:29 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/03 06:46:29 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/03 06:46:29 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/03 06:46:29 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/03 06:46:29 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/03 06:46:29 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/03 06:46:29 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/03 06:46:29 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:46:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/data"
2025/05/03 06:46:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:29 DEBUG : Azure container rclone-test-yogutin0hetu path data: Using directory markers
2025/05/03 06:46:29 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/03 06:46:32 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.88s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:46:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/data"
2025/05/03 06:46:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:32 DEBUG : Azure container rclone-test-yogutin0hetu path data: Using directory markers
2025/05/03 06:46:32 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/03 06:46:35 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.14s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/05/03 06:46:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zabuhax1buki"
2025/05/03 06:46:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:35 DEBUG : Azure container rclone-test-zabuhax1buki: Using directory markers
2025/05/03 06:46:35 DEBUG : Creating backend with remote "/tmp/rclone3907604705"
run.go:180: Remote "Azure container rclone-test-zabuhax1buki", Local "Local file system at /tmp/rclone3907604705", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/03 06:46:36 ERROR : hello, world!: sum not found
2025/05/03 06:46:36 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-zabuhax1buki
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-zabuhax1buki: 1 files missing
2025/05/03 06:46:36 NOTICE: 1 hashes missing
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-zabuhax1buki: 2 differences found
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-zabuhax1buki: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/03 06:46:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-zabuhax1buki: 0 differences found
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-zabuhax1buki: 1 matching files
2025/05/03 06:46:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mupojuc8mada"
2025/05/03 06:46:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:36 DEBUG : Azure container rclone-test-mupojuc8mada: Using directory markers
2025/05/03 06:46:36 DEBUG : Creating backend with remote "/tmp/rclone705630359"
run.go:180: Remote "Azure container rclone-test-mupojuc8mada", Local "Local file system at /tmp/rclone705630359", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/03 06:46:36 ERROR : HELLO, WORLD!: sum not found
2025/05/03 06:46:36 ERROR : hello, world!: file not in Azure container rclone-test-mupojuc8mada
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-mupojuc8mada: 1 files missing
2025/05/03 06:46:36 NOTICE: 1 hashes missing
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-mupojuc8mada: 2 differences found
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-mupojuc8mada: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/03 06:46:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-mupojuc8mada: 0 differences found
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-mupojuc8mada: 1 matching files
2025/05/03 06:46:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yuxusuq7qupe"
2025/05/03 06:46:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:36 DEBUG : Azure container rclone-test-yuxusuq7qupe: Using directory markers
2025/05/03 06:46:36 DEBUG : Creating backend with remote "/tmp/rclone269436760"
run.go:180: Remote "Azure container rclone-test-yuxusuq7qupe", Local "Local file system at /tmp/rclone269436760", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/03 06:46:36 ERROR : HeLlO, wOrLd!: sum not found
2025/05/03 06:46:36 ERROR : hello, world!: file not in Azure container rclone-test-yuxusuq7qupe
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-yuxusuq7qupe: 1 files missing
2025/05/03 06:46:36 NOTICE: 1 hashes missing
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-yuxusuq7qupe: 2 differences found
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-yuxusuq7qupe: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/03 06:46:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-yuxusuq7qupe: 0 differences found
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-yuxusuq7qupe: 1 matching files
2025/05/03 06:46:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hedupoj5leki"
2025/05/03 06:46:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:36 DEBUG : Azure container rclone-test-hedupoj5leki: Using directory markers
2025/05/03 06:46:36 DEBUG : Creating backend with remote "/tmp/rclone3905299762"
run.go:180: Remote "Azure container rclone-test-hedupoj5leki", Local "Local file system at /tmp/rclone3905299762", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/03 06:46:36 ERROR : HELLO, WORLD!: sum not found
2025/05/03 06:46:36 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-hedupoj5leki
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-hedupoj5leki: 1 files missing
2025/05/03 06:46:36 NOTICE: 1 hashes missing
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-hedupoj5leki: 2 differences found
2025/05/03 06:46:36 NOTICE: Azure container rclone-test-hedupoj5leki: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/03 06:46:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-hedupoj5leki: 0 differences found
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-hedupoj5leki: 1 matching files
2025/05/03 06:46:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sexamag5daba"
2025/05/03 06:46:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:37 DEBUG : Azure container rclone-test-sexamag5daba: Using directory markers
2025/05/03 06:46:37 DEBUG : Creating backend with remote "/tmp/rclone1716400317"
run.go:180: Remote "Azure container rclone-test-sexamag5daba", Local "Local file system at /tmp/rclone1716400317", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/03 06:46:37 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/03 06:46:37 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-sexamag5daba
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-sexamag5daba: 1 files missing
2025/05/03 06:46:37 NOTICE: 1 hashes missing
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-sexamag5daba: 2 differences found
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-sexamag5daba: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/03 06:46:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-sexamag5daba: 0 differences found
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-sexamag5daba: 1 matching files
2025/05/03 06:46:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-famikuv9jica"
2025/05/03 06:46:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:37 DEBUG : Azure container rclone-test-famikuv9jica: Using directory markers
2025/05/03 06:46:37 DEBUG : Creating backend with remote "/tmp/rclone2061888858"
run.go:180: Remote "Azure container rclone-test-famikuv9jica", Local "Local file system at /tmp/rclone2061888858", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/03 06:46:37 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/03 06:46:37 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-famikuv9jica
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-famikuv9jica: 1 files missing
2025/05/03 06:46:37 NOTICE: 1 hashes missing
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-famikuv9jica: 2 differences found
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-famikuv9jica: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/03 06:46:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-famikuv9jica: 0 differences found
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-famikuv9jica: 1 matching files
2025/05/03 06:46:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nakefib7ludo"
2025/05/03 06:46:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:37 DEBUG : Azure container rclone-test-nakefib7ludo: Using directory markers
2025/05/03 06:46:37 DEBUG : Creating backend with remote "/tmp/rclone2693512057"
run.go:180: Remote "Azure container rclone-test-nakefib7ludo", Local "Local file system at /tmp/rclone2693512057", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/03 06:46:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/03 06:46:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nakefib7ludo
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-nakefib7ludo: 1 files missing
2025/05/03 06:46:37 NOTICE: 1 hashes missing
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-nakefib7ludo: 2 differences found
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-nakefib7ludo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/03 06:46:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-nakefib7ludo: 0 differences found
2025/05/03 06:46:37 NOTICE: Azure container rclone-test-nakefib7ludo: 1 matching files
2025/05/03 06:46:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qebemim3zamu"
2025/05/03 06:46:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:37 DEBUG : Azure container rclone-test-qebemim3zamu: Using directory markers
2025/05/03 06:46:37 DEBUG : Creating backend with remote "/tmp/rclone2509536380"
run.go:180: Remote "Azure container rclone-test-qebemim3zamu", Local "Local file system at /tmp/rclone2509536380", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/03 06:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/03 06:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qebemim3zamu
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-qebemim3zamu: 1 files missing
2025/05/03 06:46:38 NOTICE: 1 hashes missing
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-qebemim3zamu: 2 differences found
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-qebemim3zamu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/03 06:46:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-qebemim3zamu: 0 differences found
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-qebemim3zamu: 1 matching files
2025/05/03 06:46:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zaworum4wico"
2025/05/03 06:46:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:38 DEBUG : Azure container rclone-test-zaworum4wico: Using directory markers
2025/05/03 06:46:38 DEBUG : Creating backend with remote "/tmp/rclone1965456278"
run.go:180: Remote "Azure container rclone-test-zaworum4wico", Local "Local file system at /tmp/rclone1965456278", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/03 06:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/03 06:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zaworum4wico
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-zaworum4wico: 1 files missing
2025/05/03 06:46:38 NOTICE: 1 hashes missing
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-zaworum4wico: 2 differences found
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-zaworum4wico: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/03 06:46:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-zaworum4wico: 0 differences found
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-zaworum4wico: 1 matching files
2025/05/03 06:46:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wixodod0poho"
2025/05/03 06:46:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:46:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:38 DEBUG : Azure container rclone-test-wixodod0poho: Using directory markers
2025/05/03 06:46:38 DEBUG : Creating backend with remote "/tmp/rclone2615062971"
run.go:180: Remote "Azure container rclone-test-wixodod0poho", Local "Local file system at /tmp/rclone2615062971", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/03 06:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/03 06:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wixodod0poho
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-wixodod0poho: 1 files missing
2025/05/03 06:46:38 NOTICE: 1 hashes missing
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-wixodod0poho: 2 differences found
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-wixodod0poho: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/03 06:46:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-wixodod0poho: 0 differences found
2025/05/03 06:46:38 NOTICE: Azure container rclone-test-wixodod0poho: 1 matching files
2025/05/03 06:46:38 DEBUG : Azure container rclone-test-wixodod0poho: Purge remote
2025/05/03 06:46:38 DEBUG : Azure container rclone-test-zaworum4wico: Purge remote
2025/05/03 06:46:38 DEBUG : Azure container rclone-test-qebemim3zamu: Purge remote
2025/05/03 06:46:38 DEBUG : Azure container rclone-test-nakefib7ludo: Purge remote
2025/05/03 06:46:38 DEBUG : Azure container rclone-test-famikuv9jica: Purge remote
2025/05/03 06:46:39 DEBUG : Azure container rclone-test-sexamag5daba: Purge remote
2025/05/03 06:46:39 DEBUG : Azure container rclone-test-hedupoj5leki: Purge remote
2025/05/03 06:46:39 DEBUG : Azure container rclone-test-yuxusuq7qupe: Purge remote
2025/05/03 06:46:39 DEBUG : Azure container rclone-test-mupojuc8mada: Purge remote
2025/05/03 06:46:39 DEBUG : Azure container rclone-test-zabuhax1buki: Purge remote
--- PASS: TestApplyTransforms (3.58s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:46:39 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/03 06:46:39 DEBUG : sub/: Creating directory marker
2025/05/03 06:46:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/03 06:46:39 INFO : file1: Copied (new) to: sub/file2
2025/05/03 06:46:39 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:46:39 DEBUG : file1: Unchanged skipping
2025/05/03 06:46:39 DEBUG : Azure container rclone-test-yogutin0hetu: don't need to copy/move sub/file2, it is already at target location
2025/05/03 06:46:39 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.52s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:46:40 DEBUG : dst/: Creating directory marker
2025/05/03 06:46:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/backup"
2025/05/03 06:46:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:40 DEBUG : Azure container rclone-test-yogutin0hetu path backup: Using directory markers
2025/05/03 06:46:40 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/backup"
2025/05/03 06:46:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/03 06:46:40 DEBUG : dst/: Creating directory marker
2025/05/03 06:46:40 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/03 06:46:40 INFO : dst/file1: Copied (server-side copy)
2025/05/03 06:46:40 INFO : dst/file1: Deleted
2025/05/03 06:46:40 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/03 06:46:40 INFO : dst/file1: Copied (new)
2025/05/03 06:46:40 DEBUG : dst/: Removing directory marker
2025/05/03 06:46:40 DEBUG : backup/dst/: Removing directory marker
2025/05/03 06:46:41 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-yogutin0hetu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0c492-f01e-005d-31f7-bbb679000000
Time:2025-05-03T06:46:41.0465758Z
--------------------------------------------------------------------------------
2025/05/03 06:46:42 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-yogutin0hetu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0c690-f01e-005d-35f7-bbb679000000
Time:2025-05-03T06:46:42.0840767Z
--------------------------------------------------------------------------------
2025/05/03 06:46:43 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-yogutin0hetu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0c8ce-f01e-005d-5cf7-bbb679000000
Time:2025-05-03T06:46:43.1213824Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0c8ce-f01e-005d-5cf7-bbb679000000
Time:2025-05-03T06:46:43.1213824Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:46:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/dst"
2025/05/03 06:46:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:44 DEBUG : Azure container rclone-test-yogutin0hetu path dst: Using directory markers
2025/05/03 06:46:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CompareDest"
2025/05/03 06:46:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:44 DEBUG : Azure container rclone-test-yogutin0hetu path CompareDest: Using directory markers
2025/05/03 06:46:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CompareDest"
2025/05/03 06:46:44 DEBUG : one: Need to transfer - File not found at Destination
2025/05/03 06:46:44 DEBUG : /: Creating directory marker
2025/05/03 06:46:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/03 06:46:44 INFO : one: Copied (new)
2025/05/03 06:46:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CompareDest"
2025/05/03 06:46:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/03 06:46:44 DEBUG : /: Creating directory marker
2025/05/03 06:46:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/03 06:46:44 INFO : one: Copied (replaced existing)
2025/05/03 06:46:44 DEBUG : dst/: Creating directory marker
2025/05/03 06:46:45 DEBUG : CompareDest/: Creating directory marker
2025/05/03 06:46:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CompareDest"
2025/05/03 06:46:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/03 06:46:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:46:45 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/03 06:46:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CompareDest"
2025/05/03 06:46:45 DEBUG : two: Need to transfer - File not found at Destination
2025/05/03 06:46:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:46:45 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/03 06:46:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CompareDest"
2025/05/03 06:46:45 DEBUG : two: Need to transfer - File not found at Destination
2025/05/03 06:46:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:46:45 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/03 06:46:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CompareDest"
2025/05/03 06:46:46 DEBUG : two: Need to transfer - File not found at Destination
2025/05/03 06:46:46 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/03 06:46:46 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/03 06:46:46 INFO : two: Copied (new)
2025/05/03 06:46:46 DEBUG : dst/: Removing directory marker
2025/05/03 06:46: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0d216-f01e-005d-63f7-bbb679000000
Time:2025-05-03T06:46:46.5382282Z
--------------------------------------------------------------------------------
2025/05/03 06:46: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0d3fd-f01e-005d-29f7-bbb679000000
Time:2025-05-03T06:46:47.5757905Z
--------------------------------------------------------------------------------
2025/05/03 06:46: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0d644-f01e-005d-15f7-bbb679000000
Time:2025-05-03T06:46:48.6141039Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0d644-f01e-005d-15f7-bbb679000000
Time:2025-05-03T06:46:48.6141039Z
--------------------------------------------------------------------------------
2025/05/03 06:46:49 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.62s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:46:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/dst"
2025/05/03 06:46:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:56 DEBUG : Azure container rclone-test-yogutin0hetu path dst: Using directory markers
2025/05/03 06:46:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CopyDest"
2025/05/03 06:46:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:56 DEBUG : Azure container rclone-test-yogutin0hetu path CopyDest: Using directory markers
2025/05/03 06:46:56 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CopyDest"
2025/05/03 06:46:56 DEBUG : one: Need to transfer - File not found at Destination
2025/05/03 06:46:57 DEBUG : /: Creating directory marker
2025/05/03 06:46:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/03 06:46:57 INFO : one: Copied (new)
2025/05/03 06:46:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CopyDest"
2025/05/03 06:46:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/03 06:46:57 DEBUG : /: Creating directory marker
2025/05/03 06:46:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/03 06:46:57 INFO : one: Copied (replaced existing)
2025/05/03 06:46:57 DEBUG : dst/: Creating directory marker
2025/05/03 06:46:57 DEBUG : CopyDest/: Creating directory marker
2025/05/03 06:46:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/BackupDir"
2025/05/03 06:46:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:46:57 DEBUG : Azure container rclone-test-yogutin0hetu path BackupDir: Using directory markers
2025/05/03 06:46:57 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/BackupDir"
2025/05/03 06:46:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CopyDest"
2025/05/03 06:46:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/03 06:46:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:46:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/03 06:46:58 DEBUG : /: Creating directory marker
2025/05/03 06:46:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/03 06:46:58 INFO : one: Copied (server-side copy)
2025/05/03 06:46:58 INFO : one: Deleted
2025/05/03 06:46:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/03 06:46:58 INFO : one: Copied (server-side copy)
2025/05/03 06:46:58 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/03 06:46:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CopyDest"
2025/05/03 06:46:58 DEBUG : two: Need to transfer - File not found at Destination
2025/05/03 06:46:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:46:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/03 06:46:58 INFO : two: Copied (server-side copy)
2025/05/03 06:46:58 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/03 06:46:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CopyDest"
2025/05/03 06:46:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:46:58 DEBUG : two: Unchanged skipping
2025/05/03 06:46:59 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/CopyDest"
2025/05/03 06:46:59 DEBUG : three: Need to transfer - File not found at Destination
2025/05/03 06:46:59 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/03 06:46:59 DEBUG : three: Destination not found in --copy-dest
2025/05/03 06:46:59 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/03 06:46:59 INFO : three: Copied (new)
2025/05/03 06:46:59 DEBUG : dst/: Removing directory marker
2025/05/03 06:46:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0e330-f01e-005d-1af7-bbb679000000
Time:2025-05-03T06:46:59.9212695Z
--------------------------------------------------------------------------------
2025/05/03 06:47:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0e46b-f01e-005d-09f7-bbb679000000
Time:2025-05-03T06:47:00.9592746Z
--------------------------------------------------------------------------------
2025/05/03 06:47:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0e5a3-f01e-005d-12f7-bbb679000000
Time:2025-05-03T06:47:01.9971058Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0e5a3-f01e-005d-12f7-bbb679000000
Time:2025-05-03T06:47:01.9971058Z
--------------------------------------------------------------------------------
2025/05/03 06:47:03 DEBUG : CopyDest/: Removing directory marker
2025/05/03 06:47: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0e714-f01e-005d-49f7-bbb679000000
Time:2025-05-03T06:47:03.0842676Z
--------------------------------------------------------------------------------
2025/05/03 06:47: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0e848-f01e-005d-4ff7-bbb679000000
Time:2025-05-03T06:47:04.1224100Z
--------------------------------------------------------------------------------
2025/05/03 06:47: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0e95c-f01e-005d-34f7-bbb679000000
Time:2025-05-03T06:47:05.1608064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0e95c-f01e-005d-34f7-bbb679000000
Time:2025-05-03T06:47:05.1608064Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.50s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/03 06:47:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0f3a0-f01e-005d-38f7-bbb679000000
Time:2025-05-03T06:47:13.3544998Z
--------------------------------------------------------------------------------
2025/05/03 06:47:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0f4ae-f01e-005d-23f7-bbb679000000
Time:2025-05-03T06:47:14.3932166Z
--------------------------------------------------------------------------------
2025/05/03 06:47:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0f5b7-f01e-005d-7ff7-bbb679000000
Time:2025-05-03T06:47:15.4313932Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0f5b7-f01e-005d-7ff7-bbb679000000
Time:2025-05-03T06:47:15.4313932Z
--------------------------------------------------------------------------------
2025/05/03 06:47:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0f6bc-f01e-005d-6bf7-bbb679000000
Time:2025-05-03T06:47:16.4688706Z
--------------------------------------------------------------------------------
2025/05/03 06:47: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0f7db-f01e-005d-62f7-bbb679000000
Time:2025-05-03T06:47:17.5084429Z
--------------------------------------------------------------------------------
2025/05/03 06:47: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0f92d-f01e-005d-7bf7-bbb679000000
Time:2025-05-03T06:47:18.5461698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b0f92d-f01e-005d-7bf7-bbb679000000
Time:2025-05-03T06:47:18.5461698Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/03 06:47:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b10275-f01e-005d-0cf7-bbb679000000
Time:2025-05-03T06:47:26.7396592Z
--------------------------------------------------------------------------------
2025/05/03 06:47:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b10393-f01e-005d-74f7-bbb679000000
Time:2025-05-03T06:47:27.7773920Z
--------------------------------------------------------------------------------
2025/05/03 06:47:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b10461-f01e-005d-09f7-bbb679000000
Time:2025-05-03T06:47:28.8147541Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b10461-f01e-005d-09f7-bbb679000000
Time:2025-05-03T06:47:28.8147541Z
--------------------------------------------------------------------------------
2025/05/03 06:47:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b10546-f01e-005d-3ef7-bbb679000000
Time:2025-05-03T06:47:29.8527139Z
--------------------------------------------------------------------------------
2025/05/03 06:47:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b106b7-f01e-005d-09f7-bbb679000000
Time:2025-05-03T06:47:30.8903725Z
--------------------------------------------------------------------------------
2025/05/03 06:47:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b10786-f01e-005d-35f7-bbb679000000
Time:2025-05-03T06:47:31.9281020Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b10786-f01e-005d-35f7-bbb679000000
Time:2025-05-03T06:47:31.9281020Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:47:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/03 06:47:40 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/03 06:47:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/03 06:47:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/03 06:47:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/03 06:47:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/03 06:47:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/03 06:47:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/03 06:47:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c2f413ec1a70b03560096450f2bbab60 OK
2025/05/03 06:47:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/03 06:47:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b110a3-f01e-005d-67f7-bbb679000000
Time:2025-05-03T06:47:41.0641780Z
--------------------------------------------------------------------------------
2025/05/03 06:47: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b11247-f01e-005d-03f7-bbb679000000
Time:2025-05-03T06:47:42.1024946Z
--------------------------------------------------------------------------------
2025/05/03 06:47: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b11326-f01e-005d-47f7-bbb679000000
Time:2025-05-03T06:47:43.1397852Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b11326-f01e-005d-47f7-bbb679000000
Time:2025-05-03T06:47:43.1397852Z
--------------------------------------------------------------------------------
2025/05/03 06:47:44 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/03 06:47: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b11459-f01e-005d-43f7-bbb679000000
Time:2025-05-03T06:47:44.2164817Z
--------------------------------------------------------------------------------
2025/05/03 06:47: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1159e-f01e-005d-5bf7-bbb679000000
Time:2025-05-03T06:47:45.2540081Z
--------------------------------------------------------------------------------
2025/05/03 06:47: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b116a9-f01e-005d-36f7-bbb679000000
Time:2025-05-03T06:47:46.2916863Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b116a9-f01e-005d-36f7-bbb679000000
Time:2025-05-03T06:47:46.2916863Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.36s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:47: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b11e0a-f01e-005d-16f7-bbb679000000
Time:2025-05-03T06:47:54.4818038Z
--------------------------------------------------------------------------------
2025/05/03 06:47:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b11f49-f01e-005d-15f7-bbb679000000
Time:2025-05-03T06:47:55.5191369Z
--------------------------------------------------------------------------------
2025/05/03 06:47:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12044-f01e-005d-60f7-bbb679000000
Time:2025-05-03T06:47:56.5576278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12044-f01e-005d-60f7-bbb679000000
Time:2025-05-03T06:47:56.5576278Z
--------------------------------------------------------------------------------
2025/05/03 06:47:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12102-f01e-005d-7ff7-bbb679000000
Time:2025-05-03T06:47:57.5956117Z
--------------------------------------------------------------------------------
2025/05/03 06:47:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b121d6-f01e-005d-39f7-bbb679000000
Time:2025-05-03T06:47:58.6331107Z
--------------------------------------------------------------------------------
2025/05/03 06:47:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b122a5-f01e-005d-5df7-bbb679000000
Time:2025-05-03T06:47:59.6720793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b122a5-f01e-005d-5df7-bbb679000000
Time:2025-05-03T06:47:59.6720793Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:48:07 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12ba4-f01e-005d-51f7-bbb679000000
Time:2025-05-03T06:48:07.8617242Z
--------------------------------------------------------------------------------
2025/05/03 06:48:08 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12c76-f01e-005d-76f7-bbb679000000
Time:2025-05-03T06:48:08.8990898Z
--------------------------------------------------------------------------------
2025/05/03 06:48:09 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12d83-f01e-005d-4ff7-bbb679000000
Time:2025-05-03T06:48:09.9373521Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12d83-f01e-005d-4ff7-bbb679000000
Time:2025-05-03T06:48:09.9373521Z
--------------------------------------------------------------------------------
2025/05/03 06:48:10 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12e6c-f01e-005d-15f7-bbb679000000
Time:2025-05-03T06:48:10.9750645Z
--------------------------------------------------------------------------------
2025/05/03 06:48:11 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b12f9d-f01e-005d-4ff7-bbb679000000
Time:2025-05-03T06:48:12.0129607Z
--------------------------------------------------------------------------------
2025/05/03 06:48:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1308e-f01e-005d-0ff7-bbb679000000
Time:2025-05-03T06:48:13.0504108Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1308e-f01e-005d-0ff7-bbb679000000
Time:2025-05-03T06:48:13.0504108Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:48:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b13814-f01e-005d-49f7-bbb679000000
Time:2025-05-03T06:48:21.2413678Z
--------------------------------------------------------------------------------
2025/05/03 06:48:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1395e-f01e-005d-4ef7-bbb679000000
Time:2025-05-03T06:48:22.2795834Z
--------------------------------------------------------------------------------
2025/05/03 06:48:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b13a82-f01e-005d-3bf7-bbb679000000
Time:2025-05-03T06:48:23.3171333Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b13a82-f01e-005d-3bf7-bbb679000000
Time:2025-05-03T06:48:23.3171333Z
--------------------------------------------------------------------------------
2025/05/03 06:48:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b13b93-f01e-005d-21f7-bbb679000000
Time:2025-05-03T06:48:24.3542536Z
--------------------------------------------------------------------------------
2025/05/03 06:48:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b13caf-f01e-005d-06f7-bbb679000000
Time:2025-05-03T06:48:25.3935464Z
--------------------------------------------------------------------------------
2025/05/03 06:48:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b13e73-f01e-005d-0cf7-bbb679000000
Time:2025-05-03T06:48:26.4310375Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b13e73-f01e-005d-0cf7-bbb679000000
Time:2025-05-03T06:48:26.4310375Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:48:34 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b14762-f01e-005d-1df7-bbb679000000
Time:2025-05-03T06:48:34.6225288Z
--------------------------------------------------------------------------------
2025/05/03 06:48:35 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1485a-f01e-005d-6af7-bbb679000000
Time:2025-05-03T06:48:35.6605718Z
--------------------------------------------------------------------------------
2025/05/03 06:48:36 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b149cd-f01e-005d-24f7-bbb679000000
Time:2025-05-03T06:48:36.6989943Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b149cd-f01e-005d-24f7-bbb679000000
Time:2025-05-03T06:48:36.6989943Z
--------------------------------------------------------------------------------
2025/05/03 06:48:37 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b14ad6-f01e-005d-14f7-bbb679000000
Time:2025-05-03T06:48:37.7365634Z
--------------------------------------------------------------------------------
2025/05/03 06:48:38 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b14bdd-f01e-005d-75f7-bbb679000000
Time:2025-05-03T06:48:38.7742211Z
--------------------------------------------------------------------------------
2025/05/03 06:48:39 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b14d32-f01e-005d-14f7-bbb679000000
Time:2025-05-03T06:48:39.8123313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b14d32-f01e-005d-14f7-bbb679000000
Time:2025-05-03T06:48:39.8123313Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:48:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b155cd-f01e-005d-72f7-bbb679000000
Time:2025-05-03T06:48:48.0057567Z
--------------------------------------------------------------------------------
2025/05/03 06:48:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b156dd-f01e-005d-42f7-bbb679000000
Time:2025-05-03T06:48:49.0431967Z
--------------------------------------------------------------------------------
2025/05/03 06:48:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b157fa-f01e-005d-28f7-bbb679000000
Time:2025-05-03T06:48:50.0812439Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b157fa-f01e-005d-28f7-bbb679000000
Time:2025-05-03T06:48:50.0812439Z
--------------------------------------------------------------------------------
2025/05/03 06:48:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b15966-f01e-005d-50f7-bbb679000000
Time:2025-05-03T06:48:51.1198362Z
--------------------------------------------------------------------------------
2025/05/03 06:48:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b15ae0-f01e-005d-0cf7-bbb679000000
Time:2025-05-03T06:48:52.1574954Z
--------------------------------------------------------------------------------
2025/05/03 06:48:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b15bf2-f01e-005d-6ff7-bbb679000000
Time:2025-05-03T06:48:53.1967025Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b15bf2-f01e-005d-6ff7-bbb679000000
Time:2025-05-03T06:48:53.1967025Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:49:01 DEBUG : also/: Creating directory marker
2025/05/03 06:49:01 INFO : Azure container rclone-test-yogutin0hetu: Looking for duplicate md5 hashes using newest mode.
2025/05/03 06:49:01 NOTICE: bed590e3048a72c47f140a56452a29af: Found 3 files with duplicate md5 hashes
2025/05/03 06:49:01 INFO : one: Deleted
2025/05/03 06:49:01 INFO : also/one: Deleted
2025/05/03 06:49:01 NOTICE: bed590e3048a72c47f140a56452a29af: Deleted 2 extra copies
2025/05/03 06:49:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b16755-f01e-005d-3bf7-bbb679000000
Time:2025-05-03T06:49:02.1949420Z
--------------------------------------------------------------------------------
2025/05/03 06:49:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b168cb-f01e-005d-07f7-bbb679000000
Time:2025-05-03T06:49:03.2342000Z
--------------------------------------------------------------------------------
2025/05/03 06:49:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b16a17-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:49:04.2721973Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b16a17-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:49:04.2721973Z
--------------------------------------------------------------------------------
2025/05/03 06:49:05 DEBUG : also/: Removing directory marker
2025/05/03 06:49:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b16b57-f01e-005d-2df7-bbb679000000
Time:2025-05-03T06:49:05.3533778Z
--------------------------------------------------------------------------------
2025/05/03 06:49:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b16cc8-f01e-005d-76f7-bbb679000000
Time:2025-05-03T06:49:06.3913900Z
--------------------------------------------------------------------------------
2025/05/03 06:49:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b16df8-f01e-005d-63f7-bbb679000000
Time:2025-05-03T06:49:07.4296148Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b16df8-f01e-005d-63f7-bbb679000000
Time:2025-05-03T06:49:07.4296148Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:49:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b177d2-f01e-005d-24f7-bbb679000000
Time:2025-05-03T06:49:15.6233069Z
--------------------------------------------------------------------------------
2025/05/03 06:49:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b17887-f01e-005d-24f7-bbb679000000
Time:2025-05-03T06:49:16.6615151Z
--------------------------------------------------------------------------------
2025/05/03 06:49:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1793a-f01e-005d-2af7-bbb679000000
Time:2025-05-03T06:49:17.6998682Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1793a-f01e-005d-2af7-bbb679000000
Time:2025-05-03T06:49:17.6998682Z
--------------------------------------------------------------------------------
2025/05/03 06:49:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b17a1b-f01e-005d-65f7-bbb679000000
Time:2025-05-03T06:49:18.7379347Z
--------------------------------------------------------------------------------
2025/05/03 06:49:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b17b13-f01e-005d-34f7-bbb679000000
Time:2025-05-03T06:49:19.7761219Z
--------------------------------------------------------------------------------
2025/05/03 06:49:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b17c02-f01e-005d-7cf7-bbb679000000
Time:2025-05-03T06:49:20.8141349Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b17c02-f01e-005d-7cf7-bbb679000000
Time:2025-05-03T06:49:20.8141349Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:49:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b18483-f01e-005d-55f7-bbb679000000
Time:2025-05-03T06:49:29.0102926Z
--------------------------------------------------------------------------------
2025/05/03 06:49:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b18577-f01e-005d-26f7-bbb679000000
Time:2025-05-03T06:49:30.0482952Z
--------------------------------------------------------------------------------
2025/05/03 06:49:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1869d-f01e-005d-39f7-bbb679000000
Time:2025-05-03T06:49:31.0871358Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1869d-f01e-005d-39f7-bbb679000000
Time:2025-05-03T06:49:31.0871358Z
--------------------------------------------------------------------------------
2025/05/03 06:49:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b18793-f01e-005d-07f7-bbb679000000
Time:2025-05-03T06:49:32.1252070Z
--------------------------------------------------------------------------------
2025/05/03 06:49:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b188d9-f01e-005d-24f7-bbb679000000
Time:2025-05-03T06:49:33.1633226Z
--------------------------------------------------------------------------------
2025/05/03 06:49:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b18a51-f01e-005d-19f7-bbb679000000
Time:2025-05-03T06:49:34.2024348Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b18a51-f01e-005d-19f7-bbb679000000
Time:2025-05-03T06:49:34.2024348Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:49:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19142-f01e-005d-4bf7-bbb679000000
Time:2025-05-03T06:49:42.3972780Z
--------------------------------------------------------------------------------
2025/05/03 06:49:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19244-f01e-005d-08f7-bbb679000000
Time:2025-05-03T06:49:43.4348334Z
--------------------------------------------------------------------------------
2025/05/03 06:49:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19316-f01e-005d-1bf7-bbb679000000
Time:2025-05-03T06:49:44.4724796Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19316-f01e-005d-1bf7-bbb679000000
Time:2025-05-03T06:49:44.4724796Z
--------------------------------------------------------------------------------
2025/05/03 06:49:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b193c8-f01e-005d-1af7-bbb679000000
Time:2025-05-03T06:49:45.5098761Z
--------------------------------------------------------------------------------
2025/05/03 06:49:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b194c4-f01e-005d-66f7-bbb679000000
Time:2025-05-03T06:49:46.5481610Z
--------------------------------------------------------------------------------
2025/05/03 06:49:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1956a-f01e-005d-6ef7-bbb679000000
Time:2025-05-03T06:49:47.5865361Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1956a-f01e-005d-6ef7-bbb679000000
Time:2025-05-03T06:49:47.5865361Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/03 06:49: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19bcd-f01e-005d-50f7-bbb679000000
Time:2025-05-03T06:49:55.7786880Z
--------------------------------------------------------------------------------
2025/05/03 06:49: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19cab-f01e-005d-7af7-bbb679000000
Time:2025-05-03T06:49:56.8163108Z
--------------------------------------------------------------------------------
2025/05/03 06:49: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19d4e-f01e-005d-74f7-bbb679000000
Time:2025-05-03T06:49:57.8544568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19d4e-f01e-005d-74f7-bbb679000000
Time:2025-05-03T06:49:57.8544568Z
--------------------------------------------------------------------------------
2025/05/03 06:49: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19e07-f01e-005d-0af7-bbb679000000
Time:2025-05-03T06:49:58.8927124Z
--------------------------------------------------------------------------------
2025/05/03 06:49: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b19eeb-f01e-005d-3af7-bbb679000000
Time:2025-05-03T06:49:59.9318981Z
--------------------------------------------------------------------------------
2025/05/03 06:50: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1a009-f01e-005d-79f7-bbb679000000
Time:2025-05-03T06:50:00.9708549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1a009-f01e-005d-79f7-bbb679000000
Time:2025-05-03T06:50:00.9708549Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/03 06:50:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1a771-f01e-005d-75f7-bbb679000000
Time:2025-05-03T06:50:09.1663048Z
--------------------------------------------------------------------------------
2025/05/03 06:50:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1a8a1-f01e-005d-6ef7-bbb679000000
Time:2025-05-03T06:50:10.2052960Z
--------------------------------------------------------------------------------
2025/05/03 06:50:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1a9da-f01e-005d-3df7-bbb679000000
Time:2025-05-03T06:50:11.2440514Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1a9da-f01e-005d-3df7-bbb679000000
Time:2025-05-03T06:50:11.2440514Z
--------------------------------------------------------------------------------
2025/05/03 06:50:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1aadc-f01e-005d-10f7-bbb679000000
Time:2025-05-03T06:50:12.2825510Z
--------------------------------------------------------------------------------
2025/05/03 06:50:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1ac26-f01e-005d-21f7-bbb679000000
Time:2025-05-03T06:50:13.3203962Z
--------------------------------------------------------------------------------
2025/05/03 06:50:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1ad6c-f01e-005d-2ef7-bbb679000000
Time:2025-05-03T06:50:14.3576193Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1ad6c-f01e-005d-2ef7-bbb679000000
Time:2025-05-03T06:50:14.3576193Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:50:22 DEBUG : sub dir/: Creating directory marker
2025/05/03 06:50:22 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/03 06:50:23 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/03 06:50:23 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/03 06:50:23 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/03 06:50:23 DEBUG : sub dir/: Removing directory marker
2025/05/03 06:50: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1be04-f01e-005d-52f7-bbb679000000
Time:2025-05-03T06:50:24.0093518Z
--------------------------------------------------------------------------------
2025/05/03 06:50:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1bf53-f01e-005d-79f7-bbb679000000
Time:2025-05-03T06:50:25.0482738Z
--------------------------------------------------------------------------------
2025/05/03 06:50:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1c0a3-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:50:26.0860280Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1c0a3-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:50:26.0860280Z
--------------------------------------------------------------------------------
2025/05/03 06:50:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1c249-f01e-005d-11f7-bbb679000000
Time:2025-05-03T06:50:27.1273578Z
--------------------------------------------------------------------------------
2025/05/03 06:50:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1c405-f01e-005d-79f7-bbb679000000
Time:2025-05-03T06:50:28.1646181Z
--------------------------------------------------------------------------------
2025/05/03 06:50:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1c52f-f01e-005d-69f7-bbb679000000
Time:2025-05-03T06:50:29.2033573Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1c52f-f01e-005d-69f7-bbb679000000
Time:2025-05-03T06:50:29.2033573Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:50:37 DEBUG : sub dir/: Creating directory marker
2025/05/03 06:50:37 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/03 06:50:38 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/03 06:50:38 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/03 06:50:38 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/03 06:50:38 DEBUG : sub dir/: Removing directory marker
2025/05/03 06:50:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1cf2b-f01e-005d-13f7-bbb679000000
Time:2025-05-03T06:50:38.8564058Z
--------------------------------------------------------------------------------
2025/05/03 06:50:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1d0bb-f01e-005d-4bf7-bbb679000000
Time:2025-05-03T06:50:39.8939259Z
--------------------------------------------------------------------------------
2025/05/03 06:50:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1d1dc-f01e-005d-44f7-bbb679000000
Time:2025-05-03T06:50:40.9318384Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1d1dc-f01e-005d-44f7-bbb679000000
Time:2025-05-03T06:50:40.9318384Z
--------------------------------------------------------------------------------
2025/05/03 06:50:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1d37b-f01e-005d-4df7-bbb679000000
Time:2025-05-03T06:50:41.9694088Z
--------------------------------------------------------------------------------
2025/05/03 06:50:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1d4ac-f01e-005d-43f7-bbb679000000
Time:2025-05-03T06:50:43.0077834Z
--------------------------------------------------------------------------------
2025/05/03 06:50:44 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1d5aa-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:50:44.0490967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1d5aa-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:50:44.0490967Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.84s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:50:52 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/03 06:50:53 DEBUG : sub/: Removing directory marker
2025/05/03 06:50:53 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1de08-f01e-005d-56f7-bbb679000000
Time:2025-05-03T06:50:53.1178271Z
--------------------------------------------------------------------------------
2025/05/03 06:50:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1df01-f01e-005d-1cf7-bbb679000000
Time:2025-05-03T06:50:54.1557791Z
--------------------------------------------------------------------------------
2025/05/03 06:50:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1e039-f01e-005d-0ef7-bbb679000000
Time:2025-05-03T06:50:55.1933811Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1e039-f01e-005d-0ef7-bbb679000000
Time:2025-05-03T06:50:55.1933811Z
--------------------------------------------------------------------------------
2025/05/03 06:50:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1e17e-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:50:56.2319410Z
--------------------------------------------------------------------------------
2025/05/03 06:50:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1e2b1-f01e-005d-2cf7-bbb679000000
Time:2025-05-03T06:50:57.2691822Z
--------------------------------------------------------------------------------
2025/05/03 06:50:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1e3e8-f01e-005d-3df7-bbb679000000
Time:2025-05-03T06:50:58.3074098Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1e3e8-f01e-005d-3df7-bbb679000000
Time:2025-05-03T06:50:58.3074098Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:51:06 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/03 06:51:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/notfound"
2025/05/03 06:51:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:51:07 DEBUG : Azure container rclone-test-yogutin0hetu path notfound: Using directory markers
2025/05/03 06:51:07 DEBUG : sub/: Removing directory marker
2025/05/03 06:51:07 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1eeaf-f01e-005d-56f7-bbb679000000
Time:2025-05-03T06:51:07.6193409Z
--------------------------------------------------------------------------------
2025/05/03 06:51:08 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1f0a4-f01e-005d-1df7-bbb679000000
Time:2025-05-03T06:51:08.6596372Z
--------------------------------------------------------------------------------
2025/05/03 06:51:09 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1f1e5-f01e-005d-34f7-bbb679000000
Time:2025-05-03T06:51:09.6972390Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1f1e5-f01e-005d-34f7-bbb679000000
Time:2025-05-03T06:51:09.6972390Z
--------------------------------------------------------------------------------
2025/05/03 06:51:10 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1f2e3-f01e-005d-05f7-bbb679000000
Time:2025-05-03T06:51:10.7352372Z
--------------------------------------------------------------------------------
2025/05/03 06:51:11 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1f413-f01e-005d-4ef7-bbb679000000
Time:2025-05-03T06:51:11.7735368Z
--------------------------------------------------------------------------------
2025/05/03 06:51:12 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1f516-f01e-005d-20f7-bbb679000000
Time:2025-05-03T06:51:12.8111144Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1f516-f01e-005d-20f7-bbb679000000
Time:2025-05-03T06:51:12.8111144Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.50s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.12s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:51:20 INFO : Azure container rclone-test-yogutin0hetu: Making directory
2025/05/03 06:51:20 INFO : Azure container rclone-test-yogutin0hetu: Making directory
2025/05/03 06:51:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1fd95-f01e-005d-17f7-bbb679000000
Time:2025-05-03T06:51:21.0412359Z
--------------------------------------------------------------------------------
2025/05/03 06:51:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1feee-f01e-005d-1ff7-bbb679000000
Time:2025-05-03T06:51:22.0799817Z
--------------------------------------------------------------------------------
2025/05/03 06:51:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1ffea-f01e-005d-71f7-bbb679000000
Time:2025-05-03T06:51:23.1183596Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b1ffea-f01e-005d-71f7-bbb679000000
Time:2025-05-03T06:51:23.1183596Z
--------------------------------------------------------------------------------
2025/05/03 06:51:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b200fc-f01e-005d-4ff7-bbb679000000
Time:2025-05-03T06:51:24.1570470Z
--------------------------------------------------------------------------------
2025/05/03 06:51:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2020b-f01e-005d-2af7-bbb679000000
Time:2025-05-03T06:51:25.1962498Z
--------------------------------------------------------------------------------
2025/05/03 06:51:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2032f-f01e-005d-18f7-bbb679000000
Time:2025-05-03T06:51:26.2347132Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2032f-f01e-005d-18f7-bbb679000000
Time:2025-05-03T06:51:26.2347132Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:51:34 DEBUG : sub dir/: Creating directory marker
2025/05/03 06:51:34 DEBUG : sub dir/: Removing directory marker
2025/05/03 06:51:34 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b20cb9-f01e-005d-75f7-bbb679000000
Time:2025-05-03T06:51:34.8129351Z
--------------------------------------------------------------------------------
2025/05/03 06:51:35 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b20d8c-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:51:35.8508883Z
--------------------------------------------------------------------------------
2025/05/03 06:51:36 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b20e56-f01e-005d-3bf7-bbb679000000
Time:2025-05-03T06:51:36.8890847Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b20e56-f01e-005d-3bf7-bbb679000000
Time:2025-05-03T06:51:36.8890847Z
--------------------------------------------------------------------------------
2025/05/03 06:51:37 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b20f3c-f01e-005d-73f7-bbb679000000
Time:2025-05-03T06:51:37.9275970Z
--------------------------------------------------------------------------------
2025/05/03 06:51:38 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2105d-f01e-005d-71f7-bbb679000000
Time:2025-05-03T06:51:38.9652722Z
--------------------------------------------------------------------------------
2025/05/03 06:51:39 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b21150-f01e-005d-1df7-bbb679000000
Time:2025-05-03T06:51:40.0036126Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b21150-f01e-005d-1df7-bbb679000000
Time:2025-05-03T06:51:40.0036126Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.76s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:51: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b21bc4-f01e-005d-4ef7-bbb679000000
Time:2025-05-03T06:51:48.6090138Z
--------------------------------------------------------------------------------
2025/05/03 06:51: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b21d32-f01e-005d-0af7-bbb679000000
Time:2025-05-03T06:51:49.6469370Z
--------------------------------------------------------------------------------
2025/05/03 06:51:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b21eb5-f01e-005d-4ff7-bbb679000000
Time:2025-05-03T06:51:50.6845259Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b21eb5-f01e-005d-4ff7-bbb679000000
Time:2025-05-03T06:51:50.6845259Z
--------------------------------------------------------------------------------
2025/05/03 06:51:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b22036-f01e-005d-29f7-bbb679000000
Time:2025-05-03T06:51:51.7222572Z
--------------------------------------------------------------------------------
2025/05/03 06:51:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b22242-f01e-005d-26f7-bbb679000000
Time:2025-05-03T06:51:52.7600290Z
--------------------------------------------------------------------------------
2025/05/03 06:51:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b22537-f01e-005d-6bf7-bbb679000000
Time:2025-05-03T06:51:53.7982518Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b22537-f01e-005d-6bf7-bbb679000000
Time:2025-05-03T06:51:53.7982518Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:52:02 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/03 06:52:02 DEBUG : empty space: Excluded
2025/05/03 06:52:02 DEBUG : BackupDir: Excluded
2025/05/03 06:52:02 DEBUG : dst: Excluded
2025/05/03 06:52:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b230f4-f01e-005d-3df7-bbb679000000
Time:2025-05-03T06:52:02.4515301Z
--------------------------------------------------------------------------------
2025/05/03 06:52:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2320c-f01e-005d-1bf7-bbb679000000
Time:2025-05-03T06:52:03.4892165Z
--------------------------------------------------------------------------------
2025/05/03 06:52:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b23349-f01e-005d-23f7-bbb679000000
Time:2025-05-03T06:52:04.5264328Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b23349-f01e-005d-23f7-bbb679000000
Time:2025-05-03T06:52:04.5264328Z
--------------------------------------------------------------------------------
2025/05/03 06:52:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b234c0-f01e-005d-5ff7-bbb679000000
Time:2025-05-03T06:52:05.5647432Z
--------------------------------------------------------------------------------
2025/05/03 06:52:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b235ad-f01e-005d-1cf7-bbb679000000
Time:2025-05-03T06:52:06.6021278Z
--------------------------------------------------------------------------------
2025/05/03 06:52:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b236e7-f01e-005d-15f7-bbb679000000
Time:2025-05-03T06:52:07.6404003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b236e7-f01e-005d-15f7-bbb679000000
Time:2025-05-03T06:52:07.6404003Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:52:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b23f73-f01e-005d-73f7-bbb679000000
Time:2025-05-03T06:52:16.2443713Z
--------------------------------------------------------------------------------
2025/05/03 06:52:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b24071-f01e-005d-49f7-bbb679000000
Time:2025-05-03T06:52:17.2826705Z
--------------------------------------------------------------------------------
2025/05/03 06:52:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b24131-f01e-005d-71f7-bbb679000000
Time:2025-05-03T06:52:18.3213688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b24131-f01e-005d-71f7-bbb679000000
Time:2025-05-03T06:52:18.3213688Z
--------------------------------------------------------------------------------
2025/05/03 06:52:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b24202-f01e-005d-1ef7-bbb679000000
Time:2025-05-03T06:52:19.3599815Z
--------------------------------------------------------------------------------
2025/05/03 06:52:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b242c1-f01e-005d-3ef7-bbb679000000
Time:2025-05-03T06:52:20.4017067Z
--------------------------------------------------------------------------------
2025/05/03 06:52:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b243d4-f01e-005d-2bf7-bbb679000000
Time:2025-05-03T06:52:21.4394923Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b243d4-f01e-005d-2bf7-bbb679000000
Time:2025-05-03T06:52:21.4394923Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/03 06:52:30 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd34ab-901e-0039-68f7-bb47e1000000
Time:2025-05-03T06:52:30.1634388Z
--------------------------------------------------------------------------------
2025/05/03 06:52:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd36cb-901e-0039-37f7-bb47e1000000
Time:2025-05-03T06:52:31.2017142Z
--------------------------------------------------------------------------------
2025/05/03 06:52:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd393b-901e-0039-22f7-bb47e1000000
Time:2025-05-03T06:52:32.2408451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd393b-901e-0039-22f7-bb47e1000000
Time:2025-05-03T06:52:32.2408451Z
--------------------------------------------------------------------------------
2025/05/03 06:52:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd3abd-901e-0039-70f7-bb47e1000000
Time:2025-05-03T06:52:33.2787162Z
--------------------------------------------------------------------------------
2025/05/03 06:52:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd3d1d-901e-0039-09f7-bb47e1000000
Time:2025-05-03T06:52:34.3169966Z
--------------------------------------------------------------------------------
2025/05/03 06:52:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd3f15-901e-0039-06f7-bb47e1000000
Time:2025-05-03T06:52:35.3553851Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd3f15-901e-0039-06f7-bb47e1000000
Time:2025-05-03T06:52:35.3553851Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.12s)
=== RUN TestHashSumsWithErrors
2025/05/03 06:52:43 DEBUG : Creating backend with remote ":memory:"
2025/05/03 06:52:43 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/03 06:52:43 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/03 06:52:43 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/03 06:52:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/03 06:52:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/03 06:52:43 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/03 06:52:43 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/03 06:52:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/03 06:52:43 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-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:52:43 DEBUG : sub dir/: Creating directory marker
2025/05/03 06:52:44 DEBUG : sub dir/: Removing directory marker
2025/05/03 06:52:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd4cdc-901e-0039-67f7-bb47e1000000
Time:2025-05-03T06:52:44.1606727Z
--------------------------------------------------------------------------------
2025/05/03 06:52:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd4eb9-901e-0039-1bf7-bb47e1000000
Time:2025-05-03T06:52:45.1990513Z
--------------------------------------------------------------------------------
2025/05/03 06:52:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd50d9-901e-0039-7ef7-bb47e1000000
Time:2025-05-03T06:52:46.2366318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd50d9-901e-0039-7ef7-bb47e1000000
Time:2025-05-03T06:52:46.2366318Z
--------------------------------------------------------------------------------
2025/05/03 06:52: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd52ce-901e-0039-36f7-bb47e1000000
Time:2025-05-03T06:52:47.2749988Z
--------------------------------------------------------------------------------
2025/05/03 06:52: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd54a4-901e-0039-4ef7-bb47e1000000
Time:2025-05-03T06:52:48.3130511Z
--------------------------------------------------------------------------------
2025/05/03 06:52: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd56ad-901e-0039-20f7-bb47e1000000
Time:2025-05-03T06:52:49.3547443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd56ad-901e-0039-20f7-bb47e1000000
Time:2025-05-03T06:52:49.3547443Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:52:57 DEBUG : Waiting for deletions to finish
2025/05/03 06:52:57 DEBUG : large: Excluded (Size Filter)
2025/05/03 06:52:57 INFO : medium: Deleted
2025/05/03 06:52:57 INFO : small: Deleted
2025/05/03 06:52: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b26b69-f01e-005d-69f8-bbb679000000
Time:2025-05-03T06:52:58.1108461Z
--------------------------------------------------------------------------------
2025/05/03 06:52: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b26c7d-f01e-005d-4ef8-bbb679000000
Time:2025-05-03T06:52:59.1513006Z
--------------------------------------------------------------------------------
2025/05/03 06:53: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b26d2b-f01e-005d-4ef8-bbb679000000
Time:2025-05-03T06:53:00.1907481Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b26d2b-f01e-005d-4ef8-bbb679000000
Time:2025-05-03T06:53:00.1907481Z
--------------------------------------------------------------------------------
2025/05/03 06:53: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b26e80-f01e-005d-55f8-bbb679000000
Time:2025-05-03T06:53:01.2296537Z
--------------------------------------------------------------------------------
2025/05/03 06:53: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b26f9b-f01e-005d-42f8-bbb679000000
Time:2025-05-03T06:53:02.2677648Z
--------------------------------------------------------------------------------
2025/05/03 06:53: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b271d1-f01e-005d-3af8-bbb679000000
Time:2025-05-03T06:53:03.3055827Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b271d1-f01e-005d-3af8-bbb679000000
Time:2025-05-03T06:53:03.3055827Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:53:11 DEBUG : Waiting for deletions to finish
2025/05/03 06:53:11 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/03 06:53:11 INFO : large: Deleted
2025/05/03 06:53:11 INFO : medium: Deleted
2025/05/03 06:53: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd786d-901e-0039-15f8-bb47e1000000
Time:2025-05-03T06:53:12.0653063Z
--------------------------------------------------------------------------------
2025/05/03 06:53: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd7a59-901e-0039-03f8-bb47e1000000
Time:2025-05-03T06:53:13.1030290Z
--------------------------------------------------------------------------------
2025/05/03 06:53: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd7bf6-901e-0039-6ff8-bb47e1000000
Time:2025-05-03T06:53:14.1406564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd7bf6-901e-0039-6ff8-bb47e1000000
Time:2025-05-03T06:53:14.1406564Z
--------------------------------------------------------------------------------
2025/05/03 06:53: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd7d66-901e-0039-2ef8-bb47e1000000
Time:2025-05-03T06:53:15.1790366Z
--------------------------------------------------------------------------------
2025/05/03 06:53:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd7e79-901e-0039-1af8-bb47e1000000
Time:2025-05-03T06:53:16.2162983Z
--------------------------------------------------------------------------------
2025/05/03 06:53:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd800d-901e-0039-0cf8-bb47e1000000
Time:2025-05-03T06:53:17.2541619Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd800d-901e-0039-0cf8-bb47e1000000
Time:2025-05-03T06:53:17.2541619Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/03 06:53:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd8d14-901e-0039-40f8-bb47e1000000
Time:2025-05-03T06:53:25.4468025Z
--------------------------------------------------------------------------------
2025/05/03 06:53:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd8e8a-901e-0039-0cf8-bb47e1000000
Time:2025-05-03T06:53:26.4847899Z
--------------------------------------------------------------------------------
2025/05/03 06:53:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd9041-901e-0039-1af8-bb47e1000000
Time:2025-05-03T06:53:27.5221630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd9041-901e-0039-1af8-bb47e1000000
Time:2025-05-03T06:53:27.5221630Z
--------------------------------------------------------------------------------
2025/05/03 06:53:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd922b-901e-0039-52f8-bb47e1000000
Time:2025-05-03T06:53:28.5592099Z
--------------------------------------------------------------------------------
2025/05/03 06:53:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd93d6-901e-0039-55f8-bb47e1000000
Time:2025-05-03T06:53:29.5973288Z
--------------------------------------------------------------------------------
2025/05/03 06:53:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd95a1-901e-0039-72f8-bb47e1000000
Time:2025-05-03T06:53:30.6351937Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dd95a1-901e-0039-72f8-bb47e1000000
Time:2025-05-03T06:53:30.6351937Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:53:39 DEBUG : Waiting for deletions to finish
2025/05/03 06:53:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/03 06:53:39 INFO : small: Deleted
2025/05/03 06:53:39 INFO : medium: Deleted
2025/05/03 06:53:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b299b6-f01e-005d-2ff8-bbb679000000
Time:2025-05-03T06:53:39.3891153Z
--------------------------------------------------------------------------------
2025/05/03 06:53:40 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b29ac0-f01e-005d-0af8-bbb679000000
Time:2025-05-03T06:53:40.4278005Z
--------------------------------------------------------------------------------
2025/05/03 06:53:41 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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b29bfc-f01e-005d-56f8-bbb679000000
Time:2025-05-03T06:53:41.4654343Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b29bfc-f01e-005d-56f8-bbb679000000
Time:2025-05-03T06:53:41.4654343Z
--------------------------------------------------------------------------------
2025/05/03 06:53:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b29d0f-f01e-005d-21f8-bbb679000000
Time:2025-05-03T06:53:42.5035004Z
--------------------------------------------------------------------------------
2025/05/03 06:53:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b29e44-f01e-005d-23f8-bbb679000000
Time:2025-05-03T06:53:43.5408685Z
--------------------------------------------------------------------------------
2025/05/03 06:53:44 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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b29f79-f01e-005d-22f8-bbb679000000
Time:2025-05-03T06:53:44.5795162Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b29f79-f01e-005d-22f8-bbb679000000
Time:2025-05-03T06:53:44.5795162Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/03 06:53:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2a858-f01e-005d-2df8-bbb679000000
Time:2025-05-03T06:53:52.7715018Z
--------------------------------------------------------------------------------
2025/05/03 06:53:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2a9c4-f01e-005d-5ef8-bbb679000000
Time:2025-05-03T06:53:53.8091555Z
--------------------------------------------------------------------------------
2025/05/03 06:53:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2aade-f01e-005d-56f8-bbb679000000
Time:2025-05-03T06:53:54.8472865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2aade-f01e-005d-56f8-bbb679000000
Time:2025-05-03T06:53:54.8472865Z
--------------------------------------------------------------------------------
2025/05/03 06:53:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2ac4f-f01e-005d-0bf8-bbb679000000
Time:2025-05-03T06:53:55.8851805Z
--------------------------------------------------------------------------------
2025/05/03 06:53:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2ae23-f01e-005d-2bf8-bbb679000000
Time:2025-05-03T06:53:56.9224554Z
--------------------------------------------------------------------------------
2025/05/03 06:53:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2af5e-f01e-005d-32f8-bbb679000000
Time:2025-05-03T06:53:57.9604313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c6b2af5e-f01e-005d-32f8-bbb679000000
Time:2025-05-03T06:53:57.9604313Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:54:06 DEBUG : Waiting for deletions to finish
2025/05/03 06:54:06 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/03 06:54:06 INFO : large: Deleted
2025/05/03 06:54:06 INFO : medium: Deleted
2025/05/03 06:54:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddc98e-901e-0039-73f8-bb47e1000000
Time:2025-05-03T06:54:06.7234561Z
--------------------------------------------------------------------------------
2025/05/03 06:54:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddcb5f-901e-0039-0ff8-bb47e1000000
Time:2025-05-03T06:54:07.7607625Z
--------------------------------------------------------------------------------
2025/05/03 06:54:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddcd3a-901e-0039-40f8-bb47e1000000
Time:2025-05-03T06:54:08.7986717Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddcd3a-901e-0039-40f8-bb47e1000000
Time:2025-05-03T06:54:08.7986717Z
--------------------------------------------------------------------------------
2025/05/03 06:54:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddce68-901e-0039-4ff8-bb47e1000000
Time:2025-05-03T06:54:09.8375644Z
--------------------------------------------------------------------------------
2025/05/03 06:54:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddcfd6-901e-0039-24f8-bb47e1000000
Time:2025-05-03T06:54:10.8760504Z
--------------------------------------------------------------------------------
2025/05/03 06:54:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddd197-901e-0039-2cf8-bb47e1000000
Time:2025-05-03T06:54:11.9140751Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddd197-901e-0039-2cf8-bb47e1000000
Time:2025-05-03T06:54:11.9140751Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/03 06:54:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dddfc4-901e-0039-43f8-bb47e1000000
Time:2025-05-03T06:54:20.1058546Z
--------------------------------------------------------------------------------
2025/05/03 06:54:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dde149-901e-0039-17f8-bb47e1000000
Time:2025-05-03T06:54:21.1475792Z
--------------------------------------------------------------------------------
2025/05/03 06:54:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dde29d-901e-0039-3bf8-bb47e1000000
Time:2025-05-03T06:54:22.1854143Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dde29d-901e-0039-3bf8-bb47e1000000
Time:2025-05-03T06:54:22.1854143Z
--------------------------------------------------------------------------------
2025/05/03 06:54:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dde3e5-901e-0039-53f8-bb47e1000000
Time:2025-05-03T06:54:23.2237790Z
--------------------------------------------------------------------------------
2025/05/03 06:54:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dde526-901e-0039-5bf8-bb47e1000000
Time:2025-05-03T06:54:24.2621711Z
--------------------------------------------------------------------------------
2025/05/03 06:54:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dde6fc-901e-0039-71f8-bb47e1000000
Time:2025-05-03T06:54:25.2997418Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2dde6fc-901e-0039-71f8-bb47e1000000
Time:2025-05-03T06:54:25.2997418Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:54: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddf504-901e-0039-47f8-bb47e1000000
Time:2025-05-03T06:54:33.7930674Z
--------------------------------------------------------------------------------
2025/05/03 06:54: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddf6d2-901e-0039-52f8-bb47e1000000
Time:2025-05-03T06:54:34.8313329Z
--------------------------------------------------------------------------------
2025/05/03 06:54: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddf8d0-901e-0039-78f8-bb47e1000000
Time:2025-05-03T06:54:35.8693514Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddf8d0-901e-0039-78f8-bb47e1000000
Time:2025-05-03T06:54:35.8693514Z
--------------------------------------------------------------------------------
2025/05/03 06:54: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddfa76-901e-0039-80f8-bb47e1000000
Time:2025-05-03T06:54:36.9082656Z
--------------------------------------------------------------------------------
2025/05/03 06:54: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddfbda-901e-0039-44f8-bb47e1000000
Time:2025-05-03T06:54:37.9457150Z
--------------------------------------------------------------------------------
2025/05/03 06:54:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddfd98-901e-0039-3df8-bb47e1000000
Time:2025-05-03T06:54:38.9836637Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2ddfd98-901e-0039-3df8-bb47e1000000
Time:2025-05-03T06:54:38.9836637Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/03 06:54:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de090d-901e-0039-69f8-bb47e1000000
Time:2025-05-03T06:54:47.1764336Z
--------------------------------------------------------------------------------
2025/05/03 06:54:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de0a6d-901e-0039-25f8-bb47e1000000
Time:2025-05-03T06:54:48.2141780Z
--------------------------------------------------------------------------------
2025/05/03 06:54:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de0c08-901e-0039-15f8-bb47e1000000
Time:2025-05-03T06:54:49.2516775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de0c08-901e-0039-15f8-bb47e1000000
Time:2025-05-03T06:54:49.2516775Z
--------------------------------------------------------------------------------
2025/05/03 06:54:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de0d43-901e-0039-30f8-bb47e1000000
Time:2025-05-03T06:54:50.2895801Z
--------------------------------------------------------------------------------
2025/05/03 06:54: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de0e83-901e-0039-4ef8-bb47e1000000
Time:2025-05-03T06:54:51.3275687Z
--------------------------------------------------------------------------------
2025/05/03 06:54: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de1050-901e-0039-57f8-bb47e1000000
Time:2025-05-03T06:54:52.3663195Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de1050-901e-0039-57f8-bb47e1000000
Time:2025-05-03T06:54:52.3663195Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.06s)
=== RUN TestRetry
2025/05/03 06:55:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/03 06:55:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/03 06:55:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/03 06:55:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/03 06:55:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/03 06:55:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/03 06:55:00 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-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de1d39-901e-0039-65f8-bb47e1000000
Time:2025-05-03T06:55:01.6946519Z
--------------------------------------------------------------------------------
2025/05/03 06:55: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de1e7b-901e-0039-6af8-bb47e1000000
Time:2025-05-03T06:55:02.7317624Z
--------------------------------------------------------------------------------
2025/05/03 06:55: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-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de1f98-901e-0039-57f8-bb47e1000000
Time:2025-05-03T06:55:03.7695395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de1f98-901e-0039-57f8-bb47e1000000
Time:2025-05-03T06:55:03.7695395Z
--------------------------------------------------------------------------------
2025/05/03 06:55: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de20ab-901e-0039-40f8-bb47e1000000
Time:2025-05-03T06:55:04.8080404Z
--------------------------------------------------------------------------------
2025/05/03 06:55: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de21d6-901e-0039-48f8-bb47e1000000
Time:2025-05-03T06:55:05.8458054Z
--------------------------------------------------------------------------------
2025/05/03 06:55: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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de231d-901e-0039-5bf8-bb47e1000000
Time:2025-05-03T06:55:06.8837556Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b2de231d-901e-0039-5bf8-bb47e1000000
Time:2025-05-03T06:55:06.8837556Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.47s)
=== RUN TestPurge
2025/05/03 06:55:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nufazip0levu"
2025/05/03 06:55:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/03 06:55:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:55:15 DEBUG : Azure container rclone-test-nufazip0levu: Using directory markers
2025/05/03 06:55:15 DEBUG : Creating backend with remote "/tmp/rclone280693503"
run.go:180: Remote "Azure container rclone-test-nufazip0levu", Local "Local file system at /tmp/rclone280693503", Modify Window "1ns"
2025/05/03 06:55:15 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/03 06:55:15 DEBUG : A1/B1/: Creating directory marker
2025/05/03 06:55:15 DEBUG : A1/: Creating directory marker
2025/05/03 06:55:15 INFO : A2: Making directory
2025/05/03 06:55:15 DEBUG : A2/: Creating directory marker
2025/05/03 06:55:15 INFO : A1/B2: Making directory
2025/05/03 06:55:15 DEBUG : A1/B2/: Creating directory marker
2025/05/03 06:55:15 INFO : A1/B2/C2: Making directory
2025/05/03 06:55:15 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/03 06:55:15 INFO : A1/B1/C3: Making directory
2025/05/03 06:55:15 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/03 06:55:15 INFO : A3: Making directory
2025/05/03 06:55:15 DEBUG : A3/: Creating directory marker
2025/05/03 06:55:15 INFO : A3/B3: Making directory
2025/05/03 06:55:15 DEBUG : A3/B3/: Creating directory marker
2025/05/03 06:55:15 INFO : A3/B3/C4: Making directory
2025/05/03 06:55:16 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/03 06:55:16 DEBUG : Waiting for deletions to finish
2025/05/03 06:55:16 INFO : A1/B1/C1/one: Deleted
2025/05/03 06:55:16 DEBUG : removing 2 level 3 directories
2025/05/03 06:55:16 INFO : A1/B1/C3: Removing directory
2025/05/03 06:55:16 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/03 06:55:16 INFO : A1/B1/C1: Removing directory
2025/05/03 06:55:16 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/03 06:55:16 DEBUG : removing 1 level 2 directories
2025/05/03 06:55:16 INFO : A1/B1: Removing directory
2025/05/03 06:55:16 DEBUG : A1/B1/: Removing directory marker
2025/05/03 06:55:16 DEBUG : Azure container rclone-test-nufazip0levu: Purge remote
2025/05/03 06:55:16 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.76s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:16 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/03 06:55:16 DEBUG : A1/B1/: Creating directory marker
2025/05/03 06:55:16 DEBUG : A1/: Creating directory marker
2025/05/03 06:55:17 INFO : A2: Making directory
2025/05/03 06:55:17 DEBUG : A2/: Creating directory marker
2025/05/03 06:55:17 INFO : A1/B2: Making directory
2025/05/03 06:55:17 DEBUG : A1/B2/: Creating directory marker
2025/05/03 06:55:17 INFO : A1/B2/C2: Making directory
2025/05/03 06:55:17 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/03 06:55:17 INFO : A1/B1/C3: Making directory
2025/05/03 06:55:17 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/03 06:55:17 INFO : A3: Making directory
2025/05/03 06:55:17 DEBUG : A3/: Creating directory marker
2025/05/03 06:55:17 INFO : A3/B3: Making directory
2025/05/03 06:55:17 DEBUG : A3/B3/: Creating directory marker
2025/05/03 06:55:17 INFO : A3/B3/C4: Making directory
2025/05/03 06:55:17 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/03 06:55:25 DEBUG : removing 1 level 3 directories
2025/05/03 06:55:25 INFO : A3/B3/C4: Removing directory
2025/05/03 06:55:25 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/03 06:55:32 DEBUG : removing 2 level 3 directories
2025/05/03 06:55:32 INFO : A1/B2/C2: Removing directory
2025/05/03 06:55:32 INFO : A1/B1/C3: Removing directory
2025/05/03 06:55:32 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/03 06:55:32 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/03 06:55:32 DEBUG : removing 4 level 2 directories
2025/05/03 06:55:32 INFO : dst/: Removing directory
2025/05/03 06:55:32 DEBUG : dst//: Removing directory marker
2025/05/03 06:55:32 INFO : A3/B3: Removing directory
2025/05/03 06:55:32 DEBUG : A3/B3/: Removing directory marker
2025/05/03 06:55:32 INFO : BackupDir/: Removing directory
2025/05/03 06:55:32 DEBUG : BackupDir//: Removing directory marker
2025/05/03 06:55:32 INFO : A1/B2: Removing directory
2025/05/03 06:55:32 DEBUG : A1/B2/: Removing directory marker
2025/05/03 06:55:32 DEBUG : removing 4 level 1 directories
2025/05/03 06:55:32 INFO : dst: Removing directory
2025/05/03 06:55:32 DEBUG : dst/: Removing directory marker
2025/05/03 06:55:32 INFO : A3: Removing directory
2025/05/03 06:55:32 INFO : BackupDir: Removing directory
2025/05/03 06:55:32 DEBUG : BackupDir/: Removing directory marker
2025/05/03 06:55:32 DEBUG : A3/: Removing directory marker
2025/05/03 06:55:32 INFO : A2: Removing directory
2025/05/03 06:55:32 DEBUG : A2/: Removing directory marker
2025/05/03 06:55:32 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e3bb43e-601e-005f-6af8-bb08c1000000
Time:2025-05-03T06:55:32.7536648Z
--------------------------------------------------------------------------------
2025/05/03 06:55:32 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f0eca4b-801e-001a-67f8-bbdd22000000
Time:2025-05-03T06:55:32.7570275Z
--------------------------------------------------------------------------------
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-yogutin0hetu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f0eca4b-801e-001a-67f8-bbdd22000000
Time:2025-05-03T06:55:32.7570275Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/03 06:55:32 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/03 06:55:32 DEBUG : A1/B1/: Removing directory marker
2025/05/03 06:55:33 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.32s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:33 INFO : A1: Making directory
2025/05/03 06:55:33 DEBUG : A1/: Creating directory marker
2025/05/03 06:55:33 INFO : A1/B1: Making directory
2025/05/03 06:55:33 DEBUG : A1/B1/: Creating directory marker
2025/05/03 06:55:33 INFO : A1/B1/C1: Making directory
2025/05/03 06:55:33 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/03 06:55:33 DEBUG : removing 1 level 3 directories
2025/05/03 06:55:33 INFO : A1/B1/C1: Removing directory
2025/05/03 06:55:33 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/03 06:55:33 DEBUG : removing 1 level 2 directories
2025/05/03 06:55:33 INFO : A1/B1: Removing directory
2025/05/03 06:55:33 DEBUG : A1/B1/: Removing directory marker
2025/05/03 06:55:33 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.72s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:33 INFO : A1: Making directory
2025/05/03 06:55:33 DEBUG : A1/: Creating directory marker
2025/05/03 06:55:33 INFO : A1/B1: Making directory
2025/05/03 06:55:33 DEBUG : A1/B1/: Creating directory marker
2025/05/03 06:55:34 INFO : A1/B1/C1: Making directory
2025/05/03 06:55:34 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/03 06:55:34 DEBUG : removing 1 level 3 directories
2025/05/03 06:55:34 INFO : A1/B1/C1: Removing directory
2025/05/03 06:55:34 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/03 06:55:34 DEBUG : removing 1 level 2 directories
2025/05/03 06:55:34 INFO : A1/B1: Removing directory
2025/05/03 06:55:34 DEBUG : A1/B1/: Removing directory marker
2025/05/03 06:55:34 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:34 DEBUG : filename.txt: File name found in url
2025/05/03 06:55:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.79s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:35 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/03 06:55:35 DEBUG : sub/: Creating directory marker
2025/05/03 06:55:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/03 06:55:35 INFO : file1: Copied (new) to: sub/file2
2025/05/03 06:55:35 INFO : file1: Deleted
2025/05/03 06:55:35 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:55:35 DEBUG : file1: Unchanged skipping
2025/05/03 06:55:35 INFO : file1: Deleted
2025/05/03 06:55:35 DEBUG : Azure container rclone-test-yogutin0hetu: don't need to copy/move sub/file2, it is already at target location
2025/05/03 06:55:35 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:35 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/03 06:55:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/03 06:55:36 INFO : file1: Copied (new)
2025/05/03 06:55:36 INFO : file1: Deleted
2025/05/03 06:55:36 DEBUG : file1: Destination exists, skipping
2025/05/03 06:55:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:36 DEBUG : dst/: Creating directory marker
2025/05/03 06:55:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/backup"
2025/05/03 06:55:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/03 06:55:36 DEBUG : Azure container rclone-test-yogutin0hetu path backup: Using directory markers
2025/05/03 06:55:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yogutin0hetu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-yogutin0hetu/backup"
2025/05/03 06:55:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/03 06:55:36 DEBUG : dst/: Creating directory marker
2025/05/03 06:55:37 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/03 06:55:37 INFO : dst/file1: Copied (server-side copy)
2025/05/03 06:55:37 INFO : dst/file1: Deleted
2025/05/03 06:55:37 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/03 06:55:37 INFO : dst/file1: Copied (new)
2025/05/03 06:55:37 INFO : dst/file1: Deleted
2025/05/03 06:55:37 DEBUG : dst/: Removing directory marker
2025/05/03 06:55:37 DEBUG : backup/dst/: Removing directory marker
2025/05/03 06:55:37 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-yogutin0hetu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1186dc3d-001e-0014-2bf8-bbf492000000
Time:2025-05-03T06:55:37.5170919Z
--------------------------------------------------------------------------------
2025/05/03 06:55:38 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-yogutin0hetu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1186dd44-001e-0014-0df8-bbf492000000
Time:2025-05-03T06:55:38.5546693Z
--------------------------------------------------------------------------------
2025/05/03 06:55:39 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-yogutin0hetu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1186de29-001e-0014-48f8-bbf492000000
Time:2025-05-03T06:55:39.5930599Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yogutin0hetu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1186de29-001e-0014-48f8-bbf492000000
Time:2025-05-03T06:55:39.5930599Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.25s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:40 DEBUG : A1/: Creating directory marker
2025/05/03 06:55:40 DEBUG : A1/B1/: Creating directory marker
2025/05/03 06:55:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/03 06:55:41 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/03 06:55:41 INFO : A1/B2: Making directory
2025/05/03 06:55:41 DEBUG : A1/B2/: Creating directory marker
2025/05/03 06:55:41 INFO : A1/B1/C3: Making directory
2025/05/03 06:55:41 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/03 06:55:41 DEBUG : A2/: Creating directory marker
2025/05/03 06:55:41 DEBUG : A2/B1/: Creating directory marker
2025/05/03 06:55:42 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/03 06:55:42 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/03 06:55:42 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/03 06:55:42 DEBUG : A2/B2/: Creating directory marker
2025/05/03 06:55:42 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/03 06:55:42 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/03 06:55:42 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/03 06:55:42 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/03 06:55:42 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/03 06:55:42 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/03 06:55:42 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/03 06:55:42 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/03 06:55:42 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/03 06:55:42 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/03 06:55:42 INFO : A1/B1/three: Deleted
2025/05/03 06:55:42 INFO : A1/two: Deleted
2025/05/03 06:55:42 INFO : A1/one: Deleted
2025/05/03 06:55:42 INFO : A1/B1/C1/four: Deleted
2025/05/03 06:55:42 INFO : A1/B1/C2/five: Deleted
2025/05/03 06:55:42 DEBUG : A1/B2/: Removing directory marker
2025/05/03 06:55:42 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/03 06:55:42 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/03 06:55:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/03 06:55:42 DEBUG : A1/B1/: Removing directory marker
2025/05/03 06:55:42 DEBUG : A1/: Removing directory marker
2025/05/03 06:55:43 DEBUG : A3/: Creating directory marker
2025/05/03 06:55:43 DEBUG : A3/B1/: Creating directory marker
2025/05/03 06:55:43 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/03 06:55:43 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/03 06:55:43 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/03 06:55:43 DEBUG : A3/B2/: Creating directory marker
2025/05/03 06:55:43 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/03 06:55:43 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/03 06:55:43 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/03 06:55:43 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/03 06:55:43 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/03 06:55:43 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/03 06:55:43 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/03 06:55:43 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/03 06:55:43 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/03 06:55:43 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/03 06:55:43 INFO : A2/B1/C1/four: Deleted
2025/05/03 06:55:43 INFO : A2/two: Deleted
2025/05/03 06:55:43 INFO : A2/B1/three: Deleted
2025/05/03 06:55:43 INFO : A2/one: Deleted
2025/05/03 06:55:43 INFO : A2/B1/C2/five: Deleted
2025/05/03 06:55:43 DEBUG : A2/B2/: Removing directory marker
2025/05/03 06:55:43 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/03 06:55:44 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/03 06:55:44 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/03 06:55:44 DEBUG : A2/B1/: Removing directory marker
2025/05/03 06:55:44 DEBUG : A2/: Removing directory marker
2025/05/03 06:55:44 INFO : Azure container rclone-test-yogutin0hetu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/03 06:55:44 DEBUG : A4/: Creating directory marker
2025/05/03 06:55:44 DEBUG : A4/B1/: Creating directory marker
2025/05/03 06:55:44 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/03 06:55:44 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/03 06:55:44 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/03 06:55:44 DEBUG : A4/B2/: Creating directory marker
2025/05/03 06:55:45 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/03 06:55:45 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/03 06:55:45 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/03 06:55:45 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/03 06:55:45 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/03 06:55:45 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/03 06:55:45 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/03 06:55:45 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/03 06:55:45 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/03 06:55:45 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/03 06:55:45 INFO : A3/B1/C2/five: Deleted
2025/05/03 06:55:45 INFO : A3/two: Deleted
2025/05/03 06:55:45 INFO : A3/one: Deleted
2025/05/03 06:55:45 INFO : A3/B1/C1/four: Deleted
2025/05/03 06:55:45 INFO : A3/B1/three: Deleted
2025/05/03 06:55:45 DEBUG : A3/B2/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A3/B1/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A3/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A4/B2/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A4/B1/: Removing directory marker
2025/05/03 06:55:45 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.38s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:46 DEBUG : Azure container rclone-test-yogutin0hetu: File to upload is small (34 bytes), uploading instead of streaming
2025/05/03 06:55:46 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/03 06:55:46 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/03 06:55:46 NOTICE: Azure container rclone-test-yogutin0hetu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/03 06:55:46 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/03 06:55:46 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/03 06:55:46 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/03 06:55:46 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/03 06:55:46 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/03 06:55:46 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/03 06:55:46 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-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:46 DEBUG : Azure container rclone-test-yogutin0hetu: File to upload is small (34 bytes), uploading instead of streaming
2025/05/03 06:55:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/03 06:55:46 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/03 06:55:46 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/03 06:55:46 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/03 06:55:46 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/03 06:55:46 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/03 06:55:46 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/03 06:55:46 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/03 06:55:46 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-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:47 DEBUG : Azure container rclone-test-yogutin0hetu: File to upload is small (34 bytes), uploading instead of streaming
2025/05/03 06:55:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/03 06:55:47 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-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:47 DEBUG : Azure container rclone-test-yogutin0hetu: File to upload is small (34 bytes), uploading instead of streaming
2025/05/03 06:55:47 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/03 06:55:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/03 06:55:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:48 DEBUG : Azure container rclone-test-yogutin0hetu: File to upload is small (60 bytes), uploading instead of streaming
2025/05/03 06:55:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/03 06:55:48 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
2025/05/03 06:55:48 DEBUG : sub dir/: Creating directory marker
2025/05/03 06:55:48 DEBUG : Azure container rclone-test-yogutin0hetu: Touching "sub dir/potato3"
2025/05/03 06:55:48 DEBUG : Azure container rclone-test-yogutin0hetu: Touching "empty space"
2025/05/03 06:55:48 DEBUG : Azure container rclone-test-yogutin0hetu: Touching "potato2"
2025/05/03 06:55:49 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.83s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-yogutin0hetu", Local "Local file system at /tmp/rclone3102999591", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/05/03 06:55:49 DEBUG : Azure container rclone-test-yogutin0hetu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m56.065047896s (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]