"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/04/23 04:09:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa"
2025/04/23 04:09:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:13 DEBUG : Azure container rclone-test-fepuceh9posa: Using directory markers
2025/04/23 04:09:13 DEBUG : Creating backend with remote "/tmp/rclone2780206488"
=== 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:09:13 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/23 04:09:13 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/23 04:09:13 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/23 04:09:13 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/23 04:09:14 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/23 04:09:14 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/23 04:09:14 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/23 04:09:14 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/23 04:09:14 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/23 04:09:14 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/23 04:09:14 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/23 04:09:14 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/23 04:09:15 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/23 04:09:15 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/23 04:09:15 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/23 04:09:15 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/23 04:09:15 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/23 04:09:15 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/23 04:09:15 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/23 04:09:15 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/23 04:09:16 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/23 04:09:16 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/04/23 04:09:16 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/23 04:09:16 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/23 04:09:16 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/23 04:09:16 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/23 04:09:16 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/23 04:09:16 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/23 04:09:16 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/23 04:09:17 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/23 04:09:17 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/23 04:09:17 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/23 04:09:17 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/23 04:09:17 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/23 04:09:17 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/23 04:09:17 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/23 04:09:17 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/23 04:09:18 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/23 04:09:18 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/04/23 04:09:18 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/23 04:09:18 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/23 04:09:18 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/23 04:09:18 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/23 04:09:18 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/23 04:09:18 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/23 04:09:19 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/23 04:09:19 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/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/23 04:09:21 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/23 04:09:21 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/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/23 04:09:23 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/23 04:09:23 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/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/23 04:09:25 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.95s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.41s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.21s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.77s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.11s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.00s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.00s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:09:26 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/23 04:09:26 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/23 04:09:26 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/23 04:09:26 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/23 04:09:26 DEBUG : chunksize-probe: Removing empty object
2025/04/23 04:09:27 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/23 04:09:27 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/23 04:09:27 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/23 04:09:27 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/23 04:09:27 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/23 04:09:27 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/23 04:09:27 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/23 04:09:27 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:27 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/23 04:09:27 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/23 04:09:27 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/23 04:09:27 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/23 04:09:27 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/23 04:09:27 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/23 04:09:27 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/23 04:09:27 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/23 04:09:28 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/23 04:09:28 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/23 04:09:28 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/23 04:09:28 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/23 04:09:28 DEBUG : Returning error reader
2025/04/23 04:09:28 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/23 04:09:28 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:29 DEBUG : Returning error reader
2025/04/23 04:09:29 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:29 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/23 04:09:29 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:30 DEBUG : Returning error reader
2025/04/23 04:09:30 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:30 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/23 04:09:30 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:31 DEBUG : Returning error reader
2025/04/23 04:09:31 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:31 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/23 04:09:31 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:32 DEBUG : Returning error reader
2025/04/23 04:09:32 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:32 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/23 04:09:32 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:33 DEBUG : Returning error reader
2025/04/23 04:09:33 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:33 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/23 04:09:33 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:34 DEBUG : Returning error reader
2025/04/23 04:09:34 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/23 04:09:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:35 DEBUG : Returning error reader
2025/04/23 04:09:35 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/23 04:09:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:36 DEBUG : Returning error reader
2025/04/23 04:09:36 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/23 04:09:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/23 04:09:37 DEBUG : Returning error reader
2025/04/23 04:09:37 DEBUG : BOOM: simulated read failure
2025/04/23 04:09:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/23 04:09:37 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/23 04:09:37 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/23 04:09:37 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/23 04:09:37 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/23 04:09:37 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/23 04:09:37 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.49s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/23 04:09:45 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/23 04:09:45 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/23 04:09:45 DEBUG : potato: Seek from 10 to 0
2025/04/23 04:09:45 DEBUG : potato: Seek from 10 to 0
2025/04/23 04:09:45 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/23 04:09:45 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/23 04:09:45 DEBUG : potato: Seek from 5 to 2
2025/04/23 04:09:45 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/23 04:09:45 DEBUG : potato: Seek from 7 to 0
2025/04/23 04:09:45 DEBUG : potato: Seek from 7 to 0
2025/04/23 04:09:45 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/23 04:09:45 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/23 04:09:45 DEBUG : potato: Seek from 5 to 2
2025/04/23 04:09:45 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/23 04:09:45 DEBUG : potato: Seek from 8 to 0
2025/04/23 04:09:45 DEBUG : potato: Seek from 8 to 0
2025/04/23 04:09:45 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/23 04:09:45 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/23 04:09:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/23 04:09:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/23 04:09:45 DEBUG : potato: Seek from 5 to 2
2025/04/23 04:09:45 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/23 04:09:45 DEBUG : potato: Seek from 9 to 0
2025/04/23 04:09:45 DEBUG : potato: Seek from 9 to 0
2025/04/23 04:09:45 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.26s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/23 04:09:46 DEBUG : Creating backend with remote "nonexistent"
2025/04/23 04:09:46 DEBUG : Creating backend with remote "nonexistent"
2025/04/23 04:09:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/23 04:09:46 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/04/23 04:09:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/23 04:09:46 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", 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.54s)
--- 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.26s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:09:49 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/23 04:09:49 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/23 04:09:49 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/23 04:09:49 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/23 04:09:49 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/23 04:09:49 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/23 04:09:49 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/23 04:09:49 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:09:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/data"
2025/04/23 04:09:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:49 DEBUG : Azure container rclone-test-fepuceh9posa path data: Using directory markers
2025/04/23 04:09:49 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/04/23 04:09:52 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.90s)
--- PASS: TestCheckSum/subtest1 (0.12s)
--- 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:09:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/data"
2025/04/23 04:09:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:52 DEBUG : Azure container rclone-test-fepuceh9posa path data: Using directory markers
2025/04/23 04:09:52 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/04/23 04:09:55 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.12s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/23 04:09:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yubaquh0naho"
2025/04/23 04:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:55 DEBUG : Azure container rclone-test-yubaquh0naho: Using directory markers
2025/04/23 04:09:55 DEBUG : Creating backend with remote "/tmp/rclone1404775332"
run.go:180: Remote "Azure container rclone-test-yubaquh0naho", Local "Local file system at /tmp/rclone1404775332", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/23 04:09:55 ERROR : hello, world!: sum not found
2025/04/23 04:09:55 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-yubaquh0naho
2025/04/23 04:09:55 NOTICE: Azure container rclone-test-yubaquh0naho: 1 files missing
2025/04/23 04:09:55 NOTICE: 1 hashes missing
2025/04/23 04:09:55 NOTICE: Azure container rclone-test-yubaquh0naho: 2 differences found
2025/04/23 04:09:55 NOTICE: Azure container rclone-test-yubaquh0naho: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/23 04:09:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:55 NOTICE: Azure container rclone-test-yubaquh0naho: 0 differences found
2025/04/23 04:09:55 NOTICE: Azure container rclone-test-yubaquh0naho: 1 matching files
2025/04/23 04:09:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kimisej6dapi"
2025/04/23 04:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:55 DEBUG : Azure container rclone-test-kimisej6dapi: Using directory markers
2025/04/23 04:09:55 DEBUG : Creating backend with remote "/tmp/rclone4175612456"
run.go:180: Remote "Azure container rclone-test-kimisej6dapi", Local "Local file system at /tmp/rclone4175612456", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/23 04:09:56 ERROR : HELLO, WORLD!: sum not found
2025/04/23 04:09:56 ERROR : hello, world!: file not in Azure container rclone-test-kimisej6dapi
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-kimisej6dapi: 1 files missing
2025/04/23 04:09:56 NOTICE: 1 hashes missing
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-kimisej6dapi: 2 differences found
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-kimisej6dapi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/23 04:09:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-kimisej6dapi: 0 differences found
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-kimisej6dapi: 1 matching files
2025/04/23 04:09:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pahexaq4viyu"
2025/04/23 04:09:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:56 DEBUG : Azure container rclone-test-pahexaq4viyu: Using directory markers
2025/04/23 04:09:56 DEBUG : Creating backend with remote "/tmp/rclone2629074185"
run.go:180: Remote "Azure container rclone-test-pahexaq4viyu", Local "Local file system at /tmp/rclone2629074185", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/23 04:09:56 ERROR : HeLlO, wOrLd!: sum not found
2025/04/23 04:09:56 ERROR : hello, world!: file not in Azure container rclone-test-pahexaq4viyu
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-pahexaq4viyu: 1 files missing
2025/04/23 04:09:56 NOTICE: 1 hashes missing
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-pahexaq4viyu: 2 differences found
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-pahexaq4viyu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/23 04:09:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-pahexaq4viyu: 0 differences found
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-pahexaq4viyu: 1 matching files
2025/04/23 04:09:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qabirek5niya"
2025/04/23 04:09:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:56 DEBUG : Azure container rclone-test-qabirek5niya: Using directory markers
2025/04/23 04:09:56 DEBUG : Creating backend with remote "/tmp/rclone787852515"
run.go:180: Remote "Azure container rclone-test-qabirek5niya", Local "Local file system at /tmp/rclone787852515", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/23 04:09:56 ERROR : HELLO, WORLD!: sum not found
2025/04/23 04:09:56 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-qabirek5niya
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-qabirek5niya: 1 files missing
2025/04/23 04:09:56 NOTICE: 1 hashes missing
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-qabirek5niya: 2 differences found
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-qabirek5niya: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/23 04:09:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-qabirek5niya: 0 differences found
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-qabirek5niya: 1 matching files
2025/04/23 04:09:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rokimuq4yube"
2025/04/23 04:09:56 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:56 DEBUG : Azure container rclone-test-rokimuq4yube: Using directory markers
2025/04/23 04:09:56 DEBUG : Creating backend with remote "/tmp/rclone2511245357"
run.go:180: Remote "Azure container rclone-test-rokimuq4yube", Local "Local file system at /tmp/rclone2511245357", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/23 04:09:56 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/23 04:09:56 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-rokimuq4yube
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-rokimuq4yube: 1 files missing
2025/04/23 04:09:56 NOTICE: 1 hashes missing
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-rokimuq4yube: 2 differences found
2025/04/23 04:09:56 NOTICE: Azure container rclone-test-rokimuq4yube: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/23 04:09:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-rokimuq4yube: 0 differences found
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-rokimuq4yube: 1 matching files
2025/04/23 04:09:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bixofef9kuzu"
2025/04/23 04:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:57 DEBUG : Azure container rclone-test-bixofef9kuzu: Using directory markers
2025/04/23 04:09:57 DEBUG : Creating backend with remote "/tmp/rclone1987660518"
run.go:180: Remote "Azure container rclone-test-bixofef9kuzu", Local "Local file system at /tmp/rclone1987660518", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/23 04:09:57 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/23 04:09:57 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-bixofef9kuzu
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bixofef9kuzu: 1 files missing
2025/04/23 04:09:57 NOTICE: 1 hashes missing
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bixofef9kuzu: 2 differences found
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bixofef9kuzu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/23 04:09:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bixofef9kuzu: 0 differences found
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bixofef9kuzu: 1 matching files
2025/04/23 04:09:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rulubiy9qubi"
2025/04/23 04:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:57 DEBUG : Azure container rclone-test-rulubiy9qubi: Using directory markers
2025/04/23 04:09:57 DEBUG : Creating backend with remote "/tmp/rclone2480401784"
run.go:180: Remote "Azure container rclone-test-rulubiy9qubi", Local "Local file system at /tmp/rclone2480401784", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/23 04:09:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/23 04:09:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-rulubiy9qubi
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-rulubiy9qubi: 1 files missing
2025/04/23 04:09:57 NOTICE: 1 hashes missing
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-rulubiy9qubi: 2 differences found
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-rulubiy9qubi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/23 04:09:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-rulubiy9qubi: 0 differences found
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-rulubiy9qubi: 1 matching files
2025/04/23 04:09:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bunihas8cuqa"
2025/04/23 04:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:57 DEBUG : Azure container rclone-test-bunihas8cuqa: Using directory markers
2025/04/23 04:09:57 DEBUG : Creating backend with remote "/tmp/rclone2219471325"
run.go:180: Remote "Azure container rclone-test-bunihas8cuqa", Local "Local file system at /tmp/rclone2219471325", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/23 04:09:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/23 04:09:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-bunihas8cuqa
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bunihas8cuqa: 1 files missing
2025/04/23 04:09:57 NOTICE: 1 hashes missing
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bunihas8cuqa: 2 differences found
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bunihas8cuqa: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/23 04:09:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bunihas8cuqa: 0 differences found
2025/04/23 04:09:57 NOTICE: Azure container rclone-test-bunihas8cuqa: 1 matching files
2025/04/23 04:09:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sofesot0xani"
2025/04/23 04:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:57 DEBUG : Azure container rclone-test-sofesot0xani: Using directory markers
2025/04/23 04:09:57 DEBUG : Creating backend with remote "/tmp/rclone2654774688"
run.go:180: Remote "Azure container rclone-test-sofesot0xani", Local "Local file system at /tmp/rclone2654774688", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/23 04:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/23 04:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sofesot0xani
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-sofesot0xani: 1 files missing
2025/04/23 04:09:58 NOTICE: 1 hashes missing
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-sofesot0xani: 2 differences found
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-sofesot0xani: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/23 04:09:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-sofesot0xani: 0 differences found
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-sofesot0xani: 1 matching files
2025/04/23 04:09:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-koqeruq8hapa"
2025/04/23 04:09:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:09:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:09:58 DEBUG : Azure container rclone-test-koqeruq8hapa: Using directory markers
2025/04/23 04:09:58 DEBUG : Creating backend with remote "/tmp/rclone3044008717"
run.go:180: Remote "Azure container rclone-test-koqeruq8hapa", Local "Local file system at /tmp/rclone3044008717", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/23 04:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/23 04:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-koqeruq8hapa
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-koqeruq8hapa: 1 files missing
2025/04/23 04:09:58 NOTICE: 1 hashes missing
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-koqeruq8hapa: 2 differences found
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-koqeruq8hapa: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/23 04:09:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-koqeruq8hapa: 0 differences found
2025/04/23 04:09:58 NOTICE: Azure container rclone-test-koqeruq8hapa: 1 matching files
2025/04/23 04:09:58 DEBUG : Azure container rclone-test-koqeruq8hapa: Purge remote
2025/04/23 04:09:58 DEBUG : Azure container rclone-test-sofesot0xani: Purge remote
2025/04/23 04:09:58 DEBUG : Azure container rclone-test-bunihas8cuqa: Purge remote
2025/04/23 04:09:58 DEBUG : Azure container rclone-test-rulubiy9qubi: Purge remote
2025/04/23 04:09:58 DEBUG : Azure container rclone-test-bixofef9kuzu: Purge remote
2025/04/23 04:09:58 DEBUG : Azure container rclone-test-rokimuq4yube: Purge remote
2025/04/23 04:09:58 DEBUG : Azure container rclone-test-qabirek5niya: Purge remote
2025/04/23 04:09:59 DEBUG : Azure container rclone-test-pahexaq4viyu: Purge remote
2025/04/23 04:09:59 DEBUG : Azure container rclone-test-kimisej6dapi: Purge remote
2025/04/23 04:09:59 DEBUG : Azure container rclone-test-yubaquh0naho: Purge remote
--- PASS: TestApplyTransforms (3.65s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:09:59 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/23 04:09:59 DEBUG : sub/: Creating directory marker
2025/04/23 04:09:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/23 04:09:59 INFO : file1: Copied (new) to: sub/file2
2025/04/23 04:09:59 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:09:59 DEBUG : file1: Unchanged skipping
2025/04/23 04:09:59 DEBUG : Azure container rclone-test-fepuceh9posa: don't need to copy/move sub/file2, it is already at target location
2025/04/23 04:09:59 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:09:59 DEBUG : dst/: Creating directory marker
2025/04/23 04:10:00 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/backup"
2025/04/23 04:10:00 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:10:00 DEBUG : Azure container rclone-test-fepuceh9posa path backup: Using directory markers
2025/04/23 04:10:00 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/backup"
2025/04/23 04:10:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/23 04:10:00 DEBUG : dst/: Creating directory marker
2025/04/23 04:10:00 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/23 04:10:00 INFO : dst/file1: Copied (server-side copy)
2025/04/23 04:10:00 INFO : dst/file1: Deleted
2025/04/23 04:10:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/23 04:10:00 INFO : dst/file1: Copied (new)
2025/04/23 04:10:00 DEBUG : dst/: Removing directory marker
2025/04/23 04:10:00 DEBUG : backup/dst/: Removing directory marker
2025/04/23 04:10:00 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-fepuceh9posa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd5f71-d01e-0065-3f05-b412b9000000
Time:2025-04-23T04:10:00.8649618Z
--------------------------------------------------------------------------------
2025/04/23 04:10:01 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-fepuceh9posa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd612c-d01e-0065-4905-b412b9000000
Time:2025-04-23T04:10:01.9031113Z
--------------------------------------------------------------------------------
2025/04/23 04:10:02 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd6387-d01e-0065-6905-b412b9000000
Time:2025-04-23T04:10:02.9412083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd6387-d01e-0065-6905-b412b9000000
Time:2025-04-23T04:10:02.9412083Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:10:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/dst"
2025/04/23 04:10:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:10:04 DEBUG : Azure container rclone-test-fepuceh9posa path dst: Using directory markers
2025/04/23 04:10:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CompareDest"
2025/04/23 04:10:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:10:04 DEBUG : Azure container rclone-test-fepuceh9posa path CompareDest: Using directory markers
2025/04/23 04:10:04 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CompareDest"
2025/04/23 04:10:04 DEBUG : one: Need to transfer - File not found at Destination
2025/04/23 04:10:04 DEBUG : /: Creating directory marker
2025/04/23 04:10:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/23 04:10:04 INFO : one: Copied (new)
2025/04/23 04:10:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CompareDest"
2025/04/23 04:10:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/23 04:10:04 DEBUG : /: Creating directory marker
2025/04/23 04:10:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/23 04:10:04 INFO : one: Copied (replaced existing)
2025/04/23 04:10:04 DEBUG : dst/: Creating directory marker
2025/04/23 04:10:04 DEBUG : CompareDest/: Creating directory marker
2025/04/23 04:10:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CompareDest"
2025/04/23 04:10:05 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/23 04:10:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:10:05 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/23 04:10:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CompareDest"
2025/04/23 04:10:05 DEBUG : two: Need to transfer - File not found at Destination
2025/04/23 04:10:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:10:05 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/23 04:10:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CompareDest"
2025/04/23 04:10:05 DEBUG : two: Need to transfer - File not found at Destination
2025/04/23 04:10:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:10:05 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/23 04:10:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CompareDest"
2025/04/23 04:10:05 DEBUG : two: Need to transfer - File not found at Destination
2025/04/23 04:10:05 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/23 04:10:06 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/23 04:10:06 INFO : two: Copied (new)
2025/04/23 04:10:06 DEBUG : dst/: Removing directory marker
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd69a8-d01e-0065-5205-b412b9000000
Time:2025-04-23T04:10:06.3994556Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd6b29-d01e-0065-2005-b412b9000000
Time:2025-04-23T04:10:07.4376627Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd6d0e-d01e-0065-1e05-b412b9000000
Time:2025-04-23T04:10:08.4750945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd6d0e-d01e-0065-1e05-b412b9000000
Time:2025-04-23T04:10:08.4750945Z
--------------------------------------------------------------------------------
2025/04/23 04:10:09 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.65s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:10:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/dst"
2025/04/23 04:10:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:10:16 DEBUG : Azure container rclone-test-fepuceh9posa path dst: Using directory markers
2025/04/23 04:10:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CopyDest"
2025/04/23 04:10:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:10:16 DEBUG : Azure container rclone-test-fepuceh9posa path CopyDest: Using directory markers
2025/04/23 04:10:16 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CopyDest"
2025/04/23 04:10:16 DEBUG : one: Need to transfer - File not found at Destination
2025/04/23 04:10:16 DEBUG : /: Creating directory marker
2025/04/23 04:10:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/23 04:10:17 INFO : one: Copied (new)
2025/04/23 04:10:17 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CopyDest"
2025/04/23 04:10:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/23 04:10:17 DEBUG : /: Creating directory marker
2025/04/23 04:10:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/23 04:10:17 INFO : one: Copied (replaced existing)
2025/04/23 04:10:17 DEBUG : dst/: Creating directory marker
2025/04/23 04:10:17 DEBUG : CopyDest/: Creating directory marker
2025/04/23 04:10:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/BackupDir"
2025/04/23 04:10:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:10:17 DEBUG : Azure container rclone-test-fepuceh9posa path BackupDir: Using directory markers
2025/04/23 04:10:17 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/BackupDir"
2025/04/23 04:10:17 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CopyDest"
2025/04/23 04:10:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/23 04:10:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:10:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/23 04:10:17 DEBUG : /: Creating directory marker
2025/04/23 04:10:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/23 04:10:18 INFO : one: Copied (server-side copy)
2025/04/23 04:10:18 INFO : one: Deleted
2025/04/23 04:10:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/23 04:10:18 INFO : one: Copied (server-side copy)
2025/04/23 04:10:18 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/23 04:10:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CopyDest"
2025/04/23 04:10:18 DEBUG : two: Need to transfer - File not found at Destination
2025/04/23 04:10:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:10:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/23 04:10:18 INFO : two: Copied (server-side copy)
2025/04/23 04:10:18 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/23 04:10:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CopyDest"
2025/04/23 04:10:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:10:18 DEBUG : two: Unchanged skipping
2025/04/23 04:10:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/CopyDest"
2025/04/23 04:10:19 DEBUG : three: Need to transfer - File not found at Destination
2025/04/23 04:10:19 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/23 04:10:19 DEBUG : three: Destination not found in --copy-dest
2025/04/23 04:10:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/23 04:10:19 INFO : three: Copied (new)
2025/04/23 04:10:19 DEBUG : dst/: Removing directory marker
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd812a-d01e-0065-1005-b412b9000000
Time:2025-04-23T04:10:19.7980703Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd82ab-d01e-0065-6b05-b412b9000000
Time:2025-04-23T04:10:20.8362442Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd845c-d01e-0065-6705-b412b9000000
Time:2025-04-23T04:10:21.8735182Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd845c-d01e-0065-6705-b412b9000000
Time:2025-04-23T04:10:21.8735182Z
--------------------------------------------------------------------------------
2025/04/23 04:10:22 DEBUG : CopyDest/: Removing directory marker
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd8601-d01e-0065-5a05-b412b9000000
Time:2025-04-23T04:10:22.9510219Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd8783-d01e-0065-2705-b412b9000000
Time:2025-04-23T04:10:23.9888365Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd88f8-d01e-0065-6605-b412b9000000
Time:2025-04-23T04:10:25.0274730Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd88f8-d01e-0065-6605-b412b9000000
Time:2025-04-23T04:10:25.0274730Z
--------------------------------------------------------------------------------
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.52s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd94bf-d01e-0065-1d05-b412b9000000
Time:2025-04-23T04:10:33.2233334Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd95f9-d01e-0065-2405-b412b9000000
Time:2025-04-23T04:10:34.2622338Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd9751-d01e-0065-4705-b412b9000000
Time:2025-04-23T04:10:35.2997888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd9751-d01e-0065-4705-b412b9000000
Time:2025-04-23T04:10:35.2997888Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd986a-d01e-0065-2b05-b412b9000000
Time:2025-04-23T04:10:36.3387392Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd9a09-d01e-0065-1205-b412b9000000
Time:2025-04-23T04:10:37.3762133Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd9bdb-d01e-0065-2705-b412b9000000
Time:2025-04-23T04:10:38.4144488Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bd9bdb-d01e-0065-2705-b412b9000000
Time:2025-04-23T04:10:38.4144488Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bda8b8-d01e-0065-0305-b412b9000000
Time:2025-04-23T04:10:46.6111642Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdaab2-d01e-0065-4a05-b412b9000000
Time:2025-04-23T04:10:47.6487943Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdaca4-d01e-0065-0105-b412b9000000
Time:2025-04-23T04:10:48.6870276Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdaca4-d01e-0065-0105-b412b9000000
Time:2025-04-23T04:10:48.6870276Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdadd6-d01e-0065-0305-b412b9000000
Time:2025-04-23T04:10:49.7246414Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdaf2b-d01e-0065-2705-b412b9000000
Time:2025-04-23T04:10:50.7630730Z
--------------------------------------------------------------------------------
2025/04/23 04:10: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdb06e-d01e-0065-3905-b412b9000000
Time:2025-04-23T04:10:51.8006576Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdb06e-d01e-0065-3905-b412b9000000
Time:2025-04-23T04:10:51.8006576Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:10:59 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/23 04:11:00 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/23 04:11:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/23 04:11:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/23 04:11:00 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/23 04:11:00 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/23 04:11:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/23 04:11:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/23 04:11:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 000e70454857b1dd64afce20f6f65b81 OK
2025/04/23 04:11:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/23 04:11: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdbd9a-d01e-0065-8005-b412b9000000
Time:2025-04-23T04:11:00.9447713Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdbf22-d01e-0065-5705-b412b9000000
Time:2025-04-23T04:11:01.9831292Z
--------------------------------------------------------------------------------
2025/04/23 04:11:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdc085-d01e-0065-1a05-b412b9000000
Time:2025-04-23T04:11:03.0210760Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdc085-d01e-0065-1a05-b412b9000000
Time:2025-04-23T04:11:03.0210760Z
--------------------------------------------------------------------------------
2025/04/23 04:11:04 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/23 04:11:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdc213-d01e-0065-6a05-b412b9000000
Time:2025-04-23T04:11:04.1121049Z
--------------------------------------------------------------------------------
2025/04/23 04:11:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdc3ad-d01e-0065-4d05-b412b9000000
Time:2025-04-23T04:11:05.1495401Z
--------------------------------------------------------------------------------
2025/04/23 04:11:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdc519-d01e-0065-0c05-b412b9000000
Time:2025-04-23T04:11:06.1880205Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdc519-d01e-0065-0c05-b412b9000000
Time:2025-04-23T04:11:06.1880205Z
--------------------------------------------------------------------------------
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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:11:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdcfae-d01e-0065-4d05-b412b9000000
Time:2025-04-23T04:11:14.3859748Z
--------------------------------------------------------------------------------
2025/04/23 04:11:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdd127-d01e-0065-0c05-b412b9000000
Time:2025-04-23T04:11:15.4247008Z
--------------------------------------------------------------------------------
2025/04/23 04:11:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdd2a6-d01e-0065-0105-b412b9000000
Time:2025-04-23T04:11:16.4633623Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdd2a6-d01e-0065-0105-b412b9000000
Time:2025-04-23T04:11:16.4633623Z
--------------------------------------------------------------------------------
2025/04/23 04:11:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdd41e-d01e-0065-2105-b412b9000000
Time:2025-04-23T04:11:17.5005898Z
--------------------------------------------------------------------------------
2025/04/23 04:11:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdd573-d01e-0065-3c05-b412b9000000
Time:2025-04-23T04:11:18.5389536Z
--------------------------------------------------------------------------------
2025/04/23 04:11:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdd6e9-d01e-0065-0505-b412b9000000
Time:2025-04-23T04:11:19.5763565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdd6e9-d01e-0065-0505-b412b9000000
Time:2025-04-23T04:11:19.5763565Z
--------------------------------------------------------------------------------
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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:11:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bddfc9-d01e-0065-5405-b412b9000000
Time:2025-04-23T04:11:27.7897251Z
--------------------------------------------------------------------------------
2025/04/23 04:11:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bde0e1-d01e-0065-4005-b412b9000000
Time:2025-04-23T04:11:28.8283103Z
--------------------------------------------------------------------------------
2025/04/23 04:11:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bde1b8-d01e-0065-7005-b412b9000000
Time:2025-04-23T04:11:29.8663502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bde1b8-d01e-0065-7005-b412b9000000
Time:2025-04-23T04:11:29.8663502Z
--------------------------------------------------------------------------------
2025/04/23 04:11:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bde2e0-d01e-0065-5005-b412b9000000
Time:2025-04-23T04:11:30.9059653Z
--------------------------------------------------------------------------------
2025/04/23 04:11:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bde3d4-d01e-0065-1c05-b412b9000000
Time:2025-04-23T04:11:31.9441876Z
--------------------------------------------------------------------------------
2025/04/23 04:11:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bde4e0-d01e-0065-7905-b412b9000000
Time:2025-04-23T04:11:32.9831854Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bde4e0-d01e-0065-7905-b412b9000000
Time:2025-04-23T04:11:32.9831854Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:11:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdeee2-d01e-0065-5d05-b412b9000000
Time:2025-04-23T04:11:41.1960673Z
--------------------------------------------------------------------------------
2025/04/23 04:11:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdefe6-d01e-0065-2805-b412b9000000
Time:2025-04-23T04:11:42.2338608Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdf0f3-d01e-0065-7605-b412b9000000
Time:2025-04-23T04:11:43.2721062Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdf0f3-d01e-0065-7605-b412b9000000
Time:2025-04-23T04:11:43.2721062Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdf228-d01e-0065-0505-b412b9000000
Time:2025-04-23T04:11:44.3102560Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdf381-d01e-0065-3005-b412b9000000
Time:2025-04-23T04:11:45.3484056Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdf4ec-d01e-0065-2f05-b412b9000000
Time:2025-04-23T04:11:46.3857458Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bdf4ec-d01e-0065-2f05-b412b9000000
Time:2025-04-23T04:11:46.3857458Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:11: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be0013-d01e-0065-3e05-b412b9000000
Time:2025-04-23T04:11:54.5849276Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be0163-d01e-0065-5a05-b412b9000000
Time:2025-04-23T04:11:55.6224845Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be026a-d01e-0065-4305-b412b9000000
Time:2025-04-23T04:11:56.6605522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be026a-d01e-0065-4305-b412b9000000
Time:2025-04-23T04:11:56.6605522Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be0359-d01e-0065-0505-b412b9000000
Time:2025-04-23T04:11:57.6983749Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be0480-d01e-0065-7405-b412b9000000
Time:2025-04-23T04:11:58.7369270Z
--------------------------------------------------------------------------------
2025/04/23 04:11: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be05e9-d01e-0065-1a05-b412b9000000
Time:2025-04-23T04:11:59.7747499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be05e9-d01e-0065-1a05-b412b9000000
Time:2025-04-23T04:11:59.7747499Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be1088-d01e-0065-5b05-b412b9000000
Time:2025-04-23T04:12:08.0376504Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be1195-d01e-0065-2d05-b412b9000000
Time:2025-04-23T04:12:09.0761747Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be12ce-d01e-0065-2905-b412b9000000
Time:2025-04-23T04:12:10.1138914Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be12ce-d01e-0065-2905-b412b9000000
Time:2025-04-23T04:12:10.1138914Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be13dc-d01e-0065-1d05-b412b9000000
Time:2025-04-23T04:12:11.1528810Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be1509-d01e-0065-1505-b412b9000000
Time:2025-04-23T04:12:12.1904958Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be1639-d01e-0065-0805-b412b9000000
Time:2025-04-23T04:12:13.2283167Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be1639-d01e-0065-0805-b412b9000000
Time:2025-04-23T04:12:13.2283167Z
--------------------------------------------------------------------------------
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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:12:21 DEBUG : also/: Creating directory marker
2025/04/23 04:12:21 INFO : Azure container rclone-test-fepuceh9posa: Looking for duplicate md5 hashes using newest mode.
2025/04/23 04:12:21 NOTICE: 7c141543c25f6c4927c2c1b29187d02e: Found 3 files with duplicate md5 hashes
2025/04/23 04:12:21 INFO : one: Deleted
2025/04/23 04:12:21 INFO : also/one: Deleted
2025/04/23 04:12:21 NOTICE: 7c141543c25f6c4927c2c1b29187d02e: Deleted 2 extra copies
2025/04/23 04:12:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be21ed-d01e-0065-3405-b412b9000000
Time:2025-04-23T04:12:22.2530440Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be233c-d01e-0065-5105-b412b9000000
Time:2025-04-23T04:12:23.2909098Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be2487-d01e-0065-6605-b412b9000000
Time:2025-04-23T04:12:24.3296222Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be2487-d01e-0065-6605-b412b9000000
Time:2025-04-23T04:12:24.3296222Z
--------------------------------------------------------------------------------
2025/04/23 04:12:25 DEBUG : also/: Removing directory marker
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be25e8-d01e-0065-1605-b412b9000000
Time:2025-04-23T04:12:25.4075680Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be2725-d01e-0065-1805-b412b9000000
Time:2025-04-23T04:12:26.4464156Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be2845-d01e-0065-0e05-b412b9000000
Time:2025-04-23T04:12:27.4841611Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be2845-d01e-0065-0e05-b412b9000000
Time:2025-04-23T04:12:27.4841611Z
--------------------------------------------------------------------------------
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.30s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be323f-d01e-0065-4f05-b412b9000000
Time:2025-04-23T04:12:35.7386424Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be3377-d01e-0065-6205-b412b9000000
Time:2025-04-23T04:12:36.7767577Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be3529-d01e-0065-6805-b412b9000000
Time:2025-04-23T04:12:37.8156471Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be3529-d01e-0065-6805-b412b9000000
Time:2025-04-23T04:12:37.8156471Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be36c8-d01e-0065-6805-b412b9000000
Time:2025-04-23T04:12:38.8535092Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be3845-d01e-0065-3705-b412b9000000
Time:2025-04-23T04:12:39.8917449Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be39e1-d01e-0065-1e05-b412b9000000
Time:2025-04-23T04:12:40.9295790Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be39e1-d01e-0065-1e05-b412b9000000
Time:2025-04-23T04:12:40.9295790Z
--------------------------------------------------------------------------------
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.41s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be45fc-d01e-0065-5d05-b412b9000000
Time:2025-04-23T04:12:49.1229380Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be47a1-d01e-0065-4f05-b412b9000000
Time:2025-04-23T04:12:50.1606868Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be494a-d01e-0065-3005-b412b9000000
Time:2025-04-23T04:12:51.1989818Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be494a-d01e-0065-3005-b412b9000000
Time:2025-04-23T04:12:51.1989818Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be4a76-d01e-0065-3205-b412b9000000
Time:2025-04-23T04:12:52.2379307Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be4c20-d01e-0065-1b05-b412b9000000
Time:2025-04-23T04:12:53.2755897Z
--------------------------------------------------------------------------------
2025/04/23 04:12: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be4dad-d01e-0065-7405-b412b9000000
Time:2025-04-23T04:12:54.3134313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be4dad-d01e-0065-7405-b412b9000000
Time:2025-04-23T04:12:54.3134313Z
--------------------------------------------------------------------------------
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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be589b-d01e-0065-7406-b412b9000000
Time:2025-04-23T04:13:02.5057835Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be59d2-d01e-0065-0206-b412b9000000
Time:2025-04-23T04:13:03.5441657Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be5b49-d01e-0065-3d06-b412b9000000
Time:2025-04-23T04:13:04.5831055Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be5b49-d01e-0065-3d06-b412b9000000
Time:2025-04-23T04:13:04.5831055Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be5cfd-d01e-0065-3906-b412b9000000
Time:2025-04-23T04:13:05.6211306Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be5eaf-d01e-0065-4006-b412b9000000
Time:2025-04-23T04:13:06.6608385Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be600a-d01e-0065-8006-b412b9000000
Time:2025-04-23T04:13:07.6989015Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be600a-d01e-0065-8006-b412b9000000
Time:2025-04-23T04:13:07.6989015Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/23 04:13:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be6ad8-d01e-0065-0f06-b412b9000000
Time:2025-04-23T04:13:15.8954782Z
--------------------------------------------------------------------------------
2025/04/23 04:13:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be6cd2-d01e-0065-7b06-b412b9000000
Time:2025-04-23T04:13:16.9335678Z
--------------------------------------------------------------------------------
2025/04/23 04:13:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be6e28-d01e-0065-2106-b412b9000000
Time:2025-04-23T04:13:17.9718441Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be6e28-d01e-0065-2106-b412b9000000
Time:2025-04-23T04:13:17.9718441Z
--------------------------------------------------------------------------------
2025/04/23 04:13:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be6f70-d01e-0065-2d06-b412b9000000
Time:2025-04-23T04:13:19.0095419Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be70c5-d01e-0065-4c06-b412b9000000
Time:2025-04-23T04:13:20.0483981Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be71d1-d01e-0065-2806-b412b9000000
Time:2025-04-23T04:13:21.0862547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be71d1-d01e-0065-2806-b412b9000000
Time:2025-04-23T04:13:21.0862547Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be7b61-d01e-0065-0d06-b412b9000000
Time:2025-04-23T04:13:29.2785192Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be7ca3-d01e-0065-1e06-b412b9000000
Time:2025-04-23T04:13:30.3181482Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be7dac-d01e-0065-6c06-b412b9000000
Time:2025-04-23T04:13:31.3561283Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be7dac-d01e-0065-6c06-b412b9000000
Time:2025-04-23T04:13:31.3561283Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be7ecb-d01e-0065-6406-b412b9000000
Time:2025-04-23T04:13:32.3939883Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be7ff4-d01e-0065-5d06-b412b9000000
Time:2025-04-23T04:13:33.4313553Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be814b-d01e-0065-7506-b412b9000000
Time:2025-04-23T04:13:34.4693740Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be814b-d01e-0065-7506-b412b9000000
Time:2025-04-23T04:13:34.4693740Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:13:42 DEBUG : sub dir/: Creating directory marker
2025/04/23 04:13:43 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/23 04:13:43 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/04/23 04:13:44 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/23 04:13:44 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/23 04:13:44 DEBUG : sub dir/: Removing directory marker
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be90c5-d01e-0065-2f06-b412b9000000
Time:2025-04-23T04:13:44.1618515Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be92d2-d01e-0065-1106-b412b9000000
Time:2025-04-23T04:13:45.2007357Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be957f-d01e-0065-1e06-b412b9000000
Time:2025-04-23T04:13:46.2383546Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be957f-d01e-0065-1e06-b412b9000000
Time:2025-04-23T04:13:46.2383546Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be97b9-d01e-0065-0906-b412b9000000
Time:2025-04-23T04:13:47.2770021Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be98ec-d01e-0065-6606-b412b9000000
Time:2025-04-23T04:13:48.3155716Z
--------------------------------------------------------------------------------
2025/04/23 04:13: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be99f6-d01e-0065-2e06-b412b9000000
Time:2025-04-23T04:13:49.3546116Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86be99f6-d01e-0065-2e06-b412b9000000
Time:2025-04-23T04:13:49.3546116Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.91s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:13:57 DEBUG : sub dir/: Creating directory marker
2025/04/23 04:13:57 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/23 04:13:58 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/04/23 04:13:58 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/23 04:13:58 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/23 04:13:58 DEBUG : sub dir/: Removing directory marker
2025/04/23 04:13:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bea61b-d01e-0065-3506-b412b9000000
Time:2025-04-23T04:13:59.0431877Z
--------------------------------------------------------------------------------
2025/04/23 04:14:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bea77d-d01e-0065-6a06-b412b9000000
Time:2025-04-23T04:14:00.0817797Z
--------------------------------------------------------------------------------
2025/04/23 04:14:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bea877-d01e-0065-3f06-b412b9000000
Time:2025-04-23T04:14:01.1207440Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bea877-d01e-0065-3f06-b412b9000000
Time:2025-04-23T04:14:01.1207440Z
--------------------------------------------------------------------------------
2025/04/23 04:14:02 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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bea9c7-d01e-0065-5c06-b412b9000000
Time:2025-04-23T04:14:02.1594646Z
--------------------------------------------------------------------------------
2025/04/23 04:14:03 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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86beab06-d01e-0065-6106-b412b9000000
Time:2025-04-23T04:14:03.1979506Z
--------------------------------------------------------------------------------
2025/04/23 04:14:04 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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86beac8f-d01e-0065-2506-b412b9000000
Time:2025-04-23T04:14:04.2368608Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86beac8f-d01e-0065-2506-b412b9000000
Time:2025-04-23T04:14:04.2368608Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:14:12 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/04/23 04:14:13 DEBUG : sub/: Removing directory marker
2025/04/23 04:14:13 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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86beb913-d01e-0065-7306-b412b9000000
Time:2025-04-23T04:14:13.3152718Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86beba3c-d01e-0065-7706-b412b9000000
Time:2025-04-23T04:14:14.3539410Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bebb89-d01e-0065-1b06-b412b9000000
Time:2025-04-23T04:14:15.3916794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bebb89-d01e-0065-1b06-b412b9000000
Time:2025-04-23T04:14:15.3916794Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bebd05-d01e-0065-1506-b412b9000000
Time:2025-04-23T04:14:16.4304493Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bebe7a-d01e-0065-3b06-b412b9000000
Time:2025-04-23T04:14:17.4682754Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bebff1-d01e-0065-6c06-b412b9000000
Time:2025-04-23T04:14:18.5079507Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bebff1-d01e-0065-6c06-b412b9000000
Time:2025-04-23T04:14:18.5079507Z
--------------------------------------------------------------------------------
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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:14:26 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/04/23 04:14:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/notfound"
2025/04/23 04:14:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:14:27 DEBUG : Azure container rclone-test-fepuceh9posa path notfound: Using directory markers
2025/04/23 04:14:27 DEBUG : sub/: Removing directory marker
2025/04/23 04:14:27 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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86becd95-d01e-0065-2f06-b412b9000000
Time:2025-04-23T04:14:27.9153114Z
--------------------------------------------------------------------------------
2025/04/23 04:14:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86becf60-d01e-0065-4206-b412b9000000
Time:2025-04-23T04:14:28.9533136Z
--------------------------------------------------------------------------------
2025/04/23 04:14:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bed0d2-d01e-0065-1306-b412b9000000
Time:2025-04-23T04:14:29.9909492Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bed0d2-d01e-0065-1306-b412b9000000
Time:2025-04-23T04:14:29.9909492Z
--------------------------------------------------------------------------------
2025/04/23 04:14:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bed1f1-d01e-0065-0706-b412b9000000
Time:2025-04-23T04:14:31.0304979Z
--------------------------------------------------------------------------------
2025/04/23 04:14:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bed38b-d01e-0065-6906-b412b9000000
Time:2025-04-23T04:14:32.0683481Z
--------------------------------------------------------------------------------
2025/04/23 04:14:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bed4d9-d01e-0065-8006-b412b9000000
Time:2025-04-23T04:14:33.1060171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bed4d9-d01e-0065-8006-b412b9000000
Time:2025-04-23T04:14:33.1060171Z
--------------------------------------------------------------------------------
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.60s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.10s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.06s)
--- PASS: TestStatJSON/FileDirsOnly (0.06s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.06s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:14:41 INFO : Azure container rclone-test-fepuceh9posa: Making directory
2025/04/23 04:14:41 INFO : Azure container rclone-test-fepuceh9posa: Making directory
2025/04/23 04:14:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bee0ca-d01e-0065-3b06-b412b9000000
Time:2025-04-23T04:14:41.3419404Z
--------------------------------------------------------------------------------
2025/04/23 04:14:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bee1e2-d01e-0065-2606-b412b9000000
Time:2025-04-23T04:14:42.3805109Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bee2e1-d01e-0065-6b06-b412b9000000
Time:2025-04-23T04:14:43.4185335Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bee2e1-d01e-0065-6b06-b412b9000000
Time:2025-04-23T04:14:43.4185335Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bee416-d01e-0065-7006-b412b9000000
Time:2025-04-23T04:14:44.4568822Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bee509-d01e-0065-3f06-b412b9000000
Time:2025-04-23T04:14:45.4953148Z
--------------------------------------------------------------------------------
2025/04/23 04:14: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bee64f-d01e-0065-2106-b412b9000000
Time:2025-04-23T04:14:46.5333047Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bee64f-d01e-0065-2106-b412b9000000
Time:2025-04-23T04:14:46.5333047Z
--------------------------------------------------------------------------------
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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:14:54 DEBUG : sub dir/: Creating directory marker
2025/04/23 04:14:55 DEBUG : sub dir/: Removing directory marker
2025/04/23 04:14:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86beef0d-d01e-0065-7f06-b412b9000000
Time:2025-04-23T04:14:55.1265210Z
--------------------------------------------------------------------------------
2025/04/23 04:14:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bef043-d01e-0065-7b06-b412b9000000
Time:2025-04-23T04:14:56.1652080Z
--------------------------------------------------------------------------------
2025/04/23 04:14:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bef11a-d01e-0065-1f06-b412b9000000
Time:2025-04-23T04:14:57.2035888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bef11a-d01e-0065-1f06-b412b9000000
Time:2025-04-23T04:14:57.2035888Z
--------------------------------------------------------------------------------
2025/04/23 04:14:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bef1f2-d01e-0065-4a06-b412b9000000
Time:2025-04-23T04:14:58.2422414Z
--------------------------------------------------------------------------------
2025/04/23 04:14:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bef2e8-d01e-0065-0b06-b412b9000000
Time:2025-04-23T04:14:59.2798697Z
--------------------------------------------------------------------------------
2025/04/23 04:15:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bef408-d01e-0065-7306-b412b9000000
Time:2025-04-23T04:15:00.3177215Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bef408-d01e-0065-7306-b412b9000000
Time:2025-04-23T04:15:00.3177215Z
--------------------------------------------------------------------------------
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.81s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:15: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86befd90-d01e-0065-2406-b412b9000000
Time:2025-04-23T04:15:08.9531962Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86befee9-d01e-0065-5106-b412b9000000
Time:2025-04-23T04:15:09.9912736Z
--------------------------------------------------------------------------------
2025/04/23 04:15:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf0045-d01e-0065-7a06-b412b9000000
Time:2025-04-23T04:15:11.0295145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf0045-d01e-0065-7a06-b412b9000000
Time:2025-04-23T04:15:11.0295145Z
--------------------------------------------------------------------------------
2025/04/23 04:15:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf01a1-d01e-0065-2f06-b412b9000000
Time:2025-04-23T04:15:12.0680681Z
--------------------------------------------------------------------------------
2025/04/23 04:15:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf02ea-d01e-0065-4a06-b412b9000000
Time:2025-04-23T04:15:13.1061298Z
--------------------------------------------------------------------------------
2025/04/23 04:15:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf0434-d01e-0065-6006-b412b9000000
Time:2025-04-23T04:15:14.1441433Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf0434-d01e-0065-6006-b412b9000000
Time:2025-04-23T04:15:14.1441433Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:15:22 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/23 04:15:22 DEBUG : empty space: Excluded
2025/04/23 04:15:22 DEBUG : BackupDir: Excluded
2025/04/23 04:15:22 DEBUG : dst: Excluded
2025/04/23 04:15:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf0d26-d01e-0065-4b06-b412b9000000
Time:2025-04-23T04:15:22.7955339Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf0e0f-d01e-0065-0e06-b412b9000000
Time:2025-04-23T04:15:23.8337236Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf0f45-d01e-0065-7e06-b412b9000000
Time:2025-04-23T04:15:24.8723256Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf0f45-d01e-0065-7e06-b412b9000000
Time:2025-04-23T04:15:24.8723256Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf1037-d01e-0065-4106-b412b9000000
Time:2025-04-23T04:15:25.9094606Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf110f-d01e-0065-6106-b412b9000000
Time:2025-04-23T04:15:26.9474867Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf123c-d01e-0065-5b06-b412b9000000
Time:2025-04-23T04:15:27.9853174Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf123c-d01e-0065-5b06-b412b9000000
Time:2025-04-23T04:15:27.9853174Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:15:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf1b20-d01e-0065-1306-b412b9000000
Time:2025-04-23T04:15:36.5984020Z
--------------------------------------------------------------------------------
2025/04/23 04:15:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf1c39-d01e-0065-7306-b412b9000000
Time:2025-04-23T04:15:37.6366867Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf1d75-d01e-0065-7706-b412b9000000
Time:2025-04-23T04:15:38.6751331Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf1d75-d01e-0065-7706-b412b9000000
Time:2025-04-23T04:15:38.6751331Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf1e7a-d01e-0065-5906-b412b9000000
Time:2025-04-23T04:15:39.7131007Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf1f6e-d01e-0065-1c06-b412b9000000
Time:2025-04-23T04:15:40.7509628Z
--------------------------------------------------------------------------------
2025/04/23 04:15: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf20a2-d01e-0065-0b06-b412b9000000
Time:2025-04-23T04:15:41.7888759Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf20a2-d01e-0065-0b06-b412b9000000
Time:2025-04-23T04:15:41.7888759Z
--------------------------------------------------------------------------------
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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/23 04:15:50 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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6ccf16-901e-0090-3706-b48693000000
Time:2025-04-23T04:15:50.5246807Z
--------------------------------------------------------------------------------
2025/04/23 04:15:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cd070-901e-0090-6606-b48693000000
Time:2025-04-23T04:15:51.5619968Z
--------------------------------------------------------------------------------
2025/04/23 04:15:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cd248-901e-0090-6f06-b48693000000
Time:2025-04-23T04:15:52.5996793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cd248-901e-0090-6f06-b48693000000
Time:2025-04-23T04:15:52.5996793Z
--------------------------------------------------------------------------------
2025/04/23 04:15:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cd3dd-901e-0090-5906-b48693000000
Time:2025-04-23T04:15:53.6387567Z
--------------------------------------------------------------------------------
2025/04/23 04:15:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cd55c-901e-0090-2806-b48693000000
Time:2025-04-23T04:15:54.6764170Z
--------------------------------------------------------------------------------
2025/04/23 04:15:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cd6f9-901e-0090-1006-b48693000000
Time:2025-04-23T04:15:55.7137655Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cd6f9-901e-0090-1006-b48693000000
Time:2025-04-23T04:15:55.7137655Z
--------------------------------------------------------------------------------
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.94s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/23 04:16:03 DEBUG : Creating backend with remote ":memory:"
2025/04/23 04:16:03 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/23 04:16:03 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/23 04:16:03 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/23 04:16:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/23 04:16:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/23 04:16:03 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/23 04:16:03 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/23 04:16:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/23 04:16:03 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:16:04 DEBUG : sub dir/: Creating directory marker
2025/04/23 04:16:04 DEBUG : sub dir/: Removing directory marker
2025/04/23 04:16: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6ce618-901e-0090-6106-b48693000000
Time:2025-04-23T04:16:04.5394751Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6ce7cd-901e-0090-6906-b48693000000
Time:2025-04-23T04:16:05.5777308Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6ce962-901e-0090-4a06-b48693000000
Time:2025-04-23T04:16:06.6153402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6ce962-901e-0090-4a06-b48693000000
Time:2025-04-23T04:16:06.6153402Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6ceb86-901e-0090-0306-b48693000000
Time:2025-04-23T04:16:07.6525288Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cedaf-901e-0090-6506-b48693000000
Time:2025-04-23T04:16:08.6897147Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cef5b-901e-0090-5806-b48693000000
Time:2025-04-23T04:16:09.7278295Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6cef5b-901e-0090-5806-b48693000000
Time:2025-04-23T04:16:09.7278295Z
--------------------------------------------------------------------------------
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 (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:16:18 DEBUG : Waiting for deletions to finish
2025/04/23 04:16:18 DEBUG : large: Excluded (Size Filter)
2025/04/23 04:16:18 INFO : medium: Deleted
2025/04/23 04:16:18 INFO : small: Deleted
2025/04/23 04:16:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf4b86-d01e-0065-4f06-b412b9000000
Time:2025-04-23T04:16:18.4965401Z
--------------------------------------------------------------------------------
2025/04/23 04:16:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf4c6c-d01e-0065-0706-b412b9000000
Time:2025-04-23T04:16:19.5346985Z
--------------------------------------------------------------------------------
2025/04/23 04:16:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf4d5b-d01e-0065-4806-b412b9000000
Time:2025-04-23T04:16:20.5724302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf4d5b-d01e-0065-4806-b412b9000000
Time:2025-04-23T04:16:20.5724302Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf4e95-d01e-0065-4806-b412b9000000
Time:2025-04-23T04:16:21.6093489Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf4f86-d01e-0065-0806-b412b9000000
Time:2025-04-23T04:16:22.6476574Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf50ba-d01e-0065-7306-b412b9000000
Time:2025-04-23T04:16:23.6850899Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf50ba-d01e-0065-7306-b412b9000000
Time:2025-04-23T04:16:23.6850899Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (14.02s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:16:32 DEBUG : Waiting for deletions to finish
2025/04/23 04:16:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/23 04:16:32 INFO : large: Deleted
2025/04/23 04:16:32 INFO : medium: Deleted
2025/04/23 04:16:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d1c4f-901e-0090-8006-b48693000000
Time:2025-04-23T04:16:32.5847053Z
--------------------------------------------------------------------------------
2025/04/23 04:16:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d1daa-901e-0090-2f06-b48693000000
Time:2025-04-23T04:16:33.6214821Z
--------------------------------------------------------------------------------
2025/04/23 04:16:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d1f41-901e-0090-1206-b48693000000
Time:2025-04-23T04:16:34.6585965Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d1f41-901e-0090-1206-b48693000000
Time:2025-04-23T04:16:34.6585965Z
--------------------------------------------------------------------------------
2025/04/23 04:16:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d2116-901e-0090-3906-b48693000000
Time:2025-04-23T04:16:35.6961681Z
--------------------------------------------------------------------------------
2025/04/23 04:16:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d22b4-901e-0090-1806-b48693000000
Time:2025-04-23T04:16:36.7329904Z
--------------------------------------------------------------------------------
2025/04/23 04:16:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d23e0-901e-0090-2106-b48693000000
Time:2025-04-23T04:16:37.7700869Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d23e0-901e-0090-2106-b48693000000
Time:2025-04-23T04:16:37.7700869Z
--------------------------------------------------------------------------------
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/04/23 04:16:45 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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d315e-901e-0090-3606-b48693000000
Time:2025-04-23T04:16:45.9588960Z
--------------------------------------------------------------------------------
2025/04/23 04:16:46 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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d3320-901e-0090-4206-b48693000000
Time:2025-04-23T04:16:46.9984473Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d355b-901e-0090-4606-b48693000000
Time:2025-04-23T04:16:48.0362638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d355b-901e-0090-4606-b48693000000
Time:2025-04-23T04:16:48.0362638Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d3704-901e-0090-4406-b48693000000
Time:2025-04-23T04:16:49.0742020Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d38b4-901e-0090-3d06-b48693000000
Time:2025-04-23T04:16:50.1119781Z
--------------------------------------------------------------------------------
2025/04/23 04:16: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d3ab9-901e-0090-0a06-b48693000000
Time:2025-04-23T04:16:51.1493326Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d3ab9-901e-0090-0a06-b48693000000
Time:2025-04-23T04:16:51.1493326Z
--------------------------------------------------------------------------------
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.42s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:16:59 DEBUG : Waiting for deletions to finish
2025/04/23 04:16:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/23 04:16:59 INFO : medium: Deleted
2025/04/23 04:16:59 INFO : small: Deleted
2025/04/23 04:16:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf7730-d01e-0065-0b06-b412b9000000
Time:2025-04-23T04:16:59.9650094Z
--------------------------------------------------------------------------------
2025/04/23 04:17:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf7826-d01e-0065-5806-b412b9000000
Time:2025-04-23T04:17:01.0028112Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf790b-d01e-0065-0e06-b412b9000000
Time:2025-04-23T04:17:02.0399993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf790b-d01e-0065-0e06-b412b9000000
Time:2025-04-23T04:17:02.0399993Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf79dc-d01e-0065-3006-b412b9000000
Time:2025-04-23T04:17:03.0781237Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf7b31-d01e-0065-5806-b412b9000000
Time:2025-04-23T04:17:04.1156274Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf7c44-d01e-0065-4a06-b412b9000000
Time:2025-04-23T04:17:05.1527627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf7c44-d01e-0065-4a06-b412b9000000
Time:2025-04-23T04:17:05.1527627Z
--------------------------------------------------------------------------------
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/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf86c1-d01e-0065-2d06-b412b9000000
Time:2025-04-23T04:17:13.3875171Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf8842-d01e-0065-7306-b412b9000000
Time:2025-04-23T04:17:14.4246332Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf898d-d01e-0065-0d06-b412b9000000
Time:2025-04-23T04:17:15.4634835Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf898d-d01e-0065-0d06-b412b9000000
Time:2025-04-23T04:17:15.4634835Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf8b6c-d01e-0065-7406-b412b9000000
Time:2025-04-23T04:17:16.5017198Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf8d06-d01e-0065-4006-b412b9000000
Time:2025-04-23T04:17:17.5405630Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf8e6c-d01e-0065-8006-b412b9000000
Time:2025-04-23T04:17:18.5786493Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:86bf8e6c-d01e-0065-8006-b412b9000000
Time:2025-04-23T04:17:18.5786493Z
--------------------------------------------------------------------------------
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.41s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:17:27 DEBUG : Waiting for deletions to finish
2025/04/23 04:17:27 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/23 04:17:27 INFO : large: Deleted
2025/04/23 04:17:27 INFO : medium: Deleted
2025/04/23 04:17:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d7634-901e-0090-2906-b48693000000
Time:2025-04-23T04:17:27.4129704Z
--------------------------------------------------------------------------------
2025/04/23 04:17:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d7796-901e-0090-5b06-b48693000000
Time:2025-04-23T04:17:28.4499495Z
--------------------------------------------------------------------------------
2025/04/23 04:17:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d7917-901e-0090-2b06-b48693000000
Time:2025-04-23T04:17:29.4876130Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d7917-901e-0090-2b06-b48693000000
Time:2025-04-23T04:17:29.4876130Z
--------------------------------------------------------------------------------
2025/04/23 04:17:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d7ab5-901e-0090-0106-b48693000000
Time:2025-04-23T04:17:30.5256146Z
--------------------------------------------------------------------------------
2025/04/23 04:17:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d7c52-901e-0090-6106-b48693000000
Time:2025-04-23T04:17:31.5627365Z
--------------------------------------------------------------------------------
2025/04/23 04:17:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d7df6-901e-0090-5506-b48693000000
Time:2025-04-23T04:17:32.6007881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d7df6-901e-0090-5506-b48693000000
Time:2025-04-23T04:17:32.6007881Z
--------------------------------------------------------------------------------
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/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d8a97-901e-0090-6e06-b48693000000
Time:2025-04-23T04:17:40.8115944Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d8c24-901e-0090-4206-b48693000000
Time:2025-04-23T04:17:41.8498205Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d8d90-901e-0090-0606-b48693000000
Time:2025-04-23T04:17:42.8962524Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d8d90-901e-0090-0606-b48693000000
Time:2025-04-23T04:17:42.8962524Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d8f1a-901e-0090-4b06-b48693000000
Time:2025-04-23T04:17:43.9341615Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d9102-901e-0090-3906-b48693000000
Time:2025-04-23T04:17:44.9719674Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d926d-901e-0090-6706-b48693000000
Time:2025-04-23T04:17:46.0092608Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d926d-901e-0090-6706-b48693000000
Time:2025-04-23T04:17:46.0092608Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d9d64-901e-0090-6406-b48693000000
Time:2025-04-23T04:17:54.5031180Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d9ea4-901e-0090-6a06-b48693000000
Time:2025-04-23T04:17:55.5412369Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d9fdf-901e-0090-7306-b48693000000
Time:2025-04-23T04:17:56.5857245Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6d9fdf-901e-0090-7306-b48693000000
Time:2025-04-23T04:17:56.5857245Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6da188-901e-0090-5606-b48693000000
Time:2025-04-23T04:17:57.6239917Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6da2b3-901e-0090-4f06-b48693000000
Time:2025-04-23T04:17:58.6616574Z
--------------------------------------------------------------------------------
2025/04/23 04:17: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6da41e-901e-0090-0c06-b48693000000
Time:2025-04-23T04:17:59.6993843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6da41e-901e-0090-0c06-b48693000000
Time:2025-04-23T04:17:59.6993843Z
--------------------------------------------------------------------------------
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/04/23 04:18: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6daee4-901e-0090-7106-b48693000000
Time:2025-04-23T04:18:07.9545834Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6db09f-901e-0090-6e06-b48693000000
Time:2025-04-23T04:18:08.9936282Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6db1ce-901e-0090-7806-b48693000000
Time:2025-04-23T04:18:10.0317120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6db1ce-901e-0090-7806-b48693000000
Time:2025-04-23T04:18:10.0317120Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6db338-901e-0090-3606-b48693000000
Time:2025-04-23T04:18:11.0699826Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6db4ad-901e-0090-7b06-b48693000000
Time:2025-04-23T04:18:12.1072480Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6db684-901e-0090-1406-b48693000000
Time:2025-04-23T04:18:13.1459921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6db684-901e-0090-1406-b48693000000
Time:2025-04-23T04:18:13.1459921Z
--------------------------------------------------------------------------------
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.18s)
=== RUN TestRetry
2025/04/23 04:18:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/23 04:18:21 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/23 04:18:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/23 04:18:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/23 04:18:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/23 04:18:21 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/23 04:18:21 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:18:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dc5c6-901e-0090-2f06-b48693000000
Time:2025-04-23T04:18:22.5118691Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dc740-901e-0090-7806-b48693000000
Time:2025-04-23T04:18:23.5493571Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dc8de-901e-0090-6106-b48693000000
Time:2025-04-23T04:18:24.5870450Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dc8de-901e-0090-6106-b48693000000
Time:2025-04-23T04:18:24.5870450Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dca3a-901e-0090-1206-b48693000000
Time:2025-04-23T04:18:25.6250386Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dcba9-901e-0090-5706-b48693000000
Time:2025-04-23T04:18:26.6630321Z
--------------------------------------------------------------------------------
2025/04/23 04:18: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-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dcd0a-901e-0090-0f06-b48693000000
Time:2025-04-23T04:18:27.7019209Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dcd0a-901e-0090-0f06-b48693000000
Time:2025-04-23T04:18:27.7019209Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.49s)
=== RUN TestPurge
2025/04/23 04:18:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sajugeb2xufi"
2025/04/23 04:18:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/23 04:18:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:18:35 DEBUG : Azure container rclone-test-sajugeb2xufi: Using directory markers
2025/04/23 04:18:35 DEBUG : Creating backend with remote "/tmp/rclone1065258707"
run.go:180: Remote "Azure container rclone-test-sajugeb2xufi", Local "Local file system at /tmp/rclone1065258707", Modify Window "1ns"
2025/04/23 04:18:35 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/23 04:18:36 DEBUG : A1/B1/: Creating directory marker
2025/04/23 04:18:36 DEBUG : A1/: Creating directory marker
2025/04/23 04:18:36 INFO : A2: Making directory
2025/04/23 04:18:36 DEBUG : A2/: Creating directory marker
2025/04/23 04:18:36 INFO : A1/B2: Making directory
2025/04/23 04:18:36 DEBUG : A1/B2/: Creating directory marker
2025/04/23 04:18:36 INFO : A1/B2/C2: Making directory
2025/04/23 04:18:36 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/23 04:18:36 INFO : A1/B1/C3: Making directory
2025/04/23 04:18:36 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/23 04:18:36 INFO : A3: Making directory
2025/04/23 04:18:36 DEBUG : A3/: Creating directory marker
2025/04/23 04:18:36 INFO : A3/B3: Making directory
2025/04/23 04:18:36 DEBUG : A3/B3/: Creating directory marker
2025/04/23 04:18:36 INFO : A3/B3/C4: Making directory
2025/04/23 04:18:36 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/23 04:18:37 DEBUG : Waiting for deletions to finish
2025/04/23 04:18:37 INFO : A1/B1/C1/one: Deleted
2025/04/23 04:18:37 DEBUG : removing 2 level 3 directories
2025/04/23 04:18:37 INFO : A1/B1/C3: Removing directory
2025/04/23 04:18:37 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/23 04:18:37 INFO : A1/B1/C1: Removing directory
2025/04/23 04:18:37 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/23 04:18:37 DEBUG : removing 1 level 2 directories
2025/04/23 04:18:37 INFO : A1/B1: Removing directory
2025/04/23 04:18:37 DEBUG : A1/B1/: Removing directory marker
2025/04/23 04:18:37 DEBUG : Azure container rclone-test-sajugeb2xufi: Purge remote
2025/04/23 04:18:37 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.77s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:18:37 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/23 04:18:37 DEBUG : A1/B1/: Creating directory marker
2025/04/23 04:18:37 DEBUG : A1/: Creating directory marker
2025/04/23 04:18:37 INFO : A2: Making directory
2025/04/23 04:18:37 DEBUG : A2/: Creating directory marker
2025/04/23 04:18:38 INFO : A1/B2: Making directory
2025/04/23 04:18:38 DEBUG : A1/B2/: Creating directory marker
2025/04/23 04:18:38 INFO : A1/B2/C2: Making directory
2025/04/23 04:18:38 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/23 04:18:38 INFO : A1/B1/C3: Making directory
2025/04/23 04:18:38 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/23 04:18:38 INFO : A3: Making directory
2025/04/23 04:18:38 DEBUG : A3/: Creating directory marker
2025/04/23 04:18:38 INFO : A3/B3: Making directory
2025/04/23 04:18:38 DEBUG : A3/B3/: Creating directory marker
2025/04/23 04:18:38 INFO : A3/B3/C4: Making directory
2025/04/23 04:18:38 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/04/23 04:18:46 DEBUG : removing 1 level 3 directories
2025/04/23 04:18:46 INFO : A3/B3/C4: Removing directory
2025/04/23 04:18:46 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/04/23 04:18:53 DEBUG : removing 2 level 3 directories
2025/04/23 04:18:53 INFO : A1/B2/C2: Removing directory
2025/04/23 04:18:53 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/23 04:18:53 INFO : A1/B1/C3: Removing directory
2025/04/23 04:18:53 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/23 04:18:53 DEBUG : removing 4 level 2 directories
2025/04/23 04:18:53 INFO : dst/: Removing directory
2025/04/23 04:18:53 DEBUG : dst//: Removing directory marker
2025/04/23 04:18:53 INFO : A1/B2: Removing directory
2025/04/23 04:18:53 DEBUG : A1/B2/: Removing directory marker
2025/04/23 04:18:53 INFO : A3/B3: Removing directory
2025/04/23 04:18:53 DEBUG : A3/B3/: Removing directory marker
2025/04/23 04:18:53 INFO : BackupDir/: Removing directory
2025/04/23 04:18:53 DEBUG : BackupDir//: Removing directory marker
2025/04/23 04:18:53 DEBUG : removing 4 level 1 directories
2025/04/23 04:18:53 INFO : dst: Removing directory
2025/04/23 04:18:53 DEBUG : dst/: Removing directory marker
2025/04/23 04:18:53 INFO : A2: Removing directory
2025/04/23 04:18:53 DEBUG : A2/: Removing directory marker
2025/04/23 04:18:53 INFO : A3: Removing directory
2025/04/23 04:18:53 DEBUG : A3/: Removing directory marker
2025/04/23 04:18:53 INFO : BackupDir: Removing directory
2025/04/23 04:18:53 DEBUG : BackupDir/: Removing directory marker
2025/04/23 04:18:53 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0a6dfade-901e-0090-4c06-b48693000000
Time:2025-04-23T04:18:53.7147269Z
--------------------------------------------------------------------------------
2025/04/23 04:18:53 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cf26b89-c01e-0024-6706-b44a5d000000
Time:2025-04-23T04:18:53.7239451Z
--------------------------------------------------------------------------------
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-fepuceh9posa/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cf26b89-c01e-0024-6706-b44a5d000000
Time:2025-04-23T04:18:53.7239451Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/23 04:18:53 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/23 04:18:53 DEBUG : A1/B1/: Removing directory marker
2025/04/23 04:18:54 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.48s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:18:54 INFO : A1: Making directory
2025/04/23 04:18:54 DEBUG : A1/: Creating directory marker
2025/04/23 04:18:54 INFO : A1/B1: Making directory
2025/04/23 04:18:54 DEBUG : A1/B1/: Creating directory marker
2025/04/23 04:18:54 INFO : A1/B1/C1: Making directory
2025/04/23 04:18:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/23 04:18:54 DEBUG : removing 1 level 3 directories
2025/04/23 04:18:54 INFO : A1/B1/C1: Removing directory
2025/04/23 04:18:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/23 04:18:54 DEBUG : removing 1 level 2 directories
2025/04/23 04:18:54 INFO : A1/B1: Removing directory
2025/04/23 04:18:54 DEBUG : A1/B1/: Removing directory marker
2025/04/23 04:18:54 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.82s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:18:54 INFO : A1: Making directory
2025/04/23 04:18:54 DEBUG : A1/: Creating directory marker
2025/04/23 04:18:55 INFO : A1/B1: Making directory
2025/04/23 04:18:55 DEBUG : A1/B1/: Creating directory marker
2025/04/23 04:18:55 INFO : A1/B1/C1: Making directory
2025/04/23 04:18:55 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/23 04:18:55 DEBUG : removing 1 level 3 directories
2025/04/23 04:18:55 INFO : A1/B1/C1: Removing directory
2025/04/23 04:18:55 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/23 04:18:55 DEBUG : removing 1 level 2 directories
2025/04/23 04:18:55 INFO : A1/B1: Removing directory
2025/04/23 04:18:55 DEBUG : A1/B1/: Removing directory marker
2025/04/23 04:18:55 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.82s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:18:55 DEBUG : filename.txt: File name found in url
2025/04/23 04:18:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.81s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:18:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/23 04:18:56 DEBUG : sub/: Creating directory marker
2025/04/23 04:18:56 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/23 04:18:56 INFO : file1: Copied (new) to: sub/file2
2025/04/23 04:18:56 INFO : file1: Deleted
2025/04/23 04:18:56 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:18:56 DEBUG : file1: Unchanged skipping
2025/04/23 04:18:56 INFO : file1: Deleted
2025/04/23 04:18:56 DEBUG : Azure container rclone-test-fepuceh9posa: don't need to copy/move sub/file2, it is already at target location
2025/04/23 04:18:57 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.62s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:18:57 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/23 04:18:57 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/23 04:18:57 INFO : file1: Copied (new)
2025/04/23 04:18:57 INFO : file1: Deleted
2025/04/23 04:18:57 DEBUG : file1: Destination exists, skipping
2025/04/23 04:18:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.45s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:18:57 DEBUG : dst/: Creating directory marker
2025/04/23 04:18:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/backup"
2025/04/23 04:18:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/23 04:18:58 DEBUG : Azure container rclone-test-fepuceh9posa path backup: Using directory markers
2025/04/23 04:18:58 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fepuceh9posa/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fepuceh9posa/backup"
2025/04/23 04:18:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/23 04:18:58 DEBUG : dst/: Creating directory marker
2025/04/23 04:18:58 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/23 04:18:58 INFO : dst/file1: Copied (server-side copy)
2025/04/23 04:18:58 INFO : dst/file1: Deleted
2025/04/23 04:18:58 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/23 04:18:58 INFO : dst/file1: Copied (new)
2025/04/23 04:18:58 INFO : dst/file1: Deleted
2025/04/23 04:18:58 DEBUG : dst/: Removing directory marker
2025/04/23 04:18:58 DEBUG : backup/dst/: Removing directory marker
2025/04/23 04:18:58 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-fepuceh9posa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:138f5293-801e-001a-3c06-b4dd22000000
Time:2025-04-23T04:18:58.9425949Z
--------------------------------------------------------------------------------
2025/04/23 04:18:59 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-fepuceh9posa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:138f5437-801e-001a-0306-b4dd22000000
Time:2025-04-23T04:18:59.9802303Z
--------------------------------------------------------------------------------
2025/04/23 04:19:01 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-fepuceh9posa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:138f55d6-801e-001a-5306-b4dd22000000
Time:2025-04-23T04:19:01.0196731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fepuceh9posa/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:138f55d6-801e-001a-5306-b4dd22000000
Time:2025-04-23T04:19:01.0196731Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.29s)
=== 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-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:19:02 DEBUG : A1/: Creating directory marker
2025/04/23 04:19:02 DEBUG : A1/B1/: Creating directory marker
2025/04/23 04:19:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/23 04:19:02 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/23 04:19:02 INFO : A1/B2: Making directory
2025/04/23 04:19:02 DEBUG : A1/B2/: Creating directory marker
2025/04/23 04:19:03 INFO : A1/B1/C3: Making directory
2025/04/23 04:19:03 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/23 04:19:03 DEBUG : A2/: Creating directory marker
2025/04/23 04:19:03 DEBUG : A2/B1/: Creating directory marker
2025/04/23 04:19:03 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/23 04:19:03 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/23 04:19:03 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/23 04:19:03 DEBUG : A2/B2/: Creating directory marker
2025/04/23 04:19:04 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/23 04:19:04 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/23 04:19:04 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/23 04:19:04 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/23 04:19:04 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/23 04:19:04 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/23 04:19:04 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/23 04:19:04 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/23 04:19:04 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/23 04:19:04 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/23 04:19:04 INFO : A1/one: Deleted
2025/04/23 04:19:04 INFO : A1/B1/three: Deleted
2025/04/23 04:19:04 INFO : A1/B1/C1/four: Deleted
2025/04/23 04:19:04 INFO : A1/two: Deleted
2025/04/23 04:19:04 INFO : A1/B1/C2/five: Deleted
2025/04/23 04:19:04 DEBUG : A1/B2/: Removing directory marker
2025/04/23 04:19:04 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/23 04:19:04 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/23 04:19:04 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/23 04:19:04 DEBUG : A1/B1/: Removing directory marker
2025/04/23 04:19:04 DEBUG : A1/: Removing directory marker
2025/04/23 04:19:04 DEBUG : A3/: Creating directory marker
2025/04/23 04:19:04 DEBUG : A3/B1/: Creating directory marker
2025/04/23 04:19:04 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/23 04:19:04 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/23 04:19:05 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/23 04:19:05 DEBUG : A3/B2/: Creating directory marker
2025/04/23 04:19:05 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/23 04:19:05 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/23 04:19:05 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/23 04:19:05 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/23 04:19:05 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/23 04:19:05 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/23 04:19:05 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/23 04:19:05 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/23 04:19:05 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/23 04:19:05 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/23 04:19:05 INFO : A2/one: Deleted
2025/04/23 04:19:05 INFO : A2/two: Deleted
2025/04/23 04:19:05 INFO : A2/B1/C1/four: Deleted
2025/04/23 04:19:05 INFO : A2/B1/C2/five: Deleted
2025/04/23 04:19:05 INFO : A2/B1/three: Deleted
2025/04/23 04:19:05 DEBUG : A2/B2/: Removing directory marker
2025/04/23 04:19:05 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/23 04:19:05 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/23 04:19:05 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/23 04:19:05 DEBUG : A2/B1/: Removing directory marker
2025/04/23 04:19:05 DEBUG : A2/: Removing directory marker
2025/04/23 04:19:05 INFO : Azure container rclone-test-fepuceh9posa: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/23 04:19:05 DEBUG : A4/: Creating directory marker
2025/04/23 04:19:05 DEBUG : A4/B1/: Creating directory marker
2025/04/23 04:19:06 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/23 04:19:06 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/23 04:19:06 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/23 04:19:06 DEBUG : A4/B2/: Creating directory marker
2025/04/23 04:19:06 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/23 04:19:06 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/23 04:19:06 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/23 04:19:06 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/23 04:19:06 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/23 04:19:06 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/23 04:19:06 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/23 04:19:06 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/23 04:19:06 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/23 04:19:06 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/23 04:19:06 INFO : A3/B1/C2/five: Deleted
2025/04/23 04:19:06 INFO : A3/B1/C1/four: Deleted
2025/04/23 04:19:06 INFO : A3/two: Deleted
2025/04/23 04:19:06 INFO : A3/one: Deleted
2025/04/23 04:19:06 INFO : A3/B1/three: Deleted
2025/04/23 04:19:06 DEBUG : A3/B2/: Removing directory marker
2025/04/23 04:19:06 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/23 04:19:06 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/23 04:19:06 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/23 04:19:06 DEBUG : A3/B1/: Removing directory marker
2025/04/23 04:19:06 DEBUG : A3/: Removing directory marker
2025/04/23 04:19:07 DEBUG : A4/B2/: Removing directory marker
2025/04/23 04:19:07 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/23 04:19:07 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/23 04:19:07 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/23 04:19:07 DEBUG : A4/B1/: Removing directory marker
2025/04/23 04:19:07 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.62s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.12s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:19:07 DEBUG : Azure container rclone-test-fepuceh9posa: File to upload is small (34 bytes), uploading instead of streaming
2025/04/23 04:19:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/23 04:19:07 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/23 04:19:07 NOTICE: Azure container rclone-test-fepuceh9posa: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/23 04:19:07 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/23 04:19:07 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/23 04:19:07 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/23 04:19:08 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/23 04:19:08 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/23 04:19:08 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/23 04:19:08 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:19:08 DEBUG : Azure container rclone-test-fepuceh9posa: File to upload is small (34 bytes), uploading instead of streaming
2025/04/23 04:19:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/23 04:19:08 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/23 04:19:08 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/23 04:19:08 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/23 04:19:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/23 04:19:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/23 04:19:08 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/23 04:19:08 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/23 04:19:08 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:19:09 DEBUG : Azure container rclone-test-fepuceh9posa: File to upload is small (34 bytes), uploading instead of streaming
2025/04/23 04:19:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:19:09 DEBUG : Azure container rclone-test-fepuceh9posa: File to upload is small (34 bytes), uploading instead of streaming
2025/04/23 04:19:09 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/23 04:19:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/23 04:19:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (2.05s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.62s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.52s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.45s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.46s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:19:10 DEBUG : Azure container rclone-test-fepuceh9posa: File to upload is small (60 bytes), uploading instead of streaming
2025/04/23 04:19:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/23 04:19:10 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.42s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.12s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
2025/04/23 04:19:10 DEBUG : sub dir/: Creating directory marker
2025/04/23 04:19:10 DEBUG : Azure container rclone-test-fepuceh9posa: Touching "potato2"
2025/04/23 04:19:10 DEBUG : Azure container rclone-test-fepuceh9posa: Touching "empty space"
2025/04/23 04:19:10 DEBUG : Azure container rclone-test-fepuceh9posa: Touching "sub dir/potato3"
2025/04/23 04:19:11 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.95s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-fepuceh9posa", Local "Local file system at /tmp/rclone2780206488", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/04/23 04:19:11 DEBUG : Azure container rclone-test-fepuceh9posa: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m58.389724525s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]