-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Description
Hello,
I'm trying to test Concourse CI using the Single VM solution as recommended in your documentation. But it fails to deploy concourse. Attached are the normal output and debug logs as well as the commands used:
BOSH_LOG_LEVEL=debug bosh create-env concourse-lite.3.9.1.yml
debug-output.txt
bosh create-env concourse-lite.3.9.1.yml --recreate
output.txt
I've also tried with version 3.9.0
and failed due to different digest hashes:
$ bosh create-env concourse-lite-3.9.0.yml
Deployment manifest: '/home/calas/dev/studio/concourse/concourse-lite-3.9.0.yml'
Deployment state: '/home/calas/dev/studio/concourse/concourse-lite-3.9.0-state.json'
Started validating
Downloading release 'concourse'... Failed (00:00:04)
Failed validating (00:00:04)
Failed to download from 'https://github.com/concourse/concourse/releases/download/v3.9.0/concourse-3.9.0-3541.2.tgz':
Verifying digest for downloaded file:
Expected stream to have digest '6cc893c34ee4a504d59a06b2df3413d6e5a68e10' but was '43c8ef28fb100441efd0fb80244f979c7859f983'
Exit code 1
Finally I have it working with version 3.8.0
.
My setup is:
- OS: Ubuntu 16.04.4
- Virtualbox: 5.2.8r121009
- bosh: 2.0.48-e94aeeb-2018-01-09T23:08:07Z
- Concourse: 3.9.0 & 3.9.1
osis
Metadata
Metadata
Assignees
Labels
No labels