You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/04/27 08:31:00 UTC

[jira] [Created] (HDDS-3489) /close comment command handler is failing

Marton Elek created HDDS-3489:
---------------------------------

             Summary: /close comment command handler is failing
                 Key: HDDS-3489
                 URL: https://issues.apache.org/jira/browse/HDDS-3489
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Marton Elek
            Assignee: Marton Elek


Tried to use the `/close` command, implemented in HDDS-3318, but it's failed:

{code}
    "id": 41898282,
    "node_id": "MDM6Qm90NDE4OTgyODI=",
    "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/github-actions%5Bbot%5D",
    "html_url": "https://github.com/apps/github-actions",
    "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
    "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
    "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
    "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
    "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
    "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
    "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
    "type": "Bot",
    "site_admin": false
  },
  "created_at": "2020-04-27T08:27:30Z",
  "updated_at": "2020-04-27T08:27:30Z",
  "author_association": "NONE",
  "body": "> /close\n        \nScript execution has been failed with exit code 2. Please check the output of the github action run to get more information.\n\n```\n\n```\n"
{code}

https://github.com/apache/hadoop-ozone/runs/621672363?check_suite_focus=true



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org