Created
October 30, 2015 16:31
-
-
Save mcculloughsean/7d14fcebf35ef366e892 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Unit dcos-setup.service has begun starting up. | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: Calculated active packages from bootstrap tarball | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: Checking for cluster packages in: /etc/mesosphere/setup-flags/cluster-packages.json | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: Loading cluster-packages: ['dcos-config--setup_6478fc9924de5520275200cd49cb7aec3633c26d', 'dcos-detect-ip-- | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: DEBUG: https://downloads.mesosphere.com/dcos/testing/pull/185 dcos-config--setup_6478fc9924de5520275200cd4 | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: Traceback (most recent call last): | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/bin/pkgpanda", line 9, in <module> | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: load_entry_point('pkgpanda==0.8', 'console_scripts', 'pkgpanda')() | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/lib/python3.4/site-packages/pkgpanda/cli.py", line 232, in main | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: setup(install, repository) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/lib/python3.4/site-packages/pkgpanda/cli.py", line 190, in setup | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: do_bootstrap(install, repository) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/lib/python3.4/site-packages/pkgpanda/cli.py", line 147, in do_bootstrap | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: repository.add(fetcher, package_id_str) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/lib/python3.4/site-packages/pkgpanda/__init__.py", line 344, in add | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: fetcher(id, tmp_path) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/lib/python3.4/site-packages/pkgpanda/cli.py", line 87, in fetcher | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: return urllib_fetcher(repository_url, id, target) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/lib/python3.4/site-packages/pkgpanda/__init__.py", line 235, in urllib_fetcher | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: with urllib.request.urlopen(url) as response: | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/packages/python--6405519590a8c7aca3de728330e016eccd6700a5/lib/python3.4/urllib/reques | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: return opener.open(url, data, timeout) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/packages/python--6405519590a8c7aca3de728330e016eccd6700a5/lib/python3.4/urllib/reques | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: response = meth(req, response) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/packages/python--6405519590a8c7aca3de728330e016eccd6700a5/lib/python3.4/urllib/reques | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: 'http', request, response, code, msg, hdrs) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/packages/python--6405519590a8c7aca3de728330e016eccd6700a5/lib/python3.4/urllib/reques | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: return self._call_chain(*args) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/packages/python--6405519590a8c7aca3de728330e016eccd6700a5/lib/python3.4/urllib/reques | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: result = func(*args) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: File "/opt/mesosphere/packages/python--6405519590a8c7aca3de728330e016eccd6700a5/lib/python3.4/urllib/reques | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: raise HTTPError(req.full_url, code, msg, hdrs, fp) | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 pkgpanda[6024]: urllib.error.HTTPError: HTTP Error 403: Forbidden | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 systemd[1]: dcos-setup.service: main process exited, code=exited, status=1/FAILURE | |
Oct 29 22:10:17 pst-dcos-gru1.snc1 systemd[1]: Failed to start Prep the Pkgpanda working directories for this host.. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment