Your message dated Fri, 08 Nov 2024 13:19:27 +0000
with message-id <e1t9otb-0046ns...@fasolo.debian.org>
and subject line Bug#1084262: fixed in golang-github-vulcand-oxy 2.0.0-3
has caused the Debian Bug report #1084262,
regarding golang-github-vulcand-oxy: FTBFS: FAIL: 
TestParseRFC822Time/Sun,_31_Oct_2021_12:10_-5000 (0.00s)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1084262: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084262
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-vulcand-oxy
Version: 2.0.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang --with=golang
   dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go install -trimpath -v -p 2 
github.com/vulcand/oxy/v2/buffer github.com/vulcand/oxy/v2/cbreaker 
github.com/vulcand/oxy/v2/connlimit github.com/vulcand/oxy/v2/forward 
github.com/vulcand/oxy/v2/internal/holsterv4/clock 
github.com/vulcand/oxy/v2/internal/holsterv4/collections 
github.com/vulcand/oxy/v2/memmetrics github.com/vulcand/oxy/v2/ratelimit 
github.com/vulcand/oxy/v2/roundrobin github.com/vulcand/oxy/v2/roundrobin/stickycookie 
github.com/vulcand/oxy/v2/stream github.com/vulcand/oxy/v2/testutils 
github.com/vulcand/oxy/v2/trace github.com/vulcand/oxy/v2/utils
internal/unsafeheader
internal/goarch
internal/cpu
internal/abi
internal/bytealg
internal/byteorder
internal/chacha8rand

[... snipped ...]

=== RUN   TestTTLMapSuite
=== RUN   TestTTLMapSuite/TestCallOnExpire
=== RUN   TestTTLMapSuite/TestGetIntNotExists
=== RUN   TestTTLMapSuite/TestGetInvalidType
=== RUN   TestTTLMapSuite/TestGetNotExists
=== RUN   TestTTLMapSuite/TestGetSetExpire
=== RUN   TestTTLMapSuite/TestIncrementGetExpire
=== RUN   TestTTLMapSuite/TestIncrementOutOfCapacity
=== RUN   TestTTLMapSuite/TestIncrementOverwrite
=== RUN   TestTTLMapSuite/TestIncrementRemovesExpired
=== RUN   TestTTLMapSuite/TestIncrementRemovesLastUsed
=== RUN   TestTTLMapSuite/TestIncrementUpdatesTtl
=== RUN   TestTTLMapSuite/TestRemoveExpiredEdgeCase
=== RUN   TestTTLMapSuite/TestRemoveExpiredEmpty
=== RUN   TestTTLMapSuite/TestRemoveLastUsedEmpty
=== RUN   TestTTLMapSuite/TestRemoveOutOfCapacity
=== RUN   TestTTLMapSuite/TestSetOverwrite
=== RUN   TestTTLMapSuite/TestSetWrong
=== RUN   TestTTLMapSuite/TestUpdate
--- PASS: TestTTLMapSuite (0.00s)
    --- PASS: TestTTLMapSuite/TestCallOnExpire (0.00s)
    --- PASS: TestTTLMapSuite/TestGetIntNotExists (0.00s)
    --- PASS: TestTTLMapSuite/TestGetInvalidType (0.00s)
    --- PASS: TestTTLMapSuite/TestGetNotExists (0.00s)
    --- PASS: TestTTLMapSuite/TestGetSetExpire (0.00s)
    --- PASS: TestTTLMapSuite/TestIncrementGetExpire (0.00s)
    --- PASS: TestTTLMapSuite/TestIncrementOutOfCapacity (0.00s)
    --- PASS: TestTTLMapSuite/TestIncrementOverwrite (0.00s)
    --- PASS: TestTTLMapSuite/TestIncrementRemovesExpired (0.00s)
    --- PASS: TestTTLMapSuite/TestIncrementRemovesLastUsed (0.00s)
    --- PASS: TestTTLMapSuite/TestIncrementUpdatesTtl (0.00s)
    --- PASS: TestTTLMapSuite/TestRemoveExpiredEdgeCase (0.00s)
    --- PASS: TestTTLMapSuite/TestRemoveExpiredEmpty (0.00s)
    --- PASS: TestTTLMapSuite/TestRemoveLastUsedEmpty (0.00s)
    --- PASS: TestTTLMapSuite/TestRemoveOutOfCapacity (0.00s)
    --- PASS: TestTTLMapSuite/TestSetOverwrite (0.00s)
    --- PASS: TestTTLMapSuite/TestSetWrong (0.00s)
    --- PASS: TestTTLMapSuite/TestUpdate (0.00s)
=== RUN   TestPeek
--- PASS: TestPeek (0.00s)
=== RUN   TestUpdate
--- PASS: TestUpdate (0.00s)
=== RUN   ExampleNewPriorityQueue
--- PASS: ExampleNewPriorityQueue (0.00s)
PASS
ok      github.com/vulcand/oxy/v2/internal/holsterv4/collections        0.003s
=== RUN   TestMedian
=== RUN   TestMedian/2_values
=== PAUSE TestMedian/2_values
=== RUN   TestMedian/3_values
=== PAUSE TestMedian/3_values
=== CONT  TestMedian/2_values
=== CONT  TestMedian/3_values
--- PASS: TestMedian (0.00s)
    --- PASS: TestMedian/2_values (0.00s)
    --- PASS: TestMedian/3_values (0.00s)
=== RUN   TestSplitRatios
=== RUN   TestSplitRatios/0
=== PAUSE TestSplitRatios/0
=== RUN   TestSplitRatios/1
=== PAUSE TestSplitRatios/1
=== RUN   TestSplitRatios/2
=== PAUSE TestSplitRatios/2
=== RUN   TestSplitRatios/3
=== PAUSE TestSplitRatios/3
=== RUN   TestSplitRatios/4
=== PAUSE TestSplitRatios/4
=== RUN   TestSplitRatios/5
=== PAUSE TestSplitRatios/5
=== RUN   TestSplitRatios/6
=== PAUSE TestSplitRatios/6
=== RUN   TestSplitRatios/7
=== PAUSE TestSplitRatios/7
=== RUN   TestSplitRatios/8
=== PAUSE TestSplitRatios/8
=== RUN   TestSplitRatios/9
=== PAUSE TestSplitRatios/9
=== RUN   TestSplitRatios/10
=== PAUSE TestSplitRatios/10
=== CONT  TestSplitRatios/0
=== CONT  TestSplitRatios/6
=== CONT  TestSplitRatios/4
=== CONT  TestSplitRatios/3
=== CONT  TestSplitRatios/2
=== CONT  TestSplitRatios/1
=== CONT  TestSplitRatios/5
=== CONT  TestSplitRatios/9
=== CONT  TestSplitRatios/8
=== CONT  TestSplitRatios/7
=== CONT  TestSplitRatios/10
--- PASS: TestSplitRatios (0.00s)
    --- PASS: TestSplitRatios/0 (0.00s)
    --- PASS: TestSplitRatios/6 (0.00s)
    --- PASS: TestSplitRatios/4 (0.00s)
    --- PASS: TestSplitRatios/3 (0.00s)
    --- PASS: TestSplitRatios/2 (0.00s)
    --- PASS: TestSplitRatios/1 (0.00s)
    --- PASS: TestSplitRatios/5 (0.00s)
    --- PASS: TestSplitRatios/9 (0.00s)
    --- PASS: TestSplitRatios/8 (0.00s)
    --- PASS: TestSplitRatios/7 (0.00s)
    --- PASS: TestSplitRatios/10 (0.00s)
=== RUN   TestSplitLatencies
=== RUN   TestSplitLatencies/0
=== PAUSE TestSplitLatencies/0
=== RUN   TestSplitLatencies/1
=== PAUSE TestSplitLatencies/1
=== RUN   TestSplitLatencies/2
=== PAUSE TestSplitLatencies/2
=== RUN   TestSplitLatencies/3
=== PAUSE TestSplitLatencies/3
=== RUN   TestSplitLatencies/4
=== PAUSE TestSplitLatencies/4
=== RUN   TestSplitLatencies/5
=== PAUSE TestSplitLatencies/5
=== RUN   TestSplitLatencies/6
=== PAUSE TestSplitLatencies/6
=== CONT  TestSplitLatencies/0
=== CONT  TestSplitLatencies/4
=== CONT  TestSplitLatencies/2
=== CONT  TestSplitLatencies/1
=== CONT  TestSplitLatencies/3
=== CONT  TestSplitLatencies/6
=== CONT  TestSplitLatencies/5
--- PASS: TestSplitLatencies (0.00s)
    --- PASS: TestSplitLatencies/0 (0.00s)
    --- PASS: TestSplitLatencies/4 (0.00s)
    --- PASS: TestSplitLatencies/2 (0.00s)
    --- PASS: TestSplitLatencies/1 (0.00s)
    --- PASS: TestSplitLatencies/3 (0.00s)
    --- PASS: TestSplitLatencies/6 (0.00s)
    --- PASS: TestSplitLatencies/5 (0.00s)
=== RUN   TestCloneExpired
--- PASS: TestCloneExpired (0.00s)
=== RUN   TestMerge
--- PASS: TestMerge (0.00s)
=== RUN   TestMergeNil
--- PASS: TestMergeNil (0.00s)
=== RUN   TestRotation
--- PASS: TestRotation (0.00s)
=== RUN   TestReset
--- PASS: TestReset (0.00s)
=== RUN   TestHDRHistogramExportReturnsNewCopy
--- PASS: TestHDRHistogramExportReturnsNewCopy (0.00s)
=== RUN   TestRollingHDRHistogramExportReturnsNewCopy
--- PASS: TestRollingHDRHistogramExportReturnsNewCopy (0.00s)
=== RUN   TestNewRatioCounterInvalidParams
--- PASS: TestNewRatioCounterInvalidParams (0.00s)
=== RUN   TestNotReady
--- PASS: TestNotReady (0.00s)
=== RUN   TestNoB
--- PASS: TestNoB (0.00s)
=== RUN   TestNoA
--- PASS: TestNoA (0.00s)
=== RUN   TestMultipleBuckets
--- PASS: TestMultipleBuckets (0.00s)
=== RUN   TestOverwriteBuckets
--- PASS: TestOverwriteBuckets (0.00s)
=== RUN   TestInactiveBuckets
--- PASS: TestInactiveBuckets (0.00s)
=== RUN   TestLongPeriodsOfInactivity
--- PASS: TestLongPeriodsOfInactivity (0.00s)
=== RUN   TestNewRatioCounterReset
--- PASS: TestNewRatioCounterReset (0.00s)
=== RUN   TestDefaults
--- PASS: TestDefaults (0.00s)
=== RUN   TestAppend
--- PASS: TestAppend (0.00s)
=== RUN   TestConcurrentRecords
--- PASS: TestConcurrentRecords (0.00s)
=== RUN   TestRTMetricExportReturnsNewCopy
--- PASS: TestRTMetricExportReturnsNewCopy (0.00s)
PASS
ok      github.com/vulcand/oxy/v2/memmetrics    0.005s
=== RUN   TestConsumeSingleToken
--- PASS: TestConsumeSingleToken (0.00s)
=== RUN   TestFastConsumption
--- PASS: TestFastConsumption (0.00s)
=== RUN   TestConsumeMultipleTokens
--- PASS: TestConsumeMultipleTokens (0.00s)
=== RUN   TestDelayIsCorrect
--- PASS: TestDelayIsCorrect (0.00s)
=== RUN   TestExceedsBurst
--- PASS: TestExceedsBurst (0.00s)
=== RUN   TestConsumeBurst
--- PASS: TestConsumeBurst (0.00s)
=== RUN   TestConsumeEstimate
--- PASS: TestConsumeEstimate (0.00s)
=== RUN   TestUpdateInvalidPeriod
--- PASS: TestUpdateInvalidPeriod (0.00s)
=== RUN   TestUpdateBurstIncreased
--- PASS: TestUpdateBurstIncreased (0.00s)
=== RUN   TestUpdateBurstDecreased
--- PASS: TestUpdateBurstDecreased (0.00s)
=== RUN   TestUpdateRateChanged
--- PASS: TestUpdateRateChanged (0.00s)
=== RUN   TestRollback
--- PASS: TestRollback (0.00s)
=== RUN   TestRollbackSeveralTimes
--- PASS: TestRollbackSeveralTimes (0.00s)
=== RUN   TestRollbackAfterAvailableExceeded
--- PASS: TestRollbackAfterAvailableExceeded (0.00s)
=== RUN   TestRollbackAfterError
--- PASS: TestRollbackAfterError (0.00s)
=== RUN   TestDivisionByZeroOnPeriod
--- PASS: TestDivisionByZeroOnPeriod (0.00s)
=== RUN   TestLongestPeriod
--- PASS: TestLongestPeriod (0.00s)
=== RUN   TestConsume
--- PASS: TestConsume (0.00s)
=== RUN   TestConsumeRefill
--- PASS: TestConsumeRefill (0.00s)
=== RUN   TestConsumeLimitedBy1st
--- PASS: TestConsumeLimitedBy1st (0.00s)
=== RUN   TestConsumeLimitedBy2st
--- PASS: TestConsumeLimitedBy2st (0.00s)
=== RUN   TestConsumeMoreThenBurst
--- PASS: TestConsumeMoreThenBurst (0.00s)
=== RUN   TestUpdateMore
--- PASS: TestUpdateMore (0.00s)
=== RUN   TestUpdateLess
--- PASS: TestUpdateLess (0.00s)
=== RUN   TestUpdateAllDifferent
--- PASS: TestUpdateAllDifferent (0.00s)
=== RUN   TestRateSetAdd
--- PASS: TestRateSetAdd (0.00s)
=== RUN   TestHitLimit
--- PASS: TestHitLimit (0.00s)
=== RUN   TestFailure
--- PASS: TestFailure (0.00s)
=== RUN   TestIsolation
--- PASS: TestIsolation (0.00s)
=== RUN   TestExpiration
--- PASS: TestExpiration (0.00s)
=== RUN   TestExtractRates
--- PASS: TestExtractRates (0.00s)
=== RUN   TestBadRateExtractor
--- PASS: TestBadRateExtractor (0.00s)
=== RUN   TestExtractorEmpty
--- PASS: TestExtractorEmpty (0.00s)
=== RUN   TestInvalidParams
--- PASS: TestInvalidParams (0.00s)
=== RUN   TestOptions
--- PASS: TestOptions (0.00s)
PASS
ok      github.com/vulcand/oxy/v2/ratelimit     0.007s
=== RUN   TestRebalancerNormalOperation
--- PASS: TestRebalancerNormalOperation (0.00s)
=== RUN   TestRebalancerNoServers
--- PASS: TestRebalancerNoServers (0.00s)
=== RUN   TestRebalancerRemoveServer
--- PASS: TestRebalancerRemoveServer (0.00s)
=== RUN   TestRebalancerRecovery
--- PASS: TestRebalancerRecovery (0.01s)
=== RUN   TestRebalancerCascading
--- PASS: TestRebalancerCascading (0.01s)
=== RUN   TestRebalancerAllBad
--- PASS: TestRebalancerAllBad (0.00s)
=== RUN   TestRebalancerReset
--- PASS: TestRebalancerReset (0.00s)
=== RUN   TestRebalancerRequestRewriteListenerLive
--- PASS: TestRebalancerRequestRewriteListenerLive (0.25s)
=== RUN   TestRebalancerRequestRewriteListener
--- PASS: TestRebalancerRequestRewriteListener (0.00s)
=== RUN   TestRebalancerStickySession
--- PASS: TestRebalancerStickySession (0.00s)
=== RUN   TestNoServers
--- PASS: TestNoServers (0.00s)
=== RUN   TestRemoveBadServer
--- PASS: TestRemoveBadServer (0.00s)
=== RUN   TestCustomErrHandler
--- PASS: TestCustomErrHandler (0.00s)
=== RUN   TestOneServer
--- PASS: TestOneServer (0.00s)
=== RUN   TestSimple
--- PASS: TestSimple (0.00s)
=== RUN   TestRemoveServer
--- PASS: TestRemoveServer (0.00s)
=== RUN   TestUpsertSame
--- PASS: TestUpsertSame (0.00s)
=== RUN   TestUpsertWeight
--- PASS: TestUpsertWeight (0.00s)
=== RUN   TestWeighted
--- PASS: TestWeighted (0.00s)
=== RUN   TestRequestRewriteListener
--- PASS: TestRequestRewriteListener (0.00s)
=== RUN   TestBasic
--- PASS: TestBasic (0.00s)
=== RUN   TestBasicWithHashValue
--- PASS: TestBasicWithHashValue (0.00s)
=== RUN   TestBasicWithAESValue
--- PASS: TestBasicWithAESValue (0.00s)
=== RUN   TestStickyCookie
--- PASS: TestStickyCookie (0.00s)
=== RUN   TestStickyCookieWithOptions
=== RUN   TestStickyCookieWithOptions/no_options
=== RUN   TestStickyCookieWithOptions/HTTPOnly
=== RUN   TestStickyCookieWithOptions/Secure
=== RUN   TestStickyCookieWithOptions/Path
=== RUN   TestStickyCookieWithOptions/Domain
=== RUN   TestStickyCookieWithOptions/Expires
=== RUN   TestStickyCookieWithOptions/MaxAge
=== RUN   TestStickyCookieWithOptions/SameSite
--- PASS: TestStickyCookieWithOptions (0.00s)
    --- PASS: TestStickyCookieWithOptions/no_options (0.00s)
    --- PASS: TestStickyCookieWithOptions/HTTPOnly (0.00s)
    --- PASS: TestStickyCookieWithOptions/Secure (0.00s)
    --- PASS: TestStickyCookieWithOptions/Path (0.00s)
    --- PASS: TestStickyCookieWithOptions/Domain (0.00s)
    --- PASS: TestStickyCookieWithOptions/Expires (0.00s)
    --- PASS: TestStickyCookieWithOptions/MaxAge (0.00s)
    --- PASS: TestStickyCookieWithOptions/SameSite (0.00s)
=== RUN   TestRemoveRespondingServer
--- PASS: TestRemoveRespondingServer (0.00s)
=== RUN   TestRemoveAllServers
--- PASS: TestRemoveAllServers (0.00s)
=== RUN   TestBadCookieVal
--- PASS: TestBadCookieVal (0.00s)
=== RUN   TestStickySession_GetBackend
=== RUN   TestStickySession_GetBackend/NoCookies
=== RUN   TestStickySession_GetBackend/Cookie_no_matched
=== RUN   TestStickySession_GetBackend/Cookie_not_a_URL
=== RUN   TestStickySession_GetBackend/Simple
=== RUN   TestStickySession_GetBackend/Host_no_match_for_needle
=== RUN   TestStickySession_GetBackend/Scheme_no_match_for_needle
=== RUN   TestStickySession_GetBackend/Path_no_match_for_needle
=== RUN   TestStickySession_GetBackend/With_user_in_haystack_but_not_in_needle
=== RUN   TestStickySession_GetBackend/With_user_in_haystack_and_in_needle
=== RUN   TestStickySession_GetBackend/Cookie_no_matched_with_RawValue
=== RUN   TestStickySession_GetBackend/Cookie_no_matched_with_HashValue
=== RUN   TestStickySession_GetBackend/Cookie_value_not_matched_with_HashValue
=== RUN   TestStickySession_GetBackend/simple_with_HashValue
=== RUN   TestStickySession_GetBackend/simple_with_HashValue_and_salt
=== RUN   TestStickySession_GetBackend/Cookie_value_not_matched_with_AESValue
=== RUN   TestStickySession_GetBackend/simple_with_AESValue
=== RUN   
TestStickySession_GetBackend/Cookie_value_not_matched_with_AESValue_with_ttl_0s
=== RUN   TestStickySession_GetBackend/simple_with_AESValue_with_ttl_0s
=== RUN   TestStickySession_GetBackend/simple_with_AESValue_with_ttl_0s#01
=== RUN   TestStickySession_GetBackend/simple_with_AESValue_with_expired_ttl
--- PASS: TestStickySession_GetBackend (0.00s)
    --- PASS: TestStickySession_GetBackend/NoCookies (0.00s)
    --- PASS: TestStickySession_GetBackend/Cookie_no_matched (0.00s)
    --- PASS: TestStickySession_GetBackend/Cookie_not_a_URL (0.00s)
    --- PASS: TestStickySession_GetBackend/Simple (0.00s)
    --- PASS: TestStickySession_GetBackend/Host_no_match_for_needle (0.00s)
    --- PASS: TestStickySession_GetBackend/Scheme_no_match_for_needle (0.00s)
    --- PASS: TestStickySession_GetBackend/Path_no_match_for_needle (0.00s)
    --- PASS: 
TestStickySession_GetBackend/With_user_in_haystack_but_not_in_needle (0.00s)
    --- PASS: TestStickySession_GetBackend/With_user_in_haystack_and_in_needle 
(0.00s)
    --- PASS: TestStickySession_GetBackend/Cookie_no_matched_with_RawValue 
(0.00s)
    --- PASS: TestStickySession_GetBackend/Cookie_no_matched_with_HashValue 
(0.00s)
    --- PASS: 
TestStickySession_GetBackend/Cookie_value_not_matched_with_HashValue (0.00s)
    --- PASS: TestStickySession_GetBackend/simple_with_HashValue (0.00s)
    --- PASS: TestStickySession_GetBackend/simple_with_HashValue_and_salt 
(0.00s)
    --- PASS: 
TestStickySession_GetBackend/Cookie_value_not_matched_with_AESValue (0.00s)
    --- PASS: TestStickySession_GetBackend/simple_with_AESValue (0.00s)
    --- PASS: 
TestStickySession_GetBackend/Cookie_value_not_matched_with_AESValue_with_ttl_0s 
(0.00s)
    --- PASS: TestStickySession_GetBackend/simple_with_AESValue_with_ttl_0s 
(0.00s)
    --- PASS: TestStickySession_GetBackend/simple_with_AESValue_with_ttl_0s#01 
(0.00s)
    --- PASS: 
TestStickySession_GetBackend/simple_with_AESValue_with_expired_ttl (0.00s)
PASS
ok      github.com/vulcand/oxy/v2/roundrobin    0.300s
=== RUN   TestFallbackValue_FindURL
=== RUN   TestFallbackValue_FindURL/From:_rawValue,_To_rawValue
=== PAUSE TestFallbackValue_FindURL/From:_rawValue,_To_rawValue
=== RUN   TestFallbackValue_FindURL/From:_rawValue,_To_hashValue
=== PAUSE TestFallbackValue_FindURL/From:_rawValue,_To_hashValue
=== RUN   TestFallbackValue_FindURL/From:_rawValue,_To_aesValue
=== PAUSE TestFallbackValue_FindURL/From:_rawValue,_To_aesValue
=== RUN   TestFallbackValue_FindURL/From:_hashValue,_To_rawValue
=== PAUSE TestFallbackValue_FindURL/From:_hashValue,_To_rawValue
=== RUN   TestFallbackValue_FindURL/From:_hashValue,_To_hashValue
=== PAUSE TestFallbackValue_FindURL/From:_hashValue,_To_hashValue
=== RUN   TestFallbackValue_FindURL/From:_hashValue,_To_aesValue
=== PAUSE TestFallbackValue_FindURL/From:_hashValue,_To_aesValue
=== RUN   TestFallbackValue_FindURL/From:_aesValue,_To_rawValue
=== PAUSE TestFallbackValue_FindURL/From:_aesValue,_To_rawValue
=== RUN   TestFallbackValue_FindURL/From:_aesValue,_To_hashValue
=== PAUSE TestFallbackValue_FindURL/From:_aesValue,_To_hashValue
=== RUN   TestFallbackValue_FindURL/From:_aesValue,_To_aesValue
=== PAUSE TestFallbackValue_FindURL/From:_aesValue,_To_aesValue
=== CONT  TestFallbackValue_FindURL/From:_rawValue,_To_rawValue
=== CONT  TestFallbackValue_FindURL/From:_aesValue,_To_aesValue
=== CONT  TestFallbackValue_FindURL/From:_aesValue,_To_hashValue
=== CONT  TestFallbackValue_FindURL/From:_aesValue,_To_rawValue
=== CONT  TestFallbackValue_FindURL/From:_hashValue,_To_aesValue
=== CONT  TestFallbackValue_FindURL/From:_hashValue,_To_hashValue
=== CONT  TestFallbackValue_FindURL/From:_hashValue,_To_rawValue
=== CONT  TestFallbackValue_FindURL/From:_rawValue,_To_aesValue
=== CONT  TestFallbackValue_FindURL/From:_rawValue,_To_hashValue
--- PASS: TestFallbackValue_FindURL (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_rawValue,_To_rawValue (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_aesValue,_To_aesValue (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_aesValue,_To_hashValue (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_aesValue,_To_rawValue (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_hashValue,_To_aesValue (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_hashValue,_To_hashValue (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_hashValue,_To_rawValue (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_rawValue,_To_aesValue (0.00s)
    --- PASS: TestFallbackValue_FindURL/From:_rawValue,_To_hashValue (0.00s)
=== RUN   TestFallbackValue_FindURL_error
=== RUN   
TestFallbackValue_FindURL_error/From_RawValue_To_HashValue_with_RawValue_value
=== RUN   
TestFallbackValue_FindURL_error/From_RawValue_To_HashValue_with_RawValue_non_matching_value
=== RUN   
TestFallbackValue_FindURL_error/From_RawValue_To_HashValue_with_HashValue_value
=== RUN   
TestFallbackValue_FindURL_error/From_RawValue_To_HashValue_with_HashValue_non_matching_value
=== RUN   
TestFallbackValue_FindURL_error/From_HashValue_To_AESValue_with_AESValue_value
=== RUN   
TestFallbackValue_FindURL_error/From_HashValue_To_AESValue_with_AESValue_non_matching_value
=== RUN   
TestFallbackValue_FindURL_error/From_HashValue_To_AESValue_with_HashValue_value
=== RUN   
TestFallbackValue_FindURL_error/From_HashValue_To_AESValue_with_AESValue_non_matching_value#01
=== RUN   
TestFallbackValue_FindURL_error/From_AESValue_To_AESValue_with_AESValue_value
=== RUN   
TestFallbackValue_FindURL_error/From_AESValue_To_AESValue_with_AESValue_non_matching_value
=== RUN   
TestFallbackValue_FindURL_error/From_AESValue_To_HashValue_with_HashValue_non_matching_value
=== RUN   TestFallbackValue_FindURL_error/From_nil_To_RawValue
=== RUN   TestFallbackValue_FindURL_error/From_RawValue_To_nil
--- PASS: TestFallbackValue_FindURL_error (0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_RawValue_To_HashValue_with_RawValue_value 
(0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_RawValue_To_HashValue_with_RawValue_non_matching_value
 (0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_RawValue_To_HashValue_with_HashValue_value 
(0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_RawValue_To_HashValue_with_HashValue_non_matching_value
 (0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_HashValue_To_AESValue_with_AESValue_value 
(0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_HashValue_To_AESValue_with_AESValue_non_matching_value
 (0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_HashValue_To_AESValue_with_HashValue_value 
(0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_HashValue_To_AESValue_with_AESValue_non_matching_value#01
 (0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_AESValue_To_AESValue_with_AESValue_value 
(0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_AESValue_To_AESValue_with_AESValue_non_matching_value
 (0.00s)
    --- PASS: 
TestFallbackValue_FindURL_error/From_AESValue_To_HashValue_with_HashValue_non_matching_value
 (0.00s)
    --- PASS: TestFallbackValue_FindURL_error/From_nil_To_RawValue (0.00s)
    --- PASS: TestFallbackValue_FindURL_error/From_RawValue_To_nil (0.00s)
PASS
ok      github.com/vulcand/oxy/v2/roundrobin/stickycookie       0.003s
?       github.com/vulcand/oxy/v2/testutils     [no test files]
=== RUN   TestSimple
--- PASS: TestSimple (0.00s)
=== RUN   TestChunkedEncodingSuccess
--- PASS: TestChunkedEncodingSuccess (1.00s)
=== RUN   TestRequestLimitReached
--- PASS: TestRequestLimitReached (0.00s)
=== RUN   TestResponseLimitReached
--- PASS: TestResponseLimitReached (0.00s)
=== RUN   TestFileStreamingResponse
--- PASS: TestFileStreamingResponse (0.00s)
=== RUN   TestCustomErrorHandler
--- PASS: TestCustomErrorHandler (0.00s)
=== RUN   TestNotModified
--- PASS: TestNotModified (0.00s)
=== RUN   TestNoBody
--- PASS: TestNoBody (0.00s)
=== RUN   TestPreservesTLS
--- PASS: TestPreservesTLS (0.00s)
PASS
ok      github.com/vulcand/oxy/v2/stream        1.011s
=== RUN   TestTraceSimple
--- PASS: TestTraceSimple (0.00s)
=== RUN   TestTraceCaptureHeaders
--- PASS: TestTraceCaptureHeaders (0.00s)
=== RUN   TestTraceTLS
--- PASS: TestTraceTLS (0.00s)
PASS
ok      github.com/vulcand/oxy/v2/trace 0.005s
=== RUN   TestParseBadHeaders
--- PASS: TestParseBadHeaders (0.00s)
=== RUN   TestParseSuccess
--- PASS: TestParseSuccess (0.00s)
=== RUN   TestHttpReqToString
--- PASS: TestHttpReqToString (0.00s)
=== RUN   TestDefaultHandlerErrors
--- PASS: TestDefaultHandlerErrors (0.00s)
=== RUN   TestCopyUrl
--- PASS: TestCopyUrl (0.00s)
=== RUN   TestCopyHeaders
--- PASS: TestCopyHeaders (0.00s)
=== RUN   TestHasHeaders
--- PASS: TestHasHeaders (0.00s)
=== RUN   TestRemoveHeaders
--- PASS: TestRemoveHeaders (0.00s)
PASS
ok      github.com/vulcand/oxy/v2/utils 0.003s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 
github.com/vulcand/oxy/v2/buffer github.com/vulcand/oxy/v2/cbreaker 
github.com/vulcand/oxy/v2/connlimit github.com/vulcand/oxy/v2/forward 
github.com/vulcand/oxy/v2/internal/holsterv4/clock 
github.com/vulcand/oxy/v2/internal/holsterv4/collections 
github.com/vulcand/oxy/v2/memmetrics github.com/vulcand/oxy/v2/ratelimit 
github.com/vulcand/oxy/v2/roundrobin github.com/vulcand/oxy/v2/roundrobin/stickycookie 
github.com/vulcand/oxy/v2/stream github.com/vulcand/oxy/v2/testutils 
github.com/vulcand/oxy/v2/trace github.com/vulcand/oxy/v2/utils returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: golang-github-vulcand-oxy
Source-Version: 2.0.0-3
Done: Santiago Vila <sanv...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-vulcand-oxy, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1084...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <sanv...@debian.org> (supplier of updated 
golang-github-vulcand-oxy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 08 Nov 2024 13:40:00 +0100
Source: golang-github-vulcand-oxy
Architecture: source
Version: 2.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Santiago Vila <sanv...@debian.org>
Closes: 1084262
Changes:
 golang-github-vulcand-oxy (2.0.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Do not add Depends and Build-Depends on tzdata-legacy.
   * Disable single test which does no longer work with new tzdata.
     Closes: #1084262.
Checksums-Sha1:
 aad7553d198ed576a742f12434b2d1440554aef1 2237 
golang-github-vulcand-oxy_2.0.0-3.dsc
 d4dc6855e0979a9741e99dfdcc5af174d1e478dd 2848 
golang-github-vulcand-oxy_2.0.0-3.debian.tar.xz
 2e15a8427f65132a88dbd499c4dcfe7ea7df9078 8741 
golang-github-vulcand-oxy_2.0.0-3_source.buildinfo
Checksums-Sha256:
 1633a402247acb9a82aa1d45d745b7c23ebef44c996d81eaf7f49e3dc6c7e5a3 2237 
golang-github-vulcand-oxy_2.0.0-3.dsc
 9a2d51e6a21694a8ff207e68dcbd191845cc52e190a69dec28e64704dec24886 2848 
golang-github-vulcand-oxy_2.0.0-3.debian.tar.xz
 5e083a3d49481906aa6307dd6e7e229e312fd1f8cbb3068edd758ffd2e6068be 8741 
golang-github-vulcand-oxy_2.0.0-3_source.buildinfo
Files:
 5cf4660e878a3de9081385190271aa6e 2237 golang optional 
golang-github-vulcand-oxy_2.0.0-3.dsc
 68a78df5ba0f12bdf64332f60a3ae1c0 2848 golang optional 
golang-github-vulcand-oxy_2.0.0-3.debian.tar.xz
 ff30fe928f2a319c31e29b286d01d2d3 8741 golang optional 
golang-github-vulcand-oxy_2.0.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmcuCOUACgkQQc5/C58b
izKHrgf/Xx2Efdh2geeUz6ZSi14WBwbP8rB+tjoFVXMCVfudk+kHcSxAb/gln/GU
pihUvNdJg7KHmpn60WMvarcbr46F1BqYRCt8yaeiru8mnKbvmtFiBeF8Tr/xShxK
V4WmaVeg0RtU0hrZiaZfER56nrQYoFHV7fApDMpcjr36hnbOR/cDpTEB+Y0Fxelk
lj9JTMciw1C17XkU1RC62fw5/HRQgMsfwBmipuW5IJlJSibHRztX14kDPkdSseY2
eFMFbixG0dqNtzTO3QzmZA9GFZdHeL5caj9Sp5n8O7Y048xBMtkwNicEMQfyBOfT
YTuRRf+aX86C0kOSPYr9B2b020TcLA==
=a2EU
-----END PGP SIGNATURE-----

Attachment: pgpY53_XTUZhQ.pgp
Description: PGP signature


--- End Message ---

Reply via email to