Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    ProGet-Server sporadically returns no packages

    Scheduled Pinned Locked Moved Support
    7 Posts 3 Posters 31 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      m.janssen_0802
      last edited by

      Since upgading to ProGet 5.3.26 we sporadically got the error, that packages won't be found.

      Sporadic in this context means, that we use nuget-Packages in different builds and sometime it works, but then the same build suddenly returns an error like "error NU1101: Das Paket "xyz" wurde nicht gefunden. Es sind keine Pakete mit dieser ID in folgenden Quellen vorhanden: QuelleA, QuelleB, QuelleC" ("the package "xyz" wasn't found. There are no packages with this ID in the following Sources: sourceA, sourceB, sourceC").
      It happens on different machines with different packages (with nuget packages as well as with own created and only local existing packages), although all packages exists on the respective folder and can be found on the ProGet-Webpage.

      There aren't any error-Logs in the diagnostic center.

      We are using version 2 for the nuget feed.

      Have you got an idea what could contribute this error?

      1 Reply Last reply Reply Quote 0
      • rhessingerR Offline
        rhessinger inedo-engineer
        last edited by rhessinger

        Hi @m-janssen_0802,

        Could you answer a few questions for me?

        • What version did you upgrade from that did not have this issue?
        • Do you have any connectors on this feed?
        • The packages that are returning not found, are they local packages, remote (connector) packages, or both?
        • Would you be able to provide us IIS logs and/or Fiddler logs (exported as .saz files)? You can email these to support@inedo.com and include [QA-561] in the subject, just let us know and we will keep an eye out for them.

        Thanks,
        Rich

        Products Engineer, Inedo

        1 Reply Last reply Reply Quote 0
        • M Offline
          m.janssen_0802
          last edited by

          Dear @rhessinger

          thank you for your reply!

          I will answer the questions as follow:

          • We updated from Version 5.3.9 (Build 9). Until the update we didn't get this issue.
          • We do have connectors on the feed. We have 3 feeds, where one of it (which we primary use and therefore the issue often occured) has a connector to nuget.org, the second one to nuget.devexpress and the third one to appveyor fluent-ribbon and appveyor controlzex.
          • The packages that are returning not found are both local and remote. There are no specific packages and different packages aren't found. E.g. we did try the same build three times. Two builds ran successfully, but the second build returned the error, that the package NUnit wasn't found.
          • Here you can see the log of one build, where NUnit wasn't found (it's in the default feed). As you see, there are also other package-requests without error. (NUnit was ask first with an "GET", but later the "GET" with the specific version is missing).
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='Moq'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m         Commit für Wiederherstellung wird ausgeführt...
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m         Die MSBuild-Datei "C:\buildagent\work\Integration\Open\build\obj\OutlookServices\OutlookServices.vbproj.nuget.g.props" wird generiert.
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='Moq'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m         Die MSBuild-Datei "C:\buildagent\work\Integration\Open\build\obj\OutlookServices\OutlookServices.vbproj.nuget.g.targets" wird generiert.
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='Moq'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='NUnit3TestAdapter'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m         Die Assetdatei wird auf den Datenträger geschrieben. Pfad: C:\buildagent\work\Integration\Open\build\obj\OutlookServices\project.assets.json
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='NUnit3TestAdapter'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='NUnit3TestAdapter'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]          "C:\buildagent\work\Integration\Open\net\services\Informationsdienst\OutlookServices\OutlookServices.vbproj" wiederhergestellt (in "6 ms").
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='DryIoc.dll'&semVerLevel=2.0.0 104 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0 111 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='Moq'&semVerLevel=2.0.0 108 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='NUnit3TestAdapter'&semVerLevel=2.0.0 108 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='DryIoc.dll'&semVerLevel=2.0.0 178 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0 179 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='Moq'&semVerLevel=2.0.0 175 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0 255 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='NUnit3TestAdapter'&semVerLevel=2.0.0 253 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/package/NUnit3TestAdapter/3.17.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/package/NUnit3TestAdapter/3.17.0 8 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0 292 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='Moq'&semVerLevel=2.0.0 358 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/package/Moq/4.16.1
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/package/Moq/4.16.1 26 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='Castle.Core'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='Castle.Core'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='Castle.Core'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           CACHE https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='System.Threading.Tasks.Extensions'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           CACHE https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='System.Threading.Tasks.Extensions'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='System.Threading.Tasks.Extensions'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/package/System.Threading.Tasks.Extensions/4.5.4
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/package/System.Threading.Tasks.Extensions/4.5.4 6 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0 575 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           CACHE https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='System.Runtime.CompilerServices.Unsafe'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='Castle.Core'&semVerLevel=2.0.0 108 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='System.Runtime.CompilerServices.Unsafe'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='System.Runtime.CompilerServices.Unsafe'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/package/System.Runtime.CompilerServices.Unsafe/4.5.3
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/package/Microsoft.NET.Test.Sdk/16.9.1
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/package/System.Runtime.CompilerServices.Unsafe/4.5.3 7 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/package/Microsoft.NET.Test.Sdk/16.9.1 7 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='Microsoft.CodeCoverage'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='Microsoft.CodeCoverage'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='Microsoft.CodeCoverage'&semVerLevel=2.0.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='System.Threading.Tasks.Extensions'&semVerLevel=2.0.0 102 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='Castle.Core'&semVerLevel=2.0.0 185 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='NUnit3TestAdapter'&semVerLevel=2.0.0 669 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0 670 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='System.Runtime.CompilerServices.Unsafe'&semVerLevel=2.0.0 105 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='Castle.Core'&semVerLevel=2.0.0 251 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/package/Castle.Core/4.4.0
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='Microsoft.CodeCoverage'&semVerLevel=2.0.0 99 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/package/Castle.Core/4.4.0 20 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='System.Runtime.CompilerServices.Unsafe'&semVerLevel=2.0.0 187 ms
          [10:20:14] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='Microsoft.CodeCoverage'&semVerLevel=2.0.0 173 ms
          [10:20:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='Microsoft.CodeCoverage'&semVerLevel=2.0.0 422 ms
          [10:20:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/package/Microsoft.CodeCoverage/16.9.1
          [10:20:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/package/Microsoft.CodeCoverage/16.9.1 52 ms
          

          This results in the error:

                 "C:\buildagent\work\Integration\Open\net\BuildSolutions\AlleNet.sln" (default target) (1) ->
                 (Restore target) ->
                   C:\buildagent\work\Integration\Open\net\Test\Prosoz.Open.Test.ComSchnittstellen\Prosoz.Open.Test.ComSchnittstellen.csproj : error NU1101: Das Paket "NUnit" wurde nicht gefunden. Es sind keine Pakete mit dieser ID in folgenden Quellen vorhanden: Prosoz, Prosoz (devexpress), Prosoz (Fluent.Ribbon)
          

          On the same time (don't be confused with the timestamp -> the IIS logs it's time in UTC).

          2021-04-13 08:20:16 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='PostSharp'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 124
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='System.Resources.Extensions'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 124
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Prosoz.Core.UI'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 142
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='StyleCop.Analyzers'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 142
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='StyleCop.Analyzers'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 218
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='System.Resources.Extensions'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 218
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='PostSharp'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 206
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Prosoz.Core.UI'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 237
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/default/FindPackagesById() id='System.Resources.Extensions'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 296
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/default/FindPackagesById() id='StyleCop.Analyzers'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 285
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/default/package/StyleCop.Analyzers/1.2.0-beta.333 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 10
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/default/package/System.Resources.Extensions/4.6.0 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 8
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='StyleCop.Analyzers.Unstable'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 127
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/default/FindPackagesById() id='Prosoz.Core.UI'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 490
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/default/package/Prosoz.Core.UI/18.0.5.20583-rc1259 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 20
          2021-04-13 08:20:16 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='StyleCop.Analyzers.Unstable'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 207
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Fluent.Ribbon'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 124
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/default/FindPackagesById() id='StyleCop.Analyzers.Unstable'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 370
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/default/package/StyleCop.Analyzers.Unstable/1.2.0.333 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 27
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/default/FindPackagesById() id='Fluent.Ribbon'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 439
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/default/package/Fluent.Ribbon/8.0.3 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 40
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='gong-wpf-dragdrop'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 122
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='gong-wpf-dragdrop'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 239
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/default/FindPackagesById() id='gong-wpf-dragdrop'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 359
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Aspose.Words'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 133
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/default/package/gong-wpf-dragdrop/2.2.0 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 11
          2021-04-13 08:20:17 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Aspose.Words'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 243
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='ControlzEx'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 359
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/default/FindPackagesById() id='ControlzEx'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 374
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Fluent.Ribbon'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 1308
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/default/package/ControlzEx/4.4.0 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 42
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/default/FindPackagesById() id='Microsoft.Xaml.Behaviors.Wpf'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 227
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Microsoft.Xaml.Behaviors.Wpf'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 228
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Microsoft.Xaml.Behaviors.Wpf'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 255
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/default/package/Microsoft.Xaml.Behaviors.Wpf/1.1.19 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 12
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='ControlzEx'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 738
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/default/FindPackagesById() id='Aspose.Words'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 921
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/default/FindPackagesById() id='PostSharp'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 2475
          2021-04-13 08:20:18 192.168.171.82 POST /0x44/ProGet.WebApplication/Inedo.ProGet.WebApplication.Controls.Layout.NotificationBar/GetNotifications - 443 - 172.21.9.72 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/89.0.4389.114+Safari/537.36 https://packages.ph.intern.herten.de/ 200 0 0 36
          2021-04-13 08:20:18 192.168.171.82 POST /0x44/ProGet.WebApplication/Inedo.ProGet.WebApplication.Controls.Layout.NotificationBar/GetNotifications - 443 - 172.21.9.72 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/89.0.4389.114+Safari/537.36 https://packages.ph.intern.herten.de/packages 200 0 0 36
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/default/package/Aspose.Words/21.1.0 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 409
          2021-04-13 08:20:18 192.168.171.82 GET /nuget/default/package/PostSharp/6.9.3 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 195
          2021-04-13 08:20:19 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='PostSharp.Redist'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 127
          2021-04-13 08:20:19 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='PostSharp.Redist'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 222
          2021-04-13 08:20:20 192.168.171.82 GET /nuget/default/FindPackagesById() id='PostSharp.Redist'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 1549
          2021-04-13 08:20:20 192.168.171.82 GET /nuget/default/package/PostSharp.Redist/6.9.3 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 26
          2021-04-13 08:20:20 192.168.171.82 POST /0x44/ProGet.WebApplication/Inedo.ProGet.WebApplication.Controls.Layout.NotificationBar/GetNotifications - 443 - 172.21.9.72 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/89.0.4389.114+Safari/537.36 https://packages.ph.intern.herten.de/administration 200 0 0 81
          2021-04-13 08:20:20 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='DryIoc.dll'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 120
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='NUnit'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 130
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='NUnit3TestAdapter'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 137
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='DryIoc.dll'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 196
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Moq'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 140
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='NUnit'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 213
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Moq'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 221
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/FindPackagesById() id='NUnit3TestAdapter'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 250
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/FindPackagesById() id='NUnit'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 272
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/package/NUnit3TestAdapter/3.17.0 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 12
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 320
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/FindPackagesById() id='Moq'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 359
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/package/Moq/4.16.1 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 23
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/package/System.Threading.Tasks.Extensions/4.5.4 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 10
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/FindPackagesById() id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 555
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Castle.Core'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 113
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/package/System.Runtime.CompilerServices.Unsafe/4.5.3 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 8
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/package/Microsoft.NET.Test.Sdk/16.9.1 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 8
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='System.Threading.Tasks.Extensions'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 133
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='NUnit3TestAdapter'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 685
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Castle.Core'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 230
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/FindPackagesById() id='Castle.Core'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 246
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Microsoft.NET.Test.Sdk'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 689
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/package/Castle.Core/4.4.0 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 23
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='System.Runtime.CompilerServices.Unsafe'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 144
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Microsoft.CodeCoverage'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 131
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='System.Runtime.CompilerServices.Unsafe'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 208
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Microsoft.CodeCoverage'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 196
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='Prosoz.Core.Utilitys'&semVerLevel=2.0.0 443 - 192.168.172.106 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 124
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='Prosoz.Core.Utilitys'&semVerLevel=2.0.0 443 - 192.168.172.106 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 203
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/FindPackagesById() id='Prosoz.Core.Utilitys'&semVerLevel=2.0.0 443 - 192.168.172.106 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 206
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/FindPackagesById() id='Microsoft.CodeCoverage'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 427
          2021-04-13 08:20:21 192.168.171.82 GET /nuget/default/package/Prosoz.Core.Utilitys/18.0.5.20583-rc1259 - 443 - 192.168.172.106 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 87
          2021-04-13 08:20:22 192.168.171.82 GET /nuget/default/package/Microsoft.CodeCoverage/16.9.1 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 159
          

          Thanks,
          Michael

          1 Reply Last reply Reply Quote 0
          • rhessingerR Offline
            rhessinger inedo-engineer
            last edited by

            Hi @m-janssen_0802,

            Thanks for sending this over, it was very helpful. From the looks of it, ProGet returned no results when searching for NUnit. If you retry your build again, does it pull the package again? Do you notice this only happening under heavy load on your ProGet server? Or does this seem to happen anytime?

            Thanks,
            Rich

            Products Engineer, Inedo

            1 Reply Last reply Reply Quote 0
            • M Offline
              m.janssen_0802
              last edited by

              Hi @rhessinger

              again thanks for your reply!

              Following log is of the build we started directly following (as you can notice on the basis of the timestamp).

              It's the same build on the same machine.

              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0
              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0
              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0
              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/devexpress/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0 196 ms
              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/fluent-ribbon/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0 259 ms
              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/FindPackagesById()?id='NUnit'&semVerLevel=2.0.0 491 ms
              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           GET https://packages.ph.intern.herten.de/nuget/default/package/NUnit/3.13.1
              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m           OK https://packages.ph.intern.herten.de/nuget/default/package/NUnit/3.13.1 10 ms
              [12:29:15] :		 [Project "AlleNet.sln": Restore]  [34;1m         "NUnit 3.13.1" wird installiert.
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m         Commit für Wiederherstellung wird ausgeführt...
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m         Die MSBuild-Datei "C:\buildagent\work\Integration\Open\build\obj\P.O.T.ComSchnittstellen\Prosoz.Open.Test.ComSchnittstellen.csproj.nuget.g.props" wird generiert.
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m         Die MSBuild-Datei "C:\buildagent\work\Integration\Open\build\obj\P.O.T.ComSchnittstellen\Prosoz.Open.Test.ComSchnittstellen.csproj.nuget.g.targets" wird generiert.
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m         Die Assetdatei wird auf den Datenträger geschrieben. Pfad: C:\buildagent\work\Integration\Open\build\obj\P.O.T.ComSchnittstellen\project.assets.json
              [12:29:16] :		 [Project "AlleNet.sln": Restore]          "C:\buildagent\work\Integration\Open\net\Test\Prosoz.Open.Test.ComSchnittstellen\Prosoz.Open.Test.ComSchnittstellen.csproj" wiederhergestellt (in "1,24 sec").
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m         Verwendete NuGet-Konfigurationsdateien:
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m             C:\buildagent\work\Integration\NuGet.Config
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m             C:\Users\user\AppData\Roaming\NuGet\NuGet.Config
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m             C:\Program Files (x86)\NuGet\Config\Microsoft.VisualStudio.Offline.config
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m         Verwendete Feeds:
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m             https://packages.ph.intern.herten.de/nuget/default
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m             https://packages.ph.intern.herten.de/nuget/fluent-ribbon
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m             https://packages.ph.intern.herten.de/nuget/devexpress/
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m         Installiert:
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [34;1m             1 Paket(e) auf C:\buildagent\work\Integration\Open\net\Test\Prosoz.Open.Test.ComSchnittstellen\Prosoz.Open.Test.ComSchnittstellen.csproj
              [12:29:16] :		 [Project "AlleNet.sln": Restore]  [36;1m     1>Done Building Project "C:\buildagent\work\Integration\Open\net\BuildSolutions\AlleNet.sln" (Restore target(s)).
              

              As you can see, he suddenly found the package, without any change. It's really confusing!

              The log on IIS says:

              2021-04-13 10:29:23 192.168.171.82 GET /nuget/devexpress/FindPackagesById() id='NUnit'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 155
              2021-04-13 10:29:23 192.168.171.82 POST /0x44/ProGet.WebApplication/Inedo.ProGet.WebApplication.Controls.Layout.NotificationBar/GetNotifications - 443 - 172.21.9.72 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/89.0.4389.114+Safari/537.36 https://packages.ph.intern.herten.de/ 200 0 0 34
              2021-04-13 10:29:23 192.168.171.82 POST /0x44/ProGet.WebApplication/Inedo.ProGet.WebApplication.Controls.Layout.NotificationBar/GetNotifications - 443 - 172.21.9.72 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/89.0.4389.114+Safari/537.36 https://packages.ph.intern.herten.de/packages 200 0 0 34
              2021-04-13 10:29:23 192.168.171.82 GET /nuget/fluent-ribbon/FindPackagesById() id='NUnit'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 208
              2021-04-13 10:29:23 192.168.171.82 GET /nuget/default/FindPackagesById() id='NUnit'&semVerLevel=2.0.0 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 272
              2021-04-13 10:29:23 192.168.171.82 GET /nuget/default/package/NUnit/3.13.1 - 443 - 192.168.173.97 NuGet+.NET+Core+MSBuild+Task/5.8.0+(Microsoft+Windows+6.3.9600) - 200 0 0 29
              

              Our monitoring doesn't show major differences at each of those points in time. The major difference is, that at the first request there was a memory usage of 4.5 of 6 GB and on the second request of 3.5 GB. Also we can't see any large utilization of the network traffic.

              Greetings,
              Michael

              atrippA 1 Reply Last reply Reply Quote 0
              • atrippA Offline
                atripp inedo-engineer @m.janssen_0802
                last edited by

                Hi @m-janssen_0802 ,

                We've identified a potential fix for this (PG-1942), and have already pushed a code change as pre-release version 5.3.27-rc.15.

                This is installable via the Inedo Hub when you configure the installation source as https://proget.inedo.com/upack/PrereleaseProducts/ - this can be changed with the little [config] button in the Inedo Hub, bottom left-corner.

                Thank
                Alana

                1 Reply Last reply Reply Quote 0
                • M Offline
                  m.janssen_0802
                  last edited by

                  Hi @atripp

                  thank you for your fast fix!

                  We just installed the version 5.3.27-rc.15 and will monitor the behaviour the next days.

                  Greetings,
                  Michael

                  1 Reply Last reply Reply Quote 0

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  • 1 / 1
                  • First post
                    Last post
                  Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation