Update API-Proxy manual build script #7428
Build #20250716.2 had test failures
Details
- Failed: 12 (0.34%)
- Passed: 3,539 (99.63%)
- Other: 1 (0.03%)
- Total: 3,552
- 30482 of 51545 line covered (59.14%)
Annotations
Check failure on line 345 in Build log
azure-pipelines / dotnet Checkin
Build log #L345
Bash exited with code '1'.
Check failure on line 1060 in Build log
azure-pipelines / dotnet Checkin
Build log #L1060
Bash exited with code '1'.
azure-pipelines / dotnet Checkin
Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.RocksDbOptionsProviderTest.RocksDbOptionsProviderCreatesDbOptions
System.TypeInitializationException : The type initializer for 'RocksDbSharp.Native' threw an exception.
---- NativeImport.NativeLoadException : Unable to locate rocksdb native library, either install it, or use RocksDbNative nuget package
Searched:
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb.so: (NativeLoadException) dlopen: libsnappy.so.1: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.
Raw output
at RocksDbSharp.OptionsHandle..ctor()
at RocksDbSharp.ColumnFamilyOptions..ctor()
at RocksDbSharp.DbOptions..ctor()
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.RocksDbOptionsProvider.GetDbOptions() in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/RocksDbOptionsProvider.cs:line 89
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.RocksDbOptionsProviderTest.RocksDbOptionsProviderCreatesDbOptions() in /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/RocksDbOptionsProviderTest.cs:line 54
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
at NativeImport.Importers.Import[T](INativeLibImporter importer, String libName, String version, Boolean suppressUnload)
at NativeImport.Auto.Import[T](String name, String version, Boolean suppressUnload)
at RocksDbSharp.Native..cctor()
azure-pipelines / dotnet Checkin
Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.ColumnFamilyStoreTest.BasicTest
System.AggregateException : One or more errors occurred. (The type initializer for 'RocksDbSharp.Native' threw an exception.) (The following constructor parameters did not have matching fixture data: TestRocksDbStoreProvider rocksDbStoreProvider)
---- System.TypeInitializationException : The type initializer for 'RocksDbSharp.Native' threw an exception.
-------- NativeImport.NativeLoadException : Unable to locate rocksdb native library, either install it, or use RocksDbNative nuget package
Searched:
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb.so: (NativeLoadException) dlopen: libsnappy.so.1: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_w
Raw output
----- Inner Stack Trace #1 (System.TypeInitializationException) -----
at RocksDbSharp.OptionsHandle..ctor()
at RocksDbSharp.ColumnFamilyOptions..ctor()
at RocksDbSharp.DbOptions..ctor()
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.RocksDbOptionsProvider.GetDbOptions() in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/RocksDbOptionsProvider.cs:line 89
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.RocksDbWrapper.Create(IRocksDbOptionsProvider optionsProvider, String path, IEnumerable`1 partitionsList) in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/RocksDbWrapper.cs:line 33
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.RockDbWrapperTest.<>c__DisplayClass2_0.<CreateWithNullPartitionsPathThrowsAsync>b__0() in /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/RockDbWrapperTest.cs:line 56
----- Inner Stack Trace -----
at NativeImport.Importers.Import[T](INativeLibImporter importer, String libName, String version, Boolean suppressUnload)
at NativeImport.Auto.Import[T](String name, String version, Boolean suppressUnload)
at RocksDbSharp.Native..cctor()
----- Inner Stack Trace #2 (Xunit.Sdk.TestClassException) -----
azure-pipelines / dotnet Checkin
Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.ColumnFamilyStorageRocksDbWTest.CreateWithNullPartitionsPathThrowsAsync
Assert.Throws() Failure
Expected: typeof(System.ArgumentNullException)
Actual: typeof(System.TypeInitializationException): The type initializer for 'Microsoft.Azure.Devices.Edge.Storage.RocksDb.ColumnFamilyStorageRocksDbWrapper' threw an exception.
---- System.TypeInitializationException : The type initializer for 'Microsoft.Azure.Devices.Edge.Storage.RocksDb.ColumnFamilyStorageRocksDbWrapper' threw an exception.
-------- System.TypeInitializationException : The type initializer for 'RocksDbSharp.Native' threw an exception.
------------ NativeImport.NativeLoadException : Unable to locate rocksdb native library, either install it, or use RocksDbNative nuget package
Searched:
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb.so: (NativeLoadException) dlopen: libsnappy.so.1: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge
Raw output
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.ColumnFamilyStorageRocksDbWrapper.Create(String path, IEnumerable`1 partitionsList) in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/ColumnFamilyStorageRocksDbWrapper.cs:line 48
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.ColumnFamilyStorageRocksDbWTest.<>c.<CreateWithNullPartitionsPathThrowsAsync>b__1_0() in /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/ColumnFamilyStorageRocksDbWTest.cs:line 31
----- Inner Stack Trace -----
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.ColumnFamilyStorageRocksDbWrapper.Create(String path, IEnumerable`1 partitionsList) in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/ColumnFamilyStorageRocksDbWrapper.cs:line 48
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.ColumnFamilyStorageRocksDbWTest.<>c.<CreateWithNullPartitionsPathThrowsAsync>b__1_0() in /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/ColumnFamilyStorageRocksDbWTest.cs:line 31
----- Inner Stack Trace -----
at RocksDbSharp.OptionsHandle..ctor()
at RocksDbSharp.ColumnFamilyOptions..ctor()
at RocksDbSharp.DbOptions..ctor()
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.RocksDbOptionsProvider.GetDbOptions() in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/RocksDbOptionsProvider.cs:line 89
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.RocksDbWrapper.Create(IRocksDbOptionsProvider optionsProvider, String path, IEnumerable`1 partitionsList) in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/RocksDbWrapper.cs:line 33
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.DbStoreProvider.Create(IRocksDbOptionsProvider optionsProvider, String path, IEnumerable`1 partitionsList) in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/DbStoreProvider.cs:line 33
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.DbStoreProviderTest.CreateTest() in /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/DbStoreProviderTest.cs:line 55
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
at NativeImport.Importers.Import[T](INativeLibImporter importer, String libName, String version, Boolean suppressUnload)
at NativeImport.Auto.Import[T](String name, String version, Boolean suppressUnload)
at RocksDbSharp.Native..cctor()
azure-pipelines / dotnet Checkin
Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.ColumnFamilyStoreTest.MessageCountTest
System.AggregateException : One or more errors occurred. (The type initializer for 'RocksDbSharp.Native' threw an exception.) (The following constructor parameters did not have matching fixture data: TestRocksDbStoreProvider rocksDbStoreProvider)
---- System.TypeInitializationException : The type initializer for 'RocksDbSharp.Native' threw an exception.
-------- NativeImport.NativeLoadException : Unable to locate rocksdb native library, either install it, or use RocksDbNative nuget package
Searched:
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb-5.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/amd64/librocksdb.so: (NativeLoadException) dlopen: libsnappy.so.1: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb-5.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/native/librocksdb.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.2.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.2.so: cannot open shared object file: No such file or directory
/mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.so: (NativeLoadException) dlopen: /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/bin/CheckInBuild/net8.0/amd64/librocksdb-5.17.so: cannot open shared object file: No such file or directory
/mnt/vss/_w
Raw output
----- Inner Stack Trace #1 (System.TypeInitializationException) -----
at RocksDbSharp.OptionsHandle..ctor()
at RocksDbSharp.ColumnFamilyOptions..ctor()
at RocksDbSharp.DbOptions..ctor()
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.RocksDbOptionsProvider.GetDbOptions() in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/RocksDbOptionsProvider.cs:line 89
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.RocksDbWrapper.Create(IRocksDbOptionsProvider optionsProvider, String path, IEnumerable`1 partitionsList) in /mnt/vss/_work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Storage.RocksDb/RocksDbWrapper.cs:line 33
at Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test.RockDbWrapperTest.<>c__DisplayClass2_0.<CreateWithNullPartitionsPathThrowsAsync>b__0() in /mnt/vss/_work/1/s/edge-util/test/Microsoft.Azure.Devices.Edge.Storage.RocksDb.Test/RockDbWrapperTest.cs:line 56
----- Inner Stack Trace -----
at NativeImport.Importers.Import[T](INativeLibImporter importer, String libName, String version, Boolean suppressUnload)
at NativeImport.Auto.Import[T](String name, String version, Boolean suppressUnload)
at RocksDbSharp.Native..cctor()
----- Inner Stack Trace #2 (Xunit.Sdk.TestClassException) -----