Skip to content

Console Output

Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ curl -u eclipse-capella-bot:**** -H Accept: application/vnd.github.v3+json https://api.github.com/user
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1420  100  1420    0     0   7997      0 --:--:-- --:--:-- --:--:--  8022
{
  "login": "eclipse-capella-bot",
  "id": 59924963,
  "node_id": "MDQ6VXNlcjU5OTI0OTYz",
  "avatar_url": "https://avatars.githubusercontent.com/u/59924963?v=4",
  "gravatar_id": "",
  "url": "https://api.github.com/users/eclipse-capella-bot",
  "html_url": "https://github.com/eclipse-capella-bot",
  "followers_url": "https://api.github.com/users/eclipse-capella-bot/followers",
  "following_url": "https://api.github.com/users/eclipse-capella-bot/following{/other_user}",
  "gists_url": "https://api.github.com/users/eclipse-capella-bot/gists{/gist_id}",
  "starred_url": "https://api.github.com/users/eclipse-capella-bot/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/eclipse-capella-bot/subscriptions",
  "organizations_url": "https://api.github.com/users/eclipse-capella-bot/orgs",
  "repos_url": "https://api.github.com/users/eclipse-capella-bot/repos",
  "events_url": "https://api.github.com/users/eclipse-capella-bot/events{/privacy}",
  "received_events_url": "https://api.github.com/users/eclipse-capella-bot/received_events",
  "type": "User",
  "site_admin": false,
  "name": null,
  "company": null,
  "blog": "",
  "location": null,
  "email": null,
  "hireable": null,
  "bio": null,
  "twitter_username": null,
  "public_repos": 0,
  "public_gists": 0,
  "followers": 0,
  "following": 0,
  "created_at": "2020-01-15T14:48:53Z",
  "updated_at": "2021-02-08T14:04:09Z"
}