Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/restsharp.spec'], chrootPath='/var/lib/mock/f31-build-17045179-1223966/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/restsharp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/restsharp-105.2.3-14.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/restsharp.spec'], chrootPath='/var/lib/mock/f31-build-17045179-1223966/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/restsharp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.72txoE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RestSharp-105.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/restsharp-105.2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd RestSharp-105.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (restsharp-case.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 + echo 'Patch #1 (restsharp-unbundle-nunit.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 + find . -name '*.csproj' + xargs sed -i -e /nuget/d -e /NuSpecUpdateTask.cs/d -e s#,1658##g + sed -i -r 's,.*Can_Deserialize_DateTime_With_DateTimeStyles,[Ignore("broken")]\n\0,' RestSharp.Tests/JsonTests.cs + sed -i -r -e 's,.*Can_Deserialize_DateTimeOffset,[Ignore("broken")]\n\0,' -e 's,.*Can_Deserialize_TimeSpan,[Ignore("broken")]\n\0,' RestSharp.Tests/XmlAttributeDeserializerTests.cs RestSharp.Tests/XmlDeserializerTests.cs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (restsharp-case.patch): patching file RestSharp.Net45/RestSharp.Net45.Signed.csproj patching file RestSharp.Tests/RestSharp.Tests.csproj Patch #1 (restsharp-unbundle-nunit.patch): patching file RestSharp.Tests/RestSharp.Tests.csproj Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E43oMA + umask 022 + cd /builddir/build/BUILD + cd RestSharp-105.2.3 + pushd RestSharp.Net45 + xbuild RestSharp.Net45.Signed.csproj ~/build/BUILD/RestSharp-105.2.3/RestSharp.Net45 ~/build/BUILD/RestSharp-105.2.3 >>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<< XBuild Engine Version 14.0 Mono, Version 5.18.1.28 Copyright (C) 2005-2013 Various Mono authors Build started 07/27/2019 02:24:14. __________________________________________________ Project "/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Net45/RestSharp.Net45.Signed.csproj" (default target(s)): Target PrepareForBuild: Configuration: Debug Platform: AnyCPU Created directory "bin/DebugSigned/" Created directory "obj/DebugSigned/" Target GenerateSatelliteAssemblies: No input files were specified for target GenerateSatelliteAssemblies, skipping. Target CoreCompile: BUILDSTDERR: Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /delaysign- /debug:portable /keyfile:../RestSharp.snk /publicsign /optimize- /out:obj/DebugSigned/RestSharp.dll ../RestSharp/Authenticators/HttpBasicAuthenticator.cs ../RestSharp/Authenticators/IAuthenticator.cs ../RestSharp/Authenticators/JwtAuthenticator.cs ../RestSharp/Authenticators/NtlmAuthenticator.cs ../RestSharp/Authenticators/OAuth1Authenticator.cs ../RestSharp/Authenticators/OAuth2Authenticator.cs ../RestSharp/Authenticators/OAuth/Extensions/CollectionExtensions.cs ../RestSharp/Authenticators/OAuth/Extensions/OAuthExtensions.cs ../RestSharp/Authenticators/OAuth/Extensions/StringExtensions.cs ../RestSharp/Authenticators/OAuth/Extensions/TimeExtensions.cs ../RestSharp/Authenticators/OAuth/HttpPostParameter.cs ../RestSharp/Authenticators/OAuth/HttpPostParameterType.cs ../RestSharp/Authenticators/OAuth/OAuthParameterHandling.cs ../RestSharp/Authenticators/OAuth/OAuthSignatureMethod.cs ../RestSharp/Authenticators/OAuth/OAuthSignatureTreatment.cs ../RestSharp/Authenticators/OAuth/OAuthTools.cs ../RestSharp/Authenticators/OAuth/OAuthType.cs ../RestSharp/Authenticators/OAuth/OAuthWebQueryInfo.cs ../RestSharp/Authenticators/OAuth/OAuthWorkflow.cs ../RestSharp/Authenticators/OAuth/WebPair.cs ../RestSharp/Authenticators/OAuth/WebPairCollection.cs ../RestSharp/Authenticators/OAuth/WebParameter.cs ../RestSharp/Authenticators/OAuth/WebParameterCollection.cs ../RestSharp/Authenticators/SimpleAuthenticator.cs ../RestSharp/Deserializers/DeserializeAsAttribute.cs ../RestSharp/Deserializers/DotNetXmlDeserializer.cs ../RestSharp/Deserializers/IDeserializer.cs ../RestSharp/Deserializers/JsonDeserializer.cs ../RestSharp/Deserializers/XmlAttributeDeserializer.cs ../RestSharp/Deserializers/XmlDeserializer.cs ../RestSharp/Enum.cs ../RestSharp/Extensions/MiscExtensions.cs ../RestSharp/Extensions/MonoHttp/Helpers.cs ../RestSharp/Extensions/MonoHttp/HtmlEncoder.cs ../RestSharp/Extensions/MonoHttp/HttpUtility.cs ../RestSharp/Extensions/ReflectionExtensions.cs ../RestSharp/Extensions/ResponseExtensions.cs ../RestSharp/Extensions/ResponseStatusExtensions.cs ../RestSharp/Extensions/StringExtensions.cs ../RestSharp/Extensions/XmlExtensions.cs ../RestSharp/FileParameter.cs ../RestSharp/Http.Async.cs ../RestSharp/Http.cs ../RestSharp/Http.Sync.cs ../RestSharp/HttpCookie.cs ../RestSharp/HttpFile.cs ../RestSharp/HttpHeader.cs ../RestSharp/HttpParameter.cs ../RestSharp/HttpResponse.cs ../RestSharp/IHttp.cs ../RestSharp/IHttpFactory.cs ../RestSharp/IHttpResponse.cs ../RestSharp/IRestClient.cs ../RestSharp/IRestRequest.cs ../RestSharp/IRestResponse.cs ../RestSharp/Parameter.cs ../RestSharp/RestClient.Async.cs ../RestSharp/RestClient.cs ../RestSharp/RestClient.Sync.cs ../RestSharp/RestClientExtensions.cs ../RestSharp/RestRequest.cs ../RestSharp/RestRequestAsyncHandle.cs ../RestSharp/RestResponse.cs ../RestSharp/RestResponseCookie.cs ../RestSharp/Serializers/DotNetXmlSerializer.cs ../RestSharp/Serializers/ISerializer.cs ../RestSharp/Serializers/JsonSerializer.cs ../RestSharp/Serializers/SerializeAsAttribute.cs ../RestSharp/Serializers/XmlSerializer.cs ../RestSharp/SharedAssemblyInfo.cs ../RestSharp/Validation/Require.cs ../RestSharp/SimpleJson.cs ../RestSharp/Validation/Validate.cs Properties/AssemblyInfo.cs obj/DebugSig+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ned/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /define:"TRACE;DEBUG;FRAMEWORK,;NET4,;SIGNED" /nowarn:1591;1584;1572;1574 /doc:bin/DebugSigned/RestSharp.xml /nostdlib /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.5-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.5-api/Microsoft.CSharp.dll /reference:/usr/lib/mono/4.5-api/System.Data.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4 CSC: warning CS2029: Invalid conditional define symbol `' CSC: warning CS2029: Invalid conditional define symbol `' ../RestSharp/SimpleJson.cs(526,40): warning CS0414: The private field `RestSharp.SimpleJson.EscapeCharactersString' is assigned but its value is never used Target DeployOutputFiles: Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Net45/obj/DebugSigned/RestSharp.dll.mdb' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Net45/bin/DebugSigned/RestSharp.dll.mdb' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Net45/obj/DebugSigned/RestSharp.dll' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Net45/bin/DebugSigned/RestSharp.dll' Done building project "/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Net45/RestSharp.Net45.Signed.csproj". Build succeeded. Warnings: /builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Net45/RestSharp.Net45.Signed.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> CSC: warning CS2029: Invalid conditional define symbol `' CSC: warning CS2029: Invalid conditional define symbol `' ../RestSharp/SimpleJson.cs(526,40): warning CS0414: The private field `RestSharp.SimpleJson.EscapeCharactersString' is assigned but its value is never used 3 Warning(s) 0 Error(s) Time Elapsed 00:00:02.1183520 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qbyKMA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64 + cd RestSharp-105.2.3 + mkdir -p /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64//usr/lib/mono/gac + gacutil -i RestSharp.Net45/bin/DebugSigned/RestSharp.dll -f -package restsharp -root /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/lib + mkdir -p /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64//usr/lib64/pkgconfig + cat + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Package exported to: /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/lib/mono/restsharp/RestSharp.dll -> ../gac/RestSharp/100.0.0.0__598062e77f915f75/RestSharp.dll Installed RestSharp.Net45/bin/DebugSigned/RestSharp.dll into the gac (/builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/lib/mono/gac) Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.siENEC + umask 022 + cd /builddir/build/BUILD + cd RestSharp-105.2.3 + pushd RestSharp.Tests + xbuild /p:TargetFrameworkVersion=v4.5 RestSharp.Tests.csproj ~/build/BUILD/RestSharp-105.2.3/RestSharp.Tests ~/build/BUILD/RestSharp-105.2.3 >>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<< XBuild Engine Version 14.0 Mono, Version 5.18.1.28 Copyright (C) 2005-2013 Various Mono authors Build started 07/27/2019 02:24:17. __________________________________________________ Project "/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/RestSharp.Tests.csproj" (default target(s)): Target PrepareForBuild: Configuration: Debug Platform: AnyCPU Created directory "bin/Debug/" Created directory "obj/Debug/" Target ResolveProjectReferences: Project "/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/RestSharp.Build.csproj" (default target(s)): Target PrepareForBuild: Configuration: Debug Platform: AnyCPU Created directory "bin/Debug/" Created directory "obj/Debug/" Target ResolveAssemblyReferences: /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.Build.Utilities.v3.5' not resolved For searchpath {CandidateAssemblyFiles} Warning: {CandidateAssemblyFiles} not supported currently For searchpath {HintPathFromItem} HintPath attribute not found For searchpath {TargetFrameworkDirectory} Considered target framework dir /usr/lib/mono/4.5-api/, assembly named 'Microsoft.Build.Utilities.v3.5' not found. For searchpath {PkgConfig} Considered Microsoft.Build.Utilities.v3.5, but could not find in any pkg-config files. For searchpath {GAC} Considered Microsoft.Build.Utilities.v3.5, but could not find in the GAC. For searchpath {RawFileName} Considered 'Microsoft.Build.Utilities.v3.5' as a file, but the file does not exist For searchpath bin/Debug/ Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/Microsoft.Build.Utilities.v3.5' as a file, but the file does not exist Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/Microsoft.Build.Utilities.v3.5.exe' as a file, but the file does not exist Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/Microsoft.Build.Utilities.v3.5.dll' as a file, but the file does not exist Target GenerateSatelliteAssemblies: No input files were specified for target GenerateSatelliteAssemblies, skipping. Target CoreCompile: Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/RestSharp.Build.dll Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /reference:/usr/lib/mono/4.5-api/Microsoft.Build.Framework.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.5-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.5-api/System.Data.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4 Target DeployOutputFiles: Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/obj/Debug/RestSharp.Build.dll.mdb' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/RestSharp.Build.dll.mdb' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/obj/Debug/RestSharp.Build.dll' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/RestSharp.Build.dll' Done building project "/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/RestSharp.Build.csproj". Project "/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/RestSharp.Net35.csproj" (default target(s)): Target PrepareForBuild: Configuration: Debug Platform: AnyCPU Created directory "bin/Debug/" Created directory "obj/Debug/" Target ResolveAssemblyReferences: /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.Build.Utilities.v3.5' not resolved For searchpath {CandidateAssemblyFiles} Warning: {CandidateAssemblyFiles} not supported currently For searchpath {HintPathFromItem} HintPath attribute not found For searchpath {TargetFrameworkDirectory} Considered target framework dir /usr/lib/mono/4.5-api/, assembly named 'Microsoft.Build.Utilities.v3.5' not found. For searchpath {PkgConfig} Considered Microsoft.Build.Utilities.v3.5, but could not find in any pkg-config files. For searchpath {GAC} Considered Microsoft.Build.Utilities.v3.5, but could not find in the GAC. For searchpath {RawFileName} Considered 'Microsoft.Build.Utilities.v3.5' as a file, but the file does not exist For searchpath bin/Debug/ Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/Microsoft.Build.Utilities.v3.5' as a file, but the file does not exist Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/Microsoft.Build.Utilities.v3.5.exe' as a file, but the file does not exist Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/Microsoft.Build.Utilities.v3.5.dll' as a file, but the file does not exist Target CopyFilesMarkedCopyLocal: Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/RestSharp.Build.dll' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/RestSharp.Build.dll' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/RestSharp.Build.dll.mdb' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/RestSharp.Build.dll.mdb' Target GenerateSatelliteAssemblies: No input files were specified for target GenerateSatelliteAssemblies, skipping. Target CoreCompile: Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/RestSharp.dll Authenticators/JwtAuthenticator.cs Authenticators/NtlmAuthenticator.cs Authenticators/OAuth1Authenticator.cs Authenticators/OAuth2Authenticator.cs Authenticators/OAuth/Extensions/CollectionExtensions.cs Authenticators/OAuth/Extensions/OAuthExtensions.cs Authenticators/OAuth/Extensions/StringExtensions.cs Authenticators/OAuth/Extensions/TimeExtensions.cs Authenticators/OAuth/HttpPostParameter.cs Authenticators/OAuth/HttpPostParameterType.cs Authenticators/OAuth/OAuthParameterHandling.cs Authenticators/OAuth/OAuthSignatureMethod.cs Authenticators/OAuth/OAuthSignatureTreatment.cs Authenticators/OAuth/OAuthTools.cs Authenticators/OAuth/OAuthType.cs Authenticators/OAuth/OAuthWebQueryInfo.cs Authenticators/OAuth/OAuthWorkflow.cs Authenticators/OAuth/WebPair.cs Authenticators/OAuth/WebPairCollection.cs Authenticators/OAuth/WebParameter.cs Authenticators/OAuth/WebParameterCollection.cs Compression/ZLib/Crc32.cs Compression/ZLib/FlushType.cs Compression/ZLib/GZipStream.cs Compression/ZLib/Inflate.cs Compression/ZLib/InfTree.cs Compression/ZLib/ZLib.cs Compression/ZLib/ZLibCodec.cs Compression/ZLib/ZLibConstants.cs Compression/ZLib/ZLibStream.cs Deserializers/JsonDeserializer.cs Deserializers/DeserializeAsAttribute.cs Deserializers/XmlAttributeDeserializer.cs Extensions/MonoHttp/Helpers.cs Extensions/MonoHttp/HtmlEncoder.cs Extensions/MonoHttp/HttpUtility.cs Extensions/ResponseExtensions.cs Extensions/ResponseStatusExtensions.cs RestClientExtensions.cs Extensions/StringExtensions.cs Http.Sync.cs HttpCookie.cs HttpResponse.cs Deserializers/IDeserializer.cs Deserializers/XmlDeserializer.cs Enum.cs Extensions/MiscExtensions.cs Authenticators/HttpBasicAuthenticator.cs Extensions/ReflectionExtensions.cs Extensions/XmlExtensions.cs FileParameter.cs Http.cs HttpFile.cs HttpHeader.cs HttpParameter.cs IHttp.cs IHttpFactory.cs IHttpResponse.cs IRestClient.cs IRestRequest.cs IRestResponse.cs RestResponse.cs Authenticators/IAuthenticator.cs Parameter.cs Properties/AssemblyInfo.cs RestClient.cs RestRequest.cs RestResponseCookie.cs Authenticators/SimpleAuthenticator.cs RestClient.Async.cs Deserializers/DotNetXmlDeserializer.cs Serializers/DotNetXmlSerializer.cs Serializers/ISerializer.cs Serializers/JsonSerializer.cs Serializers/SerializeAsAttribute.cs Serializers/XmlSerializer.cs Http.Async.cs RestClient.Sync.cs SharedAssemblyInfo.cs SimpleJson.cs Validation/Validate.cs Validation/Require.cs RestRequestAsyncHandle.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /define:"TRACE;DEBUG;FRAMEWORK" /nowarn:1591;1584;1572;1574 /doc:bin/Debug/RestSharp.xml /nostdlib /reference:/usr/lib/mono/4.5-api/Microsoft.Build.Framework.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.ServiceModel.Web.dll /reference:/usr/lib/mono/4.5-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.5-api/System.Data.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug//RestSharp.Build.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4 SimpleJson.cs(526,40): warning CS0414: The private field `RestSharp.SimpleJson.EscapeCharactersString' is assigned but its value is never used Target DeployOutputFiles: Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/obj/Debug/RestSharp.dll.mdb' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/RestSharp.dll.mdb' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/obj/Debug/RestSharp.dll' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/RestSharp.dll' Done building project "/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/RestSharp.Net35.csproj". Target ResolveAssemblyReferences: /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.Build.Utilities.v3.5' not resolved For searchpath {CandidateAssemblyFiles} Warning: {CandidateAssemblyFiles} not supported currently For searchpath {HintPathFromItem} HintPath attribute not found For searchpath {TargetFrameworkDirectory} Considered target framework dir /usr/lib/mono/4.5-api/, assembly named 'Microsoft.Build.Utilities.v3.5' not found. For searchpath {PkgConfig} Considered Microsoft.Build.Utilities.v3.5, but could not find in any pkg-config files. For searchpath {GAC} Considered Microsoft.Build.Utilities.v3.5, but could not find in the GAC. For searchpath {RawFileName} Considered 'Microsoft.Build.Utilities.v3.5' as a file, but the file does not exist For searchpath bin/Debug/ Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/Microsoft.Build.Utilities.v3.5' as a file, but the file does not exist Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/Microsoft.Build.Utilities.v3.5.exe' as a file, but the file does not exist Considered '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/Microsoft.Build.Utilities.v3.5.dll' as a file, but the file does not exist Target CopyFilesMarkedCopyLocal: Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/RestSharp.Build.dll' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/RestSharp.Build.dll' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug/RestSharp.Build.dll.mdb' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/RestSharp.Build.dll.mdb' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/RestSharp.dll' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/RestSharp.dll' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/RestSharp.dll.mdb' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/RestSharp.dll.mdb' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug/RestSharp.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/RestSharp.xml' Target GenerateSatelliteAssemblies: No input files were specified for target GenerateSatelliteAssemblies, skipping. Target CoreCompile: Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/RestSharp.Tests.dll InterfaceImplementationTests.cs AddRangeTests.cs JwtAuthTests.cs OAuthTests.cs SampleClasses/EmployeeTracker.cs SampleClasses/EnumTest.cs SampleClasses/Goodreads.cs SampleClasses/GoogleWeatherWithAttributes.cs SampleClasses/Struct.cs StringExtensionTests.cs XmlAttributeDeserializerTests.cs CultureChange.cs JsonTests.cs Fakes/NullHttp.cs NamespacedXmlTests.cs Properties/AssemblyInfo.cs RestRequestTests.cs SampleClasses/BooleanTest.cs SampleClasses/foursq.cs SampleClasses/googleweather.cs SampleClasses/JsonLists.cs SampleClasses/ListSamples.cs SampleClasses/Lastfm.cs SampleClasses/misc.cs SampleClasses/nullables.cs SampleClasses/eventful.cs SampleClasses/Oddball.cs SampleClasses/SOUser.cs SampleClasses/TwilioCallList.cs SampleClasses/twitter.cs SerializerTests.cs SimpleJson.cs UrlBuilderTests.cs XmlDeserializerTests.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /reference:/usr/lib/mono/4.5-api/Microsoft.Build.Framework.dll /reference:/usr/lib/mono/gac/nunit.framework/2.6.4.0__96d09a1eb7f44a77/nunit.framework.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.5-api/System.Data.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/bin/Debug//RestSharp.Build.dll /reference:/builddir/build/BUILD/RestSharp-105.2.3/RestSharp/bin/Debug//RestSharp.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4 SimpleJson.cs(520,40): warning CS0414: The private field `RestSharp.Tests.SimpleJson.EscapeCharactersString' is assigned but its value is never used Target _CopyDeployFilesToOutputDirectoryAlways: Creating directory '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/4sq.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/4sq.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/boolean_from_string.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/boolean_from_string.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/boolean_from_number.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/boolean_from_number.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/deserialize_as_list.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/deserialize_as_list.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/Goodreads.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/Goodreads.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/iso8601datetimes.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/iso8601datetimes.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/jsondictionary_null.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/jsondictionary_null.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/jsondictionary_KeysType.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/jsondictionary_KeysType.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/jsondictionary.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/jsondictionary.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/jsonenumtypes.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/jsonenumtypes.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/objectproperty.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/objectproperty.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/underscore_prefix.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/underscore_prefix.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/datetimes.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/datetimes.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/jsonenums.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/jsonenums.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/directlists.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/directlists.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/GenericWithList.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/GenericWithList.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/GoogleWeather.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/GoogleWeather.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/InlineListSample.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/InlineListSample.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/jsonarray.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/jsonarray.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/eventful.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/eventful.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/jsonlists.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/jsonlists.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/NestedListSample.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/NestedListSample.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/person.json.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/person.json.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/sojson.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/sojson.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/Lastfm.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/Lastfm.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/timespans.txt' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/timespans.txt' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/xmllists.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/xmllists.xml' Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/restsharp.nuspec' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/restsharp.nuspec' Target _CopyDeployFilesToOutputDirectoryPreserveNewest: Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/SampleData/ListWithAttributes.xml' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/SampleData/ListWithAttributes.xml' Target DeployOutputFiles: Copying file from '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/obj/Debug/RestSharp.Tests.dll.mdb' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/RestSharp.Tests.dll.mdb' BUILDSTDERR: Copying file from '/builddir/build/BUILD/R+ nunit-console26 -labels -stoponerror bin/Debug/RestSharp.Tests.dll estSharp-105.2.3/RestSharp.Tests/obj/Debug/RestSharp.Tests.dll' to '/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/bin/Debug/RestSharp.Tests.dll' Done building project "/builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/RestSharp.Tests.csproj". Build succeeded. Warnings: /builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/RestSharp.Tests.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveProjectReferences target) -> /builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Build/RestSharp.Build.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.Build.Utilities.v3.5' not resolved /builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/RestSharp.Tests.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveProjectReferences target) -> /builddir/build/BUILD/RestSharp-105.2.3/RestSharp/RestSharp.Net35.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.Build.Utilities.v3.5' not resolved /builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/RestSharp.Tests.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveProjectReferences target) -> /builddir/build/BUILD/RestSharp-105.2.3/RestSharp/RestSharp.Net35.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> SimpleJson.cs(526,40): warning CS0414: The private field `RestSharp.SimpleJson.EscapeCharactersString' is assigned but its value is never used /builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/RestSharp.Tests.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.Build.Utilities.v3.5' not resolved /builddir/build/BUILD/RestSharp-105.2.3/RestSharp.Tests/RestSharp.Tests.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> SimpleJson.cs(520,40): warning CS0414: The private field `RestSharp.Tests.SimpleJson.EscapeCharactersString' is assigned but its value is never used 5 Warning(s) 0 Error(s) Time Elapsed 00:00:04.0714110 NUnit-Console version 2.6.4.0 Copyright (C) 2002-2012 Charlie Poole. Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov. Copyright (C) 2000-2002 Philip Craig. All Rights Reserved. Runtime Environment - OS Version: Unix 5.0.6.200 CLR Version: 4.0.30319.42000 ( Mono 4.0 ( 5.18.1.28 (tarball Sat Jul 20 21:14:08 UTC 2019) ) ) ProcessModel: Default DomainUsage: Single Execution Runtime: mono-4.0 ***** RestSharp.Tests.AddRangeTests.ShouldParseOutRangeSpecifier ***** RestSharp.Tests.InterfaceImplementationTests.IRestSharp_Has_All_RestSharp_Signatures ***** RestSharp.Tests.JsonTests.Can_Deserialize_4sq_Json_With_Root_Element_Specified ***** RestSharp.Tests.JsonTests.Can_Deserialize_Custom_Formatted_Date ***** RestSharp.Tests.JsonTests.Can_Deserialize_DateTime ***** RestSharp.Tests.JsonTests.Can_Deserialize_DateTime_With_DateTimeStyles ***** RestSharp.Tests.JsonTests.Can_Deserialize_DateTimeOffset ***** RestSharp.Tests.JsonTests.Can_Deserialize_Decimal_With_Four_Zeros_After_Floating_Point ***** RestSharp.Tests.JsonTests.Can_Deserialize_Dictionary_of_Lists ***** RestSharp.Tests.JsonTests.Can_Deserialize_Dictionary_with_Null ***** RestSharp.Tests.JsonTests.Can_Deserialize_Elements_to_Nullable_Values ***** RestSharp.Tests.JsonTests.Can_Deserialize_Empty_Elements_to_Nullable_Values ***** RestSharp.Tests.JsonTests.Can_Deserialize_Exponential_Notation ***** RestSharp.Tests.JsonTests.Can_Deserialize_From_Root_Element ***** RestSharp.Tests.JsonTests.Can_Deserialize_Generic_List_of_DateTime ***** RestSharp.Tests.JsonTests.Can_Deserialize_Generic_Members ***** RestSharp.Tests.JsonTests.Can_Deserialize_Guid_String_Fields ***** RestSharp.Tests.JsonTests.Can_Deserialize_Int_to_Bool ***** RestSharp.Tests.JsonTests.Can_Deserialize_Into_Struct ***** RestSharp.Tests.JsonTests.Can_Deserialize_Iso_Json_Dates ***** RestSharp.Tests.JsonTests.Can_Deserialize_Iso8601DateTimeLocal ***** RestSharp.Tests.JsonTests.Can_Deserialize_Iso8601DateTimeWithOffset ***** RestSharp.Tests.JsonTests.Can_Deserialize_Iso8601DateTimeZulu ***** RestSharp.Tests.JsonTests.Can_Deserialize_Json_Using_DeserializeAs_Attribute ***** RestSharp.Tests.JsonTests.Can_Deserialize_JsonNet_Dates ***** RestSharp.Tests.JsonTests.Can_Deserialize_List_of_Guid ***** RestSharp.Tests.JsonTests.Can_Deserialize_Lists_of_Simple_Types ***** RestSharp.Tests.JsonTests.Can_Deserialize_Names_With_Dashes_With_Default_Root ***** RestSharp.Tests.JsonTests.Can_Deserialize_Names_With_Dashes_With_Default_Root_Alternative_Culture ***** RestSharp.Tests.JsonTests.Can_Deserialize_Names_With_Underscore_Prefix ***** RestSharp.Tests.JsonTests.Can_Deserialize_Names_With_Underscores_With_Default_Root ***** RestSharp.Tests.JsonTests.Can_Deserialize_Names_With_Underscores_With_Default_Root_Alternative_Culture ***** RestSharp.Tests.JsonTests.Can_Deserialize_Null_Elements_to_Nullable_Values ***** RestSharp.Tests.JsonTests.Can_Deserialize_Nullable_DateTime_With_Null ***** RestSharp.Tests.JsonTests.Can_Deserialize_Nullable_DateTime_With_Value ***** RestSharp.Tests.JsonTests.Can_Deserialize_Nullable_DateTimeOffset_With_Null ***** RestSharp.Tests.JsonTests.Can_Deserialize_Nullable_DateTimeOffset_With_Value ***** RestSharp.Tests.JsonTests.Can_Deserialize_Object_Type_Property_With_Primitive_Vale ***** RestSharp.Tests.JsonTests.Can_Deserialize_Plain_Values ***** RestSharp.Tests.JsonTests.Can_Deserialize_Quoted_Primitive ***** RestSharp.Tests.JsonTests.Can_Deserialize_Root_Json_Array_To_Inherited_List ***** RestSharp.Tests.JsonTests.Can_Deserialize_Root_Json_Array_To_List ***** RestSharp.Tests.JsonTests.Can_Deserialize_Select_Tokens ***** RestSharp.Tests.JsonTests.Can_Deserialize_Simple_Generic_List_Given_Item_Without_Array ***** RestSharp.Tests.JsonTests.Can_Deserialize_Simple_Generic_List_Given_Toplevel_Item_Without_Array ***** RestSharp.Tests.JsonTests.Can_Deserialize_Simple_Generic_List_of_Simple_Types ***** RestSharp.Tests.JsonTests.Can_Deserialize_Simple_Generic_List_of_Simple_Types_With_Nulls ***** RestSharp.Tests.JsonTests.Can_Deserialize_TimeSpan ***** RestSharp.Tests.JsonTests.Can_Deserialize_To_Dictionary_Int_Object ***** RestSharp.Tests.JsonTests.Can_Deserialize_To_Dictionary_String_Object ***** RestSharp.Tests.JsonTests.Can_Deserialize_To_Dictionary_String_String ***** RestSharp.Tests.JsonTests.Can_Deserialize_To_Dictionary_String_String_With_Dynamic_Values ***** RestSharp.Tests.JsonTests.Can_Deserialize_Unix_Json_Dates ***** RestSharp.Tests.JsonTests.Can_Deserialize_Various_Enum_Types ***** RestSharp.Tests.JsonTests.Can_Deserialize_Various_Enum_Values ***** RestSharp.Tests.JsonTests.Can_Deserialize_With_Default_Root ***** RestSharp.Tests.JsonTests.Can_Deserialize_With_Default_Root_Alternative_Culture ***** RestSharp.Tests.JsonTests.Deserialization_Of_Undefined_Int_Value_Returns_Enum_Default ***** RestSharp.Tests.JsonTests.Ignore_Protected_Property_That_Exists_In_Data ***** RestSharp.Tests.JsonTests.Ignore_ReadOnly_Property_That_Exists_In_Data ***** RestSharp.Tests.JwtAuthTests.Can_Set_ValidFormat_Auth_Header ***** RestSharp.Tests.JwtAuthTests.Check_Only_Header_Authorization ***** RestSharp.Tests.JwtAuthTests.Set_Auth_Header_Only_Once ***** RestSharp.Tests.JwtAuthTests.Throw_Argument_Null_Exception ***** RestSharp.Tests.NamespacedXmlTests.Can_Deserialize_Attributes_With_Namespace ***** RestSharp.Tests.NamespacedXmlTests.Can_Deserialize_Elements_With_Namespace ***** RestSharp.Tests.NamespacedXmlTests.Can_Deserialize_Elements_With_Namespace_Autodetect_Namespace ***** RestSharp.Tests.NamespacedXmlTests.Can_Deserialize_List_Of_Primitives_With_Namespace ***** RestSharp.Tests.NamespacedXmlTests.Can_Deserialize_Names_With_Underscores_With_Namespace ***** RestSharp.Tests.NamespacedXmlTests.Ignore_Protected_Property_That_Exists_In_Data ***** RestSharp.Tests.NamespacedXmlTests.Ignore_ReadOnly_Property_That_Exists_In_Data ***** RestSharp.Tests.OAuthTests.PercentEncode_Encodes_Correctly("1234","%31%32%33%34") ***** RestSharp.Tests.OAuthTests.PercentEncode_Encodes_Correctly("\0\x0001\x0002\x0003","%00%01%02%03") ***** RestSharp.Tests.OAuthTests.PercentEncode_Encodes_Correctly("\r\n\t","%0D%0A%09") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly("abcdefghijklmnopqrstuvwxyz","abcdefghijklmnopqrstuvwxyz") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly("ABCDEFGHIJKLMNOPQRSTUVWXYZ","ABCDEFGHIJKLMNOPQRSTUVWXYZ") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly("0123456789","0123456789") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly("-._~","-._~") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly(" !\"#$%&\'()*+,","%20%21%22%23%24%25%26%27%28%29%2A%2B%2C") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly("%$%","%25%24%25") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly("%","%25") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly("/:;<=>?@","%2F%3A%3B%3C%3D%3E%3F%40") ***** RestSharp.Tests.OAuthTests.UrlStrictEncode_Encodes_Correctly("\0\x0001\a\b\f\n\r\t\v","%00%01%07%08%0C%0A%0D%09%0B") ***** RestSharp.Tests.RestRequestTests.Can_Add_Object_With_IntegerArray_property ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("localhost") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("localhost:1234") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("host.local") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("anotherhost.local:2345") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("www.w3.org") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("www.w3.org:3456") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("8.8.8.8") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("a.1.b.2") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("10.20.30.40:1234") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("0host") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("hypenated-hostname") ***** RestSharp.Tests.RestRequestTests.Can_Set_Valid_Host_Header("multi--hyphens") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Empty_Host_Header ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header("http://localhost") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header("hostname 1234") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header("-leading.hyphen.not.allowed") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header("bad:port") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header(" no.leading.white-space") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header("no.trailing.white-space ") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header(".leading.dot.not.allowed") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header("double.dots..not.allowed") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header(".") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header(".:2345") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header(":5678") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header("") ***** RestSharp.Tests.RestRequestTests.Cannot_Set_Invalid_Host_Header("foo:bar:baz") ***** RestSharp.Tests.SerializerTests.Can_serialize_a_list_which_is_the_root_element ***** RestSharp.Tests.SerializerTests.Can_serialize_Enum ***** RestSharp.Tests.SerializerTests.Can_serialize_simple_POCO ***** RestSharp.Tests.SerializerTests.Can_serialize_simple_POCO_With_Attribute_Options_Defined ***** RestSharp.Tests.SerializerTests.Can_serialize_simple_POCO_With_Attribute_Options_Defined_And_Property_Containing_IList_Elements ***** RestSharp.Tests.SerializerTests.Can_serialize_simple_POCO_With_DateFormat_Specified ***** RestSharp.Tests.SerializerTests.Can_serialize_simple_POCO_With_Different_Root_Element ***** RestSharp.Tests.SerializerTests.Can_serialize_simple_POCO_With_XmlFormat_Specified ***** RestSharp.Tests.SerializerTests.Serializes_Properties_In_Specified_Order ***** RestSharp.Tests.StringExtensionTests.ToPascalCase("this_is_a_test",True,"ThisIsATest") ***** RestSharp.Tests.StringExtensionTests.ToPascalCase("this_is_a_test",False,"This_Is_A_Test") ***** RestSharp.Tests.UrlBuilderTests.GET_with_empty_request ***** RestSharp.Tests.UrlBuilderTests.GET_with_empty_request_and_bare_hostname ***** RestSharp.Tests.UrlBuilderTests.GET_with_Invalid_Url_string_throws_exception ***** RestSharp.Tests.UrlBuilderTests.GET_with_leading_slash ***** RestSharp.Tests.UrlBuilderTests.GET_with_leading_slash_and_baseurl_trailing_slash ***** RestSharp.Tests.UrlBuilderTests.GET_with_multiple_instances_of_same_key ***** RestSharp.Tests.UrlBuilderTests.GET_with_resource_containing_null_token ***** RestSharp.Tests.UrlBuilderTests.GET_with_resource_containing_slashes ***** RestSharp.Tests.UrlBuilderTests.GET_with_resource_containing_tokens ***** RestSharp.Tests.UrlBuilderTests.GET_with_Uri_and_resource_containing_tokens ***** RestSharp.Tests.UrlBuilderTests.GET_with_Uri_containing_tokens ***** RestSharp.Tests.UrlBuilderTests.GET_with_Url_string_and_resource_containing_tokens ***** RestSharp.Tests.UrlBuilderTests.GET_with_Url_string_containing_tokens ***** RestSharp.Tests.UrlBuilderTests.GET_wth_trailing_slash_and_query_parameters ***** RestSharp.Tests.UrlBuilderTests.POST_with_leading_slash ***** RestSharp.Tests.UrlBuilderTests.POST_with_leading_slash_and_baseurl_trailing_slash ***** RestSharp.Tests.UrlBuilderTests.POST_with_querystring_containing_tokens ***** RestSharp.Tests.UrlBuilderTests.POST_with_resource_containing_slashes ***** RestSharp.Tests.UrlBuilderTests.POST_with_resource_containing_tokens ***** RestSharp.Tests.UrlBuilderTests.Should_not_duplicate_question_mark ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Attributes_On_Default_Root ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Boolean_From_Number ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Boolean_From_String ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Custom_Formatted_Date ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_DateTimeOffset ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Directly_To_Lists_Off_Root_Element ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Elements_On_Default_Root ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Elements_to_Nullable_Values ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Empty_Elements_to_Nullable_Values ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Empty_Elements_With_Attributes_to_Nullable_Values ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Eventful_Xml ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Google_Weather_Xml ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Google_Weather_Xml_WithDeserializeAs ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Inline_List_Without_Elements_To_Empty_List ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Lastfm_Xml ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Lists_of_Simple_Types ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Lower_Cased_Root_Elements_With_Dashes ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Mixture_Of_Empty_Elements_With_Attributes_And_Populated_Elements ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Names_With_Dashes_On_Default_Root ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Names_With_Underscores_On_Default_Root ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Names_With_Underscores_Without_Matching_Case_On_Default_Root ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Nested_Class ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Nested_List_Items_With_Matching_Class_Name ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Nested_List_Items_Without_Matching_Class_Name ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Nested_List_Without_Elements_To_Empty_List ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Parentless_aka_Inline_List_Items_With_Matching_Class_Name ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Parentless_aka_Inline_List_Items_With_Matching_Class_Name_With_Additional_Property ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Parentless_aka_Inline_List_Items_Without_Matching_Class_Name ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_Root_Elements_Without_Matching_Case_And_Dashes ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_TimeSpan ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_To_List_Inheritor_From_Custom_Root_With_Attributes ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_To_Standalone_List_With_Matching_Class_Case ***** RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_To_Standalone_List_Without_Matching_Class_Case ***** RestSharp.Tests.XmlAttributeDeserializerTests.Ignore_Protected_Property_That_Exists_In_Data ***** RestSharp.Tests.XmlAttributeDeserializerTests.Ignore_ReadOnly_Property_That_Exists_In_Data ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Attributes_On_Default_Root ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Boolean_From_Number ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Boolean_From_String ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Custom_Formatted_Date ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_DateTimeOffset ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Directly_To_Lists_Off_Root_Element ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Elements_On_Default_Root ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Elements_to_Nullable_Values ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Empty_Elements_to_Nullable_Values ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Empty_Elements_With_Attributes_to_Nullable_Values ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Eventful_Xml ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Goodreads_Xml ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Google_Weather_Xml ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Inline_List_Without_Elements_To_Empty_List ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Into_Struct ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Lastfm_Xml ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Lists_of_Simple_Types ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Lower_Cased_Root_Elements_With_Dashes ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Mixture_Of_Empty_Elements_With_Attributes_And_Populated_Elements ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Names_With_Dashes_On_Default_Root ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Names_With_Underscores_On_Default_Root ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Names_With_Underscores_Without_Matching_Case_On_Default_Root ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Nested_List_Items_With_Matching_Class_Name ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Nested_List_Items_Without_Matching_Class_Name ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Nested_List_Without_Elements_To_Empty_List ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Parentless_aka_Inline_List_Items_With_Matching_Class_Name BUILDSTDERR: ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Parentless_aka_I+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 nline_List_Items_With_Matching_Class_Name_With_Additional_Property ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Parentless_aka_Inline_List_Items_Without_Matching_Class_Name ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_Root_Elements_Without_Matching_Case_And_Dashes ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_TimeSpan ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_To_List_Inheritor_From_Custom_Root_With_Attributes ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_To_Standalone_List_With_Matching_Class_Case ***** RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_To_Standalone_List_Without_Matching_Class_Case ***** RestSharp.Tests.XmlDeserializerTests.Can_Use_DeserializeAs_Attribute ***** RestSharp.Tests.XmlDeserializerTests.Can_Use_DeserializeAs_Attribute_for_List ***** RestSharp.Tests.XmlDeserializerTests.Ignore_Protected_Property_That_Exists_In_Data ***** RestSharp.Tests.XmlDeserializerTests.Ignore_ReadOnly_Property_That_Exists_In_Data Tests run: 208, Errors: 0, Failures: 0, Inconclusive: 0, Time: 1.1496379 seconds Not run: 5, Invalid: 0, Ignored: 5, Skipped: 0 Tests Not Run: 1) Ignored : RestSharp.Tests.JsonTests.Can_Deserialize_DateTime_With_DateTimeStyles broken 2) Ignored : RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_DateTimeOffset broken 3) Ignored : RestSharp.Tests.XmlAttributeDeserializerTests.Can_Deserialize_TimeSpan broken 4) Ignored : RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_DateTimeOffset broken 5) Ignored : RestSharp.Tests.XmlDeserializerTests.Can_Deserialize_TimeSpan broken Processing files: restsharp-105.2.3-14.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9JQHZC + umask 022 + cd /builddir/build/BUILD + cd RestSharp-105.2.3 + DOCDIR=/builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/share/doc/restsharp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/share/doc/restsharp + cp -pr CONTRIBUTING.markdown README.markdown releasenotes.markdown /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/share/doc/restsharp + cp -pr readme.txt /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/share/doc/restsharp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z1G0kD + umask 022 + cd /builddir/build/BUILD + cd RestSharp-105.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/share/licenses/restsharp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/share/licenses/restsharp + cp -pr LICENSE.txt /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64/usr/share/licenses/restsharp + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: restsharp = 105.2.3-14.fc31 restsharp(x86-64) = 105.2.3-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: restsharp-devel-105.2.3-14.fc31.x86_64 Provides: pkgconfig(restsharp) = 105.2.3 restsharp-devel = 105.2.3-14.fc31 restsharp-devel(x86-64) = 105.2.3-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(mono) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64 Wrote: /builddir/build/RPMS/restsharp-devel-105.2.3-14.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/restsharp-105.2.3-14.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pn8rkD + umask 022 + cd /builddir/build/BUILD + cd RestSharp-105.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/restsharp-105.2.3-14.fc31.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0