Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .githubTaskManager.json #9

Open
wants to merge 4 commits into
base: wyvern8-patch-183
Choose a base branch
from

Conversation

wyvern8
Copy link

@wyvern8 wyvern8 commented Apr 6, 2018

No description provided.

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event 33319105-493f-4274-858c-2f25671581d8

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: 33319105-493f-4274-858c-2f25671581d8

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:23:39 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=f2f67e40f29b
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event a148f624-5061-419e-b9b6-704b08b20537

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: a148f624-5061-419e-b9b6-704b08b20537

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:47:36 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=170bff5d4544
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event 86087bed-c721-43fe-b173-2e8ce9a6fcae

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: 86087bed-c721-43fe-b173-2e8ce9a6fcae

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:48:18 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=1cd8777882e7
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event fa13e851-c0e4-4cd1-856c-a2c89445edb0

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: fa13e851-c0e4-4cd1-856c-a2c89445edb0

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:48:59 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=6e944ab307a1
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants