"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/23 06:24:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro"
2025/03/23 06:24:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:24:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:24:33 DEBUG : Azure container rclone-test-norasis8haro: Using directory markers
2025/03/23 06:24:33 DEBUG : Creating backend with remote "/tmp/rclone4083445142"
=== 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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:24:33 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/23 06:24:33 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/23 06:24:33 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/23 06:24:33 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/23 06:24:33 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/23 06:24:34 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/23 06:24:34 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/23 06:24:34 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/23 06:24:34 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/23 06:24:34 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/23 06:24:34 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/23 06:24:34 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/23 06:24:35 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/23 06:24:36 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/23 06:24:36 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/23 06:24:36 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/23 06:24:36 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/23 06:24:36 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/23 06:24:36 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/23 06:24:36 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/23 06:24:37 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/23 06:24:38 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/23 06:24:39 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/23 06:24:40 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/23 06:24:41 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/23 06:24:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/23 06:24:41 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/23 06:24:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/23 06:24:41 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/23 06:24:41 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/23 06:24:42 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/23 06:24:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/23 06:24:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/23 06:24:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/23 06:24:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/23 06:24:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/23 06:24:43 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/23 06:24:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/23 06:24:45 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/23 06:24:45 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/23 06:24:45 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/23 06:24:45 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/23 06:24:45 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/23 06:24:45 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.17s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.33s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.08s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.82s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.78s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.78s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.92s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:24:45 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/23 06:24:45 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/23 06:24:45 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/23 06:24:45 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/23 06:24:45 DEBUG : chunksize-probe: Removing empty object
2025/03/23 06:24:46 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/23 06:24:46 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/23 06:24:46 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/23 06:24:46 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/23 06:24:46 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/23 06:24:46 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/23 06:24:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/23 06:24:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/23 06:24:46 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/23 06:24:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/23 06:24:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:46 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/23 06:24:46 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/23 06:24:46 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/23 06:24:46 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/23 06:24:46 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/23 06:24:47 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/23 06:24:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/23 06:24:47 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/23 06:24:47 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/23 06:24:47 DEBUG : Returning error reader
2025/03/23 06:24:47 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/23 06:24:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:48 DEBUG : Returning error reader
2025/03/23 06:24:48 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/23 06:24:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:49 DEBUG : Returning error reader
2025/03/23 06:24:49 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/23 06:24:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:50 DEBUG : Returning error reader
2025/03/23 06:24:50 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/23 06:24:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:51 DEBUG : Returning error reader
2025/03/23 06:24:51 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/23 06:24:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:52 DEBUG : Returning error reader
2025/03/23 06:24:52 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/23 06:24:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:53 DEBUG : Returning error reader
2025/03/23 06:24:53 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/23 06:24:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:54 DEBUG : Returning error reader
2025/03/23 06:24:54 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/23 06:24:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:55 DEBUG : Returning error reader
2025/03/23 06:24:55 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/23 06:24:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/23 06:24:56 DEBUG : Returning error reader
2025/03/23 06:24:56 DEBUG : BOOM: simulated read failure
2025/03/23 06:24:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/23 06:24:56 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/23 06:24:56 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/23 06:24:56 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/23 06:24:56 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/23 06:24:56 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/23 06:24:56 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.47s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/23 06:25:04 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/23 06:25:04 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/23 06:25:04 DEBUG : potato: Seek from 10 to 0
2025/03/23 06:25:04 DEBUG : potato: Seek from 10 to 0
2025/03/23 06:25:04 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/23 06:25:04 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/23 06:25:04 DEBUG : potato: Seek from 5 to 2
2025/03/23 06:25:04 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/23 06:25:04 DEBUG : potato: Seek from 7 to 0
2025/03/23 06:25:04 DEBUG : potato: Seek from 7 to 0
2025/03/23 06:25:04 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/23 06:25:04 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/23 06:25:04 DEBUG : potato: Seek from 5 to 2
2025/03/23 06:25:04 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/23 06:25:04 DEBUG : potato: Seek from 8 to 0
2025/03/23 06:25:04 DEBUG : potato: Seek from 8 to 0
2025/03/23 06:25:04 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/23 06:25:04 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/23 06:25:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/23 06:25:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/23 06:25:04 DEBUG : potato: Seek from 5 to 2
2025/03/23 06:25:04 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/23 06:25:04 DEBUG : potato: Seek from 9 to 0
2025/03/23 06:25:04 DEBUG : potato: Seek from 9 to 0
2025/03/23 06:25:04 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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", 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.28s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/23 06:25:05 DEBUG : Creating backend with remote "nonexistent"
2025/03/23 06:25:05 DEBUG : Creating backend with remote "nonexistent"
2025/03/23 06:25:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/23 06:25:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/23 06:25:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/23 06:25:05 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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", 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.53s)
--- 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.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", 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.22s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:25:08 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/23 06:25:08 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/23 06:25:08 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/23 06:25:08 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/23 06:25:08 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/23 06:25:08 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/23 06:25:08 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/23 06:25:08 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:25:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/data"
2025/03/23 06:25:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:08 DEBUG : Azure container rclone-test-norasis8haro path data: Using directory markers
2025/03/23 06:25:08 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/23 06:25:11 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.84s)
--- 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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:25:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/data"
2025/03/23 06:25:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:11 DEBUG : Azure container rclone-test-norasis8haro path data: Using directory markers
2025/03/23 06:25:11 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/23 06:25:14 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.13s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/23 06:25:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-foqaley0tali"
2025/03/23 06:25:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:14 DEBUG : Azure container rclone-test-foqaley0tali: Using directory markers
2025/03/23 06:25:14 DEBUG : Creating backend with remote "/tmp/rclone1692591604"
run.go:180: Remote "Azure container rclone-test-foqaley0tali", Local "Local file system at /tmp/rclone1692591604", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/23 06:25:14 ERROR : hello, world!: sum not found
2025/03/23 06:25:14 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-foqaley0tali
2025/03/23 06:25:14 NOTICE: Azure container rclone-test-foqaley0tali: 1 files missing
2025/03/23 06:25:14 NOTICE: 1 hashes missing
2025/03/23 06:25:14 NOTICE: Azure container rclone-test-foqaley0tali: 2 differences found
2025/03/23 06:25:14 NOTICE: Azure container rclone-test-foqaley0tali: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/23 06:25:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:14 NOTICE: Azure container rclone-test-foqaley0tali: 0 differences found
2025/03/23 06:25:14 NOTICE: Azure container rclone-test-foqaley0tali: 1 matching files
2025/03/23 06:25:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xiyabas3puta"
2025/03/23 06:25:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:14 DEBUG : Azure container rclone-test-xiyabas3puta: Using directory markers
2025/03/23 06:25:14 DEBUG : Creating backend with remote "/tmp/rclone540172426"
run.go:180: Remote "Azure container rclone-test-xiyabas3puta", Local "Local file system at /tmp/rclone540172426", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/23 06:25:15 ERROR : HELLO, WORLD!: sum not found
2025/03/23 06:25:15 ERROR : hello, world!: file not in Azure container rclone-test-xiyabas3puta
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-xiyabas3puta: 1 files missing
2025/03/23 06:25:15 NOTICE: 1 hashes missing
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-xiyabas3puta: 2 differences found
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-xiyabas3puta: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/23 06:25:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-xiyabas3puta: 0 differences found
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-xiyabas3puta: 1 matching files
2025/03/23 06:25:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mewubeg7poza"
2025/03/23 06:25:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:15 DEBUG : Azure container rclone-test-mewubeg7poza: Using directory markers
2025/03/23 06:25:15 DEBUG : Creating backend with remote "/tmp/rclone2559656014"
run.go:180: Remote "Azure container rclone-test-mewubeg7poza", Local "Local file system at /tmp/rclone2559656014", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/23 06:25:15 ERROR : HeLlO, wOrLd!: sum not found
2025/03/23 06:25:15 ERROR : hello, world!: file not in Azure container rclone-test-mewubeg7poza
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-mewubeg7poza: 1 files missing
2025/03/23 06:25:15 NOTICE: 1 hashes missing
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-mewubeg7poza: 2 differences found
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-mewubeg7poza: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/23 06:25:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-mewubeg7poza: 0 differences found
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-mewubeg7poza: 1 matching files
2025/03/23 06:25:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pajadeh5puvi"
2025/03/23 06:25:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:15 DEBUG : Azure container rclone-test-pajadeh5puvi: Using directory markers
2025/03/23 06:25:15 DEBUG : Creating backend with remote "/tmp/rclone1058322642"
run.go:180: Remote "Azure container rclone-test-pajadeh5puvi", Local "Local file system at /tmp/rclone1058322642", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/23 06:25:15 ERROR : HELLO, WORLD!: sum not found
2025/03/23 06:25:15 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-pajadeh5puvi
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-pajadeh5puvi: 1 files missing
2025/03/23 06:25:15 NOTICE: 1 hashes missing
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-pajadeh5puvi: 2 differences found
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-pajadeh5puvi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/23 06:25:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-pajadeh5puvi: 0 differences found
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-pajadeh5puvi: 1 matching files
2025/03/23 06:25:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fadepiv0zowo"
2025/03/23 06:25:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:15 DEBUG : Azure container rclone-test-fadepiv0zowo: Using directory markers
2025/03/23 06:25:15 DEBUG : Creating backend with remote "/tmp/rclone2695513498"
run.go:180: Remote "Azure container rclone-test-fadepiv0zowo", Local "Local file system at /tmp/rclone2695513498", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/23 06:25:15 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/23 06:25:15 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fadepiv0zowo
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-fadepiv0zowo: 1 files missing
2025/03/23 06:25:15 NOTICE: 1 hashes missing
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-fadepiv0zowo: 2 differences found
2025/03/23 06:25:15 NOTICE: Azure container rclone-test-fadepiv0zowo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/23 06:25:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-fadepiv0zowo: 0 differences found
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-fadepiv0zowo: 1 matching files
2025/03/23 06:25:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cefowic2nali"
2025/03/23 06:25:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:16 DEBUG : Azure container rclone-test-cefowic2nali: Using directory markers
2025/03/23 06:25:16 DEBUG : Creating backend with remote "/tmp/rclone3739532399"
run.go:180: Remote "Azure container rclone-test-cefowic2nali", Local "Local file system at /tmp/rclone3739532399", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/23 06:25:16 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/23 06:25:16 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-cefowic2nali
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-cefowic2nali: 1 files missing
2025/03/23 06:25:16 NOTICE: 1 hashes missing
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-cefowic2nali: 2 differences found
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-cefowic2nali: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/23 06:25:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-cefowic2nali: 0 differences found
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-cefowic2nali: 1 matching files
2025/03/23 06:25:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nopored4mage"
2025/03/23 06:25:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:16 DEBUG : Azure container rclone-test-nopored4mage: Using directory markers
2025/03/23 06:25:16 DEBUG : Creating backend with remote "/tmp/rclone570809919"
run.go:180: Remote "Azure container rclone-test-nopored4mage", Local "Local file system at /tmp/rclone570809919", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/23 06:25:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/23 06:25:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nopored4mage
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-nopored4mage: 1 files missing
2025/03/23 06:25:16 NOTICE: 1 hashes missing
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-nopored4mage: 2 differences found
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-nopored4mage: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/23 06:25:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-nopored4mage: 0 differences found
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-nopored4mage: 1 matching files
2025/03/23 06:25:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-razumuf9rubo"
2025/03/23 06:25:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:16 DEBUG : Azure container rclone-test-razumuf9rubo: Using directory markers
2025/03/23 06:25:16 DEBUG : Creating backend with remote "/tmp/rclone150904438"
run.go:180: Remote "Azure container rclone-test-razumuf9rubo", Local "Local file system at /tmp/rclone150904438", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/23 06:25:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/23 06:25:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-razumuf9rubo
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-razumuf9rubo: 1 files missing
2025/03/23 06:25:16 NOTICE: 1 hashes missing
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-razumuf9rubo: 2 differences found
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-razumuf9rubo: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/23 06:25:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-razumuf9rubo: 0 differences found
2025/03/23 06:25:16 NOTICE: Azure container rclone-test-razumuf9rubo: 1 matching files
2025/03/23 06:25:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-koqasob3mede"
2025/03/23 06:25:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:16 DEBUG : Azure container rclone-test-koqasob3mede: Using directory markers
2025/03/23 06:25:16 DEBUG : Creating backend with remote "/tmp/rclone311144640"
run.go:180: Remote "Azure container rclone-test-koqasob3mede", Local "Local file system at /tmp/rclone311144640", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/23 06:25:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/23 06:25:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-koqasob3mede
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-koqasob3mede: 1 files missing
2025/03/23 06:25:17 NOTICE: 1 hashes missing
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-koqasob3mede: 2 differences found
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-koqasob3mede: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/23 06:25:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-koqasob3mede: 0 differences found
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-koqasob3mede: 1 matching files
2025/03/23 06:25:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bexilup0xana"
2025/03/23 06:25:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:25:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-bexilup0xana: Using directory markers
2025/03/23 06:25:17 DEBUG : Creating backend with remote "/tmp/rclone839945055"
run.go:180: Remote "Azure container rclone-test-bexilup0xana", Local "Local file system at /tmp/rclone839945055", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/23 06:25:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/23 06:25:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bexilup0xana
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-bexilup0xana: 1 files missing
2025/03/23 06:25:17 NOTICE: 1 hashes missing
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-bexilup0xana: 2 differences found
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-bexilup0xana: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/23 06:25:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-bexilup0xana: 0 differences found
2025/03/23 06:25:17 NOTICE: Azure container rclone-test-bexilup0xana: 1 matching files
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-bexilup0xana: Purge remote
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-koqasob3mede: Purge remote
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-razumuf9rubo: Purge remote
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-nopored4mage: Purge remote
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-cefowic2nali: Purge remote
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-fadepiv0zowo: Purge remote
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-pajadeh5puvi: Purge remote
2025/03/23 06:25:17 DEBUG : Azure container rclone-test-mewubeg7poza: Purge remote
2025/03/23 06:25:18 DEBUG : Azure container rclone-test-xiyabas3puta: Purge remote
2025/03/23 06:25:18 DEBUG : Azure container rclone-test-foqaley0tali: Purge remote
--- PASS: TestApplyTransforms (3.57s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:25:18 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/23 06:25:18 DEBUG : sub/: Creating directory marker
2025/03/23 06:25:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/23 06:25:18 INFO : file1: Copied (new) to: sub/file2
2025/03/23 06:25:18 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:25:18 DEBUG : file1: Unchanged skipping
2025/03/23 06:25:18 DEBUG : Azure container rclone-test-norasis8haro: don't need to copy/move sub/file2, it is already at target location
2025/03/23 06:25:18 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:25:18 DEBUG : dst/: Creating directory marker
2025/03/23 06:25:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/backup"
2025/03/23 06:25:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:19 DEBUG : Azure container rclone-test-norasis8haro path backup: Using directory markers
2025/03/23 06:25:19 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-norasis8haro/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-norasis8haro/backup"
2025/03/23 06:25:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/23 06:25:19 DEBUG : dst/: Creating directory marker
2025/03/23 06:25:19 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/23 06:25:19 INFO : dst/file1: Copied (server-side copy)
2025/03/23 06:25:19 INFO : dst/file1: Deleted
2025/03/23 06:25:19 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/23 06:25:19 INFO : dst/file1: Copied (new)
2025/03/23 06:25:19 DEBUG : dst/: Removing directory marker
2025/03/23 06:25:19 DEBUG : backup/dst/: Removing directory marker
2025/03/23 06:25:19 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-norasis8haro/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442bba0-701e-0021-2cbc-9b9886000000
Time:2025-03-23T06:25:19.7578297Z
--------------------------------------------------------------------------------
2025/03/23 06:25:20 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-norasis8haro/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442bcce-701e-0021-19bc-9b9886000000
Time:2025-03-23T06:25:20.7961397Z
--------------------------------------------------------------------------------
2025/03/23 06:25:21 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-norasis8haro/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442be09-701e-0021-15bc-9b9886000000
Time:2025-03-23T06:25:21.8340640Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442be09-701e-0021-15bc-9b9886000000
Time:2025-03-23T06:25:21.8340640Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:25:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/dst"
2025/03/23 06:25:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:22 DEBUG : Azure container rclone-test-norasis8haro path dst: Using directory markers
2025/03/23 06:25:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CompareDest"
2025/03/23 06:25:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:22 DEBUG : Azure container rclone-test-norasis8haro path CompareDest: Using directory markers
2025/03/23 06:25:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CompareDest"
2025/03/23 06:25:23 DEBUG : one: Need to transfer - File not found at Destination
2025/03/23 06:25:23 DEBUG : /: Creating directory marker
2025/03/23 06:25:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/23 06:25:23 INFO : one: Copied (new)
2025/03/23 06:25:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CompareDest"
2025/03/23 06:25:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/23 06:25:23 DEBUG : /: Creating directory marker
2025/03/23 06:25:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/23 06:25:23 INFO : one: Copied (replaced existing)
2025/03/23 06:25:23 DEBUG : dst/: Creating directory marker
2025/03/23 06:25:23 DEBUG : CompareDest/: Creating directory marker
2025/03/23 06:25:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CompareDest"
2025/03/23 06:25:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/23 06:25:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:25:24 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/23 06:25:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CompareDest"
2025/03/23 06:25:24 DEBUG : two: Need to transfer - File not found at Destination
2025/03/23 06:25:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:25:24 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/23 06:25:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CompareDest"
2025/03/23 06:25:24 DEBUG : two: Need to transfer - File not found at Destination
2025/03/23 06:25:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:25:24 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/23 06:25:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CompareDest"
2025/03/23 06:25:24 DEBUG : two: Need to transfer - File not found at Destination
2025/03/23 06:25:24 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/23 06:25:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/23 06:25:24 INFO : two: Copied (new)
2025/03/23 06:25:25 DEBUG : dst/: Removing directory marker
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442c178-701e-0021-53bc-9b9886000000
Time:2025-03-23T06:25:25.2310844Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442c27d-701e-0021-30bc-9b9886000000
Time:2025-03-23T06:25:26.2696827Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442c432-701e-0021-78bc-9b9886000000
Time:2025-03-23T06:25:27.3076371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442c432-701e-0021-78bc-9b9886000000
Time:2025-03-23T06:25:27.3076371Z
--------------------------------------------------------------------------------
2025/03/23 06:25:28 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.59s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:25:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/dst"
2025/03/23 06:25:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:35 DEBUG : Azure container rclone-test-norasis8haro path dst: Using directory markers
2025/03/23 06:25:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CopyDest"
2025/03/23 06:25:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:35 DEBUG : Azure container rclone-test-norasis8haro path CopyDest: Using directory markers
2025/03/23 06:25:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CopyDest"
2025/03/23 06:25:35 DEBUG : one: Need to transfer - File not found at Destination
2025/03/23 06:25:35 DEBUG : /: Creating directory marker
2025/03/23 06:25:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/23 06:25:35 INFO : one: Copied (new)
2025/03/23 06:25:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CopyDest"
2025/03/23 06:25:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/23 06:25:36 DEBUG : /: Creating directory marker
2025/03/23 06:25:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/23 06:25:36 INFO : one: Copied (replaced existing)
2025/03/23 06:25:36 DEBUG : dst/: Creating directory marker
2025/03/23 06:25:36 DEBUG : CopyDest/: Creating directory marker
2025/03/23 06:25:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/BackupDir"
2025/03/23 06:25:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:25:36 DEBUG : Azure container rclone-test-norasis8haro path BackupDir: Using directory markers
2025/03/23 06:25:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-norasis8haro/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-norasis8haro/BackupDir"
2025/03/23 06:25:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CopyDest"
2025/03/23 06:25:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/23 06:25:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:25:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/23 06:25:36 DEBUG : /: Creating directory marker
2025/03/23 06:25:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/23 06:25:36 INFO : one: Copied (server-side copy)
2025/03/23 06:25:36 INFO : one: Deleted
2025/03/23 06:25:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/23 06:25:37 INFO : one: Copied (server-side copy)
2025/03/23 06:25:37 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/23 06:25:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CopyDest"
2025/03/23 06:25:37 DEBUG : two: Need to transfer - File not found at Destination
2025/03/23 06:25:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:25:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/23 06:25:37 INFO : two: Copied (server-side copy)
2025/03/23 06:25:37 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/23 06:25:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CopyDest"
2025/03/23 06:25:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:25:37 DEBUG : two: Unchanged skipping
2025/03/23 06:25:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-norasis8haro/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-norasis8haro/CopyDest"
2025/03/23 06:25:38 DEBUG : three: Need to transfer - File not found at Destination
2025/03/23 06:25:38 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/23 06:25:38 DEBUG : three: Destination not found in --copy-dest
2025/03/23 06:25:38 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/23 06:25:38 INFO : three: Copied (new)
2025/03/23 06:25:38 DEBUG : dst/: Removing directory marker
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442d438-701e-0021-1bbc-9b9886000000
Time:2025-03-23T06:25:38.6350721Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442d58f-701e-0021-39bc-9b9886000000
Time:2025-03-23T06:25:39.6721394Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442d6d4-701e-0021-5bbc-9b9886000000
Time:2025-03-23T06:25:40.7096865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442d6d4-701e-0021-5bbc-9b9886000000
Time:2025-03-23T06:25:40.7096865Z
--------------------------------------------------------------------------------
2025/03/23 06:25:41 DEBUG : CopyDest/: Removing directory marker
2025/03/23 06:25: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442d871-701e-0021-2dbc-9b9886000000
Time:2025-03-23T06:25:41.7859566Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442da61-701e-0021-30bc-9b9886000000
Time:2025-03-23T06:25:42.8234361Z
--------------------------------------------------------------------------------
2025/03/23 06:25:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442dbef-701e-0021-21bc-9b9886000000
Time:2025-03-23T06:25:43.8618068Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442dbef-701e-0021-21bc-9b9886000000
Time:2025-03-23T06:25:43.8618068Z
--------------------------------------------------------------------------------
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.51s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442eff1-701e-0021-28bc-9b9886000000
Time:2025-03-23T06:25:52.0527505Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442f3fc-701e-0021-63bc-9b9886000000
Time:2025-03-23T06:25:53.1371388Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442f5d6-701e-0021-51bc-9b9886000000
Time:2025-03-23T06:25:54.1755419Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442f5d6-701e-0021-51bc-9b9886000000
Time:2025-03-23T06:25:54.1755419Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442f74e-701e-0021-7fbc-9b9886000000
Time:2025-03-23T06:25:55.2127933Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442f8f5-701e-0021-60bc-9b9886000000
Time:2025-03-23T06:25:56.2512516Z
--------------------------------------------------------------------------------
2025/03/23 06:25: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442fad1-701e-0021-35bc-9b9886000000
Time:2025-03-23T06:25:57.2885611Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a442fad1-701e-0021-35bc-9b9886000000
Time:2025-03-23T06:25:57.2885611Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/23 06:26:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44306d2-701e-0021-72bc-9b9886000000
Time:2025-03-23T06:26:05.4799883Z
--------------------------------------------------------------------------------
2025/03/23 06:26:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4430843-701e-0021-2fbc-9b9886000000
Time:2025-03-23T06:26:06.5176102Z
--------------------------------------------------------------------------------
2025/03/23 06:26:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4430a0f-701e-0021-0ebc-9b9886000000
Time:2025-03-23T06:26:07.5656943Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4430a0f-701e-0021-0ebc-9b9886000000
Time:2025-03-23T06:26:07.5656943Z
--------------------------------------------------------------------------------
2025/03/23 06:26:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4430b86-701e-0021-2abc-9b9886000000
Time:2025-03-23T06:26:08.6033283Z
--------------------------------------------------------------------------------
2025/03/23 06:26:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4430cba-701e-0021-3abc-9b9886000000
Time:2025-03-23T06:26:09.6420735Z
--------------------------------------------------------------------------------
2025/03/23 06:26:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4430dec-701e-0021-4cbc-9b9886000000
Time:2025-03-23T06:26:10.6806414Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4430dec-701e-0021-4cbc-9b9886000000
Time:2025-03-23T06:26:10.6806414Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:26:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/23 06:26:18 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/23 06:26:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/23 06:26:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/23 06:26:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/23 06:26:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/23 06:26:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/23 06:26:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/23 06:26:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 55c8ce2c0dac32e391ffaf1cdfb33baa OK
2025/03/23 06:26:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/23 06:26:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443180d-701e-0021-3dbc-9b9886000000
Time:2025-03-23T06:26:19.8360609Z
--------------------------------------------------------------------------------
2025/03/23 06:26:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44318f9-701e-0021-08bc-9b9886000000
Time:2025-03-23T06:26:20.8734774Z
--------------------------------------------------------------------------------
2025/03/23 06:26:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4431a2b-701e-0021-04bc-9b9886000000
Time:2025-03-23T06:26:21.9111615Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4431a2b-701e-0021-04bc-9b9886000000
Time:2025-03-23T06:26:21.9111615Z
--------------------------------------------------------------------------------
2025/03/23 06:26:22 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/23 06:26:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4431b8e-701e-0021-42bc-9b9886000000
Time:2025-03-23T06:26:22.9879418Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4431d22-701e-0021-03bc-9b9886000000
Time:2025-03-23T06:26:24.0261721Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4431ecc-701e-0021-71bc-9b9886000000
Time:2025-03-23T06:26:25.0657526Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4431ecc-701e-0021-71bc-9b9886000000
Time:2025-03-23T06:26:25.0657526Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:26: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44328c6-701e-0021-69bc-9b9886000000
Time:2025-03-23T06:26:33.2584097Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44329d1-701e-0021-45bc-9b9886000000
Time:2025-03-23T06:26:34.2962401Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4432adb-701e-0021-18bc-9b9886000000
Time:2025-03-23T06:26:35.3345171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4432adb-701e-0021-18bc-9b9886000000
Time:2025-03-23T06:26:35.3345171Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4432c14-701e-0021-0fbc-9b9886000000
Time:2025-03-23T06:26:36.3720488Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4432da5-701e-0021-1bbc-9b9886000000
Time:2025-03-23T06:26:37.4103727Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4432e87-701e-0021-5cbc-9b9886000000
Time:2025-03-23T06:26:38.4477166Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4432e87-701e-0021-5cbc-9b9886000000
Time:2025-03-23T06:26:38.4477166Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:26: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44337da-701e-0021-2bbc-9b9886000000
Time:2025-03-23T06:26:46.6390309Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443394f-701e-0021-3ebc-9b9886000000
Time:2025-03-23T06:26:47.6766218Z
--------------------------------------------------------------------------------
2025/03/23 06:26: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4433abb-701e-0021-54bc-9b9886000000
Time:2025-03-23T06:26:48.7141513Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4433abb-701e-0021-54bc-9b9886000000
Time:2025-03-23T06:26:48.7141513Z
--------------------------------------------------------------------------------
2025/03/23 06:26:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4433c07-701e-0021-74bc-9b9886000000
Time:2025-03-23T06:26:49.7521549Z
--------------------------------------------------------------------------------
2025/03/23 06:26:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4433ea7-701e-0021-4fbc-9b9886000000
Time:2025-03-23T06:26:50.7895710Z
--------------------------------------------------------------------------------
2025/03/23 06:26:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443406d-701e-0021-53bc-9b9886000000
Time:2025-03-23T06:26:51.8276359Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443406d-701e-0021-53bc-9b9886000000
Time:2025-03-23T06:26:51.8276359Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:27:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4434b5c-701e-0021-12bc-9b9886000000
Time:2025-03-23T06:27:00.0205473Z
--------------------------------------------------------------------------------
2025/03/23 06:27:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4434cb1-701e-0021-1cbc-9b9886000000
Time:2025-03-23T06:27:01.0592419Z
--------------------------------------------------------------------------------
2025/03/23 06:27:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4434e55-701e-0021-2fbc-9b9886000000
Time:2025-03-23T06:27:02.0964862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4434e55-701e-0021-2fbc-9b9886000000
Time:2025-03-23T06:27:02.0964862Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4435019-701e-0021-73bc-9b9886000000
Time:2025-03-23T06:27:03.1342002Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443517d-701e-0021-1ebc-9b9886000000
Time:2025-03-23T06:27:04.1722263Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44352d9-701e-0021-4bbc-9b9886000000
Time:2025-03-23T06:27:05.2104918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44352d9-701e-0021-4bbc-9b9886000000
Time:2025-03-23T06:27:05.2104918Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4435eb5-701e-0021-1dbc-9b9886000000
Time:2025-03-23T06:27:13.4049394Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4435fdb-701e-0021-17bc-9b9886000000
Time:2025-03-23T06:27:14.4419686Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443612b-701e-0021-32bc-9b9886000000
Time:2025-03-23T06:27:15.4790398Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443612b-701e-0021-32bc-9b9886000000
Time:2025-03-23T06:27:15.4790398Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44362a0-701e-0021-60bc-9b9886000000
Time:2025-03-23T06:27:16.5166701Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4436487-701e-0021-48bc-9b9886000000
Time:2025-03-23T06:27:17.5551011Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44365e3-701e-0021-46bc-9b9886000000
Time:2025-03-23T06:27:18.5927187Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44365e3-701e-0021-46bc-9b9886000000
Time:2025-03-23T06:27:18.5927187Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4436f0b-701e-0021-16bc-9b9886000000
Time:2025-03-23T06:27:26.7876809Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4437061-701e-0021-2bbc-9b9886000000
Time:2025-03-23T06:27:27.8263140Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4437186-701e-0021-18bc-9b9886000000
Time:2025-03-23T06:27:28.8644707Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4437186-701e-0021-18bc-9b9886000000
Time:2025-03-23T06:27:28.8644707Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44372d4-701e-0021-2ebc-9b9886000000
Time:2025-03-23T06:27:29.9020237Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4437440-701e-0021-64bc-9b9886000000
Time:2025-03-23T06:27:30.9390833Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44375d2-701e-0021-18bc-9b9886000000
Time:2025-03-23T06:27:31.9764831Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44375d2-701e-0021-18bc-9b9886000000
Time:2025-03-23T06:27:31.9764831Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:27:40 DEBUG : also/: Creating directory marker
2025/03/23 06:27:40 INFO : Azure container rclone-test-norasis8haro: Looking for duplicate md5 hashes using newest mode.
2025/03/23 06:27:40 NOTICE: 73641f436615ca8b2419fb5c263e24f8: Found 3 files with duplicate md5 hashes
2025/03/23 06:27:40 INFO : one: Deleted
2025/03/23 06:27:40 INFO : also/one: Deleted
2025/03/23 06:27:40 NOTICE: 73641f436615ca8b2419fb5c263e24f8: Deleted 2 extra copies
2025/03/23 06:27:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443816e-701e-0021-36bc-9b9886000000
Time:2025-03-23T06:27:40.9694155Z
--------------------------------------------------------------------------------
2025/03/23 06:27:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44382ee-701e-0021-79bc-9b9886000000
Time:2025-03-23T06:27:42.0094368Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44383ff-701e-0021-57bc-9b9886000000
Time:2025-03-23T06:27:43.0468256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44383ff-701e-0021-57bc-9b9886000000
Time:2025-03-23T06:27:43.0468256Z
--------------------------------------------------------------------------------
2025/03/23 06:27:44 DEBUG : also/: Removing directory marker
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4438517-701e-0021-40bc-9b9886000000
Time:2025-03-23T06:27:44.1222687Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4438635-701e-0021-1bbc-9b9886000000
Time:2025-03-23T06:27:45.1602538Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44387b1-701e-0021-4cbc-9b9886000000
Time:2025-03-23T06:27:46.1976452Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44387b1-701e-0021-4cbc-9b9886000000
Time:2025-03-23T06:27:46.1976452Z
--------------------------------------------------------------------------------
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.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443926b-701e-0021-67bc-9b9886000000
Time:2025-03-23T06:27:54.3902027Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44393a2-701e-0021-67bc-9b9886000000
Time:2025-03-23T06:27:55.4272974Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44394cf-701e-0021-51bc-9b9886000000
Time:2025-03-23T06:27:56.4650247Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44394cf-701e-0021-51bc-9b9886000000
Time:2025-03-23T06:27:56.4650247Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44395de-701e-0021-3dbc-9b9886000000
Time:2025-03-23T06:27:57.5038456Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443970b-701e-0021-29bc-9b9886000000
Time:2025-03-23T06:27:58.5410526Z
--------------------------------------------------------------------------------
2025/03/23 06:27: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44397f4-701e-0021-65bc-9b9886000000
Time:2025-03-23T06:27:59.5788882Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44397f4-701e-0021-65bc-9b9886000000
Time:2025-03-23T06:27:59.5788882Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443a2e5-701e-0021-09bc-9b9886000000
Time:2025-03-23T06:28:07.7708320Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443a416-701e-0021-74bc-9b9886000000
Time:2025-03-23T06:28:08.8097283Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443a55f-701e-0021-05bc-9b9886000000
Time:2025-03-23T06:28:09.8471487Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443a55f-701e-0021-05bc-9b9886000000
Time:2025-03-23T06:28:09.8471487Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443a673-701e-0021-60bc-9b9886000000
Time:2025-03-23T06:28:10.8842509Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443a7b7-701e-0021-5abc-9b9886000000
Time:2025-03-23T06:28:11.9216663Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443a90f-701e-0021-6bbc-9b9886000000
Time:2025-03-23T06:28:12.9596122Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443a90f-701e-0021-6bbc-9b9886000000
Time:2025-03-23T06:28:12.9596122Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443b3fb-701e-0021-11bc-9b9886000000
Time:2025-03-23T06:28:21.1507478Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443b57f-701e-0021-25bc-9b9886000000
Time:2025-03-23T06:28:22.1885403Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443b66b-701e-0021-6bbc-9b9886000000
Time:2025-03-23T06:28:23.2260322Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443b66b-701e-0021-6bbc-9b9886000000
Time:2025-03-23T06:28:23.2260322Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443b7cd-701e-0021-0dbc-9b9886000000
Time:2025-03-23T06:28:24.2641764Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443b980-701e-0021-07bc-9b9886000000
Time:2025-03-23T06:28:25.3019882Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443bab3-701e-0021-0abc-9b9886000000
Time:2025-03-23T06:28:26.3396095Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443bab3-701e-0021-0abc-9b9886000000
Time:2025-03-23T06:28:26.3396095Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443c530-701e-0021-76bc-9b9886000000
Time:2025-03-23T06:28:34.5333409Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443c665-701e-0021-6dbc-9b9886000000
Time:2025-03-23T06:28:35.5710826Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443c7cd-701e-0021-79bc-9b9886000000
Time:2025-03-23T06:28:36.6086412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443c7cd-701e-0021-79bc-9b9886000000
Time:2025-03-23T06:28:36.6086412Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443c9b1-701e-0021-38bc-9b9886000000
Time:2025-03-23T06:28:37.6465738Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443cabb-701e-0021-13bc-9b9886000000
Time:2025-03-23T06:28:38.6841444Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443cc21-701e-0021-44bc-9b9886000000
Time:2025-03-23T06:28:39.7216058Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443cc21-701e-0021-44bc-9b9886000000
Time:2025-03-23T06:28:39.7216058Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443d713-701e-0021-1bbc-9b9886000000
Time:2025-03-23T06:28:47.9146295Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443d836-701e-0021-6bbc-9b9886000000
Time:2025-03-23T06:28:48.9522907Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443d93c-701e-0021-44bc-9b9886000000
Time:2025-03-23T06:28:49.9905160Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443d93c-701e-0021-44bc-9b9886000000
Time:2025-03-23T06:28:49.9905160Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443da54-701e-0021-26bc-9b9886000000
Time:2025-03-23T06:28:51.0280136Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443db5e-701e-0021-07bc-9b9886000000
Time:2025-03-23T06:28:52.0653928Z
--------------------------------------------------------------------------------
2025/03/23 06:28: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443dc96-701e-0021-7fbc-9b9886000000
Time:2025-03-23T06:28:53.1042279Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443dc96-701e-0021-7fbc-9b9886000000
Time:2025-03-23T06:28:53.1042279Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:29:01 DEBUG : sub dir/: Creating directory marker
2025/03/23 06:29:01 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/23 06:29:02 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/23 06:29:02 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/23 06:29:02 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/23 06:29:02 DEBUG : sub dir/: Removing directory marker
2025/03/23 06:29: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443e928-701e-0021-22bc-9b9886000000
Time:2025-03-23T06:29:02.7570610Z
--------------------------------------------------------------------------------
2025/03/23 06:29: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443eabe-701e-0021-56bc-9b9886000000
Time:2025-03-23T06:29:03.7943871Z
--------------------------------------------------------------------------------
2025/03/23 06:29: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443ec32-701e-0021-0fbc-9b9886000000
Time:2025-03-23T06:29:04.8321773Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443ec32-701e-0021-0fbc-9b9886000000
Time:2025-03-23T06:29:04.8321773Z
--------------------------------------------------------------------------------
2025/03/23 06:29: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443ed91-701e-0021-21bc-9b9886000000
Time:2025-03-23T06:29:05.8695589Z
--------------------------------------------------------------------------------
2025/03/23 06:29: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443eef2-701e-0021-38bc-9b9886000000
Time:2025-03-23T06:29:06.9076773Z
--------------------------------------------------------------------------------
2025/03/23 06:29: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443f0fa-701e-0021-1ebc-9b9886000000
Time:2025-03-23T06:29:07.9453026Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443f0fa-701e-0021-1ebc-9b9886000000
Time:2025-03-23T06:29:07.9453026Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:29:16 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/23 06:29:16 DEBUG : sub/: Removing directory marker
2025/03/23 06:29:17 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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443fb1e-701e-0021-0fbc-9b9886000000
Time:2025-03-23T06:29:17.0189045Z
--------------------------------------------------------------------------------
2025/03/23 06:29:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443fd61-701e-0021-12bc-9b9886000000
Time:2025-03-23T06:29:18.0573465Z
--------------------------------------------------------------------------------
2025/03/23 06:29:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443fe8b-701e-0021-7abc-9b9886000000
Time:2025-03-23T06:29:19.0952079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443fe8b-701e-0021-7abc-9b9886000000
Time:2025-03-23T06:29:19.0952079Z
--------------------------------------------------------------------------------
2025/03/23 06:29:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a443ff9b-701e-0021-6ebc-9b9886000000
Time:2025-03-23T06:29:20.1334678Z
--------------------------------------------------------------------------------
2025/03/23 06:29:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44400ba-701e-0021-56bc-9b9886000000
Time:2025-03-23T06:29:21.1725275Z
--------------------------------------------------------------------------------
2025/03/23 06:29:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4440228-701e-0021-7dbc-9b9886000000
Time:2025-03-23T06:29:22.2101872Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4440228-701e-0021-7dbc-9b9886000000
Time:2025-03-23T06:29:22.2101872Z
--------------------------------------------------------------------------------
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.27s)
--- 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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:29:30 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/23 06:29:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/notfound"
2025/03/23 06:29:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:29:31 DEBUG : Azure container rclone-test-norasis8haro path notfound: Using directory markers
2025/03/23 06:29:31 DEBUG : sub/: Removing directory marker
2025/03/23 06:29:31 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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4440f53-701e-0021-5ebc-9b9886000000
Time:2025-03-23T06:29:31.4985786Z
--------------------------------------------------------------------------------
2025/03/23 06:29:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4441185-701e-0021-7ebc-9b9886000000
Time:2025-03-23T06:29:32.5356778Z
--------------------------------------------------------------------------------
2025/03/23 06:29:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4441382-701e-0021-06bc-9b9886000000
Time:2025-03-23T06:29:33.5730348Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4441382-701e-0021-06bc-9b9886000000
Time:2025-03-23T06:29:33.5730348Z
--------------------------------------------------------------------------------
2025/03/23 06:29:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44414dc-701e-0021-34bc-9b9886000000
Time:2025-03-23T06:29:34.6106568Z
--------------------------------------------------------------------------------
2025/03/23 06:29:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4441600-701e-0021-19bc-9b9886000000
Time:2025-03-23T06:29:35.6485906Z
--------------------------------------------------------------------------------
2025/03/23 06:29:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4441728-701e-0021-15bc-9b9886000000
Time:2025-03-23T06:29:36.6889156Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4441728-701e-0021-15bc-9b9886000000
Time:2025-03-23T06:29:36.6889156Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:29:44 INFO : Azure container rclone-test-norasis8haro: Making directory
2025/03/23 06:29:44 INFO : Azure container rclone-test-norasis8haro: Making directory
2025/03/23 06:29: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4441f5b-701e-0021-79bc-9b9886000000
Time:2025-03-23T06:29:44.9191804Z
--------------------------------------------------------------------------------
2025/03/23 06:29: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44420d2-701e-0021-42bc-9b9886000000
Time:2025-03-23T06:29:45.9568451Z
--------------------------------------------------------------------------------
2025/03/23 06:29: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4442239-701e-0021-7abc-9b9886000000
Time:2025-03-23T06:29:46.9942764Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4442239-701e-0021-7abc-9b9886000000
Time:2025-03-23T06:29:46.9942764Z
--------------------------------------------------------------------------------
2025/03/23 06:29:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4442482-701e-0021-16bc-9b9886000000
Time:2025-03-23T06:29:48.0331623Z
--------------------------------------------------------------------------------
2025/03/23 06:29:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4442618-701e-0021-52bc-9b9886000000
Time:2025-03-23T06:29:49.0708975Z
--------------------------------------------------------------------------------
2025/03/23 06:29:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4442720-701e-0021-41bc-9b9886000000
Time:2025-03-23T06:29:50.1081069Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4442720-701e-0021-41bc-9b9886000000
Time:2025-03-23T06:29:50.1081069Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:29:58 DEBUG : sub dir/: Creating directory marker
2025/03/23 06:29:58 DEBUG : sub dir/: Removing directory marker
2025/03/23 06:29: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44430a8-701e-0021-65bc-9b9886000000
Time:2025-03-23T06:29:58.6766011Z
--------------------------------------------------------------------------------
2025/03/23 06:29: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44431c4-701e-0021-45bd-9b9886000000
Time:2025-03-23T06:29:59.7144445Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4443305-701e-0021-33bd-9b9886000000
Time:2025-03-23T06:30:00.7516816Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4443305-701e-0021-33bd-9b9886000000
Time:2025-03-23T06:30:00.7516816Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4443474-701e-0021-38bd-9b9886000000
Time:2025-03-23T06:30:01.7901763Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4443662-701e-0021-75bd-9b9886000000
Time:2025-03-23T06:30:02.8281643Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4443808-701e-0021-1fbd-9b9886000000
Time:2025-03-23T06:30:03.8659848Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4443808-701e-0021-1fbd-9b9886000000
Time:2025-03-23T06:30:03.8659848Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444414c-701e-0021-49bd-9b9886000000
Time:2025-03-23T06:30:12.4706912Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4444225-701e-0021-6cbd-9b9886000000
Time:2025-03-23T06:30:13.5077203Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444438a-701e-0021-0cbd-9b9886000000
Time:2025-03-23T06:30:14.5451786Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444438a-701e-0021-0cbd-9b9886000000
Time:2025-03-23T06:30:14.5451786Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44444b4-701e-0021-77bd-9b9886000000
Time:2025-03-23T06:30:15.5827202Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444459e-701e-0021-38bd-9b9886000000
Time:2025-03-23T06:30:16.6213228Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444476d-701e-0021-63bd-9b9886000000
Time:2025-03-23T06:30:17.6591520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444476d-701e-0021-63bd-9b9886000000
Time:2025-03-23T06:30:17.6591520Z
--------------------------------------------------------------------------------
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.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:30:26 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4445067-701e-0021-5abd-9b9886000000
Time:2025-03-23T06:30:26.3405261Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44451b8-701e-0021-5cbd-9b9886000000
Time:2025-03-23T06:30:27.3792465Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44452a8-701e-0021-13bd-9b9886000000
Time:2025-03-23T06:30:28.4168511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44452a8-701e-0021-13bd-9b9886000000
Time:2025-03-23T06:30:28.4168511Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44453a1-701e-0021-49bd-9b9886000000
Time:2025-03-23T06:30:29.4563107Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4445499-701e-0021-07bd-9b9886000000
Time:2025-03-23T06:30:30.4943244Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4445580-701e-0021-4bbd-9b9886000000
Time:2025-03-23T06:30:31.5327064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4445580-701e-0021-4bbd-9b9886000000
Time:2025-03-23T06:30:31.5327064Z
--------------------------------------------------------------------------------
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.87s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:30:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4445ec4-701e-0021-2abd-9b9886000000
Time:2025-03-23T06:30:40.1413519Z
--------------------------------------------------------------------------------
2025/03/23 06:30:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4445fbc-701e-0021-72bd-9b9886000000
Time:2025-03-23T06:30:41.1792859Z
--------------------------------------------------------------------------------
2025/03/23 06:30:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44460d4-701e-0021-4ebd-9b9886000000
Time:2025-03-23T06:30:42.2170870Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44460d4-701e-0021-4ebd-9b9886000000
Time:2025-03-23T06:30:42.2170870Z
--------------------------------------------------------------------------------
2025/03/23 06:30:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44461a3-701e-0021-73bd-9b9886000000
Time:2025-03-23T06:30:43.2546166Z
--------------------------------------------------------------------------------
2025/03/23 06:30:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44462ab-701e-0021-38bd-9b9886000000
Time:2025-03-23T06:30:44.2924021Z
--------------------------------------------------------------------------------
2025/03/23 06:30:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4446431-701e-0021-47bd-9b9886000000
Time:2025-03-23T06:30:45.3301610Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4446431-701e-0021-47bd-9b9886000000
Time:2025-03-23T06:30:45.3301610Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/23 06:30:54 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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56440b2-a01e-0040-1cbd-9bbbc5000000
Time:2025-03-23T06:30:54.0491171Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5644375-a01e-0040-06bd-9bbbc5000000
Time:2025-03-23T06:30:55.0872863Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56445d2-a01e-0040-37bd-9bbbc5000000
Time:2025-03-23T06:30:56.1256187Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56445d2-a01e-0040-37bd-9bbbc5000000
Time:2025-03-23T06:30:56.1256187Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5644953-a01e-0040-34bd-9bbbc5000000
Time:2025-03-23T06:30:57.1634076Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5644e07-a01e-0040-31bd-9bbbc5000000
Time:2025-03-23T06:30:58.2012070Z
--------------------------------------------------------------------------------
2025/03/23 06:30: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56450cd-a01e-0040-5fbd-9bbbc5000000
Time:2025-03-23T06:30:59.2388977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56450cd-a01e-0040-5fbd-9bbbc5000000
Time:2025-03-23T06:30:59.2388977Z
--------------------------------------------------------------------------------
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.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/23 06:31:07 DEBUG : Creating backend with remote ":memory:"
2025/03/23 06:31:07 DEBUG : Config file has changed externally - reloading
2025/03/23 06:31:07 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/23 06:31:07 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/23 06:31:07 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/23 06:31:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/23 06:31:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/23 06:31:07 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/23 06:31:07 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/23 06:31:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/23 06:31:07 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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:31:07 DEBUG : sub dir/: Creating directory marker
2025/03/23 06:31:08 DEBUG : sub dir/: Removing directory marker
2025/03/23 06:31:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5645fe8-a01e-0040-61bd-9bbbc5000000
Time:2025-03-23T06:31:08.0597459Z
--------------------------------------------------------------------------------
2025/03/23 06:31:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56461b9-a01e-0040-75bd-9bbbc5000000
Time:2025-03-23T06:31:09.0976647Z
--------------------------------------------------------------------------------
2025/03/23 06:31:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5646404-a01e-0040-06bd-9bbbc5000000
Time:2025-03-23T06:31:10.1359845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5646404-a01e-0040-06bd-9bbbc5000000
Time:2025-03-23T06:31:10.1359845Z
--------------------------------------------------------------------------------
2025/03/23 06:31:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5646602-a01e-0040-3cbd-9bbbc5000000
Time:2025-03-23T06:31:11.1732171Z
--------------------------------------------------------------------------------
2025/03/23 06:31:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56467f7-a01e-0040-6fbd-9bbbc5000000
Time:2025-03-23T06:31:12.2107869Z
--------------------------------------------------------------------------------
2025/03/23 06:31: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5646a2a-a01e-0040-69bd-9bbbc5000000
Time:2025-03-23T06:31:13.2488936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5646a2a-a01e-0040-69bd-9bbbc5000000
Time:2025-03-23T06:31:13.2488936Z
--------------------------------------------------------------------------------
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.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:31:21 DEBUG : Waiting for deletions to finish
2025/03/23 06:31:21 DEBUG : large: Excluded (Size Filter)
2025/03/23 06:31:21 INFO : medium: Deleted
2025/03/23 06:31:21 INFO : small: Deleted
2025/03/23 06:31: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444939c-701e-0021-33bd-9b9886000000
Time:2025-03-23T06:31:22.0016507Z
--------------------------------------------------------------------------------
2025/03/23 06:31:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44494ae-701e-0021-1abd-9b9886000000
Time:2025-03-23T06:31:23.0405829Z
--------------------------------------------------------------------------------
2025/03/23 06:31:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4449599-701e-0021-65bd-9b9886000000
Time:2025-03-23T06:31:24.0793028Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4449599-701e-0021-65bd-9b9886000000
Time:2025-03-23T06:31:24.0793028Z
--------------------------------------------------------------------------------
2025/03/23 06:31:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a44496e8-701e-0021-7dbd-9b9886000000
Time:2025-03-23T06:31:25.1174208Z
--------------------------------------------------------------------------------
2025/03/23 06:31:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444982a-701e-0021-04bd-9b9886000000
Time:2025-03-23T06:31:26.1549548Z
--------------------------------------------------------------------------------
2025/03/23 06:31:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4449915-701e-0021-3fbd-9b9886000000
Time:2025-03-23T06:31:27.1925258Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a4449915-701e-0021-3fbd-9b9886000000
Time:2025-03-23T06:31:27.1925258Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:31:35 DEBUG : Waiting for deletions to finish
2025/03/23 06:31:35 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/23 06:31:35 INFO : large: Deleted
2025/03/23 06:31:35 INFO : medium: Deleted
2025/03/23 06:31:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5649a4c-a01e-0040-59bd-9bbbc5000000
Time:2025-03-23T06:31:35.9607489Z
--------------------------------------------------------------------------------
2025/03/23 06:31:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5649b9b-a01e-0040-67bd-9bbbc5000000
Time:2025-03-23T06:31:36.9984219Z
--------------------------------------------------------------------------------
2025/03/23 06:31:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5649d13-a01e-0040-65bd-9bbbc5000000
Time:2025-03-23T06:31:38.0359460Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5649d13-a01e-0040-65bd-9bbbc5000000
Time:2025-03-23T06:31:38.0359460Z
--------------------------------------------------------------------------------
2025/03/23 06:31:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5649e9d-a01e-0040-1ebd-9bbbc5000000
Time:2025-03-23T06:31:39.0747354Z
--------------------------------------------------------------------------------
2025/03/23 06:31:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564a00f-a01e-0040-5dbd-9bbbc5000000
Time:2025-03-23T06:31:40.1135960Z
--------------------------------------------------------------------------------
2025/03/23 06:31:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564a267-a01e-0040-7fbd-9bbbc5000000
Time:2025-03-23T06:31:41.1512053Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564a267-a01e-0040-7fbd-9bbbc5000000
Time:2025-03-23T06:31:41.1512053Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/23 06:31:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564b2a2-a01e-0040-02bd-9bbbc5000000
Time:2025-03-23T06:31:49.3411714Z
--------------------------------------------------------------------------------
2025/03/23 06:31:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564b3d8-a01e-0040-7fbd-9bbbc5000000
Time:2025-03-23T06:31:50.3797723Z
--------------------------------------------------------------------------------
2025/03/23 06:31:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564b50b-a01e-0040-08bd-9bbbc5000000
Time:2025-03-23T06:31:51.4173890Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564b50b-a01e-0040-08bd-9bbbc5000000
Time:2025-03-23T06:31:51.4173890Z
--------------------------------------------------------------------------------
2025/03/23 06:31:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564b73e-a01e-0040-40bd-9bbbc5000000
Time:2025-03-23T06:31:52.4547441Z
--------------------------------------------------------------------------------
2025/03/23 06:31:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564b930-a01e-0040-6bbd-9bbbc5000000
Time:2025-03-23T06:31:53.4928519Z
--------------------------------------------------------------------------------
2025/03/23 06:31:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564ba84-a01e-0040-0dbd-9bbbc5000000
Time:2025-03-23T06:31:54.5321824Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564ba84-a01e-0040-0dbd-9bbbc5000000
Time:2025-03-23T06:31:54.5321824Z
--------------------------------------------------------------------------------
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.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:32:02 DEBUG : Waiting for deletions to finish
2025/03/23 06:32:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/23 06:32:03 INFO : medium: Deleted
2025/03/23 06:32:03 INFO : small: Deleted
2025/03/23 06:32:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444c6b9-701e-0021-0cbd-9b9886000000
Time:2025-03-23T06:32:03.2828665Z
--------------------------------------------------------------------------------
2025/03/23 06:32:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444c7d1-701e-0021-74bd-9b9886000000
Time:2025-03-23T06:32:04.3213466Z
--------------------------------------------------------------------------------
2025/03/23 06:32:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444c8f9-701e-0021-55bd-9b9886000000
Time:2025-03-23T06:32:05.3595528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444c8f9-701e-0021-55bd-9b9886000000
Time:2025-03-23T06:32:05.3595528Z
--------------------------------------------------------------------------------
2025/03/23 06:32:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444ca37-701e-0021-3abd-9b9886000000
Time:2025-03-23T06:32:06.3971961Z
--------------------------------------------------------------------------------
2025/03/23 06:32:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444cbab-701e-0021-16bd-9b9886000000
Time:2025-03-23T06:32:07.4345867Z
--------------------------------------------------------------------------------
2025/03/23 06:32:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444cd56-701e-0021-69bd-9b9886000000
Time:2025-03-23T06:32:08.4730369Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444cd56-701e-0021-69bd-9b9886000000
Time:2025-03-23T06:32:08.4730369Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/23 06:32: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444d83f-701e-0021-36bd-9b9886000000
Time:2025-03-23T06:32:16.6656546Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444da29-701e-0021-26bd-9b9886000000
Time:2025-03-23T06:32:17.7032540Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444db8d-701e-0021-35bd-9b9886000000
Time:2025-03-23T06:32:18.7413788Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444db8d-701e-0021-35bd-9b9886000000
Time:2025-03-23T06:32:18.7413788Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444dc93-701e-0021-0fbd-9b9886000000
Time:2025-03-23T06:32:19.7789647Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444dd78-701e-0021-57bd-9b9886000000
Time:2025-03-23T06:32:20.8173203Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444de61-701e-0021-1bbd-9b9886000000
Time:2025-03-23T06:32:21.8548598Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a444de61-701e-0021-1bbd-9b9886000000
Time:2025-03-23T06:32:21.8548598Z
--------------------------------------------------------------------------------
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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:32:30 DEBUG : Waiting for deletions to finish
2025/03/23 06:32:30 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached
2025/03/23 06:32:30 INFO : large: Deleted
2025/03/23 06:32:30 INFO : small: Deleted
2025/03/23 06:32:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564f3a6-a01e-0040-1bbd-9bbbc5000000
Time:2025-03-23T06:32:30.6156551Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564f5a6-a01e-0040-7cbd-9bbbc5000000
Time:2025-03-23T06:32:31.6526832Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564f826-a01e-0040-3abd-9bbbc5000000
Time:2025-03-23T06:32:32.6898547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564f826-a01e-0040-3abd-9bbbc5000000
Time:2025-03-23T06:32:32.6898547Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564fa9a-a01e-0040-72bd-9bbbc5000000
Time:2025-03-23T06:32:33.7284192Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564fc1a-a01e-0040-39bd-9bbbc5000000
Time:2025-03-23T06:32:34.7657514Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564fdbf-a01e-0040-28bd-9bbbc5000000
Time:2025-03-23T06:32:35.8032831Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e564fdbf-a01e-0040-28bd-9bbbc5000000
Time:2025-03-23T06:32:35.8032831Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/23 06:32:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5650f43-a01e-0040-15bd-9bbbc5000000
Time:2025-03-23T06:32:44.0000070Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565118b-a01e-0040-31bd-9bbbc5000000
Time:2025-03-23T06:32:45.0374331Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56513b6-a01e-0040-2abd-9bbbc5000000
Time:2025-03-23T06:32:46.0758347Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56513b6-a01e-0040-2abd-9bbbc5000000
Time:2025-03-23T06:32:46.0758347Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56515d9-a01e-0040-18bd-9bbbc5000000
Time:2025-03-23T06:32:47.1136405Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565182d-a01e-0040-42bd-9bbbc5000000
Time:2025-03-23T06:32:48.1515219Z
--------------------------------------------------------------------------------
2025/03/23 06:32: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5651a45-a01e-0040-40bd-9bbbc5000000
Time:2025-03-23T06:32:49.1896287Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5651a45-a01e-0040-40bd-9bbbc5000000
Time:2025-03-23T06:32:49.1896287Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:32:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5652c9d-a01e-0040-38bd-9bbbc5000000
Time:2025-03-23T06:32:57.6781337Z
--------------------------------------------------------------------------------
2025/03/23 06:32:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5652f07-a01e-0040-51bd-9bbbc5000000
Time:2025-03-23T06:32:58.7162494Z
--------------------------------------------------------------------------------
2025/03/23 06:32:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565316d-a01e-0040-6cbd-9bbbc5000000
Time:2025-03-23T06:32:59.7533826Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565316d-a01e-0040-6cbd-9bbbc5000000
Time:2025-03-23T06:32:59.7533826Z
--------------------------------------------------------------------------------
2025/03/23 06:33:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5653477-a01e-0040-2bbd-9bbbc5000000
Time:2025-03-23T06:33:00.7921296Z
--------------------------------------------------------------------------------
2025/03/23 06:33:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5653747-a01e-0040-12bd-9bbbc5000000
Time:2025-03-23T06:33:01.8293714Z
--------------------------------------------------------------------------------
2025/03/23 06:33:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5653996-a01e-0040-20bd-9bbbc5000000
Time:2025-03-23T06:33:02.8667244Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5653996-a01e-0040-20bd-9bbbc5000000
Time:2025-03-23T06:33:02.8667244Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/23 06:33:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5654edd-a01e-0040-0abd-9bbbc5000000
Time:2025-03-23T06:33:11.0579556Z
--------------------------------------------------------------------------------
2025/03/23 06:33:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565513f-a01e-0040-3cbd-9bbbc5000000
Time:2025-03-23T06:33:12.0955933Z
--------------------------------------------------------------------------------
2025/03/23 06:33:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5655397-a01e-0040-68bd-9bbbc5000000
Time:2025-03-23T06:33:13.1335275Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5655397-a01e-0040-68bd-9bbbc5000000
Time:2025-03-23T06:33:13.1335275Z
--------------------------------------------------------------------------------
2025/03/23 06:33:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565561e-a01e-0040-4fbd-9bbbc5000000
Time:2025-03-23T06:33:14.1705523Z
--------------------------------------------------------------------------------
2025/03/23 06:33:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5655882-a01e-0040-72bd-9bbbc5000000
Time:2025-03-23T06:33:15.2073913Z
--------------------------------------------------------------------------------
2025/03/23 06:33:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56559cd-a01e-0040-03bd-9bbbc5000000
Time:2025-03-23T06:33:16.2453131Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56559cd-a01e-0040-03bd-9bbbc5000000
Time:2025-03-23T06:33:16.2453131Z
--------------------------------------------------------------------------------
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.05s)
=== RUN TestRetry
2025/03/23 06:33:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/23 06:33:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/23 06:33:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/23 06:33:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/23 06:33:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/23 06:33:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/23 06:33:24 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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:33: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565663d-a01e-0040-7abd-9bbbc5000000
Time:2025-03-23T06:33:25.5598543Z
--------------------------------------------------------------------------------
2025/03/23 06:33: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565679c-a01e-0040-1cbd-9bbbc5000000
Time:2025-03-23T06:33:26.5975549Z
--------------------------------------------------------------------------------
2025/03/23 06:33: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56568bc-a01e-0040-7dbd-9bbbc5000000
Time:2025-03-23T06:33:27.6347161Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56568bc-a01e-0040-7dbd-9bbbc5000000
Time:2025-03-23T06:33:27.6347161Z
--------------------------------------------------------------------------------
2025/03/23 06:33: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e56569a3-a01e-0040-43bd-9bbbc5000000
Time:2025-03-23T06:33:28.6744047Z
--------------------------------------------------------------------------------
2025/03/23 06:33: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5656ac4-a01e-0040-32bd-9bbbc5000000
Time:2025-03-23T06:33:29.7128940Z
--------------------------------------------------------------------------------
2025/03/23 06:33: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5656c16-a01e-0040-4ebd-9bbbc5000000
Time:2025-03-23T06:33:30.7504369Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e5656c16-a01e-0040-4ebd-9bbbc5000000
Time:2025-03-23T06:33:30.7504369Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestPurge
2025/03/23 06:33:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zenohug7xovu"
2025/03/23 06:33:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/23 06:33:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:33:38 DEBUG : Azure container rclone-test-zenohug7xovu: Using directory markers
2025/03/23 06:33:38 DEBUG : Creating backend with remote "/tmp/rclone757135369"
run.go:180: Remote "Azure container rclone-test-zenohug7xovu", Local "Local file system at /tmp/rclone757135369", Modify Window "1ns"
2025/03/23 06:33:38 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/23 06:33:39 DEBUG : A1/B1/: Creating directory marker
2025/03/23 06:33:39 DEBUG : A1/: Creating directory marker
2025/03/23 06:33:39 INFO : A2: Making directory
2025/03/23 06:33:39 DEBUG : A2/: Creating directory marker
2025/03/23 06:33:39 INFO : A1/B2: Making directory
2025/03/23 06:33:39 DEBUG : A1/B2/: Creating directory marker
2025/03/23 06:33:39 INFO : A1/B2/C2: Making directory
2025/03/23 06:33:39 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/23 06:33:39 INFO : A1/B1/C3: Making directory
2025/03/23 06:33:39 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/23 06:33:39 INFO : A3: Making directory
2025/03/23 06:33:39 DEBUG : A3/: Creating directory marker
2025/03/23 06:33:39 INFO : A3/B3: Making directory
2025/03/23 06:33:39 DEBUG : A3/B3/: Creating directory marker
2025/03/23 06:33:39 INFO : A3/B3/C4: Making directory
2025/03/23 06:33:39 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/23 06:33:40 DEBUG : Waiting for deletions to finish
2025/03/23 06:33:40 INFO : A1/B1/C1/one: Deleted
2025/03/23 06:33:40 DEBUG : removing 2 level 3 directories
2025/03/23 06:33:40 INFO : A1/B1/C3: Removing directory
2025/03/23 06:33:40 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/23 06:33:40 INFO : A1/B1/C1: Removing directory
2025/03/23 06:33:40 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/23 06:33:40 DEBUG : removing 1 level 2 directories
2025/03/23 06:33:40 INFO : A1/B1: Removing directory
2025/03/23 06:33:40 DEBUG : A1/B1/: Removing directory marker
2025/03/23 06:33:40 DEBUG : Azure container rclone-test-zenohug7xovu: Purge remote
2025/03/23 06:33:40 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.71s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:33:40 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/23 06:33:40 DEBUG : A1/B1/: Creating directory marker
2025/03/23 06:33:40 DEBUG : A1/: Creating directory marker
2025/03/23 06:33:40 INFO : A2: Making directory
2025/03/23 06:33:40 DEBUG : A2/: Creating directory marker
2025/03/23 06:33:40 INFO : A1/B2: Making directory
2025/03/23 06:33:41 DEBUG : A1/B2/: Creating directory marker
2025/03/23 06:33:41 INFO : A1/B2/C2: Making directory
2025/03/23 06:33:41 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/23 06:33:41 INFO : A1/B1/C3: Making directory
2025/03/23 06:33:41 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/23 06:33:41 INFO : A3: Making directory
2025/03/23 06:33:41 DEBUG : A3/: Creating directory marker
2025/03/23 06:33:41 INFO : A3/B3: Making directory
2025/03/23 06:33:41 DEBUG : A3/B3/: Creating directory marker
2025/03/23 06:33:41 INFO : A3/B3/C4: Making directory
2025/03/23 06:33:41 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/23 06:33:49 DEBUG : removing 1 level 3 directories
2025/03/23 06:33:49 INFO : A3/B3/C4: Removing directory
2025/03/23 06:33:49 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/23 06:33:56 DEBUG : removing 2 level 3 directories
2025/03/23 06:33:56 INFO : A1/B2/C2: Removing directory
2025/03/23 06:33:56 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/23 06:33:56 INFO : A1/B1/C3: Removing directory
2025/03/23 06:33:56 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/23 06:33:56 DEBUG : removing 2 level 2 directories
2025/03/23 06:33:56 INFO : A3/B3: Removing directory
2025/03/23 06:33:56 DEBUG : A3/B3/: Removing directory marker
2025/03/23 06:33:56 INFO : A1/B2: Removing directory
2025/03/23 06:33:56 DEBUG : A1/B2/: Removing directory marker
2025/03/23 06:33:56 DEBUG : removing 4 level 1 directories
2025/03/23 06:33:56 INFO : dst: Removing directory
2025/03/23 06:33:56 DEBUG : dst/: Removing directory marker
2025/03/23 06:33:56 INFO : A3: Removing directory
2025/03/23 06:33:56 DEBUG : A3/: Removing directory marker
2025/03/23 06:33:56 INFO : A2: Removing directory
2025/03/23 06:33:56 INFO : BackupDir: Removing directory
2025/03/23 06:33:56 DEBUG : A2/: Removing directory marker
2025/03/23 06:33:56 DEBUG : BackupDir/: Removing directory marker
2025/03/23 06:33:56 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e565a810-a01e-0040-41bd-9bbbc5000000
Time:2025-03-23T06:33:56.4325902Z
--------------------------------------------------------------------------------
2025/03/23 06:33:56 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97491290-101e-00b1-0ebd-9ba2e8000000
Time:2025-03-23T06:33:56.4677819Z
--------------------------------------------------------------------------------
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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97491290-101e-00b1-0ebd-9ba2e8000000
Time:2025-03-23T06:33:56.4677819Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/23 06:33:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974912af-101e-00b1-26bd-9ba2e8000000
Time:2025-03-23T06:33:56.6534374Z
--------------------------------------------------------------------------------
2025/03/23 06:33:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97491375-101e-00b1-38bd-9ba2e8000000
Time:2025-03-23T06:33:57.6915375Z
--------------------------------------------------------------------------------
2025/03/23 06:33:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97491431-101e-00b1-2ebd-9ba2e8000000
Time:2025-03-23T06:33:58.7288219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97491431-101e-00b1-2ebd-9ba2e8000000
Time:2025-03-23T06:33:58.7288219Z
--------------------------------------------------------------------------------
2025/03/23 06:33:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974914d7-101e-00b1-2dbd-9ba2e8000000
Time:2025-03-23T06:33:59.7660099Z
--------------------------------------------------------------------------------
2025/03/23 06:34:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974915e5-101e-00b1-72bd-9ba2e8000000
Time:2025-03-23T06:34:00.8043665Z
--------------------------------------------------------------------------------
2025/03/23 06:34:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97491756-101e-00b1-4dbd-9ba2e8000000
Time:2025-03-23T06:34:01.8415796Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97491756-101e-00b1-4dbd-9ba2e8000000
Time:2025-03-23T06:34:01.8415796Z
--------------------------------------------------------------------------------
2025/03/23 06:34:02 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/23 06:34:02 DEBUG : A1/B1/: Removing directory marker
2025/03/23 06:34:02 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.50s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:34:10 INFO : A1: Making directory
2025/03/23 06:34:10 DEBUG : A1/: Creating directory marker
2025/03/23 06:34:10 INFO : A1/B1: Making directory
2025/03/23 06:34:10 DEBUG : A1/B1/: Creating directory marker
2025/03/23 06:34:10 INFO : A1/B1/C1: Making directory
2025/03/23 06:34:10 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/23 06:34:17 DEBUG : removing 1 level 3 directories
2025/03/23 06:34:17 INFO : A1/B1/C1: Removing directory
2025/03/23 06:34:17 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/23 06:34:17 DEBUG : removing 1 level 2 directories
2025/03/23 06:34:17 INFO : A1/B1: Removing directory
2025/03/23 06:34:17 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/23 06:34: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97493485-101e-00b1-49bd-9ba2e8000000
Time:2025-03-23T06:34:25.0697680Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97493547-101e-00b1-68bd-9ba2e8000000
Time:2025-03-23T06:34:26.1081649Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974935e7-101e-00b1-65bd-9ba2e8000000
Time:2025-03-23T06:34:27.1466277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974935e7-101e-00b1-65bd-9ba2e8000000
Time:2025-03-23T06:34:27.1466277Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749368f-101e-00b1-66bd-9ba2e8000000
Time:2025-03-23T06:34:28.1839353Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749374d-101e-00b1-6abd-9ba2e8000000
Time:2025-03-23T06:34:29.2220906Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974937fd-101e-00b1-76bd-9ba2e8000000
Time:2025-03-23T06:34:30.2599633Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974937fd-101e-00b1-76bd-9ba2e8000000
Time:2025-03-23T06:34:30.2599633Z
--------------------------------------------------------------------------------
2025/03/23 06:34:31 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.34s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:34:38 INFO : A1: Making directory
2025/03/23 06:34:38 DEBUG : A1/: Creating directory marker
2025/03/23 06:34:38 INFO : A1/B1: Making directory
2025/03/23 06:34:38 DEBUG : A1/B1/: Creating directory marker
2025/03/23 06:34:38 INFO : A1/B1/C1: Making directory
2025/03/23 06:34:38 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/23 06:34:46 DEBUG : removing 1 level 3 directories
2025/03/23 06:34:46 INFO : A1/B1/C1: Removing directory
2025/03/23 06:34:46 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/23 06:34:46 DEBUG : removing 1 level 2 directories
2025/03/23 06:34:46 INFO : A1/B1: Removing directory
2025/03/23 06:34:46 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/23 06:34:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974953ab-101e-00b1-09bd-9ba2e8000000
Time:2025-03-23T06:34:53.4248197Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97495491-101e-00b1-43bd-9ba2e8000000
Time:2025-03-23T06:34:54.4622880Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97495563-101e-00b1-78bd-9ba2e8000000
Time:2025-03-23T06:34:55.5000152Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97495563-101e-00b1-78bd-9ba2e8000000
Time:2025-03-23T06:34:55.5000152Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97495622-101e-00b1-0cbd-9ba2e8000000
Time:2025-03-23T06:34:56.5378651Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749570d-101e-00b1-44bd-9ba2e8000000
Time:2025-03-23T06:34:57.5762058Z
--------------------------------------------------------------------------------
2025/03/23 06:34: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974957f6-101e-00b1-73bd-9ba2e8000000
Time:2025-03-23T06:34:58.6134381Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974957f6-101e-00b1-73bd-9ba2e8000000
Time:2025-03-23T06:34:58.6134381Z
--------------------------------------------------------------------------------
2025/03/23 06:34:59 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.35s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:35:07 DEBUG : filename.txt: File name found in url
2025/03/23 06:35:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97496578-101e-00b1-3bbd-9ba2e8000000
Time:2025-03-23T06:35:07.5603933Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97496674-101e-00b1-0abd-9ba2e8000000
Time:2025-03-23T06:35:08.5975342Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97496830-101e-00b1-16bd-9ba2e8000000
Time:2025-03-23T06:35:09.6354811Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97496830-101e-00b1-16bd-9ba2e8000000
Time:2025-03-23T06:35:09.6354811Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97496924-101e-00b1-53bd-9ba2e8000000
Time:2025-03-23T06:35:10.6728992Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97496a36-101e-00b1-35bd-9ba2e8000000
Time:2025-03-23T06:35:11.7102673Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97496b4f-101e-00b1-1fbd-9ba2e8000000
Time:2025-03-23T06:35:12.7474293Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97496b4f-101e-00b1-1fbd-9ba2e8000000
Time:2025-03-23T06:35:12.7474293Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.10s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:35:20 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/23 06:35:20 DEBUG : sub/: Creating directory marker
2025/03/23 06:35:21 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/23 06:35:21 INFO : file1: Copied (new) to: sub/file2
2025/03/23 06:35:21 INFO : file1: Deleted
2025/03/23 06:35:21 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:35:21 DEBUG : file1: Unchanged skipping
2025/03/23 06:35:21 INFO : file1: Deleted
2025/03/23 06:35:21 DEBUG : Azure container rclone-test-norasis8haro: don't need to copy/move sub/file2, it is already at target location
2025/03/23 06:35:21 DEBUG : sub/: Removing directory marker
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749753f-101e-00b1-69bd-9ba2e8000000
Time:2025-03-23T06:35:21.5010178Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97497736-101e-00b1-5bbd-9ba2e8000000
Time:2025-03-23T06:35:22.5381637Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974977e1-101e-00b1-69bd-9ba2e8000000
Time:2025-03-23T06:35:23.5759509Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974977e1-101e-00b1-69bd-9ba2e8000000
Time:2025-03-23T06:35:23.5759509Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974978c2-101e-00b1-22bd-9ba2e8000000
Time:2025-03-23T06:35:24.6132293Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974979b8-101e-00b1-70bd-9ba2e8000000
Time:2025-03-23T06:35:25.6506293Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97497a58-101e-00b1-71bd-9ba2e8000000
Time:2025-03-23T06:35:26.6919343Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97497a58-101e-00b1-71bd-9ba2e8000000
Time:2025-03-23T06:35:26.6919343Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.94s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:35:34 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/23 06:35:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/23 06:35:34 INFO : file1: Copied (new)
2025/03/23 06:35:34 INFO : file1: Deleted
2025/03/23 06:35:35 DEBUG : file1: Destination exists, skipping
2025/03/23 06:35:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/23 06:35:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97498433-101e-00b1-14bd-9ba2e8000000
Time:2025-03-23T06:35:35.2601743Z
--------------------------------------------------------------------------------
2025/03/23 06:35:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974985a5-101e-00b1-09bd-9ba2e8000000
Time:2025-03-23T06:35:36.2972167Z
--------------------------------------------------------------------------------
2025/03/23 06:35:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97498772-101e-00b1-42bd-9ba2e8000000
Time:2025-03-23T06:35:37.3343053Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97498772-101e-00b1-42bd-9ba2e8000000
Time:2025-03-23T06:35:37.3343053Z
--------------------------------------------------------------------------------
2025/03/23 06:35:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749880c-101e-00b1-33bd-9ba2e8000000
Time:2025-03-23T06:35:38.3719513Z
--------------------------------------------------------------------------------
2025/03/23 06:35:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97498919-101e-00b1-4ebd-9ba2e8000000
Time:2025-03-23T06:35:39.4097201Z
--------------------------------------------------------------------------------
2025/03/23 06:35:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97498a2e-101e-00b1-2ebd-9ba2e8000000
Time:2025-03-23T06:35:40.4468925Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97498a2e-101e-00b1-2ebd-9ba2e8000000
Time:2025-03-23T06:35:40.4468925Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.75s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974994e9-101e-00b1-67bd-9ba2e8000000
Time:2025-03-23T06:35:48.6383845Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974995f8-101e-00b1-39bd-9ba2e8000000
Time:2025-03-23T06:35:49.6758586Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974996eb-101e-00b1-01bd-9ba2e8000000
Time:2025-03-23T06:35:50.7129949Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:974996eb-101e-00b1-01bd-9ba2e8000000
Time:2025-03-23T06:35:50.7129949Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97499977-101e-00b1-58bd-9ba2e8000000
Time:2025-03-23T06:35:51.7507327Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97499ad7-101e-00b1-71bd-9ba2e8000000
Time:2025-03-23T06:35:52.7880618Z
--------------------------------------------------------------------------------
2025/03/23 06:35: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97499c23-101e-00b1-01bd-9ba2e8000000
Time:2025-03-23T06:35:53.8250993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97499c23-101e-00b1-01bd-9ba2e8000000
Time:2025-03-23T06:35:53.8250993Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.38s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:36: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749a81c-101e-00b1-67bd-9ba2e8000000
Time:2025-03-23T06:36:02.0164387Z
--------------------------------------------------------------------------------
2025/03/23 06:36: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749ac9d-101e-00b1-58bd-9ba2e8000000
Time:2025-03-23T06:36:03.0537842Z
--------------------------------------------------------------------------------
2025/03/23 06:36: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749afed-101e-00b1-0bbd-9ba2e8000000
Time:2025-03-23T06:36:04.0914194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749afed-101e-00b1-0bbd-9ba2e8000000
Time:2025-03-23T06:36:04.0914194Z
--------------------------------------------------------------------------------
2025/03/23 06:36: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749b2fb-101e-00b1-1bbd-9ba2e8000000
Time:2025-03-23T06:36:05.1286256Z
--------------------------------------------------------------------------------
2025/03/23 06:36: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749b72c-101e-00b1-70bd-9ba2e8000000
Time:2025-03-23T06:36:06.1657046Z
--------------------------------------------------------------------------------
2025/03/23 06:36: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749bcbe-101e-00b1-6dbd-9ba2e8000000
Time:2025-03-23T06:36:07.2054519Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749bcbe-101e-00b1-6dbd-9ba2e8000000
Time:2025-03-23T06:36:07.2054519Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.38s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:36:15 DEBUG : dst/: Creating directory marker
2025/03/23 06:36:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-norasis8haro/backup"
2025/03/23 06:36:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/23 06:36:15 DEBUG : Azure container rclone-test-norasis8haro path backup: Using directory markers
2025/03/23 06:36:15 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-norasis8haro/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-norasis8haro/backup"
2025/03/23 06:36:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/23 06:36:15 DEBUG : dst/: Creating directory marker
2025/03/23 06:36:16 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/23 06:36:16 INFO : dst/file1: Copied (server-side copy)
2025/03/23 06:36:16 INFO : dst/file1: Deleted
2025/03/23 06:36:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/23 06:36:16 INFO : dst/file1: Copied (new)
2025/03/23 06:36:16 INFO : dst/file1: Deleted
2025/03/23 06:36:16 DEBUG : dst/: Removing directory marker
2025/03/23 06:36: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d038-101e-00b1-77bd-9ba2e8000000
Time:2025-03-23T06:36:16.4447701Z
--------------------------------------------------------------------------------
2025/03/23 06:36: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d261-101e-00b1-80bd-9ba2e8000000
Time:2025-03-23T06:36:17.4818525Z
--------------------------------------------------------------------------------
2025/03/23 06:36: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d320-101e-00b1-18bd-9ba2e8000000
Time:2025-03-23T06:36:18.5188914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d320-101e-00b1-18bd-9ba2e8000000
Time:2025-03-23T06:36:18.5188914Z
--------------------------------------------------------------------------------
2025/03/23 06:36:19 DEBUG : backup/dst/: Removing directory marker
2025/03/23 06:36:19 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-norasis8haro/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d45d-101e-00b1-20bd-9ba2e8000000
Time:2025-03-23T06:36:19.5946109Z
--------------------------------------------------------------------------------
2025/03/23 06:36:20 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-norasis8haro/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d58a-101e-00b1-0bbd-9ba2e8000000
Time:2025-03-23T06:36:20.6322625Z
--------------------------------------------------------------------------------
2025/03/23 06:36:21 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-norasis8haro/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d715-101e-00b1-18bd-9ba2e8000000
Time:2025-03-23T06:36:21.6693120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d715-101e-00b1-18bd-9ba2e8000000
Time:2025-03-23T06:36:21.6693120Z
--------------------------------------------------------------------------------
2025/03/23 06:36:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d8e9-101e-00b1-55bd-9ba2e8000000
Time:2025-03-23T06:36:22.7069205Z
--------------------------------------------------------------------------------
2025/03/23 06:36:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749d9b4-101e-00b1-75bd-9ba2e8000000
Time:2025-03-23T06:36:23.7444344Z
--------------------------------------------------------------------------------
2025/03/23 06:36:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749dad8-101e-00b1-70bd-9ba2e8000000
Time:2025-03-23T06:36:24.7828444Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9749dad8-101e-00b1-70bd-9ba2e8000000
Time:2025-03-23T06:36:24.7828444Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.58s)
=== 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-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:36:32 DEBUG : A1/: Creating directory marker
2025/03/23 06:36:33 DEBUG : A1/B1/: Creating directory marker
2025/03/23 06:36:33 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/23 06:36:33 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/23 06:36:33 INFO : A1/B2: Making directory
2025/03/23 06:36:33 DEBUG : A1/B2/: Creating directory marker
2025/03/23 06:36:33 INFO : A1/B1/C3: Making directory
2025/03/23 06:36:33 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/23 06:36:41 DEBUG : A2/: Creating directory marker
2025/03/23 06:36:41 DEBUG : A2/B1/: Creating directory marker
2025/03/23 06:36:41 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/23 06:36:41 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/23 06:36:41 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/23 06:36:41 DEBUG : A2/B2/: Creating directory marker
2025/03/23 06:36:42 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/23 06:36:42 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/23 06:36:42 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/23 06:36:42 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/23 06:36:42 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/23 06:36:42 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/23 06:36:42 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/23 06:36:42 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/23 06:36:42 INFO : A1/two: Deleted
2025/03/23 06:36:42 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/23 06:36:42 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/23 06:36:42 INFO : A1/B1/C2/five: Deleted
2025/03/23 06:36:42 INFO : A1/B1/three: Deleted
2025/03/23 06:36:42 INFO : A1/one: Deleted
2025/03/23 06:36:42 INFO : A1/B1/C1/four: Deleted
2025/03/23 06:36:42 DEBUG : A1/B2/: Removing directory marker
2025/03/23 06:36:42 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/23 06:36:42 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/23 06:36:42 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/23 06:36:42 DEBUG : A1/B1/: Removing directory marker
2025/03/23 06:36:42 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/23 06:36:49 DEBUG : A3/: Creating directory marker
2025/03/23 06:36:49 DEBUG : A3/B1/: Creating directory marker
2025/03/23 06:36:50 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/23 06:36:50 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/23 06:36:50 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/23 06:36:50 DEBUG : A3/B2/: Creating directory marker
2025/03/23 06:36:50 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/23 06:36:50 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/23 06:36:50 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/23 06:36:50 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/23 06:36:50 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/23 06:36:50 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/23 06:36:50 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/23 06:36:50 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/23 06:36:50 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/23 06:36:50 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/23 06:36:50 INFO : A2/one: Deleted
2025/03/23 06:36:50 INFO : A2/B1/C1/four: Deleted
2025/03/23 06:36:50 INFO : A2/two: Deleted
2025/03/23 06:36:50 INFO : A2/B1/C2/five: Deleted
2025/03/23 06:36:50 INFO : A2/B1/three: Deleted
2025/03/23 06:36:50 DEBUG : A2/B2/: Removing directory marker
2025/03/23 06:36:50 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/23 06:36:50 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/23 06:36:50 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/23 06:36:50 DEBUG : A2/B1/: Removing directory marker
2025/03/23 06:36:50 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/23 06:36:58 INFO : Azure container rclone-test-norasis8haro: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/23 06:36:58 DEBUG : A4/: Creating directory marker
2025/03/23 06:36:58 DEBUG : A4/B1/: Creating directory marker
2025/03/23 06:36:58 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/23 06:36:58 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/23 06:36:58 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/23 06:36:58 DEBUG : A4/B2/: Creating directory marker
2025/03/23 06:36:58 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/23 06:36:58 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/23 06:36:58 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/23 06:36:58 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/23 06:36:58 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/23 06:36:58 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/23 06:36:58 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/23 06:36:58 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/23 06:36:58 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/23 06:36:58 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/23 06:36:58 INFO : A3/one: Deleted
2025/03/23 06:36:58 INFO : A3/B1/three: Deleted
2025/03/23 06:36:58 INFO : A3/B1/C2/five: Deleted
2025/03/23 06:36:58 INFO : A3/two: Deleted
2025/03/23 06:36:58 INFO : A3/B1/C1/four: Deleted
2025/03/23 06:36:58 DEBUG : A3/B2/: Removing directory marker
2025/03/23 06:36:59 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/23 06:36:59 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/23 06:36:59 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/23 06:36:59 DEBUG : A3/B1/: Removing directory marker
2025/03/23 06:36:59 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3c67f-601e-0002-42bd-9b0245000000
Time:2025-03-23T06:37:06.7637024Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3c7ca-601e-0002-1cbd-9b0245000000
Time:2025-03-23T06:37:07.8008835Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3c9a9-601e-0002-31be-9b0245000000
Time:2025-03-23T06:37:08.8407865Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3c9a9-601e-0002-31be-9b0245000000
Time:2025-03-23T06:37:08.8407865Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3ca9d-601e-0002-70be-9b0245000000
Time:2025-03-23T06:37:09.8791907Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3cb7a-601e-0002-1abe-9b0245000000
Time:2025-03-23T06:37:10.9170405Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3cc93-601e-0002-4abe-9b0245000000
Time:2025-03-23T06:37:11.9554021Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3cc93-601e-0002-4abe-9b0245000000
Time:2025-03-23T06:37:11.9554021Z
--------------------------------------------------------------------------------
2025/03/23 06:37:12 DEBUG : A4/B2/: Removing directory marker
2025/03/23 06:37:13 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/23 06:37:13 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/23 06:37:13 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/23 06:37:13 DEBUG : A4/B1/: Removing directory marker
2025/03/23 06:37:13 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.41s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3d414-601e-0002-4cbe-9b0245000000
Time:2025-03-23T06:37:20.3925908Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3d4e3-601e-0002-66be-9b0245000000
Time:2025-03-23T06:37:21.4303842Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3d5ec-601e-0002-21be-9b0245000000
Time:2025-03-23T06:37:22.4684083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3d5ec-601e-0002-21be-9b0245000000
Time:2025-03-23T06:37:22.4684083Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3d797-601e-0002-31be-9b0245000000
Time:2025-03-23T06:37:23.5082866Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3d832-601e-0002-23be-9b0245000000
Time:2025-03-23T06:37:24.5473102Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3d8de-601e-0002-14be-9b0245000000
Time:2025-03-23T06:37:25.5860679Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3d8de-601e-0002-14be-9b0245000000
Time:2025-03-23T06:37:25.5860679Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:37:33 DEBUG : Azure container rclone-test-norasis8haro: File to upload is small (34 bytes), uploading instead of streaming
2025/03/23 06:37:33 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/23 06:37:33 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/23 06:37:33 NOTICE: Azure container rclone-test-norasis8haro: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/23 06:37:33 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/23 06:37:33 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/23 06:37:33 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/23 06:37:33 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/23 06:37:34 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/23 06:37:34 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/23 06:37:34 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3e081-601e-0002-44be-9b0245000000
Time:2025-03-23T06:37:34.3111101Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3e167-601e-0002-01be-9b0245000000
Time:2025-03-23T06:37:35.3495032Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3e234-601e-0002-28be-9b0245000000
Time:2025-03-23T06:37:36.3867289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3e234-601e-0002-28be-9b0245000000
Time:2025-03-23T06:37:36.3867289Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3e371-601e-0002-35be-9b0245000000
Time:2025-03-23T06:37:37.4241614Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3e541-601e-0002-08be-9b0245000000
Time:2025-03-23T06:37:38.4616171Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3e6ca-601e-0002-64be-9b0245000000
Time:2025-03-23T06:37:39.5064803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3e6ca-601e-0002-64be-9b0245000000
Time:2025-03-23T06:37:39.5064803Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:37:47 DEBUG : Azure container rclone-test-norasis8haro: File to upload is small (34 bytes), uploading instead of streaming
2025/03/23 06:37:47 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/23 06:37:47 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/23 06:37:47 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/23 06:37:47 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/23 06:37:47 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/23 06:37:47 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/23 06:37:47 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/23 06:37:47 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/23 06:37:47 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/23 06:37:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3ef60-601e-0002-44be-9b0245000000
Time:2025-03-23T06:37:48.2379824Z
--------------------------------------------------------------------------------
2025/03/23 06:37:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3f02b-601e-0002-61be-9b0245000000
Time:2025-03-23T06:37:49.2765023Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3f0bd-601e-0002-57be-9b0245000000
Time:2025-03-23T06:37:50.3144526Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3f0bd-601e-0002-57be-9b0245000000
Time:2025-03-23T06:37:50.3144526Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3f18e-601e-0002-70be-9b0245000000
Time:2025-03-23T06:37:51.3533186Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3f22d-601e-0002-68be-9b0245000000
Time:2025-03-23T06:37:52.3909250Z
--------------------------------------------------------------------------------
2025/03/23 06:37: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3f2e5-601e-0002-6abe-9b0245000000
Time:2025-03-23T06:37:53.4291726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3f2e5-601e-0002-6abe-9b0245000000
Time:2025-03-23T06:37:53.4291726Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:38:01 DEBUG : Azure container rclone-test-norasis8haro: File to upload is small (34 bytes), uploading instead of streaming
2025/03/23 06:38:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:38:01 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/23 06:38:01 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/23 06:38:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/23 06:38:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/23 06:38:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/23 06:38:01 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/23 06:38: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3f9fc-601e-0002-3cbe-9b0245000000
Time:2025-03-23T06:38:02.1556400Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3faa7-601e-0002-48be-9b0245000000
Time:2025-03-23T06:38:03.1935825Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3fb5d-601e-0002-5abe-9b0245000000
Time:2025-03-23T06:38:04.2316215Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3fb5d-601e-0002-5abe-9b0245000000
Time:2025-03-23T06:38:04.2316215Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3fc07-601e-0002-5fbe-9b0245000000
Time:2025-03-23T06:38:05.2709669Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3fcbb-601e-0002-6abe-9b0245000000
Time:2025-03-23T06:38:06.3098219Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3fdd4-601e-0002-44be-9b0245000000
Time:2025-03-23T06:38:07.3479260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d3fdd4-601e-0002-44be-9b0245000000
Time:2025-03-23T06:38:07.3479260Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:38:15 DEBUG : Azure container rclone-test-norasis8haro: File to upload is small (34 bytes), uploading instead of streaming
2025/03/23 06:38:15 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/23 06:38:15 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/23 06:38:15 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/23 06:38:15 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/23 06:38:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/23 06:38:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/23 06:38:15 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/23 06:38:15 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/23 06:38:15 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/23 06:38:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/23 06:38: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d40629-601e-0002-18be-9b0245000000
Time:2025-03-23T06:38:16.1311351Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4070d-601e-0002-3dbe-9b0245000000
Time:2025-03-23T06:38:17.1679521Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d407b5-601e-0002-37be-9b0245000000
Time:2025-03-23T06:38:18.2069306Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d407b5-601e-0002-37be-9b0245000000
Time:2025-03-23T06:38:18.2069306Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d408b8-601e-0002-7ebe-9b0245000000
Time:2025-03-23T06:38:19.2455499Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4096f-601e-0002-1abe-9b0245000000
Time:2025-03-23T06:38:20.2830577Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d40a66-601e-0002-5fbe-9b0245000000
Time:2025-03-23T06:38:21.3207540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d40a66-601e-0002-5fbe-9b0245000000
Time:2025-03-23T06:38:21.3207540Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.74s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.97s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/23 06:38:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4119f-601e-0002-31be-9b0245000000
Time:2025-03-23T06:38:29.5196309Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4128e-601e-0002-73be-9b0245000000
Time:2025-03-23T06:38:30.5572990Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d41383-601e-0002-38be-9b0245000000
Time:2025-03-23T06:38:31.5955529Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d41383-601e-0002-38be-9b0245000000
Time:2025-03-23T06:38:31.5955529Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4142c-601e-0002-37be-9b0245000000
Time:2025-03-23T06:38:32.6326567Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d414d2-601e-0002-3ebe-9b0245000000
Time:2025-03-23T06:38:33.6725108Z
--------------------------------------------------------------------------------
2025/03/23 06:38: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d415b3-601e-0002-6ebe-9b0245000000
Time:2025-03-23T06:38:34.7138103Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d415b3-601e-0002-6ebe-9b0245000000
Time:2025-03-23T06:38:34.7138103Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.39s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:38:42 DEBUG : Azure container rclone-test-norasis8haro: File to upload is small (60 bytes), uploading instead of streaming
2025/03/23 06:38:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/23 06:38:43 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/23 06:38:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d41d3e-601e-0002-56be-9b0245000000
Time:2025-03-23T06:38:43.2978325Z
--------------------------------------------------------------------------------
2025/03/23 06:38:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d41e7e-601e-0002-26be-9b0245000000
Time:2025-03-23T06:38:44.3359417Z
--------------------------------------------------------------------------------
2025/03/23 06:38:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d41fac-601e-0002-0dbe-9b0245000000
Time:2025-03-23T06:38:45.3733470Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d41fac-601e-0002-0dbe-9b0245000000
Time:2025-03-23T06:38:45.3733470Z
--------------------------------------------------------------------------------
2025/03/23 06:38:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4205f-601e-0002-11be-9b0245000000
Time:2025-03-23T06:38:46.4119864Z
--------------------------------------------------------------------------------
2025/03/23 06:38:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4213c-601e-0002-33be-9b0245000000
Time:2025-03-23T06:38:47.4493991Z
--------------------------------------------------------------------------------
2025/03/23 06:38:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d421dd-601e-0002-31be-9b0245000000
Time:2025-03-23T06:38:48.4869875Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d421dd-601e-0002-31be-9b0245000000
Time:2025-03-23T06:38:48.4869875Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.78s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/23 06:38:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d42803-601e-0002-43be-9b0245000000
Time:2025-03-23T06:38:56.6879132Z
--------------------------------------------------------------------------------
2025/03/23 06:38:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d428e8-601e-0002-63be-9b0245000000
Time:2025-03-23T06:38:57.7261793Z
--------------------------------------------------------------------------------
2025/03/23 06:38:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d429d2-601e-0002-14be-9b0245000000
Time:2025-03-23T06:38:58.7646326Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d429d2-601e-0002-14be-9b0245000000
Time:2025-03-23T06:38:58.7646326Z
--------------------------------------------------------------------------------
2025/03/23 06:38:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d42aa6-601e-0002-32be-9b0245000000
Time:2025-03-23T06:38:59.8098608Z
--------------------------------------------------------------------------------
2025/03/23 06:39:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d42b9f-601e-0002-70be-9b0245000000
Time:2025-03-23T06:39:00.8489351Z
--------------------------------------------------------------------------------
2025/03/23 06:39:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d42d50-601e-0002-47be-9b0245000000
Time:2025-03-23T06:39:01.8891819Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d42d50-601e-0002-47be-9b0245000000
Time:2025-03-23T06:39:01.8891819Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.40s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
2025/03/23 06:39:10 DEBUG : sub dir/: Creating directory marker
2025/03/23 06:39:10 DEBUG : Azure container rclone-test-norasis8haro: Touching "sub dir/potato3"
2025/03/23 06:39:10 DEBUG : Azure container rclone-test-norasis8haro: Touching "empty space"
2025/03/23 06:39:10 DEBUG : Azure container rclone-test-norasis8haro: Touching "potato2"
2025/03/23 06:39:10 DEBUG : sub dir/: Removing directory marker
2025/03/23 06:39:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4343c-601e-0002-7cbe-9b0245000000
Time:2025-03-23T06:39:10.9337937Z
--------------------------------------------------------------------------------
2025/03/23 06:39:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d43563-601e-0002-56be-9b0245000000
Time:2025-03-23T06:39:11.9714456Z
--------------------------------------------------------------------------------
2025/03/23 06:39:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4371e-601e-0002-2ebe-9b0245000000
Time:2025-03-23T06:39:13.0105913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4371e-601e-0002-2ebe-9b0245000000
Time:2025-03-23T06:39:13.0105913Z
--------------------------------------------------------------------------------
2025/03/23 06:39:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d43927-601e-0002-7abe-9b0245000000
Time:2025-03-23T06:39:14.0489288Z
--------------------------------------------------------------------------------
2025/03/23 06:39:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d43a52-601e-0002-72be-9b0245000000
Time:2025-03-23T06:39:15.0877621Z
--------------------------------------------------------------------------------
2025/03/23 06:39:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d43b97-601e-0002-6dbe-9b0245000000
Time:2025-03-23T06:39:16.1253830Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d43b97-601e-0002-6dbe-9b0245000000
Time:2025-03-23T06:39:16.1253830Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.24s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/23 06:39:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4430c-601e-0002-57be-9b0245000000
Time:2025-03-23T06:39:24.3245289Z
--------------------------------------------------------------------------------
2025/03/23 06:39: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d443d1-601e-0002-76be-9b0245000000
Time:2025-03-23T06:39:25.3623597Z
--------------------------------------------------------------------------------
2025/03/23 06:39: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-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d44471-601e-0002-75be-9b0245000000
Time:2025-03-23T06:39:26.4006990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d44471-601e-0002-75be-9b0245000000
Time:2025-03-23T06:39:26.4006990Z
--------------------------------------------------------------------------------
2025/03/23 06:39: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d44580-601e-0002-42be-9b0245000000
Time:2025-03-23T06:39:27.4419426Z
--------------------------------------------------------------------------------
2025/03/23 06:39: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d446bc-601e-0002-1bbe-9b0245000000
Time:2025-03-23T06:39:28.4799953Z
--------------------------------------------------------------------------------
2025/03/23 06:39: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-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4480b-601e-0002-0cbe-9b0245000000
Time:2025-03-23T06:39:29.5202435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4480b-601e-0002-0cbe-9b0245000000
Time:2025-03-23T06:39:29.5202435Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.40s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/23 06:39:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d44ef4-601e-0002-0fbe-9b0245000000
Time:2025-03-23T06:39:37.7217960Z
--------------------------------------------------------------------------------
2025/03/23 06:39:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4507e-601e-0002-79be-9b0245000000
Time:2025-03-23T06:39:38.7595062Z
--------------------------------------------------------------------------------
2025/03/23 06:39:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d45125-601e-0002-69be-9b0245000000
Time:2025-03-23T06:39:39.7984081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d45125-601e-0002-69be-9b0245000000
Time:2025-03-23T06:39:39.7984081Z
--------------------------------------------------------------------------------
2025/03/23 06:39:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d45207-601e-0002-12be-9b0245000000
Time:2025-03-23T06:39:40.8370351Z
--------------------------------------------------------------------------------
2025/03/23 06:39:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d452ff-601e-0002-56be-9b0245000000
Time:2025-03-23T06:39:41.8752431Z
--------------------------------------------------------------------------------
2025/03/23 06:39:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4546f-601e-0002-58be-9b0245000000
Time:2025-03-23T06:39:42.9137720Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4546f-601e-0002-58be-9b0245000000
Time:2025-03-23T06:39:42.9137720Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.41s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/23 06:39:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d45cac-601e-0002-3abe-9b0245000000
Time:2025-03-23T06:39:51.1277972Z
--------------------------------------------------------------------------------
2025/03/23 06:39:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d45d95-601e-0002-59be-9b0245000000
Time:2025-03-23T06:39:52.1660150Z
--------------------------------------------------------------------------------
2025/03/23 06:39:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d45ecd-601e-0002-42be-9b0245000000
Time:2025-03-23T06:39:53.2043300Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d45ecd-601e-0002-42be-9b0245000000
Time:2025-03-23T06:39:53.2043300Z
--------------------------------------------------------------------------------
2025/03/23 06:39:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d45fbb-601e-0002-74be-9b0245000000
Time:2025-03-23T06:39:54.2417793Z
--------------------------------------------------------------------------------
2025/03/23 06:39:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46097-601e-0002-0cbe-9b0245000000
Time:2025-03-23T06:39:55.2795861Z
--------------------------------------------------------------------------------
2025/03/23 06:39:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4617e-601e-0002-45be-9b0245000000
Time:2025-03-23T06:39:56.3171709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d4617e-601e-0002-45be-9b0245000000
Time:2025-03-23T06:39:56.3171709Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/23 06:40:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46929-601e-0002-1cbe-9b0245000000
Time:2025-03-23T06:40:04.5153508Z
--------------------------------------------------------------------------------
2025/03/23 06:40:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46a45-601e-0002-7dbe-9b0245000000
Time:2025-03-23T06:40:05.5532720Z
--------------------------------------------------------------------------------
2025/03/23 06:40:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46b94-601e-0002-71be-9b0245000000
Time:2025-03-23T06:40:06.5905479Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46b94-601e-0002-71be-9b0245000000
Time:2025-03-23T06:40:06.5905479Z
--------------------------------------------------------------------------------
2025/03/23 06:40:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46c90-601e-0002-36be-9b0245000000
Time:2025-03-23T06:40:07.6288046Z
--------------------------------------------------------------------------------
2025/03/23 06:40:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46e92-601e-0002-51be-9b0245000000
Time:2025-03-23T06:40:08.6670070Z
--------------------------------------------------------------------------------
2025/03/23 06:40:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46f8a-601e-0002-12be-9b0245000000
Time:2025-03-23T06:40:09.7059595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d46f8a-601e-0002-12be-9b0245000000
Time:2025-03-23T06:40:09.7059595Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/23 06:40:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d47760-601e-0002-6cbe-9b0245000000
Time:2025-03-23T06:40:17.9050878Z
--------------------------------------------------------------------------------
2025/03/23 06:40:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d47831-601e-0002-10be-9b0245000000
Time:2025-03-23T06:40:18.9432561Z
--------------------------------------------------------------------------------
2025/03/23 06:40:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d47912-601e-0002-47be-9b0245000000
Time:2025-03-23T06:40:19.9829006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d47912-601e-0002-47be-9b0245000000
Time:2025-03-23T06:40:19.9829006Z
--------------------------------------------------------------------------------
2025/03/23 06:40:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d47a6c-601e-0002-58be-9b0245000000
Time:2025-03-23T06:40:21.0239651Z
--------------------------------------------------------------------------------
2025/03/23 06:40:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d47b78-601e-0002-19be-9b0245000000
Time:2025-03-23T06:40:22.0963503Z
--------------------------------------------------------------------------------
2025/03/23 06:40:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d47cc5-601e-0002-7fbe-9b0245000000
Time:2025-03-23T06:40:23.1461342Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d47cc5-601e-0002-7fbe-9b0245000000
Time:2025-03-23T06:40:23.1461342Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.44s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-norasis8haro", Local "Local file system at /tmp/rclone4083445142", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/23 06:40:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d48309-601e-0002-12be-9b0245000000
Time:2025-03-23T06:40:31.3435340Z
--------------------------------------------------------------------------------
2025/03/23 06:40:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d484c1-601e-0002-50be-9b0245000000
Time:2025-03-23T06:40:32.3820289Z
--------------------------------------------------------------------------------
2025/03/23 06:40:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d48578-601e-0002-56be-9b0245000000
Time:2025-03-23T06:40:33.4220991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d48578-601e-0002-56be-9b0245000000
Time:2025-03-23T06:40:33.4220991Z
--------------------------------------------------------------------------------
2025/03/23 06:40:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d48605-601e-0002-47be-9b0245000000
Time:2025-03-23T06:40:34.4601674Z
--------------------------------------------------------------------------------
2025/03/23 06:40:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d486cb-601e-0002-5dbe-9b0245000000
Time:2025-03-23T06:40:35.4986455Z
--------------------------------------------------------------------------------
2025/03/23 06:40:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d487d1-601e-0002-12be-9b0245000000
Time:2025-03-23T06:40:36.5403658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-norasis8haro/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21d487d1-601e-0002-12be-9b0245000000
Time:2025-03-23T06:40:36.5403658Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.39s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/23 06:40:44 DEBUG : Azure container rclone-test-norasis8haro: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m11.272157801s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]