Skip to content

Filecoin.StateMinerSectors is flakyΒ #5100

Open
@elmattic

Description

Describe the bug

According to this CI job, Calibnet RPC checks are failing.

To reproduce

  1. Go to '...'
  2. Run '....'
  3. See error

Log output

Log Output
**********************************************************************
* Name  : api_compare-api-compare-1
* Image : api_compare-api-compare
* Status: Exited (1) 1 second ago
**********************************************************************
Request dump: Request { method_name: "Filecoin.StateMinerSectors", params: Array [String("f017387"), Null, Array [Object {"/": String("bafy2bzacebv237lbbd6l5bkacufm5fzfbtmc7vegzw2zzsj5tq4v7kenqloe2")}]], result_type: PhantomData<serde_json::value::Value>, api_paths: V1, timeout: 120s }
++ cat /data/lotus-token
+ LOTUS_API_INFO=***
++ cat /data/forest-token
+ FOREST_API_INFO=***
++ ls /data/forest_snapshot_calibnet_2024-12-19_height_2243018.forest.car.zst
++ tail -n 1
+ forest-tool api compare /data/forest_snapshot_calibnet_2024-12-19_height_2243018.forest.car.zst --forest *** --lotus *** --n-tipsets 10 --filter-file /data/filter-list --miner-address t0111551 --worker-address t3sw466j35hqjbch5x7tcr7ona6idsgzypoturfci2ajqsfrrwhp7ty3ythtd7x646adaidnvxpdr5b2ftcciq
Request params JSON: ["f017387",null,[{"/":"bafy2bzacebv237lbbd6l5bkacufm5fzfbtmc7vegzw2zzsj5tq4v7kenqloe2"}]]
Forest response: [
  {
    "Activation": 542965,
    "DealIDs": null,
    "DealWeight": "0",
    "ExpectedDayReward": "1644324445691857178",
    "ExpectedStoragePledge": "32267986335498483192",
    "Expiration": 2092089,
    "Flags": 1,
    "InitialPledge": "999999984306749440",
    "PowerBaseEpoch": 542965,
    "ReplacedDayReward": "0",
    "SealProof": 8,
    "SealedCID": {
      "/": "bagboea4b5abcaifwvkuvju2cotujjbdifjasnnwwfuya2whcklzz27f36mmfqeju"
    },
    "SectorKeyCID": null,
    "SectorNumber": 0,
    "VerifiedDealWeight": "0"
  },
  {
    "Activation": 542965,
    "DealIDs": null,
    "DealWeight": "0",
    "ExpectedDayReward": "1644324445691857178",
    "ExpectedStoragePledge": "32267986335498483192",
    "Expiration": 2092089,
    "Flags": 1,
    "InitialPledge": "999999984306749440",
    "PowerBaseEpoch": 542965,
    "ReplacedDayReward": "0",
    "SealProof": 8,
    "SealedCID": {
      "/": "bagboea4b5abcaodp4w7yaycfk7jm766qwwd25xd4jzr6vrre4xozngikjpa6aacr"
    },
    "SectorKeyCID": null,
    "SectorNumber": 1,
    "VerifiedDealWeight": "0"
  },
  ...

Expected behaviour

Calibnet RPC checks are passing.

Screenshots

Environment (please complete the following information):

  • OS:
  • Branch/commit
  • Hardware

Other information and links

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions