Building
Started building at 2023/01/21 05:35:50
Calculating base
Updating mirror
Basing run on 8.0.0-1218 d4a71a336d
Updating tree for run 21.01.2023-05.35
gocb is at 40020ee, changes since last good build: none
libcouchbase is at e4de408, changes since last good build: none
indexing is at 697363c, changes since last good build:
697363c4 Merge remote-tracking branch 'couchbase/unstable' into HEAD
403c9cb3 MB-55077 Clear rebalance running flag at the end of rebalance
98a8dd9e MB-55062 Skip destoying shards on dropIndex failure
f0f52aff MB-55062 Unlock all locked shards at the end of rebalance
62bdf937 MB-54938: Implement PauseUploadToken cleanup
5c0211d0 MB-54938: Add skeleton for PauseUploadToken cleanup
34d6f302 MB-54938: Implement master pause token cleanup
6d9dd0ad MB-54938: Refactor PauseToken path builders
9bc84646 MB-54938: Add pause done callback skeleton
fcf1f865 MB-54938: Track Pauser in PauseServiceManager
609bfea5 MB-55062 Cleanup rebalance on follower during cancel prepare task
4e650a81 MB-55062 Delete ShardTokenCommit token during cleanup on dest
6e5d75cc MB-55115 master download metadata and stats for resume
a7c11ffb MB-54116 Move set03_pause_resume_test.go to set05_pause_resume_test.go
10518b91 MB-54116 Minor logging improvements in shard_rebalancer
722dfa8d MB-54116 Populate rebalance_tranfer_progress only for IndexStatusFilter
237f52ea MB-55099 add new interface functions to query's context
ccb1bc87 MB-53274: Add RBAC to /planIndex handler
8cbe83ed MB-100 Sleep for more time after MCD crash
541f3b43 Merge remote-tracking branch 'couchbase/unstable' into HEAD
c4d4f127 MB-54116 Restructure cancel/panic code to test action code
b355eecd MB-52294 move to plasma copier APIs
256aa140 MB-52308 add prepared tasks to master GetTaskList pause resume
0be6fcf8 MB-54954 move pause resume tests to serverlesstests
15ec9bde MB-54993 add lock and unlock for plasma shards
f26458d6 MB-54954 - integrate uploads to master follower communication
d49e34fe Merge remote-tracking branch 'couchbase/unstable' into HEAD
841bdaa4 MB-54116 Do not cleanup stats during conversion of IndexStats2
88dedad6 MB-52931 Drop index (not just instance) after async recovery is done
f0fd572e MB-55019 Return from updateTransferProgress after stats reset
f343cd1f Merge remote-tracking branch 'couchbase/unstable' into HEAD
2dcbf61a MB-54944 separate master and follower work
735b5914 MB-54943 create and upload pause metadata
64158e8c MB-54673: Support cbindexperf without using cbauth/revrpc
a76cb9fc Merge remote-tracking branch 'couchbase/unstable' into HEAD
3ba7fbc8 MB-54923: Implement follower pause state handler
26030a14 MB-54923: Implement master pause state handler
6bc5d316 MB-54923: Add pause upload token in-mem bookkeeping
a9bbfe6d MB-54923: Add skeleton for pause observer
54376488 MB-54922: Publish PauseUploadTokens to metaKV
2fd59fb9 MB-54922: Generate PauseUploadTokens
58c7bb46 MB-54922: Add skeleton for Pauser
4dd6f713 MB-54922: Add PauseUploadToken
671249fb Merge remote-tracking branch 'couchbase/unstable' into HEAD
a5d8a80d MB-54673: Support cbindex without using cbauth/revrpc
1067a60c MB-53977 Add rest API's to lock or unlock shards
f850d05a MB-53977 UseShardId as specified by rebalancer
593e29f3 MB-53977 Call RestoreShardDone after successful restore on destination
05abd401 MB-53977 Implement shard lock and unlock APIs
8804a52d MB-52931 Move Warn to Verbose for canAllowDDLDuringRebalance
911c4ac8 MB-52931 Build catchup instances in separate batch
35790a28 MB-52931 Do not fail rebalance if DDL is on-going
a6265d79 MB-52931 Do not limit shard rebalance initiated builds
695802e7 MB-52931 Control logging in builder when processing build tokens during rebalance
998d0e92 MB-52931 Allow builder to build indexes during rebalance
fe6e135f MB-52931 Queue build tokens for rebalance instances
218cc814 MB-52931 Allow index build during rebalance
5443c3a4 MB-53274: Return stats as per user permissions - 3
5245257d Merge remote-tracking branch 'couchbase/unstable' into HEAD
cf6180bb MB-54915 Destroy index snapshot if index is deleted
a46dd2ba MB-54931: Use bucket UUID as tenant key in GetTenantDiskSize
cfdea791 Merge remote-tracking branch 'couchbase/unstable' into HEAD
ca634c4f MB-54921: Register PauseToken via /pauseMgr/Pause
1f3199cc MB-54921: Add handler to register PauseToken via /pauseMgr/Pause
681d76c9 MB-54921: Store PauseToken in metaKV
6345af8f MB-54921: Store PauseToken in local meta
5354a375 MB-54921: Add skeleton initStartPhase for pause
62116f9b MB-54921: Add PauseToken
a0710191 MB-54676: consume AggregateRecorder from regulator, use deferred metering for writes
82d8d75a MB-52931 Skip dropped indexes in dropShardsWhenIdle
839da89f MB-52931 Skip deleted indexes from waitForIndexState processing
1f0851d7 MB-52931 Handle deletion of scope/collection/index during rebalance
a6814008 MB-52931 Skip index creation or build on destination node for dropped index
c0321e2f MB-52931 Notify lifecycle manager on async recovery done
530cb819 MB-53274 MB-54862: Return stats as per user permissions - 2
e37a96d7 MB-52931 Always allow rebalance initated drop requests
22493cd5 MB-52931 Allow drop index on source during rebalance
1bc3eb0d MB-54116 Handle special characters in bucket names for tests
79f198d7 MB-54802: Avoid caching user credentials in memory
01ba3be9 MB-52308,MB-52354 update service APIs for pause resume
54edd6fb Merge remote-tracking branch 'couchbase/unstable' into HEAD
92fc82c8 MB-52931 Populate slice as argument to go-routine in cleanupIndexData
4016c060 MB-53902 Add blob_storage_region to indexer settings
79da76bc Merge remote-tracking branch 'couchbase/unstable' into HEAD
0e62421b MB-54419 upload plasma shards to object storage
72911acb MB-54706 Update test case for single node subcluster
cd30335f MB-54706 Do not place new tenant on a single node subcluster
e2ab5929 MB-54528 Fix grouping of empty subclusters
f9fae14b MB-54528 planner unit test for swap rebalance server group mismatch
45b7ade1 MB-54528 planner - fix server group validation for swap rebalance
8b92e2ca MB-54528 Additional test for replica repair with defrag
d2f062da MB-52931 Process DDL tokens during rebalance at sched index creator
89016bcd MB-52931 Allow deferred index creation during rebalance
fcd569e5 MB-52931 Update rebalance phase at lifecycle manager
a5fb3b7b MB-52931 Schedule DDL in back-ground on commit failure due to rebalance
9bc0e278 MB-52931 Code refactor - move bucket grouping to local method
3c6c3f44 MB-52931 Code refactor - move setSchedule and updateIndexInst to separate method
035f0a82 MB-52931 Code refactor - move inst state validation to separate method
f26e504c MB-54215: Add back missing lss stats after moving to indexer_stats.log
34ab5d1c MB-53639: Get numVBuckets cloning streamState for stats in timekeeper
75b3ecef MB-53637: Remove locks from numvBuckets to tsvbuuid sync.pool map
b5758709 MB-53787: Use BucketUUID for tenant name
3d8d343a MB-54711 Planner unit test for empty node deletion
8ceb1853 MB-54711 Fix bug in empty node removal
d97d219e MB-54798:Race Condition on IndexInfo in GSI client
45738746 Merge remote-tracking branch 'couchbase/unstable' into HEAD
926cdb02 MB-53297: Fix systemHandler() crashed: send on closed channel
9b63d4ca MB-54408: Implement time sorting on Histogram (Log latency) distribution stats
63120bbb MB-54116 test DDL operations after every rebalance
02332f99 Merge remote-tracking branch 'couchbase/unstable' into HEAD
785eb9b9 MB-54660: Expose LSSCleanerMinSize as config parameter
086671b1 MB-54416 Use sync=true to get stats to avoid sporadic failures
b2d15317 MB-54014 Include transfer progress in computation of rebalance progress
03bb0c22 MB-54014 Expose rebalance_transfer_progress via getIndexStatus
e5e42683 MB-54014 Expose rebalance_transfer_progress via stats manager
91523aba MB-54014 Rename LatencyMapHolder to MapHolder
6e384387 MB-54014 Compute build progress for instances in INDEX_STATE_RECOVERED
6163254d MB-54711 planner unit test for partial subcluster rebalance out
d58b112a MB-54711 Filter partial subclusters for rebalance out
a6e0917c MB-54711 Planner unit test for partial subcluster during rebalance
765e5849 MB-54711 Exclude partial subclusters for placement during rebalance
36393843 MB-54703 Fix minor bug in sub-cluster grouping
c760b39c MB-54703 Add unit test for replica repair with nodes over HWM
3042f27f MB-54703 planner logging improvements
dff240ae MB-54703 Add unit test for failed swap rebalance
777c7b5e MB-54703 Remove instance version check for finding pair node
d67f9459 MB-54116 cleanup shardDir's after all buckets deletion
77ed92c8 MB-52528 Update local topology irrespective of cleanupTopology
9fbf7893 MB-53382:Expose Index defintion via IndexMetaData() of Index
0494f062 MB-54681 Fix transaction record skipping at projector
2c49d281 Merge remote-tracking branch 'couchbase/unstable' into HEAD
e48ee99a MB-54116 Allow filtering of indexes for local testing
2b1aa808 MB-54116 Move common test code to common_test.go
048db5bf MB-54116 Reduce stats broadcast frequency to 500ms
b312de7e MB-54116 Control test logging by moving scan log level to Fatal
fceb0cdd MB-54678 Unlock shards on source after replica repair in rebalance
c188907e MB-54419 upload bucket filtered stats for pause
3161ac01 Merge remote-tracking branch 'couchbase/unstable' into HEAD
66fa7244 MB-53892 use go module and fix monster tool path
939e1bca MB-54116 Add Infra for crash testing of shard rebalance
caee5e94 MB-54634 Do not process collection drop messages twice
b03cf247 MB-53988: Throttle scan when mutation is falling behind
kv_engine is at 7a3d4b5, changes since last good build:
7a3d4b57e Merge "Merge commit 'f04959f90' into 'couchbase/master'"
0c538f917 Add DummyCookie and DummyConnection
6bdc02f6d MB-54958: Move the protocol bits of Observe to the core
c3a15a351 Refactor: Move ServerCoreApi into server_api.cc
4f2817c59 MB-54479: Don't call document_expired callback for replica buckets
240154961 Fix inaccurate memory usage checks in paging tests
2dee31b1f Merge commit 'f04959f90' into 'couchbase/master'
a0323b41f Merge "Merge commit '7df4395bd' into 'couchbase/master'"
f1ef84999 Refactor: move pre_link to CookieIface
aefabe614 Refactor: Move auditDocumentAccess to CookieIface
7dc8e0995 Refactor: Move setDcpFlowControlBufferSize to ConnIface
722daba5b Update unit test for MB54774 to verify pre condition
dcf3fb8e3 MB-55078: Extend debug information for unit test failure
7bbbbfc73 Merge commit '7df4395bd' into 'couchbase/master'
903241c76 Merge "Merge commit '1ba1daa7' into 'coucbase/master'"
b88b3a219 Refactor: Remove reserve/release from server api
25925097b Remove unused wrapped_server_cookie_iface.h
41cb1cef8 Refactor: move is_valid_json to CookieIface
a30be47b8 Merge commit '1ba1daa7' into 'coucbase/master'
f327c2e18 Refactor: Move get_privilege_context_revision
90756cc4d MB-53053: Add a new quota_sharing_pager_concurrency_percentage setting
b77cd6097 Refactor: Move [gs]etConnHandler to ConnectionIface
f99281494 Merge commit '2ffe5aeb9' into master
8263e528b Merge "Merge branch 'couchbase/neo' into 'couchbase/master'"
e9cadae9f Merge branch 'couchbase/neo' into 'couchbase/master'
5afb06fcb Refactor: Move getUser to ConnectionIface
edff068fc Remove ServerCookieIface::get_connected_port
d136636e0 Refactor: Remove get_log_info from ServerCookieIface
abce29d47 Remove ServerCookieIface::check_privilege
6ee4d8b90 Use asCookie() everywhere in ServerCookieIface
62383fa9b Remove unused method in ServerCookieIface
b024bb001 MB-54866: Inject non-elided task and bucket names on the call stack
916bffc80 Use version of crc32c which accepts std::string_view
32d02a16b Const buf param in crc32buf
83bf750b2 MB-51979: Utilise FlatBuffers SystemEvents to clean-up Metered handling
f786b48ef Fix incorrect use of erase-remove idiom in CrossBucketVisitorAdapter
0e1f79516 Move withLabels to base StatCollector
6356369d6 MB-53053: Add QuotaSharingItemPager
7e23c666b Refactor: ItemPager::createVBucketFilter returns nullopt for no match
f4547b54f Merge "Merge commit '47a81148b' into master"
5fef251cd Revert "MB-54876: Add support for magma dynamic block sizes"
cc9906f97 Merge commit '47a81148b' into master
e019d40fa MB-54876: Add support for magma dynamic block sizes
d4ae5a4e9 Merge commit '4b020c3d4' into master
7afb8abb1 Merge "Merge branch 'couchbase/neo' into 'couchbase/master'"
b1d4dea8c MB-20017: Add support for retrieving per-thread cpu usage
248bd0506 Merge branch 'couchbase/neo' into 'couchbase/master'
363447eee Merge commit neo 'd2641261e' into 'couchbase/master'
cef450068 Merge branch 'couchbase/neo' into 'couchbase/master'
0e7d7a257 Merge "Merge branch 'couchbase/neo' into 'couchbase/master'"
d64b581a8 MB-54958: Move protocol bits of seqno persistence to the core
031ab733e MB-54958: Implement evict_key in the core
70ab6992c MB-54958: Implement traffic ctrl messages in the core
996f1135d MB-54958: Cleanup impl of start/stop persistence
987f7c583 Merge branch 'couchbase/neo' into 'couchbase/master'
dccdbb32e DCP docs: Add link to Rollback from StreamRequest
2d0b16eb9 kv_slow_ops_2_gtrace: Prefer assertEqual() for tests
b6752ab88 Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
43dfbe6a1 Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
61a66fed7 MB-54958: Move network related code GetRandomKey to the core
f2ed693ce Merge commit 'couchbase/neo' into 'couchbase/master'
75f1b68de Merge commit 'couchbase/neo' into 'couchbase/master'
4ffdc4544 Merge commit 'couchbase/neo~29'
b00823575 Merge commit 'couchbase/neo~30'
db6101fa4 Merge branch 'couchbase/neo' into 'couchbase/master'
4f856ce18 MB-54958: Implement GetReplica in the frontend
b3e426724 [Cleanup] Log document id for get failures
cab369cf0 MB-54789: Ensure histogram metrics are exposed correctly for Prometheus
d6448983c Update Exception text for DocKey constructor
ce7a030fe Refactor: Use config::Config for STItemPagerTest
759684ab5 Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
e5eb5c5c5 [Refactor] Use fmt::format to format exception msg
decce1982 MB-54955: Fix segfault in tests using ServerBucketApi
4a186df76 Remove unused include
f04959f90 MB-54516: Support flush of a ModifyCollection system event
2bbce1165 Merge commit 'couchbase/neo' into 'couchbase/master'
f0f330f7f kv_slow_ops_2_gtrace: log bucket of Slow ops
d16fd06eb MB-54729: Refactor, move setupTwoCollection
55a36d6a8 DCP docs: Cleanup 'concepts' page
153d7ecef MB-53053: Add EPEngineGroup type and group quota sharing engines
b06a2e6c0 Merge "MB-54776: Merge branch 'cheshire-cat' into neo" into neo
8a8f69a55 Merge "Merge branch 'couchbase/neo' into 'couchbase/master'"
b8980d8af [Cleanup] Don't document overridden functions
8bdd6e1bf [Refactor] Use a single nlohmann::json for cookie errors
6eb25e771 Merge branch 'couchbase/neo' into 'couchbase/master'
72218a6a7 MB-53053: Expose the NoBucketTaskable to use in the quota sharing pager
7df4395bd MB-54516: Modify a replica collection over DCP (in-memory only)
778636aef Add VBucketFilter method to create a filter given an offset + stride
a411a4f8b [Cleanup] Remove debug logging of commands
9c0fa1eac Delete Cookie() constructor
ab15e514f [Cleanup] Don't shadow variable in Cookie::sendResponse
9b3c3ce28 Remove unused field admin from settings parser
61f333bcd DCP docs: Add 'design discussion' page
7d2cbadfd MB-54829: Temp disable underflow check for PersistedStats:diskSize
76c948ba8 Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
b71613638 MB-53053: Extract the paging visitor scheduling logic into a virtual
d181348ac MB-54645: Enable operation tracing by default
1ba1daa7d MB-54776: Merge branch 'cheshire-cat' into neo
91fda38ca MB-53053: Refactor pageable memory info into a virtual member
2ffe5aeb9 MB-54848: Log correct username on auth failures
2de4744c9 MB-52311: [9/n] Pause / Resume Bucket: Minor docs changes
af1687c0f Merge commit 'couchbase/neo' into 'couchbase/master'
e319caada Merge commit '13fce2855a61a7301daaac47ecb162e2889e9498' into master
29159ae66 Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
0eb2b8fd8 MB-54516: Generate a ModifyCollection SystemEvent
29d8d3ced [Refactor] Move checkPrivilege to CookieIface
d03d815e2 Merge commit 'couchbase/neo' into 'couchbase/master'
4212d2d94 Don't replace error context for impersonate failure
3b47674e4 Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
43e660b5e Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
fd5d4b738 MB-53053: Refactor eviction ratio computation code
ce2744750 MB-53053: Make ItemPager a base class
b26ebc816 Fix uninitialised notified flag in CrossBucketItemFreqDecayer
9bbd578ef MB-53053: Make ItemPager inherit from NotifiableTask
ad9b79a98 Merge commit 'couchbase/neo' into 'couchbase/master'
4f4b51ccd Merge commit 'couchbase/neo' into 'couchbase/master'
bdbda6a6f Merge commit 'couchbase/neo' into 'couchbase/master'
2081c59c5 Merge commit 'couchbase/neo' into 'couchbase/master'
ba418ebb6 Merge commit 'couchbase/neo' into 'couchbase/master'
47a81148b Merge branch 'cheshire-cat' into neo
37e956e68 Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
b17380b9b Merge commit 'couchbase/neo' into 'couchbase/master'
bb5200d14 MB-54553: Use CollectionEntry::historical in ChangeStreamCheckpointTest
9632fb6bf kv_slow_ops_2_gtrace: Handle 6.6.5 slow op corruption
6277f4cbc Cleanup: Create "unique" variable name in stat macro
feb5cfb88 Make NotifiableTask::getSleepTime return std::chrono::duration
e856c3e88 Merge "Merge commit 'couchbase/neo' into 'couchbase/master'"
d4fcb51c1 MB-54516: Add HistoryRetentionAvailable to StorageProperties
76305ed20 MB-53945: [linux] Add support for TCP_USER_TIMEOUT
4b020c3d4 MB-54776: Merge remote-tracking branch 'couchbase/mad-hatter'
4aa3511da Use testPrivilege instead of checkPrivilege for XTOC
974d43865 MB-53053: Add CrossBucketVisitorAdapter for cross-bucket visitation
a190a66a8 Merge commit 'couchbase/neo' into 'couchbase/master'
726a61e80 Print the last 100 log entries for failing ep_testuite tests
6637d4986 MB-52311: [8/n] Pause / Resume Bucket: EPBucket cancellation
260ca258a Skip more tests broken under RocksDB
81685e8be Refactor: Rename setCollectionsPrototype to setCollectionsEnabled
57a026578 MB-54591: Merge branch 'cheshire-cat' into neo
fcf62fd39 Merge "Merge branch 'cheshire-cat' into neo" into neo
a72a13066 [Refactor] Remove boilerplate in Settings
85dda08d4 MB-54776: Don't return $XTOC=null
ded2660cb Merge "Merge commit '6b2bc5b95' into 'couchbase/master'"
0ee9b1924 [Refactor] Use std::string_view for config validate
c5c5b3000 Merge commit '6b2bc5b95' into 'couchbase/master'
7c275a305 MB-54516: Set PassiveStream FlatBuffers configuration in acceptStream
634a303b5 MB-52311: [7/n] Pause / Resume Bucket: Add cancellation support
03244c746 MB-54452: Fix logging of connection limit mode
6c0873201 MB-53053: Make SingleSteppingVisitorAdapter callback after every run()
116da8b46 MB-54516: Update SystemEvent to include history configuration
532cbf177 Use the logger directly from cbsasl
30025fdea MB-54666: Replica correctly processes Disk|History snap with duplicates
a0435eb37 MB-54666: [Refactor] Remove 'force' arg from CM::checkOpenCheckpoint()
db704ed04 MB-54666: ActiveStream sets the MARKER_FLAG_HISTORY when CDC enabled
305601089 MB-54666: Propagate change_streams setting to ActiveStream
d2641261e Merge branch 'cheshire-cat' into neo
6a38981f8 Merge "Merge branch 'cheshire-cat' into neo" into neo
a5839467f MB-53719: [cbsasl] Remove old "hash" entry [2/2]
7f4036f5d MB-54700: Reduce the size of StoredValues by 4 bytes
d2a557160 MB-54666: Introduce the change_streams DCP_CONTROL key
4f7eaca82 MB-54463: Add CDC test coverage for ActiveStream
cbe44aa96 MB-54516: Allow collection.history to change value
ff2eb4b82 MB-54680: Fix out-of-bounds access in operator<<(ostream&, Blob)
ed1d09dac MB-52823: Disable test of TLS1[.1] for OpenSSL 3.0
e5514d647 MB-54516: Allow dcpdrain to opt-into flatbuffer system events
ebf0e9e12 Merge commit 'bdaf6f97d' into 'couchbase/master'
15436e4ca Merge "Merge commit '0975aef3c' into 'couchbase/master'"
73e90fdc0 Merge "Merge commit '0427d5bfb' into 'couchbase/master'"
917fa4c13 Refactor: migrate to std::filesystem
1f42ae8cc MB-54516: DCP: Optionally produce SystemEvents with FlatBuffers values
325ee7da6 MB-54516: Refactoring in dcp/response.h
a852dd9b9 Merge commit '0975aef3c' into 'couchbase/master'
200dc2fe6 Merge commit '0427d5bfb' into 'couchbase/master'
38f1787af Merge "Merge commit 'd63ebc79c' into 'couchbase/master'"
961d02d7a Refactor: Replace cb::io::getcwd with std::filesystem
da2c31ac4 Skip test_curr_items_dead broken under RocksDB
500e23aa1 [Cleanup] Don't call stats task on buckets which don't support it
acaaaa781 Cleanup: use std::filesystem::current_path to change dir
c2e235e5c Add unit test for kv_slow_ops_2_gtrace
a596f8d7a Merge branch 'cheshire-cat' into neo
bdab2813a MB-54452: Use boost::intrusive_list for Connection LRU
23562d3a8 MB-54640: Add support for client connection information
c45d6de04 Merge commit 'd63ebc79c' into 'couchbase/master'
d793ac11f Merge branch cheshire-cat into neo
379fc45fe Merge "Merge branch 'cheshire-cat' into neo" into neo
2e26eb28d MB-54641: Backport tuning of TCP Keepalive
a93fe2210 MB-54516: Refactor Manifest system event API
61b93a9fd MB-54516: Refactor, remove "duplicate" CollectionEntry structure
24b0a7188 MB-54463: CM doesn't deduplicate CDC items
f181b5e80 MB-54516: Introduce the history_retention_bytes config param
206fd0132 MB-54591: Merge branch 'mad-hatter' into cheshire-cat
9cf288704 MB-54516: Introduce the history_retention_seconds config param
13fce2855 MB-54386, MB-54455, MB-54452: Add ConnectionLimitMode::Recycle
583ae1c5e MB-54516: Use VBQueueItemCtx to pass CanDeduplicate status to Item
836e683b5 MB-54516: Add Collection's history setting to VB::Manifest
773f5420e MB-54516: Add top-level "history" key to Collection's Manifest
2ebc511eb MB-54516: Expose VB:Manifest flatbuffer "get" functions
d820c4861 MB-54516: Add "history" key to Collection's Manifest
bdaf6f97d MB-54605: [testapp] Fix raciness in MaxConnectionTest
07294457f Merge branch 'cheshire-cat' into neo
8d32d248d MB-54591: ActiveStream: Avoid lost wakeup due to race on itemsReady
41c980fd9 Merge branch 'cheshire-cat' into neo
0975aef3c MB-54516: Fix VBucketManifestTest.duplicate_cid_different_scope
d63ebc79c MB-54516: Refactoring in Manifest
6f767f7e5 [BP] MB-48759: End legacy DCP stream if there are no items in range [2/2]
6b2bc5b95 [BP] MB-48759: End legacy DCP stream if there are no items in range [1/2]
0427d5bfb MB-50425: Merge remote-tracking branch 'mad-hatter' into cheshire-cat
2bd258868 MB-50423: Merge remote-tracking branch 'mad-hatter' into cheshire-cat
3e1d1cbc2 MB-50425: Add() of deleted item should fail if tombstone created during request
5ebd8f5cd MB-51498: Merge branch 'couchbase/mad-hatter' into 'couchbase/cheshire-cat'
37e651a23 Merge branch 'couchbase/mad-hatter' into 'couchbase/cheshire-cat'
ns_server is at 2daeee0, changes since last good build:
2daeee0d6 MB-54493: no storageBackend returned for ephemeral/memcached buckets
137e4a56e MB-55047 Add endpoint to fetch the node list in JSON format
3ef049798 Update ns_generate_hash go dependency to 1.19
f2757669c MB-54250: ensure config doesn't contain couchdb related keys
c2c2c6dd5 MB-53537: Improve node certificate validation
7e84b09f4 MB-52811 Report correct message for nxdomain error
45dccf4d2 MB-54736 Remove obsolete XDCR REST endpoints
8aca98cba Revert "MB-54987: Don't set disableMaxCount to true in serverless profile."
9c49fbf20 MB-55042 Allow range_scans by query_update/_delete
1524bdc22 Merge remote-tracking branch 'couchbase/neo'
051ee2274 Merge remote-tracking branch 'couchbase/7.1.4'
387ba1a10 MB-51738: [BP] Use this_node() in ns_memcached
c91c6f908 MB-51738: [BP] Define this_node() to handle distribution crash
b88b41e79 Merge remote-tracking branch 'couchbase/neo'
46e839450 Merge remote-tracking branch 'couchbase/7.1.4'
edd9b7925 MB-55031 Fix breakage introduced in merge forward
ee025934d Merge remote-tracking branch 'couchbase/neo'
e15b45f93 MB-55042 Add range_scan permission to query_select role
9b99a88c2 Merge remote-tracking branch 'couchbase/7.1.4'
e712c6376 MB-55080: Fix "Invalid JSON" error for /sampleBuckets/install
632814c3c MB-55002: Add debug logs in async randomized tests
f539b1252 Fix comment about sample buckets
d1e5ce633 MB-55031: Merge remote-tracking branch 'couchbase/cheshire-cat'
eea1ed157 MB-54526 postpone updating desired_servers during the rebalance till
c2d064030 formatting
fa71972e9 re-factoring of rebalance validation code to make it slightly more
cab5295bf MB-54652 do quorum read while fetching snapshot for rebalance
d0b7a43f5 make sure that services key always present in the map that is passed
404d90fc9 MB-54984: Fix CancelTask order for Services.
abe2d1284 MB-54987: Don't set disableMaxCount to true in serverless profile.
452c8ad5d MB-52349: Introduce unpause_bucket wrappers for KV.
ad06ecfac MB-52349: Add hibernation tasks to /tasks endpoint.
8566c7151 MB-52349: Introduce bucket_hibernation state in ns_orchestrator
f8d312ed1 MB-52349: Add test suite for hibernation_manager
cc9305c71 MB-52349: Introduce kv hibernation modules.
05c591610 MB-52362: Add 'disableMaxCount' knob for max node auto-failover.
07f2f3424 MB-54906: Add blobStorageRegion to indexer.settings.rebalance
7fb2ffce1 MB-52623: Sanitize revrpc urls in the UpdateURL requests
c473d76a9 MB-54373: Drop usage of mossScope, tool is deprecated
92ead359e MB-54875, MB-54887: Set service_map after initial rebalance.
626cf6939 Assert that undefined is no longer used as a database_dir
e7be9c7ec MB-52469: Log AllowUnsafe to user logger while starting failover
eae54ea92 Add api_tests to ns-test for commit validation
3d7a306ab MB-49447 Add bucket api tests for create and update endpoints
dfd25e6e3 Changes to api_tests for automatic cluster creation
c68ef5f9f MB-52349: Introduce hibernation_manager module.
43e1c44e0 MB-54849 Retry etmpfail when setting cluster config
f0684ed56 MB-54846: Add cbstats range-scans to cbcollect_info
a1e2c9d70 Refactor API'es in service_manager module.
d14dd7fad Update .gitignore for new api_tests
b59886b21 Remove unused field "admin" in memcached.json
fd0ac755f MB-54835: Add cluster_compat_mode checks in service_agent
c5b60e830 MB-54016 Add tcp_user_timeout tuneable
431fd3699 MB-54404: encal: remove x86_64 compiler flags on macOS
1c0d38d94 MB-54677: Add cbcollect start and end events to system event log
984d7e9f3 MB-52349: Add exit_on_first_error flag for wait_many/3.
efe245763 Merge "Merge remote-tracking branch 'couchbase/neo'"
4d5b27cb4 Add tests to async module.
bad75e7df MB-52349: Refactor service_rebalancer and service_agent
a85cd2eaf Merge remote-tracking branch 'couchbase/neo'
1f7ad0896 Wrap authentication info in function
8f9123bf3 MB-52261, MB-52262 when adding nodes via selective services rebalance
39b8f3efb MB-52261, MB-52262 disallow delta recovery if custom list of services
ba347411d MB-52261, MB-52262 error out if one of the services rebalance is
543fcbdcf MB-54767: Call UpdateURL only for internal revrpc connections
3ced4cab9 MB-54345: Replace http_uri:parse with misc:parse_url
f7202af68 MB-52623: Sanitize passwords in cbauth
a8c69ba79 MB-54764: Memcached max_client_connection_details setting
05fd92981 Merge "Merge remote-tracking branch 'couchbase/neo'"
8b6d790f1 MB-54582: Minor changes required for upgrade to erlang 25
ea027dfd6 MB-54648: Merge branch '7.0.5' into cheshire-cat
93345bbb6 MB-54449: Ensure CURL_CA_BUNDLE is set in environment when running Server
60716102a Merge remote-tracking branch 'couchbase/neo'
fc1492843 MB-54641: Backport tuning of TCP keepalive
32101480b MB-54649 Memcached free_connection_pool_size setting
2f93210e5 MB-54396 [BP] Report correct stats
38831e556 MB-54396 [BP] Make sure promQL optimizations don't change...
18850d64d MB-53548 Merge remote-tracking branch 'couchbase/cheshire-cat'
42bc51daf MB-52548 Merge remote-tracking branch 'couchbase/mad-hatter'
c8f9c9607 MB-54674: Revert "Revert "MB-54624: Merge 'couchbase/cheshire-cat'..
a03e4b129 MB-53548 [BP] Do not pass password as an arg
417cc6980 MB-54649 Memcached connection_limit_mode setting
863559db7 MB-54619: Make Neo branch 7.2.0 rather than 7.1.0
6c8a29469 Revert "Revert "MB-54268 Conditionally pass '--disable-bucket-config'""
f3bd8795b MB-52623: Make multiple admin passwords compatible with...
186782e37 MB-52623: Add periodic int creds rotation
dea3613f8 MB-52623: Add internal creds rotation endpoint
189701a14 MB-52623: Update revrpc url in case of password change
7588bdcc2 MB-52623: Add support for dynamic env vars in ns_port_server
fd21a673e MB-52623: Add support for multiple internal passwords
82f8705b4 MB-52623: Add support for multiple hashes for users
8247cbc6d MB-52623: Upgrade plain auth records
528837704 MB-52623: Fix memcached_cfg:sync/0
6339abd17 MB-53513 Reduce key.log size and number of files
f458c33e2 MB-54694: Fix json_rpc.log rotation setting
32a893a3f Revert "MB-54624: Merge 'couchbase/cheshire-cat' into neo"
81799024f MB-54624: Merge 'couchbase/cheshire-cat' into neo
0d4491669 MB-54648: Merge 'couchbase/mad-hatter' into cheshire-cat
2f7f5c168 MB-54674: cbcollect_info: Don't read /proc/PID/{smaps,numa_maps}
da7902b9e MB-54674: cbcollect_info: Don't read /proc/PID/{smaps,numa_maps}
0f5857c89 MB-53994: [BP] Upgrade all golang versions for ns_server deps
77029bb07 MB-54134: [BP] fix secrets leak in REST api crash
173238f03 MB-54444 Merge remote-tracking branch 'couchbase/6.6.5'
eb05f7fc2 MB-54444:[BP] Handle ssl port when getting indexes
c920a7bf3 MB-54249 [BP] golang component debug sweep up in cbcollect_info
e4659ac4a MB-53540 [BP] pass PKey to ns_ssl_services_setup process as a fun
6c916743b MB-53552 [BP] Don't leak sensitive information (complete_join)
bfc37cde8 MB-53552 [BP] Don't leak sensitive information (engage_cluster)
729111ce7 MB-53551 [BP] Sanitize goport env to prevent it being logged...
da2fd33d8 MB-54349 Handle ssl port when getting indexes
6c52c5bca MB-53891 MB-53811: [BP] Make sure rest_lhttpc_pool crash...
couchstore is at d75745b, changes since last good build:
d75745b Include What You Use in dbdiff.cc and compactor.cc for PRIu64
couchdb is at 6bb5a72, changes since last good build:
6bb5a723 Merge remote-tracking branch 'couchbase/unstable' into HEAD
f34374d3 MB-54754: Serialize couch_config:get if initialization isn't complete.
d24f31ca Merge remote-tracking branch 'couchbase/unstable' into HEAD
672540b9 MB-53569: Handle json xattr compressed data type
testrunner is at 59332ac, changes since last good build:
59332acbb Some fixes for 2i metering/throttling test failures.
b348af529 Env set up to run Dapi test on testrunner, added dapi health test
89920ebf4 Categorization of GSI tenant management tests changed
08239f435 Scaling test fixes
c266190ed removed invalid memached keyword from logscanner
45b7350b4 fixed loading num_docs in fts sanity
599b52ea2 fixed wrong index name-call in fts_moving_topology
fd17169d3 fixed fts alias index create & delete
c4d4d7ea8 added config parameters to create dataplane
4ddcb25e2 Logging cluster configuration on trigger_log_collect
0a830f73a Reduce the no. of bucket level stats because one of the index stats has been dropped
ecfafaab9 Fix for metering/throttling/sequential_scan failures.
2fd426229 Removing duplicate test
beefa754d Scaling test fixes GSI/Query
77fc5ac03 fixed test_xattr_support fxn in fts-stable-topology
25e165da0 fts-simpletopology test, test_ssl added to ONPREM group
f8390daa5 Adding sleep to help with stability
7a193be07 Changing aws home to /home/couchbase
2f579f483 GSI sanity/tenant management regression fixes
e5118d5f1 Added logging for aws config files
4bb6289e6 Changes made to the conf file and base_gsi file for capella runs for gsi sanity tests
aedd7bf83 Warn instead of exception if timeout exceeded when waiting for delete db
423e6fd0b Additional Capella Provisioned GSI tests added
5d31c95b5 Fix for test validation failure
2d9b4b164 Additional tests for onPrem GSI Tenant Management
15397ee00 added wait time for collection deletion in fts-sanity
420cb9e9a P1/P2 tests added tenant management/fast rebalance
57ead9936 reduced num databases in fts test sanity
7fb3dd0d6 Capella Provisioned GSI tests added
881b8a9fa Setting locale before running mvn install for java_sdk_client
f15343a0f fixed fts-HWM condition
afdca0709 added fts-autoscaling_summary & fts-autoscaling with queries
1015a7006 Log query response if expection when processing response as json
705cd8954 fixed unresolved host while trying to fetch fts stats
f47e16300 Conf file changes for auto-scaling tests/S3 cleanup validation fixes
f6d1c29d8 adding image and version to serverless template
f637055e8 Add debian to the list of linux based os'es
41991e093 populateIni.py fix
0f33d1ba1 adding group for auto scaling
2177e5c4f populateIni.py fix
5a64673cb CBQE-7740: Serverless dispatcher
7225014ca reduced database deletion waiting time
36598f86e Adding force cluster deploy parameter for Capella provisioned suite
74410c54a Fix create index throttling to reliably always throttle.
802f7c6e5 fixed fts-rest-query & deleted self created dataplane in tearDown
55adffe2d Disabling unstable Capella test for Eventing
0adb66534 fixed fts-movingtopology-conf for non operational tests and added fts required fts nodes
446fa7860 Fixes for failures in failover test for onprem
d67abae88 Add new tests for 2i throttling tests.
7307fcf7a P0 DBAAS Elixir tests added
b90410fe8 Fixes for test failure on onPrem tests
d6fd219f6 Adding provision to reduce magma memory quota
f8b046e2f added fts autoscaling tests and required methods
0cb082cd6 Code complete for onPrem P0 tests
0ecc9fa83 fixes for 2i throttling tests.
c54e816e8 FTS metering and throttling improvements/changes
2f72e3a51 Forgot to add conf file for throttling.
15395e8e7 Add gsi throttling conf and test cases. Remove sanity from class names and update relevant conf files
98e43f5c2 Add testing for FTS metering and FTS throttling.
93732b541 OnPrem tenant management tests
Switching eventing to unstable
eventing is at ad79258, changes since last good build: none
Switching eventing-ee to unstable
eventing-ee is at 5d48890, changes since last good build: none
Pulling in uncommitted change 160397 at refs/changes/97/160397/3
Total 23 (delta 15), reused 17 (delta 15)
[unstable c5100fd6] MB-100 : Do not fail n1ql timeout test if we are catching timeout exceptions successfully
Author: abhijpes
Date: Mon Aug 30 08:24:38 2021 +0530
1 file changed, 2 insertions(+), 2 deletions(-)
Pulling in uncommitted change 180819 at refs/changes/19/180819/11
Total 14 (delta 11), reused 14 (delta 11)
[unstable 7eb31378] MB-53269: Improve bucket cache performance
Author: AnkitPrabhu
Date: Wed Oct 5 13:41:18 2022 +0530
6 files changed, 415 insertions(+), 109 deletions(-)
Pulling in uncommitted change 183735 at refs/changes/35/183735/2
Total 4 (delta 3), reused 3 (delta 3)
[unstable e397557d] MB-54770: Construct correct error message string for bucket not found error
Author: AnkitPrabhu
Date: Tue Dec 6 12:34:25 2022 +0530
1 file changed, 2 insertions(+), 2 deletions(-)
Pulling in uncommitted change 185095 at refs/changes/95/185095/1
Total 4 (delta 3), reused 4 (delta 3)
[unstable ac63b4a5] MB-54536: Call close stream request outside of the lock
Author: AnkitPrabhu
Date: Tue Jan 17 12:13:59 2023 +0530
1 file changed, 4 insertions(+), 1 deletion(-)
Pulling in uncommitted change 185247 at refs/changes/47/185247/1
Total 22 (delta 18), reused 22 (delta 18)
[unstable ce390045] MB-54843: Don't cache server credentials in eventing
Author: AnkitPrabhu
Date: Thu Jan 19 14:40:02 2023 +0530
4 files changed, 25 insertions(+), 25 deletions(-)
Building cmakefiles and deps
Building main product
Testing
Started testing at 2023/01/21 05:57:40
Testing mode: rebalance,functional,n1ql,curl
Starting server
Starting server: attempt 1
Functional tests
2023/01/21 05:59:49 Started functional
Post "http://127.0.0.1:9000/pools/default": read tcp 127.0.0.1:35028->127.0.0.1:9000: read: connection reset by peer
Quota setup Post "http://127.0.0.1:9000/pools/default": read tcp 127.0.0.1:35028->127.0.0.1:9000: read: connection reset by peer
2023/01/21 06:00:00 Adding node: https://127.0.0.1:19001 with role: kv,index,n1ql to the cluster
2023/01/21 06:00:06 Error in adding nodes : , response: {"otpNode":"n_1@127.0.0.1"}
2023/01/21 06:00:06 Adding node: https://127.0.0.1:19002 with role: eventing to the cluster
2023/01/21 06:00:13 Removing node(s): [] from the cluster
2023/01/21 06:00:19 Rebalance progress: 0
2023/01/21 06:00:24 Rebalance progress: 0.7468894675925927
2023/01/21 06:00:29 Rebalance progress: 3.101490162037038
2023/01/21 06:00:34 Rebalance progress: 5.494068287037037
2023/01/21 06:00:39 Rebalance progress: 7.127097800925925
2023/01/21 06:00:44 Rebalance progress: 9.494357638888888
2023/01/21 06:00:49 Rebalance progress: 11.91225405092592
2023/01/21 06:00:54 Rebalance progress: 13.1275318287037
2023/01/21 06:00:59 Rebalance progress: 15.70999710648148
2023/01/21 06:01:04 Rebalance progress: 18.05193865740741
2023/01/21 06:01:09 Rebalance progress: 100
=== RUN TestAdvancedGetOps
2023/01/21 06:01:17 waitForIndexes waiting for indexes: [{Name:#primary Bucket:default Status:Ready Completion:100} {Name:#primary Bucket:hello-world Status:Ready Completion:0} {Name:PRIMARY_IDX_CBO_STATS Bucket:N1QL_SYSTEM_BUCKET Status:Ready Completion:0} {Name:PRIMARY_IDX_CBO_STATS (replica 1) Bucket:N1QL_SYSTEM_BUCKET Status:Building Completion:0}]
2023/01/21 06:01:32 eventingSetup.go:126: Deploying app: TestAdvancedGetOps. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:01:33 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedGetOps stored in temp store"
}
2023/01/21 06:01:38 clusterSetup.go:375: Waiting for app: TestAdvancedGetOps to get deployed
2023/01/21 06:01:43 clusterSetup.go:375: Waiting for app: TestAdvancedGetOps to get deployed
2023/01/21 06:01:48 clusterSetup.go:375: Waiting for app: TestAdvancedGetOps to get deployed
2023/01/21 06:01:53 clusterSetup.go:375: Waiting for app: TestAdvancedGetOps to get deployed
2023/01/21 06:01:53 clusterSetup.go:383: App: TestAdvancedGetOps got deployed
2023/01/21 06:01:53 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:01:54 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 06:01:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:01:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:01:59 clusterSetup.go:426: Waiting for app: TestAdvancedGetOps to get un-deployed
2023/01/21 06:02:04 clusterSetup.go:426: Waiting for app: TestAdvancedGetOps to get un-deployed
2023/01/21 06:02:09 clusterSetup.go:426: Waiting for app: TestAdvancedGetOps to get un-deployed
2023/01/21 06:02:14 clusterSetup.go:426: Waiting for app: TestAdvancedGetOps to get un-deployed
2023/01/21 06:02:14 clusterSetup.go:434: App: TestAdvancedGetOps got un-deployed
2023/01/21 06:02:14 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:02:14 eventingSetup.go:440: Function: TestAdvancedGetOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedGetOps deleting in background"
}
2023/01/21 06:02:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:02:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:02:24 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:02:29 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestAdvancedGetOps (72.35s)
=== RUN TestAdvancedInsertOps
2023/01/21 06:02:29 eventingSetup.go:126: Deploying app: TestAdvancedInsertOps. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:02:31 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedInsertOps stored in temp store"
}
2023/01/21 06:02:36 clusterSetup.go:375: Waiting for app: TestAdvancedInsertOps to get deployed
2023/01/21 06:02:41 clusterSetup.go:375: Waiting for app: TestAdvancedInsertOps to get deployed
2023/01/21 06:02:46 clusterSetup.go:375: Waiting for app: TestAdvancedInsertOps to get deployed
2023/01/21 06:02:51 clusterSetup.go:375: Waiting for app: TestAdvancedInsertOps to get deployed
2023/01/21 06:02:51 clusterSetup.go:383: App: TestAdvancedInsertOps got deployed
2023/01/21 06:02:51 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:02:52 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:02:53 eventingSetup.go:531: src & dst bucket item count matched up. src bucket count: 1024 dst bucket count: 1024
2023/01/21 06:02:53 eventingSetup.go:531: src & dst bucket item count matched up. src bucket count: 1024 dst bucket count: 1024
2023/01/21 06:02:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:02:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:02:59 clusterSetup.go:426: Waiting for app: TestAdvancedInsertOps to get un-deployed
2023/01/21 06:03:04 clusterSetup.go:426: Waiting for app: TestAdvancedInsertOps to get un-deployed
2023/01/21 06:03:09 clusterSetup.go:426: Waiting for app: TestAdvancedInsertOps to get un-deployed
2023/01/21 06:03:14 clusterSetup.go:426: Waiting for app: TestAdvancedInsertOps to get un-deployed
2023/01/21 06:03:14 clusterSetup.go:434: App: TestAdvancedInsertOps got un-deployed
2023/01/21 06:03:14 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:03:14 eventingSetup.go:440: Function: TestAdvancedInsertOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedInsertOps deleting in background"
}
2023/01/21 06:03:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:03:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:03:24 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:03:29 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:03:29 bucket_ops_test.go:129: Testing insert operation on source bucket
2023/01/21 06:03:29 eventingSetup.go:126: Deploying app: TestAdvancedInsertOps. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:03:31 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedInsertOps stored in temp store"
}
2023/01/21 06:03:36 clusterSetup.go:375: Waiting for app: TestAdvancedInsertOps to get deployed
2023/01/21 06:03:41 clusterSetup.go:375: Waiting for app: TestAdvancedInsertOps to get deployed
2023/01/21 06:03:46 clusterSetup.go:375: Waiting for app: TestAdvancedInsertOps to get deployed
2023/01/21 06:03:51 clusterSetup.go:375: Waiting for app: TestAdvancedInsertOps to get deployed
2023/01/21 06:03:51 clusterSetup.go:383: App: TestAdvancedInsertOps got deployed
2023/01/21 06:03:51 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:03:52 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:03:53 eventingSetup.go:531: src & dst bucket item count matched up. src bucket count: 2048 dst bucket count: 2048
2023/01/21 06:03:53 eventingSetup.go:531: src & dst bucket item count matched up. src bucket count: 2048 dst bucket count: 2048
2023/01/21 06:03:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:03:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:03:58 clusterSetup.go:426: Waiting for app: TestAdvancedInsertOps to get un-deployed
2023/01/21 06:04:03 clusterSetup.go:426: Waiting for app: TestAdvancedInsertOps to get un-deployed
2023/01/21 06:04:08 clusterSetup.go:426: Waiting for app: TestAdvancedInsertOps to get un-deployed
2023/01/21 06:04:13 clusterSetup.go:426: Waiting for app: TestAdvancedInsertOps to get un-deployed
2023/01/21 06:04:13 clusterSetup.go:434: App: TestAdvancedInsertOps got un-deployed
2023/01/21 06:04:13 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:04:14 eventingSetup.go:440: Function: TestAdvancedInsertOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedInsertOps deleting in background"
}
2023/01/21 06:04:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:04:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:04:24 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:04:29 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestAdvancedInsertOps (119.60s)
=== RUN TestAdvancedUpsertOps
2023/01/21 06:04:29 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:04:30 eventingSetup.go:126: Deploying app: TestAdvancedUpsertOps. Item count src bucket: 0 dst bucket: 1024
2023/01/21 06:04:31 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedUpsertOps stored in temp store"
}
2023/01/21 06:04:36 clusterSetup.go:375: Waiting for app: TestAdvancedUpsertOps to get deployed
2023/01/21 06:04:41 clusterSetup.go:375: Waiting for app: TestAdvancedUpsertOps to get deployed
2023/01/21 06:04:46 clusterSetup.go:375: Waiting for app: TestAdvancedUpsertOps to get deployed
2023/01/21 06:04:51 clusterSetup.go:375: Waiting for app: TestAdvancedUpsertOps to get deployed
2023/01/21 06:04:51 clusterSetup.go:383: App: TestAdvancedUpsertOps got deployed
2023/01/21 06:04:51 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:04:53 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:04:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:04:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:04:58 clusterSetup.go:426: Waiting for app: TestAdvancedUpsertOps to get un-deployed
2023/01/21 06:05:03 clusterSetup.go:426: Waiting for app: TestAdvancedUpsertOps to get un-deployed
2023/01/21 06:05:08 clusterSetup.go:426: Waiting for app: TestAdvancedUpsertOps to get un-deployed
2023/01/21 06:05:13 clusterSetup.go:426: Waiting for app: TestAdvancedUpsertOps to get un-deployed
2023/01/21 06:05:13 clusterSetup.go:434: App: TestAdvancedUpsertOps got un-deployed
2023/01/21 06:05:13 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:05:13 eventingSetup.go:440: Function: TestAdvancedUpsertOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedUpsertOps deleting in background"
}
2023/01/21 06:05:15 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:05:20 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:05:23 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:05:28 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:05:28 bucket_ops_test.go:166: Testing upsert operation on source bucket
2023/01/21 06:05:29 eventingSetup.go:126: Deploying app: TestAdvancedUpsertOps. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:05:30 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedUpsertOps stored in temp store"
}
2023/01/21 06:05:35 clusterSetup.go:375: Waiting for app: TestAdvancedUpsertOps to get deployed
2023/01/21 06:05:40 clusterSetup.go:375: Waiting for app: TestAdvancedUpsertOps to get deployed
2023/01/21 06:05:45 clusterSetup.go:375: Waiting for app: TestAdvancedUpsertOps to get deployed
2023/01/21 06:05:50 clusterSetup.go:375: Waiting for app: TestAdvancedUpsertOps to get deployed
2023/01/21 06:05:50 clusterSetup.go:383: App: TestAdvancedUpsertOps got deployed
2023/01/21 06:05:50 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:05:51 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:05:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:05:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:05:57 clusterSetup.go:426: Waiting for app: TestAdvancedUpsertOps to get un-deployed
2023/01/21 06:06:02 clusterSetup.go:426: Waiting for app: TestAdvancedUpsertOps to get un-deployed
2023/01/21 06:06:07 clusterSetup.go:426: Waiting for app: TestAdvancedUpsertOps to get un-deployed
2023/01/21 06:06:12 clusterSetup.go:426: Waiting for app: TestAdvancedUpsertOps to get un-deployed
2023/01/21 06:06:12 clusterSetup.go:434: App: TestAdvancedUpsertOps got un-deployed
2023/01/21 06:06:12 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:06:12 eventingSetup.go:440: Function: TestAdvancedUpsertOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedUpsertOps deleting in background"
}
2023/01/21 06:06:14 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:06:19 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:06:22 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:06:27 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestAdvancedUpsertOps (118.11s)
=== RUN TestAdvancedReplaceOps
2023/01/21 06:06:27 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:06:28 eventingSetup.go:126: Deploying app: TestAdvancedReplaceOps. Item count src bucket: 0 dst bucket: 1024
2023/01/21 06:06:29 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedReplaceOps stored in temp store"
}
2023/01/21 06:06:34 clusterSetup.go:375: Waiting for app: TestAdvancedReplaceOps to get deployed
2023/01/21 06:06:39 clusterSetup.go:375: Waiting for app: TestAdvancedReplaceOps to get deployed
2023/01/21 06:06:44 clusterSetup.go:375: Waiting for app: TestAdvancedReplaceOps to get deployed
2023/01/21 06:06:49 clusterSetup.go:375: Waiting for app: TestAdvancedReplaceOps to get deployed
2023/01/21 06:06:49 clusterSetup.go:383: App: TestAdvancedReplaceOps got deployed
2023/01/21 06:06:49 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:06:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 88
2023/01/21 06:06:56 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:06:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:06:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:07:01 clusterSetup.go:426: Waiting for app: TestAdvancedReplaceOps to get un-deployed
2023/01/21 06:07:06 clusterSetup.go:426: Waiting for app: TestAdvancedReplaceOps to get un-deployed
2023/01/21 06:07:11 clusterSetup.go:426: Waiting for app: TestAdvancedReplaceOps to get un-deployed
2023/01/21 06:07:16 clusterSetup.go:426: Waiting for app: TestAdvancedReplaceOps to get un-deployed
2023/01/21 06:07:16 clusterSetup.go:434: App: TestAdvancedReplaceOps got un-deployed
2023/01/21 06:07:16 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:07:16 eventingSetup.go:440: Function: TestAdvancedReplaceOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedReplaceOps deleting in background"
}
2023/01/21 06:07:18 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:07:23 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:07:26 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:07:32 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:07:32 bucket_ops_test.go:188: Testing upsert operation on source bucket
2023/01/21 06:07:32 eventingSetup.go:126: Deploying app: TestAdvancedReplaceOps. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:07:33 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedReplaceOps stored in temp store"
}
2023/01/21 06:07:38 clusterSetup.go:375: Waiting for app: TestAdvancedReplaceOps to get deployed
2023/01/21 06:07:43 clusterSetup.go:375: Waiting for app: TestAdvancedReplaceOps to get deployed
2023/01/21 06:07:48 clusterSetup.go:375: Waiting for app: TestAdvancedReplaceOps to get deployed
2023/01/21 06:07:53 clusterSetup.go:375: Waiting for app: TestAdvancedReplaceOps to get deployed
2023/01/21 06:07:53 clusterSetup.go:383: App: TestAdvancedReplaceOps got deployed
2023/01/21 06:07:53 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:08:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 129
2023/01/21 06:08:00 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:08:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:08:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:08:05 clusterSetup.go:426: Waiting for app: TestAdvancedReplaceOps to get un-deployed
2023/01/21 06:08:10 clusterSetup.go:426: Waiting for app: TestAdvancedReplaceOps to get un-deployed
2023/01/21 06:08:15 clusterSetup.go:426: Waiting for app: TestAdvancedReplaceOps to get un-deployed
2023/01/21 06:08:20 clusterSetup.go:426: Waiting for app: TestAdvancedReplaceOps to get un-deployed
2023/01/21 06:08:20 clusterSetup.go:434: App: TestAdvancedReplaceOps got un-deployed
2023/01/21 06:08:20 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:08:20 eventingSetup.go:440: Function: TestAdvancedReplaceOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedReplaceOps deleting in background"
}
2023/01/21 06:08:22 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:08:27 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:08:31 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:08:36 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestAdvancedReplaceOps (128.62s)
=== RUN TestAdvancedDeleteOps
2023/01/21 06:08:36 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:08:36 eventingSetup.go:126: Deploying app: TestAdvancedDeleteOps. Item count src bucket: 0 dst bucket: 100
2023/01/21 06:08:37 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedDeleteOps stored in temp store"
}
2023/01/21 06:08:42 clusterSetup.go:375: Waiting for app: TestAdvancedDeleteOps to get deployed
2023/01/21 06:08:47 clusterSetup.go:375: Waiting for app: TestAdvancedDeleteOps to get deployed
2023/01/21 06:08:52 clusterSetup.go:375: Waiting for app: TestAdvancedDeleteOps to get deployed
2023/01/21 06:08:57 clusterSetup.go:375: Waiting for app: TestAdvancedDeleteOps to get deployed
2023/01/21 06:08:57 clusterSetup.go:383: App: TestAdvancedDeleteOps got deployed
2023/01/21 06:08:57 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:08:57 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:08:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:08:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:09:03 clusterSetup.go:426: Waiting for app: TestAdvancedDeleteOps to get un-deployed
2023/01/21 06:09:08 clusterSetup.go:426: Waiting for app: TestAdvancedDeleteOps to get un-deployed
2023/01/21 06:09:13 clusterSetup.go:426: Waiting for app: TestAdvancedDeleteOps to get un-deployed
2023/01/21 06:09:18 clusterSetup.go:426: Waiting for app: TestAdvancedDeleteOps to get un-deployed
2023/01/21 06:09:18 clusterSetup.go:434: App: TestAdvancedDeleteOps got un-deployed
2023/01/21 06:09:18 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:09:18 eventingSetup.go:440: Function: TestAdvancedDeleteOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedDeleteOps deleting in background"
}
2023/01/21 06:09:20 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:09:25 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:09:28 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:09:33 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:09:33 bucket_ops_test.go:205: Testing delete operation on source bucket
2023/01/21 06:09:33 eventingSetup.go:126: Deploying app: TestAdvancedDeleteOps. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:09:35 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedDeleteOps stored in temp store"
}
2023/01/21 06:09:40 clusterSetup.go:375: Waiting for app: TestAdvancedDeleteOps to get deployed
2023/01/21 06:09:45 clusterSetup.go:375: Waiting for app: TestAdvancedDeleteOps to get deployed
2023/01/21 06:09:50 clusterSetup.go:375: Waiting for app: TestAdvancedDeleteOps to get deployed
2023/01/21 06:09:55 clusterSetup.go:375: Waiting for app: TestAdvancedDeleteOps to get deployed
2023/01/21 06:09:55 clusterSetup.go:383: App: TestAdvancedDeleteOps got deployed
2023/01/21 06:09:55 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:09:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:09:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:09:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:10:00 clusterSetup.go:426: Waiting for app: TestAdvancedDeleteOps to get un-deployed
2023/01/21 06:10:05 clusterSetup.go:426: Waiting for app: TestAdvancedDeleteOps to get un-deployed
2023/01/21 06:10:10 clusterSetup.go:426: Waiting for app: TestAdvancedDeleteOps to get un-deployed
2023/01/21 06:10:15 clusterSetup.go:426: Waiting for app: TestAdvancedDeleteOps to get un-deployed
2023/01/21 06:10:15 clusterSetup.go:434: App: TestAdvancedDeleteOps got un-deployed
2023/01/21 06:10:15 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:10:15 eventingSetup.go:440: Function: TestAdvancedDeleteOps delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedDeleteOps deleting in background"
}
2023/01/21 06:10:17 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:10:22 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:10:25 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:10:30 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestAdvancedDeleteOps (114.84s)
=== RUN TestEnoentAdvancedGet
2023/01/21 06:10:31 eventingSetup.go:126: Deploying app: TestEnoentAdvancedGet. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:10:32 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedGet stored in temp store"
}
2023/01/21 06:10:37 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedGet to get deployed
2023/01/21 06:10:42 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedGet to get deployed
2023/01/21 06:10:47 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedGet to get deployed
2023/01/21 06:10:52 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedGet to get deployed
2023/01/21 06:10:52 clusterSetup.go:383: App: TestEnoentAdvancedGet got deployed
2023/01/21 06:10:52 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:10:52 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 06:10:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:10:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:10:57 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedGet to get un-deployed
2023/01/21 06:11:02 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedGet to get un-deployed
2023/01/21 06:11:07 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedGet to get un-deployed
2023/01/21 06:11:12 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedGet to get un-deployed
2023/01/21 06:11:12 clusterSetup.go:434: App: TestEnoentAdvancedGet got un-deployed
2023/01/21 06:11:12 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:11:12 eventingSetup.go:440: Function: TestEnoentAdvancedGet delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedGet deleting in background"
}
2023/01/21 06:11:14 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:11:20 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:11:23 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:11:28 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:11:28 bucket_ops_test.go:220: Testing get enoent operation on source bucket
2023/01/21 06:11:28 eventingSetup.go:126: Deploying app: TestEnoentAdvancedGet. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:11:30 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedGet stored in temp store"
}
2023/01/21 06:11:35 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedGet to get deployed
2023/01/21 06:11:40 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedGet to get deployed
2023/01/21 06:11:45 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedGet to get deployed
2023/01/21 06:11:50 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedGet to get deployed
2023/01/21 06:11:50 clusterSetup.go:383: App: TestEnoentAdvancedGet got deployed
2023/01/21 06:11:50 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:11:50 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 200 dst bucket count: 200
2023/01/21 06:11:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:11:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:11:55 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedGet to get un-deployed
2023/01/21 06:12:00 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedGet to get un-deployed
2023/01/21 06:12:05 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedGet to get un-deployed
2023/01/21 06:12:10 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedGet to get un-deployed
2023/01/21 06:12:10 clusterSetup.go:434: App: TestEnoentAdvancedGet got un-deployed
2023/01/21 06:12:10 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:12:10 eventingSetup.go:440: Function: TestEnoentAdvancedGet delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedGet deleting in background"
}
2023/01/21 06:12:12 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:12:17 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:12:20 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:12:26 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestEnoentAdvancedGet (115.06s)
=== RUN TestEnoentAdvancedReplace
2023/01/21 06:12:26 eventingSetup.go:126: Deploying app: TestEnoentAdvancedReplace. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:12:27 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedReplace stored in temp store"
}
2023/01/21 06:12:32 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedReplace to get deployed
2023/01/21 06:12:37 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedReplace to get deployed
2023/01/21 06:12:42 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedReplace to get deployed
2023/01/21 06:12:47 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedReplace to get deployed
2023/01/21 06:12:47 clusterSetup.go:383: App: TestEnoentAdvancedReplace got deployed
2023/01/21 06:12:47 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:12:47 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 06:12:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:12:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:12:52 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedReplace to get un-deployed
2023/01/21 06:12:57 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedReplace to get un-deployed
2023/01/21 06:13:02 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedReplace to get un-deployed
2023/01/21 06:13:07 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedReplace to get un-deployed
2023/01/21 06:13:07 clusterSetup.go:434: App: TestEnoentAdvancedReplace got un-deployed
2023/01/21 06:13:07 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:13:07 eventingSetup.go:440: Function: TestEnoentAdvancedReplace delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedReplace deleting in background"
}
2023/01/21 06:13:10 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:13:15 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:13:18 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:13:23 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:13:23 bucket_ops_test.go:235: Testing get enoent operation on source bucket
2023/01/21 06:13:23 eventingSetup.go:126: Deploying app: TestEnoentAdvancedReplace. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:13:24 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedReplace stored in temp store"
}
2023/01/21 06:13:29 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedReplace to get deployed
2023/01/21 06:13:34 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedReplace to get deployed
2023/01/21 06:13:39 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedReplace to get deployed
2023/01/21 06:13:44 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedReplace to get deployed
2023/01/21 06:13:44 clusterSetup.go:383: App: TestEnoentAdvancedReplace got deployed
2023/01/21 06:13:44 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:13:45 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 200 dst bucket count: 200
2023/01/21 06:13:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:13:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:13:50 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedReplace to get un-deployed
2023/01/21 06:13:55 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedReplace to get un-deployed
2023/01/21 06:14:00 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedReplace to get un-deployed
2023/01/21 06:14:05 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedReplace to get un-deployed
2023/01/21 06:14:05 clusterSetup.go:434: App: TestEnoentAdvancedReplace got un-deployed
2023/01/21 06:14:05 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:14:05 eventingSetup.go:440: Function: TestEnoentAdvancedReplace delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedReplace deleting in background"
}
2023/01/21 06:14:07 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:14:12 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:14:15 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:14:20 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestEnoentAdvancedReplace (114.61s)
=== RUN TestEnoentAdvancedDelete
2023/01/21 06:14:20 eventingSetup.go:126: Deploying app: TestEnoentAdvancedDelete. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:14:21 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedDelete stored in temp store"
}
2023/01/21 06:14:26 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedDelete to get deployed
2023/01/21 06:14:31 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedDelete to get deployed
2023/01/21 06:14:36 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedDelete to get deployed
2023/01/21 06:14:41 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedDelete to get deployed
2023/01/21 06:14:42 clusterSetup.go:383: App: TestEnoentAdvancedDelete got deployed
2023/01/21 06:14:42 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:14:42 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 06:14:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:14:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:14:47 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedDelete to get un-deployed
2023/01/21 06:14:52 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedDelete to get un-deployed
2023/01/21 06:14:57 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedDelete to get un-deployed
2023/01/21 06:15:02 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedDelete to get un-deployed
2023/01/21 06:15:02 clusterSetup.go:434: App: TestEnoentAdvancedDelete got un-deployed
2023/01/21 06:15:02 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:15:02 eventingSetup.go:440: Function: TestEnoentAdvancedDelete delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedDelete deleting in background"
}
2023/01/21 06:15:04 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:15:09 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:15:12 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:15:17 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:15:17 bucket_ops_test.go:250: Testing get enoent operation on source bucket
2023/01/21 06:15:17 eventingSetup.go:126: Deploying app: TestEnoentAdvancedDelete. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:15:19 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedDelete stored in temp store"
}
2023/01/21 06:15:24 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedDelete to get deployed
2023/01/21 06:15:29 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedDelete to get deployed
2023/01/21 06:15:34 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedDelete to get deployed
2023/01/21 06:15:39 clusterSetup.go:375: Waiting for app: TestEnoentAdvancedDelete to get deployed
2023/01/21 06:15:39 clusterSetup.go:383: App: TestEnoentAdvancedDelete got deployed
2023/01/21 06:15:39 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:15:39 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 200 dst bucket count: 200
2023/01/21 06:15:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:15:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:15:44 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedDelete to get un-deployed
2023/01/21 06:15:49 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedDelete to get un-deployed
2023/01/21 06:15:54 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedDelete to get un-deployed
2023/01/21 06:15:59 clusterSetup.go:426: Waiting for app: TestEnoentAdvancedDelete to get un-deployed
2023/01/21 06:15:59 clusterSetup.go:434: App: TestEnoentAdvancedDelete got un-deployed
2023/01/21 06:15:59 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:15:59 eventingSetup.go:440: Function: TestEnoentAdvancedDelete delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentAdvancedDelete deleting in background"
}
2023/01/21 06:16:02 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:16:07 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:16:10 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:16:15 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestEnoentAdvancedDelete (114.70s)
=== RUN TestAdvancedInsertKeyExist
2023/01/21 06:16:15 eventingSetup.go:126: Deploying app: TestAdvancedInsertKeyExist. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:16:16 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedInsertKeyExist stored in temp store"
}
2023/01/21 06:16:21 clusterSetup.go:375: Waiting for app: TestAdvancedInsertKeyExist to get deployed
2023/01/21 06:16:26 clusterSetup.go:375: Waiting for app: TestAdvancedInsertKeyExist to get deployed
2023/01/21 06:16:31 clusterSetup.go:375: Waiting for app: TestAdvancedInsertKeyExist to get deployed
2023/01/21 06:16:36 clusterSetup.go:375: Waiting for app: TestAdvancedInsertKeyExist to get deployed
2023/01/21 06:16:36 clusterSetup.go:383: App: TestAdvancedInsertKeyExist got deployed
2023/01/21 06:16:36 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:16:37 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:16:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:16:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:16:42 clusterSetup.go:426: Waiting for app: TestAdvancedInsertKeyExist to get un-deployed
2023/01/21 06:16:47 clusterSetup.go:426: Waiting for app: TestAdvancedInsertKeyExist to get un-deployed
2023/01/21 06:16:52 clusterSetup.go:426: Waiting for app: TestAdvancedInsertKeyExist to get un-deployed
2023/01/21 06:16:57 clusterSetup.go:426: Waiting for app: TestAdvancedInsertKeyExist to get un-deployed
2023/01/21 06:16:57 clusterSetup.go:434: App: TestAdvancedInsertKeyExist got un-deployed
2023/01/21 06:16:57 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:16:57 eventingSetup.go:440: Function: TestAdvancedInsertKeyExist delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedInsertKeyExist deleting in background"
}
2023/01/21 06:16:59 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:17:04 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:17:07 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:17:12 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:17:12 bucket_ops_test.go:270: Pumping document in the destination bucket
2023/01/21 06:17:12 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:17:13 eventingSetup.go:126: Deploying app: TestAdvancedInsertKeyExist. Item count src bucket: 0 dst bucket: 100
2023/01/21 06:17:14 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedInsertKeyExist stored in temp store"
}
2023/01/21 06:17:19 clusterSetup.go:375: Waiting for app: TestAdvancedInsertKeyExist to get deployed
2023/01/21 06:17:24 clusterSetup.go:375: Waiting for app: TestAdvancedInsertKeyExist to get deployed
2023/01/21 06:17:29 clusterSetup.go:375: Waiting for app: TestAdvancedInsertKeyExist to get deployed
2023/01/21 06:17:34 clusterSetup.go:375: Waiting for app: TestAdvancedInsertKeyExist to get deployed
2023/01/21 06:17:34 clusterSetup.go:383: App: TestAdvancedInsertKeyExist got deployed
2023/01/21 06:17:34 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:17:34 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:17:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:17:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:17:39 clusterSetup.go:426: Waiting for app: TestAdvancedInsertKeyExist to get un-deployed
2023/01/21 06:17:44 clusterSetup.go:426: Waiting for app: TestAdvancedInsertKeyExist to get un-deployed
2023/01/21 06:17:49 clusterSetup.go:426: Waiting for app: TestAdvancedInsertKeyExist to get un-deployed
2023/01/21 06:17:54 clusterSetup.go:426: Waiting for app: TestAdvancedInsertKeyExist to get un-deployed
2023/01/21 06:17:54 clusterSetup.go:434: App: TestAdvancedInsertKeyExist got un-deployed
2023/01/21 06:17:54 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:17:54 eventingSetup.go:440: Function: TestAdvancedInsertKeyExist delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestAdvancedInsertKeyExist deleting in background"
}
2023/01/21 06:17:56 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:18:01 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:18:05 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:18:10 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestAdvancedInsertKeyExist (114.79s)
=== RUN TestExipryGet
2023/01/21 06:18:10 eventingSetup.go:126: Deploying app: TestExipryGet. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:18:11 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryGet stored in temp store"
}
2023/01/21 06:18:16 clusterSetup.go:375: Waiting for app: TestExipryGet to get deployed
2023/01/21 06:18:21 clusterSetup.go:375: Waiting for app: TestExipryGet to get deployed
2023/01/21 06:18:26 clusterSetup.go:375: Waiting for app: TestExipryGet to get deployed
2023/01/21 06:18:31 clusterSetup.go:375: Waiting for app: TestExipryGet to get deployed
2023/01/21 06:18:31 clusterSetup.go:383: App: TestExipryGet got deployed
2023/01/21 06:18:31 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:19:12 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:19:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:19:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:19:17 clusterSetup.go:426: Waiting for app: TestExipryGet to get un-deployed
2023/01/21 06:19:22 clusterSetup.go:426: Waiting for app: TestExipryGet to get un-deployed
2023/01/21 06:19:27 clusterSetup.go:426: Waiting for app: TestExipryGet to get un-deployed
2023/01/21 06:19:32 clusterSetup.go:426: Waiting for app: TestExipryGet to get un-deployed
2023/01/21 06:19:32 clusterSetup.go:434: App: TestExipryGet got un-deployed
2023/01/21 06:19:32 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:19:32 eventingSetup.go:440: Function: TestExipryGet delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryGet deleting in background"
}
2023/01/21 06:19:34 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:19:39 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:19:42 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:19:47 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:19:47 bucket_ops_test.go:293: Pumping document in the destination bucket for expiry get
2023/01/21 06:19:47 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:19:48 eventingSetup.go:126: Deploying app: TestExipryGet. Item count src bucket: 0 dst bucket: 100
2023/01/21 06:19:49 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryGet stored in temp store"
}
2023/01/21 06:19:54 clusterSetup.go:375: Waiting for app: TestExipryGet to get deployed
2023/01/21 06:19:59 clusterSetup.go:375: Waiting for app: TestExipryGet to get deployed
2023/01/21 06:20:04 clusterSetup.go:375: Waiting for app: TestExipryGet to get deployed
2023/01/21 06:20:09 clusterSetup.go:375: Waiting for app: TestExipryGet to get deployed
2023/01/21 06:20:09 clusterSetup.go:383: App: TestExipryGet got deployed
2023/01/21 06:20:09 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:20:49 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:20:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:20:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:20:54 clusterSetup.go:426: Waiting for app: TestExipryGet to get un-deployed
2023/01/21 06:20:59 clusterSetup.go:426: Waiting for app: TestExipryGet to get un-deployed
2023/01/21 06:21:04 clusterSetup.go:426: Waiting for app: TestExipryGet to get un-deployed
2023/01/21 06:21:09 clusterSetup.go:426: Waiting for app: TestExipryGet to get un-deployed
2023/01/21 06:21:09 clusterSetup.go:434: App: TestExipryGet got un-deployed
2023/01/21 06:21:09 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:21:09 eventingSetup.go:440: Function: TestExipryGet delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryGet deleting in background"
}
2023/01/21 06:21:12 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:21:17 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:21:20 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:21:25 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestExipryGet (195.22s)
=== RUN TestExipryInsert
2023/01/21 06:21:25 eventingSetup.go:126: Deploying app: TestExipryInsert. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:21:27 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryInsert stored in temp store"
}
2023/01/21 06:21:32 clusterSetup.go:375: Waiting for app: TestExipryInsert to get deployed
2023/01/21 06:21:37 clusterSetup.go:375: Waiting for app: TestExipryInsert to get deployed
2023/01/21 06:21:42 clusterSetup.go:375: Waiting for app: TestExipryInsert to get deployed
2023/01/21 06:21:47 clusterSetup.go:375: Waiting for app: TestExipryInsert to get deployed
2023/01/21 06:21:47 clusterSetup.go:383: App: TestExipryInsert got deployed
2023/01/21 06:21:47 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:22:27 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:22:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:22:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:22:32 clusterSetup.go:426: Waiting for app: TestExipryInsert to get un-deployed
2023/01/21 06:22:37 clusterSetup.go:426: Waiting for app: TestExipryInsert to get un-deployed
2023/01/21 06:22:43 clusterSetup.go:426: Waiting for app: TestExipryInsert to get un-deployed
2023/01/21 06:22:48 clusterSetup.go:426: Waiting for app: TestExipryInsert to get un-deployed
2023/01/21 06:22:48 clusterSetup.go:434: App: TestExipryInsert got un-deployed
2023/01/21 06:22:48 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:22:48 eventingSetup.go:440: Function: TestExipryInsert delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryInsert deleting in background"
}
2023/01/21 06:22:50 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:22:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:22:58 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:23:03 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:23:03 bucket_ops_test.go:316: Testing on the destination bucket for expiry insert
2023/01/21 06:23:03 eventingSetup.go:126: Deploying app: TestExipryInsert. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:23:04 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryInsert stored in temp store"
}
2023/01/21 06:23:09 clusterSetup.go:375: Waiting for app: TestExipryInsert to get deployed
2023/01/21 06:23:14 clusterSetup.go:375: Waiting for app: TestExipryInsert to get deployed
2023/01/21 06:23:19 clusterSetup.go:375: Waiting for app: TestExipryInsert to get deployed
2023/01/21 06:23:24 clusterSetup.go:375: Waiting for app: TestExipryInsert to get deployed
2023/01/21 06:23:24 clusterSetup.go:383: App: TestExipryInsert got deployed
2023/01/21 06:23:24 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:24:05 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:24:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:24:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:24:10 clusterSetup.go:426: Waiting for app: TestExipryInsert to get un-deployed
2023/01/21 06:24:15 clusterSetup.go:426: Waiting for app: TestExipryInsert to get un-deployed
2023/01/21 06:24:20 clusterSetup.go:426: Waiting for app: TestExipryInsert to get un-deployed
2023/01/21 06:24:25 clusterSetup.go:426: Waiting for app: TestExipryInsert to get un-deployed
2023/01/21 06:24:25 clusterSetup.go:434: App: TestExipryInsert got un-deployed
2023/01/21 06:24:25 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:24:25 eventingSetup.go:440: Function: TestExipryInsert delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryInsert deleting in background"
}
2023/01/21 06:24:27 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:24:32 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:24:35 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:24:40 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestExipryInsert (195.59s)
=== RUN TestExipryReplace
2023/01/21 06:24:41 eventingSetup.go:126: Deploying app: TestExipryReplace. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:24:42 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryReplace stored in temp store"
}
2023/01/21 06:24:47 clusterSetup.go:375: Waiting for app: TestExipryReplace to get deployed
2023/01/21 06:24:52 clusterSetup.go:375: Waiting for app: TestExipryReplace to get deployed
2023/01/21 06:24:57 clusterSetup.go:375: Waiting for app: TestExipryReplace to get deployed
2023/01/21 06:25:02 clusterSetup.go:375: Waiting for app: TestExipryReplace to get deployed
2023/01/21 06:25:02 clusterSetup.go:383: App: TestExipryReplace got deployed
2023/01/21 06:25:02 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:25:43 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:25:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:25:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:25:48 clusterSetup.go:426: Waiting for app: TestExipryReplace to get un-deployed
2023/01/21 06:25:53 clusterSetup.go:426: Waiting for app: TestExipryReplace to get un-deployed
2023/01/21 06:25:58 clusterSetup.go:426: Waiting for app: TestExipryReplace to get un-deployed
2023/01/21 06:26:03 clusterSetup.go:426: Waiting for app: TestExipryReplace to get un-deployed
2023/01/21 06:26:03 clusterSetup.go:434: App: TestExipryReplace got un-deployed
2023/01/21 06:26:03 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:26:03 eventingSetup.go:440: Function: TestExipryReplace delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryReplace deleting in background"
}
2023/01/21 06:26:05 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:26:10 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:26:13 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:26:18 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:26:18 bucket_ops_test.go:338: Testing on the destination bucket for expiry insert
2023/01/21 06:26:19 eventingSetup.go:126: Deploying app: TestExipryReplace. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:26:20 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryReplace stored in temp store"
}
2023/01/21 06:26:25 clusterSetup.go:375: Waiting for app: TestExipryReplace to get deployed
2023/01/21 06:26:30 clusterSetup.go:375: Waiting for app: TestExipryReplace to get deployed
2023/01/21 06:26:35 clusterSetup.go:375: Waiting for app: TestExipryReplace to get deployed
2023/01/21 06:26:40 clusterSetup.go:375: Waiting for app: TestExipryReplace to get deployed
2023/01/21 06:26:40 clusterSetup.go:383: App: TestExipryReplace got deployed
2023/01/21 06:26:40 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:27:20 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:27:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:27:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:27:25 clusterSetup.go:426: Waiting for app: TestExipryReplace to get un-deployed
2023/01/21 06:27:30 clusterSetup.go:426: Waiting for app: TestExipryReplace to get un-deployed
2023/01/21 06:27:35 clusterSetup.go:426: Waiting for app: TestExipryReplace to get un-deployed
2023/01/21 06:27:40 clusterSetup.go:426: Waiting for app: TestExipryReplace to get un-deployed
2023/01/21 06:27:40 clusterSetup.go:434: App: TestExipryReplace got un-deployed
2023/01/21 06:27:40 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:27:40 eventingSetup.go:440: Function: TestExipryReplace delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryReplace deleting in background"
}
2023/01/21 06:27:42 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:27:47 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:27:51 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:27:56 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestExipryReplace (195.20s)
=== RUN TestExipryUpsert
2023/01/21 06:27:56 eventingSetup.go:126: Deploying app: TestExipryUpsert. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:27:57 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryUpsert stored in temp store"
}
2023/01/21 06:28:02 clusterSetup.go:375: Waiting for app: TestExipryUpsert to get deployed
2023/01/21 06:28:07 clusterSetup.go:375: Waiting for app: TestExipryUpsert to get deployed
2023/01/21 06:28:12 clusterSetup.go:375: Waiting for app: TestExipryUpsert to get deployed
2023/01/21 06:28:17 clusterSetup.go:375: Waiting for app: TestExipryUpsert to get deployed
2023/01/21 06:28:17 clusterSetup.go:383: App: TestExipryUpsert got deployed
2023/01/21 06:28:17 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:28:58 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:28:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:28:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:29:03 clusterSetup.go:426: Waiting for app: TestExipryUpsert to get un-deployed
2023/01/21 06:29:08 clusterSetup.go:426: Waiting for app: TestExipryUpsert to get un-deployed
2023/01/21 06:29:13 clusterSetup.go:426: Waiting for app: TestExipryUpsert to get un-deployed
2023/01/21 06:29:18 clusterSetup.go:426: Waiting for app: TestExipryUpsert to get un-deployed
2023/01/21 06:29:18 clusterSetup.go:434: App: TestExipryUpsert got un-deployed
2023/01/21 06:29:18 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:29:18 eventingSetup.go:440: Function: TestExipryUpsert delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryUpsert deleting in background"
}
2023/01/21 06:29:20 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:29:25 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:29:28 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:29:33 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:29:33 bucket_ops_test.go:360: Testing on the destination bucket for expiry insert
2023/01/21 06:29:33 eventingSetup.go:126: Deploying app: TestExipryUpsert. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:29:34 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryUpsert stored in temp store"
}
2023/01/21 06:29:39 clusterSetup.go:375: Waiting for app: TestExipryUpsert to get deployed
2023/01/21 06:29:44 clusterSetup.go:375: Waiting for app: TestExipryUpsert to get deployed
2023/01/21 06:29:50 clusterSetup.go:375: Waiting for app: TestExipryUpsert to get deployed
2023/01/21 06:29:55 clusterSetup.go:375: Waiting for app: TestExipryUpsert to get deployed
2023/01/21 06:29:55 clusterSetup.go:383: App: TestExipryUpsert got deployed
2023/01/21 06:29:55 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:30:35 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:30:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:30:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:30:40 clusterSetup.go:426: Waiting for app: TestExipryUpsert to get un-deployed
2023/01/21 06:30:45 clusterSetup.go:426: Waiting for app: TestExipryUpsert to get un-deployed
2023/01/21 06:30:50 clusterSetup.go:426: Waiting for app: TestExipryUpsert to get un-deployed
2023/01/21 06:30:55 clusterSetup.go:426: Waiting for app: TestExipryUpsert to get un-deployed
2023/01/21 06:30:55 clusterSetup.go:434: App: TestExipryUpsert got un-deployed
2023/01/21 06:30:55 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:30:55 eventingSetup.go:440: Function: TestExipryUpsert delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestExipryUpsert deleting in background"
}
2023/01/21 06:30:57 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:31:02 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:31:06 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:31:11 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestExipryUpsert (194.93s)
=== RUN TestCasReplace
2023/01/21 06:31:11 eventingSetup.go:126: Deploying app: TestCasReplace. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:31:12 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCasReplace stored in temp store"
}
2023/01/21 06:31:17 clusterSetup.go:375: Waiting for app: TestCasReplace to get deployed
2023/01/21 06:31:22 clusterSetup.go:375: Waiting for app: TestCasReplace to get deployed
2023/01/21 06:31:27 clusterSetup.go:375: Waiting for app: TestCasReplace to get deployed
2023/01/21 06:31:32 clusterSetup.go:375: Waiting for app: TestCasReplace to get deployed
2023/01/21 06:31:32 clusterSetup.go:383: App: TestCasReplace got deployed
2023/01/21 06:31:32 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:31:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 80
2023/01/21 06:31:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:31:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:31:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:31:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:32:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:33:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:34:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:35:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:36:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:36:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:36:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:36:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:36:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:36:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:36:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:36:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
clusterOps.go:388: For TestError expected 0 got 50
2023/01/21 06:36:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:36:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:36:50 clusterSetup.go:426: Waiting for app: TestCasReplace to get un-deployed
2023/01/21 06:36:55 clusterSetup.go:426: Waiting for app: TestCasReplace to get un-deployed
2023/01/21 06:37:00 clusterSetup.go:426: Waiting for app: TestCasReplace to get un-deployed
2023/01/21 06:37:05 clusterSetup.go:426: Waiting for app: TestCasReplace to get un-deployed
2023/01/21 06:37:05 clusterSetup.go:434: App: TestCasReplace got un-deployed
2023/01/21 06:37:05 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:37:05 eventingSetup.go:440: Function: TestCasReplace delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCasReplace deleting in background"
}
2023/01/21 06:37:08 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:37:13 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:37:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:37:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:37:21 bucket_ops_test.go:382: Testing on the destination bucket for upsert with cas
2023/01/21 06:37:21 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:37:21 eventingSetup.go:126: Deploying app: TestCasReplace. Item count src bucket: 0 dst bucket: 100
2023/01/21 06:37:22 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCasReplace stored in temp store"
}
2023/01/21 06:37:27 clusterSetup.go:375: Waiting for app: TestCasReplace to get deployed
2023/01/21 06:37:32 clusterSetup.go:375: Waiting for app: TestCasReplace to get deployed
2023/01/21 06:37:37 clusterSetup.go:375: Waiting for app: TestCasReplace to get deployed
2023/01/21 06:37:42 clusterSetup.go:375: Waiting for app: TestCasReplace to get deployed
2023/01/21 06:37:42 clusterSetup.go:383: App: TestCasReplace got deployed
2023/01/21 06:37:42 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:37:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 68
2023/01/21 06:37:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:37:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:38:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:39:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:40:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:41:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:42:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
clusterOps.go:388: For TestError expected 0 got 50
2023/01/21 06:42:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:42:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:42:59 clusterSetup.go:426: Waiting for app: TestCasReplace to get un-deployed
2023/01/21 06:43:04 clusterSetup.go:426: Waiting for app: TestCasReplace to get un-deployed
2023/01/21 06:43:09 clusterSetup.go:426: Waiting for app: TestCasReplace to get un-deployed
2023/01/21 06:43:14 clusterSetup.go:426: Waiting for app: TestCasReplace to get un-deployed
2023/01/21 06:43:14 clusterSetup.go:434: App: TestCasReplace got un-deployed
2023/01/21 06:43:14 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:43:14 eventingSetup.go:440: Function: TestCasReplace delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCasReplace deleting in background"
}
2023/01/21 06:43:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:43:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:43:25 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:43:30 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestCasReplace (739.05s)
=== RUN TestCasDelete
2023/01/21 06:43:30 eventingSetup.go:126: Deploying app: TestCasDelete. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:43:31 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCasDelete stored in temp store"
}
2023/01/21 06:43:36 clusterSetup.go:375: Waiting for app: TestCasDelete to get deployed
2023/01/21 06:43:41 clusterSetup.go:375: Waiting for app: TestCasDelete to get deployed
2023/01/21 06:43:46 clusterSetup.go:375: Waiting for app: TestCasDelete to get deployed
2023/01/21 06:43:51 clusterSetup.go:375: Waiting for app: TestCasDelete to get deployed
2023/01/21 06:43:51 clusterSetup.go:383: App: TestCasDelete got deployed
2023/01/21 06:43:51 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:43:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 77
2023/01/21 06:44:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:44:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:45:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:46:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:47:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:48:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
clusterOps.go:388: For TestError expected 0 got 50
2023/01/21 06:49:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:49:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:49:08 clusterSetup.go:426: Waiting for app: TestCasDelete to get un-deployed
2023/01/21 06:49:13 clusterSetup.go:426: Waiting for app: TestCasDelete to get un-deployed
2023/01/21 06:49:18 clusterSetup.go:426: Waiting for app: TestCasDelete to get un-deployed
2023/01/21 06:49:23 clusterSetup.go:426: Waiting for app: TestCasDelete to get un-deployed
2023/01/21 06:49:23 clusterSetup.go:434: App: TestCasDelete got un-deployed
2023/01/21 06:49:23 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:49:23 eventingSetup.go:440: Function: TestCasDelete delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCasDelete deleting in background"
}
2023/01/21 06:49:25 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:49:30 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:49:33 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:49:38 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:49:38 bucket_ops_test.go:405: Testing on the destination bucket for delete with cas
2023/01/21 06:49:38 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:49:39 eventingSetup.go:126: Deploying app: TestCasDelete. Item count src bucket: 0 dst bucket: 100
2023/01/21 06:49:40 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCasDelete stored in temp store"
}
2023/01/21 06:49:45 clusterSetup.go:375: Waiting for app: TestCasDelete to get deployed
2023/01/21 06:49:50 clusterSetup.go:375: Waiting for app: TestCasDelete to get deployed
2023/01/21 06:49:55 clusterSetup.go:375: Waiting for app: TestCasDelete to get deployed
2023/01/21 06:50:00 clusterSetup.go:375: Waiting for app: TestCasDelete to get deployed
2023/01/21 06:50:00 clusterSetup.go:383: App: TestCasDelete got deployed
2023/01/21 06:50:00 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:50:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 72
2023/01/21 06:50:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:50:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:51:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:52:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:53:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:54:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
2023/01/21 06:55:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 50
clusterOps.go:388: For TestError expected 0 got 50
2023/01/21 06:55:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 06:55:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 06:55:16 clusterSetup.go:426: Waiting for app: TestCasDelete to get un-deployed
2023/01/21 06:55:21 clusterSetup.go:426: Waiting for app: TestCasDelete to get un-deployed
2023/01/21 06:55:26 clusterSetup.go:426: Waiting for app: TestCasDelete to get un-deployed
2023/01/21 06:55:31 clusterSetup.go:426: Waiting for app: TestCasDelete to get un-deployed
2023/01/21 06:55:31 clusterSetup.go:434: App: TestCasDelete got un-deployed
2023/01/21 06:55:31 eventingSetup.go:47: No eventing-con process running
2023/01/21 06:55:31 eventingSetup.go:440: Function: TestCasDelete delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCasDelete deleting in background"
}
2023/01/21 06:55:34 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:55:39 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 06:55:42 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 06:55:47 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestCasDelete (737.30s)
=== RUN TestCountersIncrement
2023/01/21 06:55:47 clusterSetup.go:274: Adding node: https://127.0.0.1:19003 with role: eventing to the cluster
2023/01/21 06:55:48 clusterSetup.go:274: Adding node: https://127.0.0.1:19002 with role: eventing to the cluster
2023/01/21 06:55:49 clusterSetup.go:282: Removing node(s): [] from the cluster
2023/01/21 06:55:54 Rebalance failed. See logs for detailed reason. You can try again.
2023/01/21 06:55:54 eventingSetup.go:126: Deploying app: TestCountersIncrement. Item count src bucket: 0 dst bucket: 0
2023/01/21 06:55:56 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCountersIncrement stored in temp store"
}
2023/01/21 06:56:01 clusterSetup.go:375: Waiting for app: TestCountersIncrement to get deployed
2023/01/21 06:56:06 clusterSetup.go:375: Waiting for app: TestCountersIncrement to get deployed
2023/01/21 06:56:11 clusterSetup.go:375: Waiting for app: TestCountersIncrement to get deployed
2023/01/21 06:56:16 clusterSetup.go:375: Waiting for app: TestCountersIncrement to get deployed
2023/01/21 06:56:16 clusterSetup.go:383: App: TestCountersIncrement got deployed
2023/01/21 06:56:16 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 06:56:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:56:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:56:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:56:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:56:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:56:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:56:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:56:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:57:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:58:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 06:59:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 3
2023/01/21 06:59:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 3
2023/01/21 06:59:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 9
2023/01/21 06:59:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 9
2023/01/21 06:59:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 14
2023/01/21 06:59:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 14
2023/01/21 06:59:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 18
2023/01/21 06:59:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 18
2023/01/21 06:59:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 23
2023/01/21 06:59:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 23
2023/01/21 06:59:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 29
2023/01/21 07:00:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 29
2023/01/21 07:00:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 34
2023/01/21 07:00:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 34
2023/01/21 07:00:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 38
2023/01/21 07:00:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 38
2023/01/21 07:00:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 43
2023/01/21 07:00:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 43
2023/01/21 07:00:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 49
2023/01/21 07:00:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 49
2023/01/21 07:00:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 54
2023/01/21 07:00:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 54
2023/01/21 07:00:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 58
2023/01/21 07:01:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 58
2023/01/21 07:01:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 63
2023/01/21 07:01:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 63
2023/01/21 07:01:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 69
2023/01/21 07:01:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 69
clusterOps.go:388: For TestError expected 1024 got 69
2023/01/21 07:01:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:01:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:01:40 clusterSetup.go:426: Waiting for app: TestCountersIncrement to get un-deployed
2023/01/21 07:01:45 clusterSetup.go:426: Waiting for app: TestCountersIncrement to get un-deployed
2023/01/21 07:01:50 clusterSetup.go:426: Waiting for app: TestCountersIncrement to get un-deployed
2023/01/21 07:01:55 clusterSetup.go:426: Waiting for app: TestCountersIncrement to get un-deployed
2023/01/21 07:01:55 clusterSetup.go:434: App: TestCountersIncrement got un-deployed
2023/01/21 07:01:55 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:01:55 eventingSetup.go:440: Function: TestCountersIncrement delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCountersIncrement deleting in background"
}
2023/01/21 07:01:57 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:02:03 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:02:06 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:02:11 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:02:11 eventingSetup.go:126: Deploying app: TestCountersIncrement. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:02:13 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCountersIncrement stored in temp store"
}
2023/01/21 07:02:18 clusterSetup.go:375: Waiting for app: TestCountersIncrement to get deployed
2023/01/21 07:02:23 clusterSetup.go:375: Waiting for app: TestCountersIncrement to get deployed
2023/01/21 07:02:28 clusterSetup.go:375: Waiting for app: TestCountersIncrement to get deployed
2023/01/21 07:02:33 clusterSetup.go:375: Waiting for app: TestCountersIncrement to get deployed
2023/01/21 07:02:33 clusterSetup.go:383: App: TestCountersIncrement got deployed
2023/01/21 07:02:33 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:02:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:02:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:02:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:02:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:03:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:04:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:05:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:06:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:07:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
clusterOps.go:388: For TestError expected 2048 got 1024
2023/01/21 07:07:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:07:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:07:59 clusterSetup.go:426: Waiting for app: TestCountersIncrement to get un-deployed
2023/01/21 07:08:04 clusterSetup.go:426: Waiting for app: TestCountersIncrement to get un-deployed
2023/01/21 07:08:09 clusterSetup.go:426: Waiting for app: TestCountersIncrement to get un-deployed
2023/01/21 07:08:14 clusterSetup.go:426: Waiting for app: TestCountersIncrement to get un-deployed
2023/01/21 07:08:14 clusterSetup.go:434: App: TestCountersIncrement got un-deployed
2023/01/21 07:08:14 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:08:14 eventingSetup.go:440: Function: TestCountersIncrement delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCountersIncrement deleting in background"
}
2023/01/21 07:08:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:08:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:08:24 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:08:30 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:08:30 clusterSetup.go:282: Removing node(s): [http://127.0.0.1:19002 http://127.0.0.1:19003] from the cluster
2023/01/21 07:08:35 Rebalance failed. See logs for detailed reason. You can try again.
--- FAIL: TestCountersIncrement (768.03s)
=== RUN TestCountersDecrement
2023/01/21 07:08:35 Adding node: https://127.0.0.1:19003 with role: eventing to the cluster
2023/01/21 07:08:36 Adding node: https://127.0.0.1:19002 with role: eventing to the cluster
2023/01/21 07:08:37 Removing node(s): [] from the cluster
2023/01/21 07:08:42 Rebalance failed. See logs for detailed reason. You can try again.
2023/01/21 07:08:42 eventingSetup.go:126: Deploying app: TestCountersDecrement. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:08:44 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCountersDecrement stored in temp store"
}
2023/01/21 07:08:49 clusterSetup.go:375: Waiting for app: TestCountersDecrement to get deployed
2023/01/21 07:08:54 clusterSetup.go:375: Waiting for app: TestCountersDecrement to get deployed
2023/01/21 07:08:59 clusterSetup.go:375: Waiting for app: TestCountersDecrement to get deployed
2023/01/21 07:09:04 clusterSetup.go:375: Waiting for app: TestCountersDecrement to get deployed
2023/01/21 07:09:04 clusterSetup.go:383: App: TestCountersDecrement got deployed
2023/01/21 07:09:04 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:09:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:09:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:10:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:11:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:12:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:13:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:14:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:14:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
2023/01/21 07:14:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 1024 curr count: 0
clusterOps.go:388: For TestError expected 1024 got 0
2023/01/21 07:14:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:14:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:14:30 clusterSetup.go:426: Waiting for app: TestCountersDecrement to get un-deployed
2023/01/21 07:14:35 clusterSetup.go:426: Waiting for app: TestCountersDecrement to get un-deployed
2023/01/21 07:14:40 clusterSetup.go:426: Waiting for app: TestCountersDecrement to get un-deployed
2023/01/21 07:14:45 clusterSetup.go:426: Waiting for app: TestCountersDecrement to get un-deployed
2023/01/21 07:14:45 clusterSetup.go:434: App: TestCountersDecrement got un-deployed
2023/01/21 07:14:45 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:14:45 eventingSetup.go:440: Function: TestCountersDecrement delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCountersDecrement deleting in background"
}
2023/01/21 07:14:47 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:14:52 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:14:56 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:15:01 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:15:01 eventingSetup.go:126: Deploying app: TestCountersDecrement. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:15:03 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCountersDecrement stored in temp store"
}
2023/01/21 07:15:08 clusterSetup.go:375: Waiting for app: TestCountersDecrement to get deployed
2023/01/21 07:15:13 clusterSetup.go:375: Waiting for app: TestCountersDecrement to get deployed
2023/01/21 07:15:18 clusterSetup.go:375: Waiting for app: TestCountersDecrement to get deployed
2023/01/21 07:15:23 clusterSetup.go:375: Waiting for app: TestCountersDecrement to get deployed
2023/01/21 07:15:23 clusterSetup.go:383: App: TestCountersDecrement got deployed
2023/01/21 07:15:23 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:15:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:15:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:15:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:15:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:15:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:15:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:16:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:17:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:18:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:19:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:20:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:20:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:20:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:20:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:20:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:20:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
2023/01/21 07:20:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2048 curr count: 1024
clusterOps.go:388: For TestError expected 2048 got 1024
2023/01/21 07:20:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:20:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:20:49 clusterSetup.go:426: Waiting for app: TestCountersDecrement to get un-deployed
2023/01/21 07:20:54 clusterSetup.go:426: Waiting for app: TestCountersDecrement to get un-deployed
2023/01/21 07:20:59 clusterSetup.go:426: Waiting for app: TestCountersDecrement to get un-deployed
2023/01/21 07:21:04 clusterSetup.go:426: Waiting for app: TestCountersDecrement to get un-deployed
2023/01/21 07:21:04 clusterSetup.go:434: App: TestCountersDecrement got un-deployed
2023/01/21 07:21:04 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:21:04 eventingSetup.go:440: Function: TestCountersDecrement delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCountersDecrement deleting in background"
}
2023/01/21 07:21:06 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:21:11 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:21:14 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:21:19 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:21:19 clusterSetup.go:282: Removing node(s): [http://127.0.0.1:19002 http://127.0.0.1:19003] from the cluster
2023/01/21 07:21:25 Rebalance failed. See logs for detailed reason. You can try again.
--- FAIL: TestCountersDecrement (769.68s)
=== RUN TestMultiColErrorCondition
2023/01/21 07:21:25 eventingSetup.go:126: Deploying app: TestMultiColErrorCondition. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:21:26 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestMultiColErrorCondition stored in temp store"
}
2023/01/21 07:21:31 clusterSetup.go:375: Waiting for app: TestMultiColErrorCondition to get deployed
2023/01/21 07:21:36 clusterSetup.go:375: Waiting for app: TestMultiColErrorCondition to get deployed
2023/01/21 07:21:41 clusterSetup.go:375: Waiting for app: TestMultiColErrorCondition to get deployed
2023/01/21 07:21:46 clusterSetup.go:375: Waiting for app: TestMultiColErrorCondition to get deployed
2023/01/21 07:21:46 clusterSetup.go:383: App: TestMultiColErrorCondition got deployed
2023/01/21 07:21:46 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:21:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:21:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:22:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:23:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:24:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:25:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:26:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
clusterOps.go:388: For TestError expected 2 got 0
2023/01/21 07:27:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:27:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:27:07 clusterSetup.go:426: Waiting for app: TestMultiColErrorCondition to get un-deployed
2023/01/21 07:27:12 clusterSetup.go:426: Waiting for app: TestMultiColErrorCondition to get un-deployed
2023/01/21 07:27:17 clusterSetup.go:426: Waiting for app: TestMultiColErrorCondition to get un-deployed
2023/01/21 07:27:22 clusterSetup.go:426: Waiting for app: TestMultiColErrorCondition to get un-deployed
2023/01/21 07:27:22 clusterSetup.go:434: App: TestMultiColErrorCondition got un-deployed
2023/01/21 07:27:22 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:27:22 eventingSetup.go:440: Function: TestMultiColErrorCondition delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestMultiColErrorCondition deleting in background"
}
2023/01/21 07:27:24 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:27:29 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:27:32 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:27:37 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:27:38 eventingSetup.go:126: Deploying app: TestMultiColErrorCondition. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:27:39 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestMultiColErrorCondition stored in temp store"
}
2023/01/21 07:27:44 clusterSetup.go:375: Waiting for app: TestMultiColErrorCondition to get deployed
2023/01/21 07:27:49 clusterSetup.go:375: Waiting for app: TestMultiColErrorCondition to get deployed
2023/01/21 07:27:54 clusterSetup.go:375: Waiting for app: TestMultiColErrorCondition to get deployed
2023/01/21 07:27:59 clusterSetup.go:375: Waiting for app: TestMultiColErrorCondition to get deployed
2023/01/21 07:27:59 clusterSetup.go:383: App: TestMultiColErrorCondition got deployed
2023/01/21 07:27:59 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:28:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:28:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 0
2023/01/21 07:28:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:28:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:28:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:28:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:28:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:28:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:28:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:28:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:28:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:29:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:30:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:31:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:32:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:33:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
2023/01/21 07:33:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 2 curr count: 1
clusterOps.go:388: For TestError expected 2 got 1
2023/01/21 07:33:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:33:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:33:20 clusterSetup.go:426: Waiting for app: TestMultiColErrorCondition to get un-deployed
2023/01/21 07:33:25 clusterSetup.go:426: Waiting for app: TestMultiColErrorCondition to get un-deployed
2023/01/21 07:33:30 clusterSetup.go:426: Waiting for app: TestMultiColErrorCondition to get un-deployed
2023/01/21 07:33:35 clusterSetup.go:426: Waiting for app: TestMultiColErrorCondition to get un-deployed
2023/01/21 07:33:35 clusterSetup.go:434: App: TestMultiColErrorCondition got un-deployed
2023/01/21 07:33:35 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:33:35 eventingSetup.go:440: Function: TestMultiColErrorCondition delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestMultiColErrorCondition deleting in background"
}
2023/01/21 07:33:37 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:33:42 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:33:45 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:33:50 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestMultiColErrorCondition (745.77s)
=== RUN TestCacheGet
2023/01/21 07:33:51 eventingSetup.go:126: Deploying app: TestCacheGet. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:33:52 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheGet stored in temp store"
}
2023/01/21 07:33:57 clusterSetup.go:375: Waiting for app: TestCacheGet to get deployed
2023/01/21 07:34:02 clusterSetup.go:375: Waiting for app: TestCacheGet to get deployed
2023/01/21 07:34:07 clusterSetup.go:375: Waiting for app: TestCacheGet to get deployed
2023/01/21 07:34:12 clusterSetup.go:375: Waiting for app: TestCacheGet to get deployed
2023/01/21 07:34:12 clusterSetup.go:383: App: TestCacheGet got deployed
2023/01/21 07:34:12 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:34:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:34:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:34:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:34:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:34:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:34:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:34:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:34:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:34:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:35:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:36:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:37:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:38:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:39:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:39:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:39:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
2023/01/21 07:39:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20 curr count: 0
clusterOps.go:388: For TestError expected 20 got 0
2023/01/21 07:39:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:39:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:39:33 clusterSetup.go:426: Waiting for app: TestCacheGet to get un-deployed
2023/01/21 07:39:38 clusterSetup.go:426: Waiting for app: TestCacheGet to get un-deployed
2023/01/21 07:39:43 clusterSetup.go:426: Waiting for app: TestCacheGet to get un-deployed
2023/01/21 07:39:48 clusterSetup.go:426: Waiting for app: TestCacheGet to get un-deployed
2023/01/21 07:39:48 clusterSetup.go:434: App: TestCacheGet got un-deployed
2023/01/21 07:39:48 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:39:48 eventingSetup.go:440: Function: TestCacheGet delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheGet deleting in background"
}
2023/01/21 07:39:50 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:39:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:39:58 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:40:04 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestCacheGet (373.19s)
=== RUN TestCacheRYOW
2023/01/21 07:40:04 eventingSetup.go:126: Deploying app: TestCacheRYOW. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:40:05 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheRYOW stored in temp store"
}
2023/01/21 07:40:10 clusterSetup.go:375: Waiting for app: TestCacheRYOW to get deployed
2023/01/21 07:40:15 clusterSetup.go:375: Waiting for app: TestCacheRYOW to get deployed
2023/01/21 07:40:20 clusterSetup.go:375: Waiting for app: TestCacheRYOW to get deployed
2023/01/21 07:40:25 clusterSetup.go:375: Waiting for app: TestCacheRYOW to get deployed
2023/01/21 07:40:25 clusterSetup.go:383: App: TestCacheRYOW got deployed
2023/01/21 07:40:25 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:40:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:40:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:40:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:40:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:40:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:40:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:41:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:42:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:43:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:44:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:45:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:45:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:45:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:45:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:45:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:45:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
2023/01/21 07:45:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 50 curr count: 0
clusterOps.go:388: For TestError expected 50 got 0
2023/01/21 07:45:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:45:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:45:46 clusterSetup.go:426: Waiting for app: TestCacheRYOW to get un-deployed
2023/01/21 07:45:51 clusterSetup.go:426: Waiting for app: TestCacheRYOW to get un-deployed
2023/01/21 07:45:56 clusterSetup.go:426: Waiting for app: TestCacheRYOW to get un-deployed
2023/01/21 07:46:01 clusterSetup.go:426: Waiting for app: TestCacheRYOW to get un-deployed
2023/01/21 07:46:01 clusterSetup.go:434: App: TestCacheRYOW got un-deployed
2023/01/21 07:46:01 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:46:01 eventingSetup.go:440: Function: TestCacheRYOW delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheRYOW deleting in background"
}
2023/01/21 07:46:03 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:46:08 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:46:12 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:46:17 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestCacheRYOW (373.27s)
=== RUN TestCacheExpiry
2023/01/21 07:46:17 eventingSetup.go:126: Deploying app: TestCacheExpiry. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:46:19 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheExpiry stored in temp store"
}
2023/01/21 07:46:24 clusterSetup.go:375: Waiting for app: TestCacheExpiry to get deployed
2023/01/21 07:46:29 clusterSetup.go:375: Waiting for app: TestCacheExpiry to get deployed
2023/01/21 07:46:34 clusterSetup.go:375: Waiting for app: TestCacheExpiry to get deployed
2023/01/21 07:46:39 clusterSetup.go:375: Waiting for app: TestCacheExpiry to get deployed
2023/01/21 07:46:39 clusterSetup.go:383: App: TestCacheExpiry got deployed
2023/01/21 07:46:39 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:46:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:46:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:46:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:46:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:47:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:48:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:49:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:50:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:51:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
clusterOps.go:388: For TestError expected 100 got 0
2023/01/21 07:51:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:51:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:51:59 clusterSetup.go:426: Waiting for app: TestCacheExpiry to get un-deployed
2023/01/21 07:52:04 clusterSetup.go:426: Waiting for app: TestCacheExpiry to get un-deployed
2023/01/21 07:52:09 clusterSetup.go:426: Waiting for app: TestCacheExpiry to get un-deployed
2023/01/21 07:52:14 clusterSetup.go:426: Waiting for app: TestCacheExpiry to get un-deployed
2023/01/21 07:52:14 clusterSetup.go:434: App: TestCacheExpiry got un-deployed
2023/01/21 07:52:14 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:52:14 eventingSetup.go:440: Function: TestCacheExpiry delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheExpiry deleting in background"
}
2023/01/21 07:52:17 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:52:22 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:52:25 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:52:30 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestCacheExpiry (373.38s)
=== RUN TestCacheExpiryCustom
2023/01/21 07:52:31 eventingSetup.go:126: Deploying app: TestCacheExpiryCustom. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:52:32 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheExpiryCustom stored in temp store"
}
2023/01/21 07:52:37 clusterSetup.go:375: Waiting for app: TestCacheExpiryCustom to get deployed
2023/01/21 07:52:42 clusterSetup.go:375: Waiting for app: TestCacheExpiryCustom to get deployed
2023/01/21 07:52:47 clusterSetup.go:375: Waiting for app: TestCacheExpiryCustom to get deployed
2023/01/21 07:52:52 clusterSetup.go:375: Waiting for app: TestCacheExpiryCustom to get deployed
2023/01/21 07:52:52 clusterSetup.go:383: App: TestCacheExpiryCustom got deployed
2023/01/21 07:52:52 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:52:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:53:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:54:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:55:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:56:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
2023/01/21 07:57:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 0
clusterOps.go:388: For TestError expected 100 got 0
2023/01/21 07:58:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 07:58:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 07:58:13 clusterSetup.go:426: Waiting for app: TestCacheExpiryCustom to get un-deployed
2023/01/21 07:58:18 clusterSetup.go:426: Waiting for app: TestCacheExpiryCustom to get un-deployed
2023/01/21 07:58:23 clusterSetup.go:426: Waiting for app: TestCacheExpiryCustom to get un-deployed
2023/01/21 07:58:28 clusterSetup.go:426: Waiting for app: TestCacheExpiryCustom to get un-deployed
2023/01/21 07:58:28 clusterSetup.go:434: App: TestCacheExpiryCustom got un-deployed
2023/01/21 07:58:28 eventingSetup.go:47: No eventing-con process running
2023/01/21 07:58:28 eventingSetup.go:440: Function: TestCacheExpiryCustom delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheExpiryCustom deleting in background"
}
2023/01/21 07:58:30 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:58:35 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 07:58:38 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 07:58:44 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestCacheExpiryCustom (373.46s)
=== RUN TestCacheOverflowCustom
2023/01/21 07:58:44 eventingSetup.go:126: Deploying app: TestCacheOverflowCustom. Item count src bucket: 0 dst bucket: 0
2023/01/21 07:58:45 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheOverflowCustom stored in temp store"
}
2023/01/21 07:58:50 clusterSetup.go:375: Waiting for app: TestCacheOverflowCustom to get deployed
2023/01/21 07:58:55 clusterSetup.go:375: Waiting for app: TestCacheOverflowCustom to get deployed
2023/01/21 07:59:00 clusterSetup.go:375: Waiting for app: TestCacheOverflowCustom to get deployed
2023/01/21 07:59:05 clusterSetup.go:375: Waiting for app: TestCacheOverflowCustom to get deployed
2023/01/21 07:59:05 clusterSetup.go:383: App: TestCacheOverflowCustom got deployed
2023/01/21 07:59:05 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 07:59:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 07:59:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:00:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:01:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:02:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:03:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:04:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:04:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
2023/01/21 08:04:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 35 curr count: 0
clusterOps.go:388: For TestError expected 35 got 0
2023/01/21 08:04:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:04:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:04:26 clusterSetup.go:426: Waiting for app: TestCacheOverflowCustom to get un-deployed
2023/01/21 08:04:31 clusterSetup.go:426: Waiting for app: TestCacheOverflowCustom to get un-deployed
2023/01/21 08:04:36 clusterSetup.go:426: Waiting for app: TestCacheOverflowCustom to get un-deployed
2023/01/21 08:04:41 clusterSetup.go:426: Waiting for app: TestCacheOverflowCustom to get un-deployed
2023/01/21 08:04:41 clusterSetup.go:434: App: TestCacheOverflowCustom got un-deployed
2023/01/21 08:04:41 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:04:41 eventingSetup.go:440: Function: TestCacheOverflowCustom delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCacheOverflowCustom deleting in background"
}
2023/01/21 08:04:44 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:04:49 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:04:52 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:04:57 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestCacheOverflowCustom (373.47s)
=== RUN TestStrictMode
2023/01/21 08:04:58 eventingSetup.go:126: Deploying app: TestStrictMode. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:04:59 eventingSetup.go:103: Context: Post to main store, response code: 422 dump: {
"name": "ERR_HANDLER_COMPILATION",
"code": 27,
"description": {
"area": "handlerCode",
"column_number": 63,
"compile_success": false,
"description": " destination[meta.id] = 00000000000000000000000000000101;\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nSyntaxError: Octal literals are not allowed in strict mode.\n",
"index": 132,
"language": "JavaScript",
"line_number": 4
}
}
--- PASS: TestStrictMode (1.43s)
=== RUN TestDataTypes
2023/01/21 08:04:59 eventingSetup.go:126: Deploying app: TestDataTypes. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:05:00 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDataTypes stored in temp store"
}
2023/01/21 08:05:05 clusterSetup.go:375: Waiting for app: TestDataTypes to get deployed
2023/01/21 08:05:10 clusterSetup.go:375: Waiting for app: TestDataTypes to get deployed
2023/01/21 08:05:15 clusterSetup.go:375: Waiting for app: TestDataTypes to get deployed
2023/01/21 08:05:20 clusterSetup.go:375: Waiting for app: TestDataTypes to get deployed
2023/01/21 08:05:20 clusterSetup.go:383: App: TestDataTypes got deployed
2023/01/21 08:05:20 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:05:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 18 dst bucket count: 18
2023/01/21 08:05:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:05:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:05:26 clusterSetup.go:426: Waiting for app: TestDataTypes to get un-deployed
2023/01/21 08:05:31 clusterSetup.go:426: Waiting for app: TestDataTypes to get un-deployed
2023/01/21 08:05:36 clusterSetup.go:426: Waiting for app: TestDataTypes to get un-deployed
2023/01/21 08:05:41 clusterSetup.go:426: Waiting for app: TestDataTypes to get un-deployed
2023/01/21 08:05:41 clusterSetup.go:434: App: TestDataTypes got un-deployed
2023/01/21 08:05:41 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:05:41 eventingSetup.go:440: Function: TestDataTypes delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestDataTypes deleting in background"
}
2023/01/21 08:05:43 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:05:48 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:05:51 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:05:56 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestDataTypes (57.88s)
=== RUN TestEnoentGet
2023/01/21 08:05:57 eventingSetup.go:126: Deploying app: TestEnoentGet. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:05:58 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentGet stored in temp store"
}
2023/01/21 08:06:03 clusterSetup.go:375: Waiting for app: TestEnoentGet to get deployed
2023/01/21 08:06:08 clusterSetup.go:375: Waiting for app: TestEnoentGet to get deployed
2023/01/21 08:06:13 clusterSetup.go:375: Waiting for app: TestEnoentGet to get deployed
2023/01/21 08:06:18 clusterSetup.go:375: Waiting for app: TestEnoentGet to get deployed
2023/01/21 08:06:18 clusterSetup.go:383: App: TestEnoentGet got deployed
2023/01/21 08:06:18 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:06:18 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 08:06:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:06:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:06:24 clusterSetup.go:426: Waiting for app: TestEnoentGet to get un-deployed
2023/01/21 08:06:29 clusterSetup.go:426: Waiting for app: TestEnoentGet to get un-deployed
2023/01/21 08:06:34 clusterSetup.go:426: Waiting for app: TestEnoentGet to get un-deployed
2023/01/21 08:06:39 clusterSetup.go:426: Waiting for app: TestEnoentGet to get un-deployed
2023/01/21 08:06:39 clusterSetup.go:434: App: TestEnoentGet got un-deployed
2023/01/21 08:06:39 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:06:39 eventingSetup.go:440: Function: TestEnoentGet delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentGet deleting in background"
}
2023/01/21 08:06:41 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:06:46 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:06:49 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:06:54 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:06:55 eventingSetup.go:126: Deploying app: TestEnoentGet. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:06:56 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentGet stored in temp store"
}
2023/01/21 08:07:01 clusterSetup.go:375: Waiting for app: TestEnoentGet to get deployed
2023/01/21 08:07:06 clusterSetup.go:375: Waiting for app: TestEnoentGet to get deployed
2023/01/21 08:07:11 clusterSetup.go:375: Waiting for app: TestEnoentGet to get deployed
2023/01/21 08:07:16 clusterSetup.go:375: Waiting for app: TestEnoentGet to get deployed
2023/01/21 08:07:16 clusterSetup.go:383: App: TestEnoentGet got deployed
2023/01/21 08:07:16 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:07:16 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 08:07:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:07:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:07:21 clusterSetup.go:426: Waiting for app: TestEnoentGet to get un-deployed
2023/01/21 08:07:26 clusterSetup.go:426: Waiting for app: TestEnoentGet to get un-deployed
2023/01/21 08:07:31 clusterSetup.go:426: Waiting for app: TestEnoentGet to get un-deployed
2023/01/21 08:07:36 clusterSetup.go:426: Waiting for app: TestEnoentGet to get un-deployed
2023/01/21 08:07:36 clusterSetup.go:434: App: TestEnoentGet got un-deployed
2023/01/21 08:07:36 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:07:36 eventingSetup.go:440: Function: TestEnoentGet delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentGet deleting in background"
}
2023/01/21 08:07:39 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:07:44 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:07:47 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:07:52 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestEnoentGet (115.60s)
=== RUN TestEnoentDelete
2023/01/21 08:07:52 eventingSetup.go:126: Deploying app: TestEnoentDelete. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:07:54 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentDelete stored in temp store"
}
2023/01/21 08:07:59 clusterSetup.go:375: Waiting for app: TestEnoentDelete to get deployed
2023/01/21 08:08:04 clusterSetup.go:375: Waiting for app: TestEnoentDelete to get deployed
2023/01/21 08:08:09 clusterSetup.go:375: Waiting for app: TestEnoentDelete to get deployed
2023/01/21 08:08:14 clusterSetup.go:375: Waiting for app: TestEnoentDelete to get deployed
2023/01/21 08:08:14 clusterSetup.go:383: App: TestEnoentDelete got deployed
2023/01/21 08:08:14 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:08:14 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 08:08:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:08:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:08:19 clusterSetup.go:426: Waiting for app: TestEnoentDelete to get un-deployed
2023/01/21 08:08:24 clusterSetup.go:426: Waiting for app: TestEnoentDelete to get un-deployed
2023/01/21 08:08:29 clusterSetup.go:426: Waiting for app: TestEnoentDelete to get un-deployed
2023/01/21 08:08:34 clusterSetup.go:426: Waiting for app: TestEnoentDelete to get un-deployed
2023/01/21 08:08:34 clusterSetup.go:434: App: TestEnoentDelete got un-deployed
2023/01/21 08:08:34 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:08:34 eventingSetup.go:440: Function: TestEnoentDelete delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentDelete deleting in background"
}
2023/01/21 08:08:36 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:08:42 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:08:45 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:08:50 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:08:50 eventingSetup.go:126: Deploying app: TestEnoentDelete. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:08:51 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentDelete stored in temp store"
}
2023/01/21 08:08:56 clusterSetup.go:375: Waiting for app: TestEnoentDelete to get deployed
2023/01/21 08:09:01 clusterSetup.go:375: Waiting for app: TestEnoentDelete to get deployed
2023/01/21 08:09:06 clusterSetup.go:375: Waiting for app: TestEnoentDelete to get deployed
2023/01/21 08:09:11 clusterSetup.go:375: Waiting for app: TestEnoentDelete to get deployed
2023/01/21 08:09:11 clusterSetup.go:383: App: TestEnoentDelete got deployed
2023/01/21 08:09:11 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:09:12 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 08:09:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:09:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:09:17 clusterSetup.go:426: Waiting for app: TestEnoentDelete to get un-deployed
2023/01/21 08:09:22 clusterSetup.go:426: Waiting for app: TestEnoentDelete to get un-deployed
2023/01/21 08:09:27 clusterSetup.go:426: Waiting for app: TestEnoentDelete to get un-deployed
2023/01/21 08:09:32 clusterSetup.go:426: Waiting for app: TestEnoentDelete to get un-deployed
2023/01/21 08:09:32 clusterSetup.go:434: App: TestEnoentDelete got un-deployed
2023/01/21 08:09:32 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:09:32 eventingSetup.go:440: Function: TestEnoentDelete delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestEnoentDelete deleting in background"
}
2023/01/21 08:09:34 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:09:39 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:09:43 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:09:48 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestEnoentDelete (115.62s)
=== RUN TestError
2023/01/21 08:09:58 clusterSetup.go:426: Waiting for app: TestError to get un-deployed
2023/01/21 08:09:58 clusterSetup.go:434: App: TestError got un-deployed
2023/01/21 08:09:58 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:09:58 eventingSetup.go:440: Function: TestError delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestError not found"
}
2023/01/21 08:10:00 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:10:05 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:10:08 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:10:13 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:10:14 eventingSetup.go:126: Deploying app: TestError. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:10:15 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestError stored in temp store"
}
2023/01/21 08:10:20 clusterSetup.go:375: Waiting for app: TestError to get deployed
2023/01/21 08:10:25 clusterSetup.go:375: Waiting for app: TestError to get deployed
2023/01/21 08:10:30 clusterSetup.go:375: Waiting for app: TestError to get deployed
2023/01/21 08:10:35 clusterSetup.go:375: Waiting for app: TestError to get deployed
2023/01/21 08:10:35 clusterSetup.go:383: App: TestError got deployed
2023/01/21 08:10:35 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:10:35 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 300 dst bucket count: 300
2023/01/21 08:10:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:10:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:10:41 clusterSetup.go:426: Waiting for app: TestError to get un-deployed
2023/01/21 08:10:46 clusterSetup.go:426: Waiting for app: TestError to get un-deployed
2023/01/21 08:10:51 clusterSetup.go:426: Waiting for app: TestError to get un-deployed
2023/01/21 08:10:56 clusterSetup.go:426: Waiting for app: TestError to get un-deployed
2023/01/21 08:10:56 clusterSetup.go:434: App: TestError got un-deployed
2023/01/21 08:10:56 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:10:56 eventingSetup.go:440: Function: TestError delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestError deleting in background"
}
2023/01/21 08:10:58 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:11:03 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:11:06 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:11:11 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestError (83.65s)
=== RUN TestCRLF
2023/01/21 08:11:21 clusterSetup.go:426: Waiting for app: TestCRLF to get un-deployed
2023/01/21 08:11:21 clusterSetup.go:434: App: TestCRLF got un-deployed
2023/01/21 08:11:21 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:11:21 eventingSetup.go:440: Function: TestCRLF delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestCRLF not found"
}
2023/01/21 08:11:23 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:11:29 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:11:32 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:11:37 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:11:37 eventingSetup.go:126: Deploying app: TestCRLF. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:11:38 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestCRLF stored in temp store"
}
2023/01/21 08:11:43 clusterSetup.go:375: Waiting for app: TestCRLF to get deployed
2023/01/21 08:11:49 clusterSetup.go:375: Waiting for app: TestCRLF to get deployed
2023/01/21 08:11:54 clusterSetup.go:375: Waiting for app: TestCRLF to get deployed
2023/01/21 08:11:59 clusterSetup.go:375: Waiting for app: TestCRLF to get deployed
2023/01/21 08:11:59 clusterSetup.go:383: App: TestCRLF got deployed
2023/01/21 08:11:59 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:12:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 100 curr count: 37
2023/01/21 08:12:04 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 100 dst bucket count: 100
2023/01/21 08:12:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:12:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:12:09 clusterSetup.go:426: Waiting for app: TestCRLF to get un-deployed
2023/01/21 08:12:14 clusterSetup.go:426: Waiting for app: TestCRLF to get un-deployed
2023/01/21 08:12:19 clusterSetup.go:426: Waiting for app: TestCRLF to get un-deployed
2023/01/21 08:12:24 clusterSetup.go:426: Waiting for app: TestCRLF to get un-deployed
2023/01/21 08:12:24 clusterSetup.go:434: App: TestCRLF got un-deployed
2023/01/21 08:12:24 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:12:24 eventingSetup.go:440: Function: TestCRLF delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestCRLF deleting in background"
}
2023/01/21 08:12:26 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:12:32 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:12:35 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:12:40 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestCRLF (88.51s)
=== RUN TestImportExport
2023/01/21 08:12:50 clusterSetup.go:426: Waiting for app: TestImportExport_n1ql_insert_on_update to get un-deployed
2023/01/21 08:12:50 clusterSetup.go:434: App: TestImportExport_n1ql_insert_on_update got un-deployed
2023/01/21 08:12:50 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:12:50 eventingSetup.go:440: Function: TestImportExport_n1ql_insert_on_update delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestImportExport_n1ql_insert_on_update not found"
}
2023/01/21 08:12:52 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:12:57 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:13:00 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:13:06 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:13:11 clusterSetup.go:426: Waiting for app: TestImportExport_bucket_op_on_update to get un-deployed
2023/01/21 08:13:11 clusterSetup.go:434: App: TestImportExport_bucket_op_on_update got un-deployed
2023/01/21 08:13:11 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:13:11 eventingSetup.go:440: Function: TestImportExport_bucket_op_on_update delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestImportExport_bucket_op_on_update not found"
}
2023/01/21 08:13:13 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:13:18 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:13:21 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:13:26 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:13:26 eventingSetup.go:126: Deploying app: TestImportExport_n1ql_insert_on_update. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:13:28 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestImportExport_n1ql_insert_on_update stored in temp store"
}
2023/01/21 08:13:28 eventingSetup.go:126: Deploying app: TestImportExport_bucket_op_on_update. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:13:29 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestImportExport_bucket_op_on_update stored in temp store"
}
2023/01/21 08:13:34 clusterSetup.go:375: Waiting for app: TestImportExport_n1ql_insert_on_update to get deployed
2023/01/21 08:13:39 clusterSetup.go:375: Waiting for app: TestImportExport_n1ql_insert_on_update to get deployed
2023/01/21 08:13:44 clusterSetup.go:375: Waiting for app: TestImportExport_n1ql_insert_on_update to get deployed
2023/01/21 08:13:49 clusterSetup.go:375: Waiting for app: TestImportExport_n1ql_insert_on_update to get deployed
2023/01/21 08:13:49 clusterSetup.go:383: App: TestImportExport_n1ql_insert_on_update got deployed
2023/01/21 08:13:54 clusterSetup.go:375: Waiting for app: TestImportExport_bucket_op_on_update to get deployed
2023/01/21 08:13:59 clusterSetup.go:375: Waiting for app: TestImportExport_bucket_op_on_update to get deployed
2023/01/21 08:14:04 clusterSetup.go:375: Waiting for app: TestImportExport_bucket_op_on_update to get deployed
2023/01/21 08:14:04 clusterSetup.go:383: App: TestImportExport_bucket_op_on_update got deployed
2023/01/21 08:14:09 clusterSetup.go:426: Waiting for app: TestImportExport_n1ql_insert_on_update to get un-deployed
2023/01/21 08:14:14 clusterSetup.go:426: Waiting for app: TestImportExport_n1ql_insert_on_update to get un-deployed
2023/01/21 08:14:19 clusterSetup.go:426: Waiting for app: TestImportExport_n1ql_insert_on_update to get un-deployed
2023/01/21 08:14:24 clusterSetup.go:426: Waiting for app: TestImportExport_n1ql_insert_on_update to get un-deployed
2023/01/21 08:14:24 clusterSetup.go:434: App: TestImportExport_n1ql_insert_on_update got un-deployed
2023/01/21 08:14:24 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:14:24 eventingSetup.go:440: Function: TestImportExport_n1ql_insert_on_update delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestImportExport_n1ql_insert_on_update deleting in background"
}
2023/01/21 08:14:30 clusterSetup.go:426: Waiting for app: TestImportExport_bucket_op_on_update to get un-deployed
2023/01/21 08:14:35 clusterSetup.go:426: Waiting for app: TestImportExport_bucket_op_on_update to get un-deployed
2023/01/21 08:14:40 clusterSetup.go:426: Waiting for app: TestImportExport_bucket_op_on_update to get un-deployed
2023/01/21 08:14:45 clusterSetup.go:426: Waiting for app: TestImportExport_bucket_op_on_update to get un-deployed
2023/01/21 08:14:45 clusterSetup.go:434: App: TestImportExport_bucket_op_on_update got un-deployed
2023/01/21 08:14:45 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:14:45 eventingSetup.go:440: Function: TestImportExport_bucket_op_on_update delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestImportExport_bucket_op_on_update deleting in background"
}
2023/01/21 08:15:02 clusterSetup.go:426: Waiting for app: TestImportExport_bucket_op_on_update to get un-deployed
2023/01/21 08:15:02 clusterSetup.go:434: App: TestImportExport_bucket_op_on_update got un-deployed
2023/01/21 08:15:02 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:15:02 eventingSetup.go:440: Function: TestImportExport_bucket_op_on_update delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestImportExport_bucket_op_on_update deleting in background"
}
2023/01/21 08:15:04 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:15:09 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:15:12 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:15:18 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:15:23 clusterSetup.go:426: Waiting for app: TestImportExport_n1ql_insert_on_update to get un-deployed
2023/01/21 08:15:23 clusterSetup.go:434: App: TestImportExport_n1ql_insert_on_update got un-deployed
2023/01/21 08:15:23 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:15:23 eventingSetup.go:440: Function: TestImportExport_n1ql_insert_on_update delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestImportExport_n1ql_insert_on_update deleting in background"
}
2023/01/21 08:15:25 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:15:30 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:15:33 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:15:38 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestImportExport (178.51s)
=== RUN TestDeployUndeployLoopNonDefaultSettings
2023/01/21 08:15:48 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:15:48 clusterSetup.go:434: App: TestDeployUndeployLoopNonDefaultSettings got un-deployed
2023/01/21 08:15:48 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:15:48 eventingSetup.go:440: Function: TestDeployUndeployLoopNonDefaultSettings delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestDeployUndeployLoopNonDefaultSettings not found"
}
2023/01/21 08:15:50 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:15:56 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:15:59 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:16:04 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:16:04 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopNonDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:16:06 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopNonDefaultSettings stored in temp store"
}
2023/01/21 08:16:06 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:16:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:16:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:16:20 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:16:25 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get deployed
2023/01/21 08:16:25 clusterSetup.go:383: App: TestDeployUndeployLoopNonDefaultSettings got deployed
2023/01/21 08:16:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:16:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:16:25 handler_test.go:242: Undeploying app: bucket_op_on_update
2023/01/21 08:16:30 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:16:35 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:16:40 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:16:45 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:16:45 clusterSetup.go:434: App: TestDeployUndeployLoopNonDefaultSettings got un-deployed
2023/01/21 08:16:45 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:16:45 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:16:48 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:16:56 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:17:31 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopNonDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:17:32 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopNonDefaultSettings stored in temp store"
}
2023/01/21 08:17:32 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:17:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:17:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:17:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4977
2023/01/21 08:17:52 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:17:57 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get deployed
2023/01/21 08:17:57 clusterSetup.go:383: App: TestDeployUndeployLoopNonDefaultSettings got deployed
2023/01/21 08:17:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:17:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:17:57 handler_test.go:242: Undeploying app: bucket_op_on_update
2023/01/21 08:18:02 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:18:07 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:18:12 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:18:17 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:18:17 clusterSetup.go:434: App: TestDeployUndeployLoopNonDefaultSettings got un-deployed
2023/01/21 08:18:17 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:18:17 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:18:19 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:18:27 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:19:03 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopNonDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:19:04 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopNonDefaultSettings stored in temp store"
}
2023/01/21 08:19:04 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:19:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:19:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:19:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4854
2023/01/21 08:19:23 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:19:28 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get deployed
2023/01/21 08:19:28 clusterSetup.go:383: App: TestDeployUndeployLoopNonDefaultSettings got deployed
2023/01/21 08:19:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:19:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:19:28 handler_test.go:242: Undeploying app: bucket_op_on_update
2023/01/21 08:19:33 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:19:38 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:19:43 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:19:48 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:19:48 clusterSetup.go:434: App: TestDeployUndeployLoopNonDefaultSettings got un-deployed
2023/01/21 08:19:49 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:19:49 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:19:51 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:19:59 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:20:34 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopNonDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:20:35 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopNonDefaultSettings stored in temp store"
}
2023/01/21 08:20:35 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:20:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:20:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:20:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4924
2023/01/21 08:20:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:21:00 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get deployed
2023/01/21 08:21:00 clusterSetup.go:383: App: TestDeployUndeployLoopNonDefaultSettings got deployed
2023/01/21 08:21:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:21:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:21:00 handler_test.go:242: Undeploying app: bucket_op_on_update
2023/01/21 08:21:05 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:21:10 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:21:15 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:21:20 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:21:20 clusterSetup.go:434: App: TestDeployUndeployLoopNonDefaultSettings got un-deployed
2023/01/21 08:21:20 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:21:20 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:21:22 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:21:30 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:22:06 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopNonDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:22:07 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopNonDefaultSettings stored in temp store"
}
2023/01/21 08:22:07 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:22:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:22:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:22:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4898
2023/01/21 08:22:26 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:22:31 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get deployed
2023/01/21 08:22:31 clusterSetup.go:383: App: TestDeployUndeployLoopNonDefaultSettings got deployed
2023/01/21 08:22:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:22:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:22:31 handler_test.go:242: Undeploying app: bucket_op_on_update
2023/01/21 08:22:36 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:22:41 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:22:46 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:22:51 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopNonDefaultSettings to get un-deployed
2023/01/21 08:22:51 clusterSetup.go:434: App: TestDeployUndeployLoopNonDefaultSettings got un-deployed
2023/01/21 08:22:52 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:22:52 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:22:54 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:23:02 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:23:37 eventingSetup.go:440: Function: TestDeployUndeployLoopNonDefaultSettings delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopNonDefaultSettings deleting in background"
}
--- PASS: TestDeployUndeployLoopNonDefaultSettings (478.72s)
=== RUN TestOnUpdateN1QLOp
2023/01/21 08:23:47 clusterSetup.go:426: Waiting for app: TestOnUpdateN1QLOp to get un-deployed
2023/01/21 08:23:47 clusterSetup.go:434: App: TestOnUpdateN1QLOp got un-deployed
2023/01/21 08:23:47 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:23:47 eventingSetup.go:440: Function: TestOnUpdateN1QLOp delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestOnUpdateN1QLOp not found"
}
2023/01/21 08:23:49 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:23:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:23:58 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:24:03 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:24:03 eventingSetup.go:126: Deploying app: TestOnUpdateN1QLOp. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:24:04 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateN1QLOp stored in temp store"
}
2023/01/21 08:24:04 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:24:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:24:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:24:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 2803
2023/01/21 08:24:24 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:24:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:24:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:24:29 clusterSetup.go:426: Waiting for app: TestOnUpdateN1QLOp to get un-deployed
2023/01/21 08:24:34 clusterSetup.go:426: Waiting for app: TestOnUpdateN1QLOp to get un-deployed
2023/01/21 08:24:39 clusterSetup.go:426: Waiting for app: TestOnUpdateN1QLOp to get un-deployed
2023/01/21 08:24:44 clusterSetup.go:426: Waiting for app: TestOnUpdateN1QLOp to get un-deployed
2023/01/21 08:24:44 clusterSetup.go:434: App: TestOnUpdateN1QLOp got un-deployed
2023/01/21 08:24:44 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:24:44 eventingSetup.go:440: Function: TestOnUpdateN1QLOp delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateN1QLOp deleting in background"
}
2023/01/21 08:24:47 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:24:52 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:24:55 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:25:00 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestOnUpdateN1QLOp (83.28s)
=== RUN TestOnUpdateBucketOpDefaultSettings
2023/01/21 08:25:10 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings to get un-deployed
2023/01/21 08:25:10 clusterSetup.go:434: App: TestOnUpdateBucketOpDefaultSettings got un-deployed
2023/01/21 08:25:10 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:25:10 eventingSetup.go:440: Function: TestOnUpdateBucketOpDefaultSettings delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestOnUpdateBucketOpDefaultSettings not found"
}
2023/01/21 08:25:13 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:25:18 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:25:21 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:25:26 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:25:27 eventingSetup.go:126: Deploying app: TestOnUpdateBucketOpDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:25:28 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateBucketOpDefaultSettings stored in temp store"
}
2023/01/21 08:25:28 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:25:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:25:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:25:42 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:25:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:25:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:25:48 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings to get un-deployed
2023/01/21 08:25:53 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings to get un-deployed
2023/01/21 08:25:58 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings to get un-deployed
2023/01/21 08:26:03 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings to get un-deployed
2023/01/21 08:26:03 clusterSetup.go:434: App: TestOnUpdateBucketOpDefaultSettings got un-deployed
2023/01/21 08:26:03 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:26:03 eventingSetup.go:440: Function: TestOnUpdateBucketOpDefaultSettings delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateBucketOpDefaultSettings deleting in background"
}
2023/01/21 08:26:05 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:26:10 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:26:13 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:26:18 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestOnUpdateBucketOpDefaultSettings (77.96s)
=== RUN TestOnUpdateBucketOpNonDefaultSettings
2023/01/21 08:26:28 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpNonDefaultSettings to get un-deployed
2023/01/21 08:26:28 clusterSetup.go:434: App: TestOnUpdateBucketOpNonDefaultSettings got un-deployed
2023/01/21 08:26:28 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:26:28 eventingSetup.go:440: Function: TestOnUpdateBucketOpNonDefaultSettings delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestOnUpdateBucketOpNonDefaultSettings not found"
}
2023/01/21 08:26:30 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:26:36 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:26:39 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:26:44 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:26:44 eventingSetup.go:126: Deploying app: TestOnUpdateBucketOpNonDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:26:46 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateBucketOpNonDefaultSettings stored in temp store"
}
2023/01/21 08:26:46 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:26:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:27:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:27:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4920
2023/01/21 08:27:05 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:27:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:27:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:27:10 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpNonDefaultSettings to get un-deployed
2023/01/21 08:27:15 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpNonDefaultSettings to get un-deployed
2023/01/21 08:27:20 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpNonDefaultSettings to get un-deployed
2023/01/21 08:27:25 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpNonDefaultSettings to get un-deployed
2023/01/21 08:27:25 clusterSetup.go:434: App: TestOnUpdateBucketOpNonDefaultSettings got un-deployed
2023/01/21 08:27:25 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:27:25 eventingSetup.go:440: Function: TestOnUpdateBucketOpNonDefaultSettings delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateBucketOpNonDefaultSettings deleting in background"
}
2023/01/21 08:27:27 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:27:33 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:27:36 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:27:41 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestOnUpdateBucketOpNonDefaultSettings (82.52s)
=== RUN TestOnUpdateBucketOpDefaultSettings10K
2023/01/21 08:27:51 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings10K to get un-deployed
2023/01/21 08:27:51 clusterSetup.go:434: App: TestOnUpdateBucketOpDefaultSettings10K got un-deployed
2023/01/21 08:27:51 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:27:51 eventingSetup.go:440: Function: TestOnUpdateBucketOpDefaultSettings10K delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestOnUpdateBucketOpDefaultSettings10K not found"
}
2023/01/21 08:27:53 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:27:58 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:28:01 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:28:07 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:28:07 eventingSetup.go:126: Deploying app: TestOnUpdateBucketOpDefaultSettings10K. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:28:08 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateBucketOpDefaultSettings10K stored in temp store"
}
2023/01/21 08:28:08 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:28:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:28:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:28:23 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:28:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:28:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:28:28 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings10K to get un-deployed
2023/01/21 08:28:33 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings10K to get un-deployed
2023/01/21 08:28:38 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings10K to get un-deployed
2023/01/21 08:28:43 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings10K to get un-deployed
2023/01/21 08:28:43 clusterSetup.go:434: App: TestOnUpdateBucketOpDefaultSettings10K got un-deployed
2023/01/21 08:28:43 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:28:43 eventingSetup.go:440: Function: TestOnUpdateBucketOpDefaultSettings10K delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateBucketOpDefaultSettings10K deleting in background"
}
2023/01/21 08:28:45 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:28:50 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:28:53 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:28:59 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestOnUpdateBucketOpDefaultSettings10K (77.72s)
=== RUN TestOnUpdateBucketOpDefaultSettings100K
2023/01/21 08:29:09 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings100K to get un-deployed
2023/01/21 08:29:09 clusterSetup.go:434: App: TestOnUpdateBucketOpDefaultSettings100K got un-deployed
2023/01/21 08:29:09 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:29:09 eventingSetup.go:440: Function: TestOnUpdateBucketOpDefaultSettings100K delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestOnUpdateBucketOpDefaultSettings100K not found"
}
2023/01/21 08:29:11 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:29:16 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:29:19 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:29:24 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:29:25 eventingSetup.go:126: Deploying app: TestOnUpdateBucketOpDefaultSettings100K. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:29:26 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateBucketOpDefaultSettings100K stored in temp store"
}
2023/01/21 08:29:26 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:29:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:29:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:29:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4696
2023/01/21 08:29:46 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 08:29:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:29:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:29:51 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings100K to get un-deployed
2023/01/21 08:29:56 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings100K to get un-deployed
2023/01/21 08:30:01 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings100K to get un-deployed
2023/01/21 08:30:06 clusterSetup.go:426: Waiting for app: TestOnUpdateBucketOpDefaultSettings100K to get un-deployed
2023/01/21 08:30:06 clusterSetup.go:434: App: TestOnUpdateBucketOpDefaultSettings100K got un-deployed
2023/01/21 08:30:06 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:30:06 eventingSetup.go:440: Function: TestOnUpdateBucketOpDefaultSettings100K delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestOnUpdateBucketOpDefaultSettings100K deleting in background"
}
2023/01/21 08:30:08 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:30:13 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:30:17 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:30:22 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestOnUpdateBucketOpDefaultSettings100K (83.51s)
=== RUN TestOnDeleteBucketOp
2023/01/21 08:30:32 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp to get un-deployed
2023/01/21 08:30:32 clusterSetup.go:434: App: TestOnDeleteBucketOp got un-deployed
2023/01/21 08:30:32 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:30:32 eventingSetup.go:440: Function: TestOnDeleteBucketOp delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestOnDeleteBucketOp not found"
}
2023/01/21 08:30:34 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:30:39 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:30:43 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:30:48 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:30:48 eventingSetup.go:126: Deploying app: TestOnDeleteBucketOp. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:30:49 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestOnDeleteBucketOp stored in temp store"
}
2023/01/21 08:30:49 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:31:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:31:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 5
2023/01/21 08:31:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 5
2023/01/21 08:31:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 11
2023/01/21 08:31:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 11
2023/01/21 08:31:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 18
2023/01/21 08:31:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 18
2023/01/21 08:31:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 22
2023/01/21 08:31:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 22
2023/01/21 08:31:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 25
2023/01/21 08:31:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 25
2023/01/21 08:31:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 32
2023/01/21 08:32:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 32
2023/01/21 08:32:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 33
2023/01/21 08:32:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 33
2023/01/21 08:32:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 37
2023/01/21 08:32:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 37
2023/01/21 08:32:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 39
2023/01/21 08:32:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 39
2023/01/21 08:32:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 40
2023/01/21 08:32:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 40
2023/01/21 08:32:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 43
2023/01/21 08:32:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 43
2023/01/21 08:33:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 50
2023/01/21 08:33:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 50
2023/01/21 08:33:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 53
2023/01/21 08:33:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 53
2023/01/21 08:33:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 61
2023/01/21 08:33:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 61
2023/01/21 08:33:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 65
2023/01/21 08:33:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 65
2023/01/21 08:33:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 76
2023/01/21 08:33:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 76
2023/01/21 08:33:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 79
2023/01/21 08:33:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 79
2023/01/21 08:34:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 80
2023/01/21 08:34:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 80
2023/01/21 08:34:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 83
2023/01/21 08:34:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 88
2023/01/21 08:34:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 93
2023/01/21 08:34:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 94
2023/01/21 08:34:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 95
2023/01/21 08:34:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 98
2023/01/21 08:34:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 101
2023/01/21 08:34:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 101
2023/01/21 08:34:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 102
2023/01/21 08:34:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 113
2023/01/21 08:35:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 114
2023/01/21 08:35:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 125
2023/01/21 08:35:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 125
2023/01/21 08:35:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 134
2023/01/21 08:35:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 134
2023/01/21 08:35:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 136
2023/01/21 08:35:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 136
2023/01/21 08:35:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 145
2023/01/21 08:35:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 145
2023/01/21 08:35:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 149
2023/01/21 08:35:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 149
2023/01/21 08:35:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 153
2023/01/21 08:36:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 153
clusterOps.go:388: For OnDeleteBucketOp expected 5000 got 153
2023/01/21 08:36:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:36:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:36:24 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp to get un-deployed
2023/01/21 08:36:29 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp to get un-deployed
2023/01/21 08:36:34 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp to get un-deployed
2023/01/21 08:36:39 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp to get un-deployed
2023/01/21 08:36:39 clusterSetup.go:434: App: TestOnDeleteBucketOp got un-deployed
2023/01/21 08:36:39 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:36:39 eventingSetup.go:440: Function: TestOnDeleteBucketOp delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestOnDeleteBucketOp deleting in background"
}
2023/01/21 08:36:41 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:36:46 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:36:50 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:36:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestOnDeleteBucketOp (392.88s)
=== RUN TestOnDeleteBucketOp5K
2023/01/21 08:37:05 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp5K to get un-deployed
2023/01/21 08:37:05 clusterSetup.go:434: App: TestOnDeleteBucketOp5K got un-deployed
2023/01/21 08:37:05 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:37:05 eventingSetup.go:440: Function: TestOnDeleteBucketOp5K delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestOnDeleteBucketOp5K not found"
}
2023/01/21 08:37:07 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:37:12 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:37:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:37:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:37:21 eventingSetup.go:126: Deploying app: TestOnDeleteBucketOp5K. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:37:22 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestOnDeleteBucketOp5K stored in temp store"
}
2023/01/21 08:37:22 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:37:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:37:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 5
2023/01/21 08:37:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 5
2023/01/21 08:37:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 12
2023/01/21 08:37:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 12
2023/01/21 08:38:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 19
2023/01/21 08:38:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 19
2023/01/21 08:38:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 23
2023/01/21 08:38:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 23
2023/01/21 08:38:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 25
2023/01/21 08:38:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 25
2023/01/21 08:38:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 30
2023/01/21 08:38:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 30
2023/01/21 08:38:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 32
2023/01/21 08:38:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 32
2023/01/21 08:38:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 37
2023/01/21 08:38:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 37
2023/01/21 08:39:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 39
2023/01/21 08:39:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 39
2023/01/21 08:39:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 40
2023/01/21 08:39:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 40
2023/01/21 08:39:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 43
2023/01/21 08:39:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 43
2023/01/21 08:39:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 50
2023/01/21 08:39:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 50
2023/01/21 08:39:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 53
2023/01/21 08:39:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 53
2023/01/21 08:39:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 61
2023/01/21 08:39:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 61
2023/01/21 08:40:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 65
2023/01/21 08:40:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 65
2023/01/21 08:40:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 76
2023/01/21 08:40:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 76
2023/01/21 08:40:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 79
2023/01/21 08:40:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 79
2023/01/21 08:40:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 80
2023/01/21 08:40:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 80
2023/01/21 08:40:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 83
2023/01/21 08:40:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 83
2023/01/21 08:40:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 92
2023/01/21 08:41:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 93
2023/01/21 08:41:05 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 94
2023/01/21 08:41:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 102
2023/01/21 08:41:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 102
2023/01/21 08:41:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 105
2023/01/21 08:41:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 105
2023/01/21 08:41:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 114
2023/01/21 08:41:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 114
2023/01/21 08:41:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 125
2023/01/21 08:41:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 125
2023/01/21 08:41:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 134
2023/01/21 08:41:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 134
2023/01/21 08:42:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 136
2023/01/21 08:42:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 136
2023/01/21 08:42:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 144
2023/01/21 08:42:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 144
2023/01/21 08:42:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 148
2023/01/21 08:42:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 148
2023/01/21 08:42:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 153
2023/01/21 08:42:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 153
clusterOps.go:388: For OnDeleteBucketOp expected 5000 got 153
2023/01/21 08:42:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:42:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:42:55 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp5K to get un-deployed
2023/01/21 08:43:00 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp5K to get un-deployed
2023/01/21 08:43:05 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp5K to get un-deployed
2023/01/21 08:43:10 clusterSetup.go:426: Waiting for app: TestOnDeleteBucketOp5K to get un-deployed
2023/01/21 08:43:10 clusterSetup.go:434: App: TestOnDeleteBucketOp5K got un-deployed
2023/01/21 08:43:10 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:43:10 eventingSetup.go:440: Function: TestOnDeleteBucketOp5K delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestOnDeleteBucketOp5K deleting in background"
}
2023/01/21 08:43:12 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:43:17 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:43:20 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:43:25 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestOnDeleteBucketOp5K (390.26s)
=== RUN TestTimerBucketOp
2023/01/21 08:43:35 clusterSetup.go:426: Waiting for app: TestTimerBucketOp to get un-deployed
2023/01/21 08:43:35 clusterSetup.go:434: App: TestTimerBucketOp got un-deployed
2023/01/21 08:43:35 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:43:35 eventingSetup.go:440: Function: TestTimerBucketOp delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestTimerBucketOp not found"
}
2023/01/21 08:43:37 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:43:43 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:43:46 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:43:51 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:43:51 eventingSetup.go:126: Deploying app: TestTimerBucketOp. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:43:52 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestTimerBucketOp stored in temp store"
}
2023/01/21 08:43:52 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:44:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:44:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:45:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:46:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:47:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:48:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:49:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
clusterOps.go:388: For TimerBucketOp expected 5000 got 0
2023/01/21 08:49:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:49:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:49:21 clusterSetup.go:426: Waiting for app: TestTimerBucketOp to get un-deployed
2023/01/21 08:49:21 clusterSetup.go:434: App: TestTimerBucketOp got un-deployed
2023/01/21 08:49:22 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:49:22 eventingSetup.go:440: Function: TestTimerBucketOp delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestTimerBucketOp deleting in background"
}
2023/01/21 08:49:24 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:49:29 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:49:33 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:49:38 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestTimerBucketOp (372.85s)
=== RUN TestTimerInPastBucketOp
2023/01/21 08:49:48 clusterSetup.go:426: Waiting for app: TestTimerInPastBucketOp to get un-deployed
2023/01/21 08:49:48 clusterSetup.go:434: App: TestTimerInPastBucketOp got un-deployed
2023/01/21 08:49:48 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:49:48 eventingSetup.go:440: Function: TestTimerInPastBucketOp delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestTimerInPastBucketOp not found"
}
2023/01/21 08:49:51 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:49:56 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:50:00 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:50:05 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:50:06 eventingSetup.go:126: Deploying app: TestTimerInPastBucketOp. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:50:07 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestTimerInPastBucketOp stored in temp store"
}
2023/01/21 08:50:07 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:50:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:50:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:50:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:50:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:50:37 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:50:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:50:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:50:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:50:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:51:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:52:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:53:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:32 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:54:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:55:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:55:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:55:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:55:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
clusterOps.go:388: For TestTimerInPastBucketOp expected 5000 got 0
2023/01/21 08:55:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 08:55:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 08:55:37 clusterSetup.go:426: Waiting for app: TestTimerInPastBucketOp to get un-deployed
2023/01/21 08:55:37 clusterSetup.go:434: App: TestTimerInPastBucketOp got un-deployed
2023/01/21 08:55:37 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:55:37 eventingSetup.go:440: Function: TestTimerInPastBucketOp delete from main store request response code: 422 dump: {
"name": "ERR_APP_NOT_UNDEPLOYED",
"code": 22,
"description": "Function: TestTimerInPastBucketOp skipping delete request as it hasn't been undeployed"
}
2023/01/21 08:55:40 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:55:45 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:55:49 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:55:54 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- FAIL: TestTimerInPastBucketOp (376.08s)
=== RUN TestDeployUndeployLoopTimer
2023/01/21 08:56:04 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 08:56:04 clusterSetup.go:434: App: TestDeployUndeployLoopTimer got un-deployed
2023/01/21 08:56:04 eventingSetup.go:47: No eventing-con process running
2023/01/21 08:56:04 eventingSetup.go:440: Function: TestDeployUndeployLoopTimer delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestDeployUndeployLoopTimer not found"
}
2023/01/21 08:56:07 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:56:12 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:56:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 08:56:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 08:56:22 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopTimer. Item count src bucket: 0 dst bucket: 0
2023/01/21 08:56:23 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopTimer stored in temp store"
}
2023/01/21 08:56:23 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 08:56:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 08:56:39 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:56:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:56:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:56:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:56:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:35 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:57:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:26 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:58:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:07 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 08:59:59 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 09:00:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 09:00:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 09:00:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1
2023/01/21 09:00:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 9
2023/01/21 09:00:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 17
2023/01/21 09:00:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1319
2023/01/21 09:00:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4272
2023/01/21 09:00:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4999
2023/01/21 09:00:40 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:00:45 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopTimer to get deployed
2023/01/21 09:00:45 clusterSetup.go:383: App: TestDeployUndeployLoopTimer got deployed
2023/01/21 09:00:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:00:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:00:45 handler_test.go:472: Undeploying app: bucket_op_with_timer
2023/01/21 09:00:50 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:00:55 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:01:00 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:01:05 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:01:05 clusterSetup.go:434: App: TestDeployUndeployLoopTimer got un-deployed
2023/01/21 09:01:10 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:01:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:01:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:01:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:01:30 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
clusterOps.go:388: For DeployUndeployLoopTimer expected 0 got 1237
2023/01/21 09:01:41 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:01:44 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:01:53 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:02:28 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopTimer. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:02:29 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopTimer stored in temp store"
}
2023/01/21 09:02:29 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:02:40 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:02:45 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 138
2023/01/21 09:02:50 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 174
2023/01/21 09:02:55 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4587
2023/01/21 09:02:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:03:00 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopTimer to get deployed
2023/01/21 09:03:00 clusterSetup.go:383: App: TestDeployUndeployLoopTimer got deployed
2023/01/21 09:03:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:03:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:03:00 handler_test.go:472: Undeploying app: bucket_op_with_timer
2023/01/21 09:03:05 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:03:10 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:03:15 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:03:20 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:03:20 clusterSetup.go:434: App: TestDeployUndeployLoopTimer got un-deployed
2023/01/21 09:03:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:03:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:03:36 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:03:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:03:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
clusterOps.go:388: For DeployUndeployLoopTimer expected 0 got 1237
2023/01/21 09:03:57 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:04:00 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:04:08 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:04:44 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopTimer. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:04:45 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopTimer stored in temp store"
}
2023/01/21 09:04:45 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:04:56 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:05:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:05:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1747
2023/01/21 09:05:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4033
2023/01/21 09:05:11 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:05:16 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopTimer to get deployed
2023/01/21 09:05:16 clusterSetup.go:383: App: TestDeployUndeployLoopTimer got deployed
2023/01/21 09:05:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:05:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:05:16 handler_test.go:472: Undeploying app: bucket_op_with_timer
2023/01/21 09:05:21 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:05:26 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:05:31 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:05:36 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:05:36 clusterSetup.go:434: App: TestDeployUndeployLoopTimer got un-deployed
2023/01/21 09:05:42 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:05:47 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:05:52 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:05:57 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:06:02 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
clusterOps.go:388: For DeployUndeployLoopTimer expected 0 got 1237
2023/01/21 09:06:13 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:06:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:06:25 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:07:00 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopTimer. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:07:01 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopTimer stored in temp store"
}
2023/01/21 09:07:01 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:07:12 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:07:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:07:22 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 870
2023/01/21 09:07:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4598
2023/01/21 09:07:28 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:07:33 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopTimer to get deployed
2023/01/21 09:07:33 clusterSetup.go:383: App: TestDeployUndeployLoopTimer got deployed
2023/01/21 09:07:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:07:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:07:33 handler_test.go:472: Undeploying app: bucket_op_with_timer
2023/01/21 09:07:38 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:07:43 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:07:48 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:07:53 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:07:53 clusterSetup.go:434: App: TestDeployUndeployLoopTimer got un-deployed
2023/01/21 09:07:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:08:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:08:08 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:08:13 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:08:18 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
clusterOps.go:388: For DeployUndeployLoopTimer expected 0 got 1237
2023/01/21 09:08:29 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:08:32 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:08:41 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:09:16 eventingSetup.go:126: Deploying app: TestDeployUndeployLoopTimer. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:09:17 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopTimer stored in temp store"
}
2023/01/21 09:09:17 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:09:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:09:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:09:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 655
2023/01/21 09:09:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4821
2023/01/21 09:09:43 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:09:48 clusterSetup.go:375: Waiting for app: TestDeployUndeployLoopTimer to get deployed
2023/01/21 09:09:48 clusterSetup.go:383: App: TestDeployUndeployLoopTimer got deployed
2023/01/21 09:09:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:09:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:09:48 handler_test.go:472: Undeploying app: bucket_op_with_timer
2023/01/21 09:09:53 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:09:58 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:10:03 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:10:09 clusterSetup.go:426: Waiting for app: TestDeployUndeployLoopTimer to get un-deployed
2023/01/21 09:10:09 clusterSetup.go:434: App: TestDeployUndeployLoopTimer got un-deployed
2023/01/21 09:10:14 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:10:19 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:10:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:10:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
2023/01/21 09:10:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 0 curr count: 1237
clusterOps.go:388: For DeployUndeployLoopTimer expected 0 got 1237
2023/01/21 09:10:45 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:10:48 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:10:57 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:11:32 eventingSetup.go:440: Function: TestDeployUndeployLoopTimer delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestDeployUndeployLoopTimer deleting in background"
}
--- FAIL: TestDeployUndeployLoopTimer (937.89s)
=== RUN TestMultipleHandlers
2023/01/21 09:11:42 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get un-deployed
2023/01/21 09:11:42 clusterSetup.go:434: App: TestMultipleHandlers_bucket_op_on_update got un-deployed
2023/01/21 09:11:42 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:11:42 eventingSetup.go:440: Function: TestMultipleHandlers_bucket_op_on_update delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestMultipleHandlers_bucket_op_on_update not found"
}
2023/01/21 09:11:46 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:11:51 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:11:54 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:11:59 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:12:04 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_delete to get un-deployed
2023/01/21 09:12:04 clusterSetup.go:434: App: TestMultipleHandlers_bucket_op_on_delete got un-deployed
2023/01/21 09:12:04 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:12:04 eventingSetup.go:440: Function: TestMultipleHandlers_bucket_op_on_delete delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestMultipleHandlers_bucket_op_on_delete not found"
}
2023/01/21 09:12:07 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:12:13 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:12:16 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:12:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:12:21 eventingSetup.go:126: Deploying app: TestMultipleHandlers_bucket_op_on_update. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:12:23 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestMultipleHandlers_bucket_op_on_update stored in temp store"
}
2023/01/21 09:12:23 eventingSetup.go:126: Deploying app: TestMultipleHandlers_bucket_op_on_delete. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:12:24 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestMultipleHandlers_bucket_op_on_delete stored in temp store"
}
2023/01/21 09:12:29 clusterSetup.go:375: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get deployed
2023/01/21 09:12:34 clusterSetup.go:375: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get deployed
2023/01/21 09:12:39 clusterSetup.go:375: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get deployed
2023/01/21 09:12:44 clusterSetup.go:375: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get deployed
2023/01/21 09:12:44 clusterSetup.go:383: App: TestMultipleHandlers_bucket_op_on_update got deployed
2023/01/21 09:12:49 clusterSetup.go:375: Waiting for app: TestMultipleHandlers_bucket_op_on_delete to get deployed
2023/01/21 09:12:54 clusterSetup.go:375: Waiting for app: TestMultipleHandlers_bucket_op_on_delete to get deployed
2023/01/21 09:12:59 clusterSetup.go:375: Waiting for app: TestMultipleHandlers_bucket_op_on_delete to get deployed
2023/01/21 09:12:59 clusterSetup.go:383: App: TestMultipleHandlers_bucket_op_on_delete got deployed
2023/01/21 09:12:59 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:13:08 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:13:08 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:13:26 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 10000 dst bucket count: 10000
2023/01/21 09:13:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:13:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:13:26 eventingSetup.go:292: Function: TestMultipleHandlers_bucket_op_on_update update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:13:26 eventingSetup.go:292: Function: TestMultipleHandlers_bucket_op_on_delete update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:13:31 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get un-deployed
2023/01/21 09:13:36 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get un-deployed
2023/01/21 09:13:41 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get un-deployed
2023/01/21 09:13:46 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get un-deployed
2023/01/21 09:13:51 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_update to get un-deployed
2023/01/21 09:13:51 clusterSetup.go:434: App: TestMultipleHandlers_bucket_op_on_update got un-deployed
2023/01/21 09:13:51 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:13:51 eventingSetup.go:440: Function: TestMultipleHandlers_bucket_op_on_update delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestMultipleHandlers_bucket_op_on_update deleting in background"
}
2023/01/21 09:13:55 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:14:00 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:14:03 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:14:09 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:14:14 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_delete to get un-deployed
2023/01/21 09:14:19 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_delete to get un-deployed
2023/01/21 09:14:24 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_delete to get un-deployed
2023/01/21 09:14:29 clusterSetup.go:426: Waiting for app: TestMultipleHandlers_bucket_op_on_delete to get un-deployed
2023/01/21 09:14:29 clusterSetup.go:434: App: TestMultipleHandlers_bucket_op_on_delete got un-deployed
2023/01/21 09:14:29 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:14:29 eventingSetup.go:440: Function: TestMultipleHandlers_bucket_op_on_delete delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestMultipleHandlers_bucket_op_on_delete deleting in background"
}
2023/01/21 09:14:32 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:14:37 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:14:40 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:14:45 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestMultipleHandlers (193.43s)
=== RUN TestPauseResumeLoopDefaultSettings
2023/01/21 09:14:55 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopDefaultSettings to get un-deployed
2023/01/21 09:14:55 clusterSetup.go:434: App: TestPauseResumeLoopDefaultSettings got un-deployed
2023/01/21 09:14:55 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:14:55 eventingSetup.go:440: Function: TestPauseResumeLoopDefaultSettings delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestPauseResumeLoopDefaultSettings not found"
}
2023/01/21 09:14:59 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:15:04 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:15:07 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:15:12 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:15:13 eventingSetup.go:126: Deploying app: TestPauseResumeLoopDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:15:14 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestPauseResumeLoopDefaultSettings stored in temp store"
}
2023/01/21 09:15:14 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:15:25 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:15:31 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1420
2023/01/21 09:15:31 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:15:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:15:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:15:36 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to deployed
2023/01/21 09:15:36 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to deployed
2023/01/21 09:15:36 handler_test.go:563: Pausing app: bucket_op_on_update
2023/01/21 09:15:36 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:15:41 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to paused
2023/01/21 09:15:41 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to paused
2023/01/21 09:15:41 handler_test.go:547: Resuming app: bucket_op_on_update
2023/01/21 09:15:42 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:15:42 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:15:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 5000
2023/01/21 09:15:53 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 10000 dst bucket count: 10000
2023/01/21 09:15:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:15:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:15:58 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to deployed
2023/01/21 09:15:58 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to deployed
2023/01/21 09:15:58 handler_test.go:563: Pausing app: bucket_op_on_update
2023/01/21 09:15:59 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:16:04 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to paused
2023/01/21 09:16:04 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to paused
2023/01/21 09:16:04 handler_test.go:547: Resuming app: bucket_op_on_update
2023/01/21 09:16:05 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:16:05 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:16:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 15000 curr count: 10000
2023/01/21 09:16:16 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 15000 dst bucket count: 15000
2023/01/21 09:16:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:16:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:16:21 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to deployed
2023/01/21 09:16:21 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to deployed
2023/01/21 09:16:21 handler_test.go:563: Pausing app: bucket_op_on_update
2023/01/21 09:16:21 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:16:26 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to paused
2023/01/21 09:16:26 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to paused
2023/01/21 09:16:26 handler_test.go:547: Resuming app: bucket_op_on_update
2023/01/21 09:16:27 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:16:27 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:16:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20000 curr count: 15000
2023/01/21 09:16:38 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 20000 dst bucket count: 20000
2023/01/21 09:16:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:16:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:16:43 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to deployed
2023/01/21 09:16:43 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to deployed
2023/01/21 09:16:43 handler_test.go:563: Pausing app: bucket_op_on_update
2023/01/21 09:16:44 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:16:49 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to paused
2023/01/21 09:16:49 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to paused
2023/01/21 09:16:49 handler_test.go:547: Resuming app: bucket_op_on_update
2023/01/21 09:16:50 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:16:50 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:17:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 25000 curr count: 20000
2023/01/21 09:17:01 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 25000 dst bucket count: 25000
2023/01/21 09:17:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:17:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:17:06 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to deployed
2023/01/21 09:17:06 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to deployed
2023/01/21 09:17:06 handler_test.go:563: Pausing app: bucket_op_on_update
2023/01/21 09:17:06 eventingSetup.go:292: Function: TestPauseResumeLoopDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:17:11 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopDefaultSettings status to change to paused
2023/01/21 09:17:11 eventingSetup.go:787: Function: TestPauseResumeLoopDefaultSettings status changed to paused
2023/01/21 09:17:16 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopDefaultSettings to get un-deployed
2023/01/21 09:17:21 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopDefaultSettings to get un-deployed
2023/01/21 09:17:26 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopDefaultSettings to get un-deployed
2023/01/21 09:17:31 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopDefaultSettings to get un-deployed
2023/01/21 09:17:31 clusterSetup.go:434: App: TestPauseResumeLoopDefaultSettings got un-deployed
2023/01/21 09:17:31 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:17:31 eventingSetup.go:440: Function: TestPauseResumeLoopDefaultSettings delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestPauseResumeLoopDefaultSettings deleting in background"
}
2023/01/21 09:17:35 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:17:40 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:17:43 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:17:48 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestPauseResumeLoopDefaultSettings (182.67s)
=== RUN TestPauseResumeLoopNonDefaultSettings
2023/01/21 09:17:58 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopNonDefaultSettings to get un-deployed
2023/01/21 09:17:58 clusterSetup.go:434: App: TestPauseResumeLoopNonDefaultSettings got un-deployed
2023/01/21 09:17:58 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:17:58 eventingSetup.go:440: Function: TestPauseResumeLoopNonDefaultSettings delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestPauseResumeLoopNonDefaultSettings not found"
}
2023/01/21 09:18:01 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:18:07 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:18:10 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:18:15 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:18:15 eventingSetup.go:126: Deploying app: TestPauseResumeLoopNonDefaultSettings. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:18:16 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestPauseResumeLoopNonDefaultSettings stored in temp store"
}
2023/01/21 09:18:16 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:18:27 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:18:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:18:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1509
2023/01/21 09:18:43 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4238
2023/01/21 09:18:43 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:18:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:18:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:18:48 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to deployed
2023/01/21 09:18:48 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to deployed
2023/01/21 09:18:48 handler_test.go:599: Pausing app: bucket_op_with_timer
2023/01/21 09:18:48 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:18:53 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to paused
2023/01/21 09:18:53 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to paused
2023/01/21 09:18:53 handler_test.go:583: Resuming app: bucket_op_with_timer
2023/01/21 09:18:55 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:18:55 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:19:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 5000
2023/01/21 09:19:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 5000
2023/01/21 09:19:16 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 6617
2023/01/21 09:19:21 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 9430
2023/01/21 09:19:21 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 10000 dst bucket count: 10000
2023/01/21 09:19:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:19:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:19:26 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to deployed
2023/01/21 09:19:27 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to deployed
2023/01/21 09:19:27 handler_test.go:599: Pausing app: bucket_op_with_timer
2023/01/21 09:19:27 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:19:32 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to paused
2023/01/21 09:19:32 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to paused
2023/01/21 09:19:32 handler_test.go:583: Resuming app: bucket_op_with_timer
2023/01/21 09:19:33 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:19:33 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:19:44 eventingSetup.go:463: Waiting for dst bucket item count to get to: 15000 curr count: 10000
2023/01/21 09:19:49 eventingSetup.go:463: Waiting for dst bucket item count to get to: 15000 curr count: 10000
2023/01/21 09:19:54 eventingSetup.go:463: Waiting for dst bucket item count to get to: 15000 curr count: 10699
2023/01/21 09:20:00 eventingSetup.go:463: Waiting for dst bucket item count to get to: 15000 curr count: 14927
2023/01/21 09:20:00 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 15000 dst bucket count: 15000
2023/01/21 09:20:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:20:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:20:05 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to deployed
2023/01/21 09:20:05 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to deployed
2023/01/21 09:20:05 handler_test.go:599: Pausing app: bucket_op_with_timer
2023/01/21 09:20:05 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:20:10 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to paused
2023/01/21 09:20:10 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to paused
2023/01/21 09:20:10 handler_test.go:583: Resuming app: bucket_op_with_timer
2023/01/21 09:20:11 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:20:11 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:20:23 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20000 curr count: 15000
2023/01/21 09:20:28 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20000 curr count: 15000
2023/01/21 09:20:33 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20000 curr count: 17066
2023/01/21 09:20:38 eventingSetup.go:463: Waiting for dst bucket item count to get to: 20000 curr count: 19590
2023/01/21 09:20:38 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 20000 dst bucket count: 20000
2023/01/21 09:20:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:20:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:20:43 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to deployed
2023/01/21 09:20:43 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to deployed
2023/01/21 09:20:43 handler_test.go:599: Pausing app: bucket_op_with_timer
2023/01/21 09:20:44 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:20:49 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to paused
2023/01/21 09:20:49 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to paused
2023/01/21 09:20:49 handler_test.go:583: Resuming app: bucket_op_with_timer
2023/01/21 09:20:50 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:20:50 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:21:01 eventingSetup.go:463: Waiting for dst bucket item count to get to: 25000 curr count: 20000
2023/01/21 09:21:06 eventingSetup.go:463: Waiting for dst bucket item count to get to: 25000 curr count: 20000
2023/01/21 09:21:11 eventingSetup.go:463: Waiting for dst bucket item count to get to: 25000 curr count: 20730
2023/01/21 09:21:17 eventingSetup.go:463: Waiting for dst bucket item count to get to: 25000 curr count: 24871
2023/01/21 09:21:17 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 25000 dst bucket count: 25000
2023/01/21 09:21:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:21:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:21:22 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to deployed
2023/01/21 09:21:22 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to deployed
2023/01/21 09:21:22 handler_test.go:599: Pausing app: bucket_op_with_timer
2023/01/21 09:21:22 eventingSetup.go:292: Function: TestPauseResumeLoopNonDefaultSettings update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:4 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:77 timer_context_size:15728640 user_prefix:eventing worker_count:4] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:21:27 eventingSetup.go:779: Waiting for function: TestPauseResumeLoopNonDefaultSettings status to change to paused
2023/01/21 09:21:27 eventingSetup.go:787: Function: TestPauseResumeLoopNonDefaultSettings status changed to paused
2023/01/21 09:21:32 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopNonDefaultSettings to get un-deployed
2023/01/21 09:21:37 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopNonDefaultSettings to get un-deployed
2023/01/21 09:21:42 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopNonDefaultSettings to get un-deployed
2023/01/21 09:21:47 clusterSetup.go:426: Waiting for app: TestPauseResumeLoopNonDefaultSettings to get un-deployed
2023/01/21 09:21:47 clusterSetup.go:434: App: TestPauseResumeLoopNonDefaultSettings got un-deployed
2023/01/21 09:21:47 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:21:47 eventingSetup.go:440: Function: TestPauseResumeLoopNonDefaultSettings delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestPauseResumeLoopNonDefaultSettings deleting in background"
}
2023/01/21 09:21:50 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:21:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:21:59 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:22:04 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestPauseResumeLoopNonDefaultSettings (255.70s)
=== RUN TestPauseAndResumeWithWorkerCountChange
2023/01/21 09:22:14 clusterSetup.go:426: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get un-deployed
2023/01/21 09:22:14 clusterSetup.go:434: App: TestPauseAndResumeWithWorkerCountChange got un-deployed
2023/01/21 09:22:14 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:22:14 eventingSetup.go:440: Function: TestPauseAndResumeWithWorkerCountChange delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestPauseAndResumeWithWorkerCountChange not found"
}
2023/01/21 09:22:17 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:22:22 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:22:25 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:22:31 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:22:31 eventingSetup.go:126: Deploying app: TestPauseAndResumeWithWorkerCountChange. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:22:32 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestPauseAndResumeWithWorkerCountChange stored in temp store"
}
2023/01/21 09:22:37 clusterSetup.go:375: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get deployed
2023/01/21 09:22:42 clusterSetup.go:375: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get deployed
2023/01/21 09:22:47 clusterSetup.go:375: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get deployed
2023/01/21 09:22:52 clusterSetup.go:375: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get deployed
2023/01/21 09:22:52 clusterSetup.go:383: App: TestPauseAndResumeWithWorkerCountChange got deployed
2023/01/21 09:22:52 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:23:04 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:23:09 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 5
2023/01/21 09:23:15 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 1575
2023/01/21 09:23:20 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4481
2023/01/21 09:23:20 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:23:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:23:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:23:20 handler_test.go:627: Pausing app: bucket_op_with_timer
2023/01/21 09:23:20 eventingSetup.go:292: Function: TestPauseAndResumeWithWorkerCountChange update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:23:25 eventingSetup.go:779: Waiting for function: TestPauseAndResumeWithWorkerCountChange status to change to paused
2023/01/21 09:23:25 eventingSetup.go:787: Function: TestPauseAndResumeWithWorkerCountChange status changed to paused
2023/01/21 09:23:25 handler_test.go:631: Resuming app: bucket_op_with_timer
2023/01/21 09:23:26 eventingSetup.go:292: Function: TestPauseAndResumeWithWorkerCountChange update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:6] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:23:26 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:23:48 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 5000
2023/01/21 09:23:53 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 5561
2023/01/21 09:23:58 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 7183
2023/01/21 09:24:03 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 9503
2023/01/21 09:24:03 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 10000 dst bucket count: 10000
2023/01/21 09:24:08 clusterSetup.go:426: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get un-deployed
2023/01/21 09:24:13 clusterSetup.go:426: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get un-deployed
2023/01/21 09:24:18 clusterSetup.go:426: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get un-deployed
2023/01/21 09:24:23 clusterSetup.go:426: Waiting for app: TestPauseAndResumeWithWorkerCountChange to get un-deployed
2023/01/21 09:24:23 clusterSetup.go:434: App: TestPauseAndResumeWithWorkerCountChange got un-deployed
2023/01/21 09:24:23 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:24:23 eventingSetup.go:440: Function: TestPauseAndResumeWithWorkerCountChange delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestPauseAndResumeWithWorkerCountChange deleting in background"
}
2023/01/21 09:24:26 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:24:32 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:24:35 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:24:40 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestPauseAndResumeWithWorkerCountChange (156.20s)
=== RUN TestPauseResumeWithEventingReb
2023/01/21 09:24:50 clusterSetup.go:426: Waiting for app: TestPauseResumeWithEventingReb to get un-deployed
2023/01/21 09:24:50 clusterSetup.go:434: App: TestPauseResumeWithEventingReb got un-deployed
2023/01/21 09:24:50 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:24:50 eventingSetup.go:440: Function: TestPauseResumeWithEventingReb delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestPauseResumeWithEventingReb not found"
}
2023/01/21 09:24:53 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:24:59 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:25:02 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:25:07 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:25:07 eventingSetup.go:126: Deploying app: TestPauseResumeWithEventingReb. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:25:09 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestPauseResumeWithEventingReb stored in temp store"
}
2023/01/21 09:25:14 clusterSetup.go:375: Waiting for app: TestPauseResumeWithEventingReb to get deployed
2023/01/21 09:25:19 clusterSetup.go:375: Waiting for app: TestPauseResumeWithEventingReb to get deployed
2023/01/21 09:25:24 clusterSetup.go:375: Waiting for app: TestPauseResumeWithEventingReb to get deployed
2023/01/21 09:25:29 clusterSetup.go:375: Waiting for app: TestPauseResumeWithEventingReb to get deployed
2023/01/21 09:25:29 clusterSetup.go:383: App: TestPauseResumeWithEventingReb got deployed
2023/01/21 09:25:29 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:25:41 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:25:46 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 0
2023/01/21 09:25:51 eventingSetup.go:463: Waiting for dst bucket item count to get to: 5000 curr count: 4826
2023/01/21 09:25:51 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:25:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:25:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:25:51 handler_test.go:666: Pausing app: bucket_op_with_timer
2023/01/21 09:25:51 eventingSetup.go:292: Function: TestPauseResumeWithEventingReb update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:25:56 eventingSetup.go:779: Waiting for function: TestPauseResumeWithEventingReb status to change to paused
2023/01/21 09:25:56 eventingSetup.go:787: Function: TestPauseResumeWithEventingReb status changed to paused
2023/01/21 09:25:56 clusterSetup.go:274: Adding node: https://127.0.0.1:19003 with role: eventing to the cluster
2023/01/21 09:25:57 clusterSetup.go:282: Removing node(s): [] from the cluster
2023/01/21 09:26:02 Rebalance failed. See logs for detailed reason. You can try again.
2023/01/21 09:26:02 Resuming app: bucket_op_with_timer
2023/01/21 09:26:03 Function: TestPauseResumeWithEventingReb update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:true sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:6] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:26:03 Starting bucket ops to source bucket
2023/01/21 09:26:24 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 5000
2023/01/21 09:26:29 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 5765
2023/01/21 09:26:34 eventingSetup.go:463: Waiting for dst bucket item count to get to: 10000 curr count: 7912
2023/01/21 09:26:34 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 10000 dst bucket count: 10000
2023/01/21 09:26:34 clusterSetup.go:282: Removing node(s): [127.0.0.1:19003] from the cluster
2023/01/21 09:26:40 Rebalance failed. See logs for detailed reason. You can try again.
VB distribution across eventing nodes and their workers::
DCP Stream statuses:
vbucket curr owner:
2023/01/21 09:26:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:26:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:26:56 clusterSetup.go:426: Waiting for app: TestPauseResumeWithEventingReb to get un-deployed
2023/01/21 09:27:01 clusterSetup.go:426: Waiting for app: TestPauseResumeWithEventingReb to get un-deployed
2023/01/21 09:27:06 clusterSetup.go:426: Waiting for app: TestPauseResumeWithEventingReb to get un-deployed
2023/01/21 09:27:11 clusterSetup.go:426: Waiting for app: TestPauseResumeWithEventingReb to get un-deployed
2023/01/21 09:27:11 clusterSetup.go:434: App: TestPauseResumeWithEventingReb got un-deployed
2023/01/21 09:27:11 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:27:11 eventingSetup.go:440: Function: TestPauseResumeWithEventingReb delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestPauseResumeWithEventingReb deleting in background"
}
2023/01/21 09:27:15 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:27:20 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:27:23 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:27:28 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestPauseResumeWithEventingReb (168.27s)
=== RUN TestBucketDeleteAfterPause
2023/01/21 09:27:38 clusterSetup.go:426: Waiting for app: TestBucketDeleteAfterPause to get un-deployed
2023/01/21 09:27:38 clusterSetup.go:434: App: TestBucketDeleteAfterPause got un-deployed
2023/01/21 09:27:38 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:27:38 eventingSetup.go:440: Function: TestBucketDeleteAfterPause delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestBucketDeleteAfterPause not found"
}
2023/01/21 09:27:41 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:27:47 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:27:50 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:27:55 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:27:55 eventingSetup.go:126: Deploying app: TestBucketDeleteAfterPause. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:27:56 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestBucketDeleteAfterPause stored in temp store"
}
2023/01/21 09:28:01 clusterSetup.go:375: Waiting for app: TestBucketDeleteAfterPause to get deployed
2023/01/21 09:28:06 clusterSetup.go:375: Waiting for app: TestBucketDeleteAfterPause to get deployed
2023/01/21 09:28:11 clusterSetup.go:375: Waiting for app: TestBucketDeleteAfterPause to get deployed
2023/01/21 09:28:17 clusterSetup.go:375: Waiting for app: TestBucketDeleteAfterPause to get deployed
2023/01/21 09:28:17 clusterSetup.go:383: App: TestBucketDeleteAfterPause got deployed
2023/01/21 09:28:17 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:28:24 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 5000 dst bucket count: 5000
2023/01/21 09:28:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:28:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:28:24 handler_test.go:712: Pausing app: bucket_op_on_update
2023/01/21 09:28:24 eventingSetup.go:292: Function: TestBucketDeleteAfterPause update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:28:29 eventingSetup.go:779: Waiting for function: TestBucketDeleteAfterPause status to change to paused
2023/01/21 09:28:29 eventingSetup.go:787: Function: TestBucketDeleteAfterPause status changed to paused
2023/01/21 09:28:29 handler_test.go:716: Deleting source bucket: default
2023/01/21 09:28:36 eventingSetup.go:779: Waiting for function: TestBucketDeleteAfterPause status to change to undeployed
2023/01/21 09:28:41 eventingSetup.go:779: Waiting for function: TestBucketDeleteAfterPause status to change to undeployed
2023/01/21 09:28:47 eventingSetup.go:779: Waiting for function: TestBucketDeleteAfterPause status to change to undeployed
2023/01/21 09:28:52 eventingSetup.go:779: Waiting for function: TestBucketDeleteAfterPause status to change to undeployed
2023/01/21 09:28:57 eventingSetup.go:779: Waiting for function: TestBucketDeleteAfterPause status to change to undeployed
2023/01/21 09:28:57 eventingSetup.go:787: Function: TestBucketDeleteAfterPause status changed to undeployed
2023/01/21 09:29:02 clusterSetup.go:426: Waiting for app: TestBucketDeleteAfterPause to get un-deployed
2023/01/21 09:29:02 clusterSetup.go:434: App: TestBucketDeleteAfterPause got un-deployed
2023/01/21 09:29:02 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:29:02 eventingSetup.go:440: Function: TestBucketDeleteAfterPause delete from main store request response code: 200 dump: {
"code": 0,
"info": "Function: TestBucketDeleteAfterPause deleting in background"
}
2023/01/21 09:29:04 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:29:09 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:29:11 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:29:17 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
--- PASS: TestBucketDeleteAfterPause (108.32s)
=== RUN TestChangeFnCodeBetweenPauseResume
2023/01/21 09:29:27 clusterSetup.go:426: Waiting for app: TestChangeFnCodeBetweenPauseResume to get un-deployed
2023/01/21 09:29:27 clusterSetup.go:434: App: TestChangeFnCodeBetweenPauseResume got un-deployed
2023/01/21 09:29:27 eventingSetup.go:47: No eventing-con process running
2023/01/21 09:29:27 eventingSetup.go:440: Function: TestChangeFnCodeBetweenPauseResume delete from main store request response code: 404 dump: {
"name": "ERR_APP_NOT_FOUND_TS",
"code": 13,
"description": "Function: TestChangeFnCodeBetweenPauseResume not found"
}
2023/01/21 09:29:28 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:29:33 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:29:36 eventingSetup.go:103: Context: Bucket flush, response code: 200 dump:
2023/01/21 09:29:41 eventingSetup.go:458: src & dst bucket item count matched up. src bucket count: 0 dst bucket count: 0
2023/01/21 09:29:41 eventingSetup.go:126: Deploying app: TestChangeFnCodeBetweenPauseResume. Item count src bucket: 0 dst bucket: 0
2023/01/21 09:29:42 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestChangeFnCodeBetweenPauseResume stored in temp store"
}
2023/01/21 09:29:47 clusterSetup.go:375: Waiting for app: TestChangeFnCodeBetweenPauseResume to get deployed
2023/01/21 09:29:52 clusterSetup.go:375: Waiting for app: TestChangeFnCodeBetweenPauseResume to get deployed
2023/01/21 09:29:57 clusterSetup.go:375: Waiting for app: TestChangeFnCodeBetweenPauseResume to get deployed
2023/01/21 09:30:02 clusterSetup.go:375: Waiting for app: TestChangeFnCodeBetweenPauseResume to get deployed
2023/01/21 09:30:02 clusterSetup.go:383: App: TestChangeFnCodeBetweenPauseResume got deployed
2023/01/21 09:30:02 bucketOps.go:168: Starting bucket ops to source bucket
2023/01/21 09:30:37 handler_test.go:739: Pausing function: TestChangeFnCodeBetweenPauseResume
2023/01/21 09:30:37 eventingSetup.go:292: Function: TestChangeFnCodeBetweenPauseResume update settings: map[bucket_cache_age:1000 bucket_cache_size:67108864 cpp_worker_thread_count:1 dcp_stream_boundary:everything deployment_status:true description:Sample app execution_timeout:5 language_compatibility:6.5.0 lcb_inst_capacity:5 log_level:INFO n1ql_consistency:request num_timer_partitions:128 processing_status:false sock_batch_size:1 timer_context_size:15728640 user_prefix:eventing worker_count:3] requested, response code: 0 dump: &{Name: Code:0 Description: Attributes:[] RuntimeInfo: httpResponseCode:0}
2023/01/21 09:30:42 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:30:47 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:30:52 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:30:57 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:02 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:07 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:12 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:17 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:22 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:27 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:32 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:37 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:42 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:47 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:52 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:31:57 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:02 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:07 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:12 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:17 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:22 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:27 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:32 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:37 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:42 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:47 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:53 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:32:58 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:03 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:08 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:13 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:18 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:23 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:28 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:33 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:38 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:43 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:48 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:53 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:33:58 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:03 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:08 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:13 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:18 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:23 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:28 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:33 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:38 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:43 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:48 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:53 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:34:58 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:03 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:08 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:13 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:18 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:23 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:28 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:33 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:38 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:43 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:48 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:53 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:35:58 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:03 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:08 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:13 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:18 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:23 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:28 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:34 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:39 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:44 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:49 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:54 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:36:59 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:04 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:09 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:14 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:19 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:24 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:29 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:34 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:39 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:44 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:49 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:54 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:37:59 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:04 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:09 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:14 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:19 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:24 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:29 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:34 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:39 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:44 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:49 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:54 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:38:59 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:04 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:09 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:14 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:19 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:24 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:29 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:34 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:39 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:44 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:49 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:54 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:39:59 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:04 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:09 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:14 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:19 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:25 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:30 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:35 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:40 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:45 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:50 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:40:55 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:41:00 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:41:05 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:41:10 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:41:15 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:41:20 eventingSetup.go:779: Waiting for function: TestChangeFnCodeBetweenPauseResume status to change to paused
2023/01/21 09:41:20 eventingSetup.go:787: Function: TestChangeFnCodeBetweenPauseResume status changed to paused
2023/01/21 09:44:20 handler_test.go:748: Resuming function: TestChangeFnCodeBetweenPauseResume
2023/01/21 09:44:20 eventingSetup.go:126: Deploying app: TestChangeFnCodeBetweenPauseResume. Item count src bucket: 5000 dst bucket: 0
2023/01/21 09:44:21 eventingSetup.go:103: Context: Post to main store, response code: 200 dump: {
"code": 0,
"info": "Function: TestChangeFnCodeBetweenPauseResume stored in temp store"
}
2023/01/21 09:44:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:44:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:44:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:44:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:44:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:44:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:44:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:44:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:44:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:44:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:44:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:44:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:44:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:44:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:44:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:44:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:44:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:44:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:44:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:44:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:44:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:44:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:44:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:44:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:44:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:44:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:44:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:44:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:45:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:45:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:45:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:45:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:46:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:46:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:46:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:46:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:47:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:47:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:47:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:47:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:48:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:48:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:48:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:48:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:49:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:49:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:49:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:49:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:50:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:50:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:50:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:50:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:51:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:51:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:51:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:51:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:52:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:52:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:52:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:52:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:53:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:53:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:53:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:53:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:54:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:54:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:54:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:54:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:55:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:55:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:55:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:55:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:56:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:56:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:56:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:56:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:57:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:57:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:57:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:57:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:58:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:58:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:58:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:58:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:59:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 0 expected 5000
2023/01/21 09:59:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 09:59:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 09:59:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 09:59:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 09:59:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:00:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:00:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:00:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:00:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:01:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:01:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:01:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:01:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:02:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:02:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:02:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:02:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:03:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:03:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:03:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:03:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:04:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:04:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:04:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:04:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:05:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:05:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:05:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:05:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:06:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:06:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:06:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:06:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:07:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:07:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:07:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:07:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:08:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:08:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:08:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:08:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:09:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:09:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:09:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:09:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:10:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:10:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:10:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:10:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:11:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:11:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:11:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:11:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:12:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:12:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:12:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:12:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:13:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:13:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:13:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:13:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:14:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:14:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:14:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:14:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:15:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:15:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:15:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:15:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:16:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:16:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:16:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:16:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:17:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:17:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:17:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:17:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:18:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:18:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:18:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:18:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:19:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:19:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:19:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:19:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:20:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:20:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:20:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:20:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:21:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:21:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:21:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:21:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:22:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:22:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:22:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:22:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:23:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:23:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:23:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:23:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:24:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:24:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:24:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:24:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:25:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:25:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:25:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:25:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:26:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:26:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:26:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:26:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:27:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:27:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:27:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:27:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:28:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:28:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:28:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:28:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:29:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:29:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:29:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:29:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:30:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:30:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:30:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:30:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:31:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:31:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:31:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:31:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:32:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:32:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:32:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:32:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:33:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:33:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:33:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:33:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:34:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:34:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:34:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:34:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:35:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:35:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:35:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:35:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:36:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:36:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:36:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:36:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:37:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:37:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:37:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:37:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:38:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:38:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:38:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:38:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:39:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:39:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:39:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:39:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:40:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:40:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:40:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:40:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:41:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:41:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:41:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:41:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:48 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:48 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:53 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:53 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:53 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:42:58 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:42:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:42:58 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:42:58 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:03 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:03 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:03 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:08 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:08 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:08 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:13 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:13 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:13 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:18 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:18 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:18 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:23 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:23 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:23 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:28 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:28 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:28 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:33 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:33 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:33 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:38 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:38 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:38 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:43 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:43 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:43 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:48 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:43:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:43:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:43:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:43:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:44:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:44:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:44:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:44:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:45:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:45:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:45:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:45:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:46:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:46:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:46:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:46:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:49 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:49 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:54 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:54 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:54 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:47:59 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:47:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:47:59 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:47:59 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:04 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:04 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:04 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:09 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:09 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:09 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:14 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:14 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:14 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:19 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:19 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:19 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:24 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:24 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:24 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:29 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:29 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:29 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:34 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:34 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:34 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:39 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:39 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:39 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:44 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:44 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:44 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:49 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:48:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:48:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:48:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:48:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:49:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:49:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:49:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:49:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:50:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:50:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:50:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:50:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:51:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:51:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:51:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:51:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:50 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:50 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:50 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:52:55 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:52:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:52:55 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:52:55 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:00 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:00 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:00 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:05 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:05 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:05 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:10 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:10 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:10 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:15 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:15 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:15 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:20 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:20 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:20 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:25 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:25 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:25 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:30 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:30 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:30 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:35 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:35 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:35 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:40 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:40 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:40 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:45 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:45 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:45 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:53:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:53:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:53:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:53:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:54:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:54:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:54:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:54:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:55:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:55:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:55:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:55:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:56:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:56:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:56:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:56:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:51 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:51 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:57:56 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:57:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:57:56 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:57:56 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:01 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:01 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:01 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:06 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:06 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:06 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:11 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:11 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:11 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:16 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:16 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:16 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:21 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:21 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:21 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:26 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:26 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:26 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:31 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:31 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:31 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:36 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:36 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:36 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:41 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:41 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:41 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:46 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:46 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:46 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:51 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:58:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:58:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:58:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:58:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 10:59:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 10:59:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 10:59:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 10:59:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:00:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:00:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:00:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:00:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:01:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:01:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:01:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:01:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:07 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:07 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:12 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:12 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:12 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:17 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:17 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:17 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:22 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:22 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:22 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:27 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:27 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:27 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:32 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:32 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:32 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:37 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:37 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:37 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:42 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:42 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:42 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:47 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:47 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:47 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:52 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:52 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:52 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:02:57 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:02:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:02:57 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:02:57 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:03:02 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter to get to 5000
2023/01/21 11:03:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9301/api/v1/stats": dial tcp 127.0.0.1:9301: connect: connection refused
2023/01/21 11:03:02 eventingSetup.go:637: http call resp: Get "http://127.0.0.1:9303/api/v1/stats": dial tcp 127.0.0.1:9303: connect: connection refused
2023/01/21 11:03:02 eventingSetup.go:859: Function: TestChangeFnCodeBetweenPauseResume stat: timer_callback_missing_counter got to 1 expected 5000
2023/01/21 11:03:07 eventingSetup.go:855: Waiting for function: TestChangeFnCodeBetweenPauseResume