|
Started by user Brett Smith
|
|
Running as SYSTEM
|
|
[EnvInject] - Loading node environment variables.
|
|
Building remotely on build-lxg4w3 (diagnostics build) in workspace /tmp/workspace/packer-build-compute-image
|
|
The recommended git tool is: NONE
|
|
using credential c9bcf704-d840-44fe-928e-2eecd48c3006
|
|
Cloning the remote Git repository
|
|
Cloning repository git@git.arvados.org:arvados.git
|
|
> git init /tmp/workspace/packer-build-compute-image # timeout=10
|
|
Fetching upstream changes from git@git.arvados.org:arvados.git
|
|
> git --version # timeout=10
|
|
> git --version # 'git version 2.30.2'
|
|
using GIT_SSH to set credentials
|
|
Verifying host key using manually-configured host key entries
|
|
> git fetch --tags --force --progress -- git@git.arvados.org:arvados.git +refs/heads/*:refs/remotes/origin/* # timeout=10
|
|
> git config remote.origin.url git@git.arvados.org:arvados.git # timeout=10
|
|
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
|
|
Avoid second fetch
|
|
> git rev-parse f7d4b53226017e236002f7e2887335084dfe92bb^{commit} # timeout=10
|
|
Checking out Revision f7d4b53226017e236002f7e2887335084dfe92bb (detached)
|
|
> git config core.sparsecheckout # timeout=10
|
|
> git checkout -f f7d4b53226017e236002f7e2887335084dfe92bb # timeout=10
|
|
Commit message: "Merge branch '22154-included-kind'"
|
|
> git rev-list --no-walk f7d4b53226017e236002f7e2887335084dfe92bb # timeout=10
|
|
provisioning config files...
|
|
copy managed file [su92l adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/su92l-adc.pub
|
|
copy managed file [ce8i5 adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/ce8i5-adc.pub
|
|
copy managed file [pirca adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/pirca-adc.pub
|
|
copy managed file [lugli adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/lugli-adc.pub
|
|
copy managed file [tordo adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/tordo-adc.pub
|
|
copy managed file [bd44f adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/bd44f-adc.pub
|
|
copy managed file [2xpu4 adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/2xpu4-adc.pub
|
|
copy managed file [jutro adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/jutro-adc.pub
|
|
copy managed file [ac2it adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/ac2it-adc.pub
|
|
[packer-build-compute-image] $ /bin/bash -x /tmp/jenkins14910688828441316689.sh
|
|
+ set -e
|
|
+ packer version
|
|
Packer v1.8.0
|
|
|
|
Your version of Packer is out of date! The latest version
|
|
is 1.11.2. You can update by downloading from www.packer.io/downloads
|
|
+ cd /tmp/workspace/packer-build-compute-image/tools/compute-images/
|
|
+ case "$cluster_id" in
|
|
+ export PACKER_LOG=1
|
|
+ PACKER_LOG=1
|
|
+ ./build.sh --json-file arvados-images-aws.json --arvados-cluster-id tordo --aws-secrets-file **** --aws-source-ami ami-005fc0f236362e99f --ssh_user ubuntu --aws-vpc-id vpc-06efa3e085394e460 --aws-subnet-id subnet-05b635657ce13d74e --aws-region=us-east-1 --aws-ebs-autoscale --resolver 10.253.0.2 --reposuffix -dev --nvidia-gpu-support --public-key-file /tmp/workspace/packer-build-compute-image/tordo-adc.pub
|
|
|
|
2024/10/18 14:03:03 [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:03 [TRACE] discovering plugins in /usr/local/bin
|
|
2024/10/18 14:03:03 [TRACE] discovering plugins in /home/jenkins/.config/packer/plugins
|
|
2024/10/18 14:03:03 [TRACE] discovering plugins in .
|
|
2024/10/18 14:03:03 [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:03 [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:03 [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:03 [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
e: Running in background, not using a TTY
|
|
Packer v1.8.0
|
|
|
|
Your version of Packer is out of date! The latest version
|
|
2024/10/18 14:03:03 machine readable: version []string{"1.8.0"}
|
|
2024/10/18 14:03:03 machine readable: version-prelease []string{""}
|
|
2024/10/18 14:03:03 machine readable: version-commit []string{"1c398a73b426dc2c84a777dda29a01b7e957435e"}
|
|
Your version of Packer is out of date! The latest version
|
|
is 1.11.2. You can update by downloading from www.packer.io/downloads
|
|
2024/10/18 14:03:03 [INFO] (telemetry) Finalizing.
|
|
is 1.11.2. You can update by downloading from www.packer.io/downloads
|
|
2024/10/18 14:03:04 waiting for all plugin processes to complete...
|
|
|
|
packer build -var arvados_cluster=tordo -var aws_source_ami=ami-005fc0f236362e99f -var vpc_id=vpc-06efa3e085394e460 -var subnet_id=subnet-05b635657ce13d74e -var aws_default_region=us-east-1 -var aws_ebs_autoscale=1 -var aws_associate_public_ip_address=true -var aws_ena_support=true -var ssh_user=ubuntu -var resolver=10.253.0.2 -var reposuffix=-dev -var public_key_file=/tmp/workspace/packer-build-compute-image/tordo-adc.pub -var mksquashfs_mem=256M -var nvidia_gpu_support=1 -var goversion=1.21.10 arvados-images-aws.json
|
|
2024/10/18 14:03:04 [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:04 [TRACE] discovering plugins in /usr/local/bin
|
|
2024/10/18 14:03:04 [TRACE] discovering plugins in /home/jenkins/.config/packer/plugins
|
|
2024/10/18 14:03:04 [TRACE] discovering plugins in .
|
|
2024/10/18 14:03:04 [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:04 [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
e: Running in background, not using a TTY
|
|
2024/10/18 14:03:04 [TRACE] Starting internal plugin packer-builder-amazon-ebs
|
|
2024/10/18 14:03:04 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-builder-amazon-ebs"}
|
|
2024/10/18 14:03:04 Waiting for RPC address for: /usr/local/bin/packer
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: args: []string{"packer-builder-amazon-ebs"}
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: Plugin address: unix /tmp/packer-plugin2736782046
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: Waiting for connection...
|
|
2024/10/18 14:03:04 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin2736782046
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: Serving a plugin connection...
|
|
2024/10/18 14:03:04 [TRACE] Starting internal plugin packer-provisioner-file
|
|
2024/10/18 14:03:04 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
|
|
2024/10/18 14:03:04 Waiting for RPC address for: /usr/local/bin/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin572431341
|
|
2024/10/18 14:03:04 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin572431341
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Waiting for connection...
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Serving a plugin connection...
|
|
2024/10/18 14:03:04 [TRACE] Starting internal plugin packer-provisioner-file
|
|
2024/10/18 14:03:04 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
|
|
2024/10/18 14:03:04 Waiting for RPC address for: /usr/local/bin/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
|
|
2024/10/18 14:03:04 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin2832987396
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin2832987396
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Waiting for connection...
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Serving a plugin connection...
|
|
2024/10/18 14:03:04 [TRACE] Starting internal plugin packer-provisioner-file
|
|
2024/10/18 14:03:04 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
|
|
2024/10/18 14:03:04 Waiting for RPC address for: /usr/local/bin/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin808038373
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Waiting for connection...
|
|
2024/10/18 14:03:04 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin808038373
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Serving a plugin connection...
|
|
2024/10/18 14:03:04 [TRACE] Starting internal plugin packer-provisioner-file
|
|
2024/10/18 14:03:04 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
|
|
2024/10/18 14:03:04 Waiting for RPC address for: /usr/local/bin/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
|
|
2024/10/18 14:03:04 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin1226942704
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin1226942704
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Waiting for connection...
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Serving a plugin connection...
|
|
2024/10/18 14:03:04 [TRACE] Starting internal plugin packer-provisioner-file
|
|
2024/10/18 14:03:04 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
|
|
2024/10/18 14:03:04 Waiting for RPC address for: /usr/local/bin/packer
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
2024/10/18 14:03:04 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin829753083
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin829753083
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Waiting for connection...
|
|
2024/10/18 14:03:04 packer-provisioner-file plugin: Serving a plugin connection...
|
|
2024/10/18 14:03:04 [TRACE] Starting internal plugin packer-provisioner-shell
|
|
2024/10/18 14:03:04 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-shell"}
|
|
2024/10/18 14:03:04 Waiting for RPC address for: /usr/local/bin/packer
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: args: []string{"packer-provisioner-shell"}
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: Plugin address: unix /tmp/packer-plugin1366329707
|
|
2024/10/18 14:03:04 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin1366329707
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: Waiting for connection...
|
|
2024/10/18 14:03:04 packer-provisioner-shell plugin: Serving a plugin connection...
|
|
2024/10/18 14:03:04 Preparing build: amazon-ebs
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: [INFO] (aws): No AWS timeout and polling overrides have been set. Packer will default to waiter-specific delays and timeouts. If you would like to customize the length of time between retries and max number of retries you may do so by setting the environment variables AWS_POLL_DELAY_SECONDS and AWS_MAX_ATTEMPTS or the configuration options aws_polling_delay_seconds and aws_polling_max_attempts to your desired values.
|
|
2024/10/18 14:03:04 Build debug mode: false
|
|
2024/10/18 14:03:04 Force build: false
|
|
2024/10/18 14:03:04 On error:
|
|
2024/10/18 14:03:04 Waiting on builds to complete...
|
|
2024/10/18 14:03:04 Starting build run: amazon-ebs
|
|
2024/10/18 14:03:04 Running builder: amazon-ebs
|
|
2024/10/18 14:03:04 [INFO] (telemetry) Starting builder amazon-ebs
|
|
[1;32mamazon-ebs: output will be in this color.[0m
|
|
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: [INFO] AWS Auth provider used: "EnvProvider"
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: Found region us-east-1
|
|
2024/10/18 14:03:04 packer-builder-amazon-ebs plugin: [INFO] AWS Auth provider used: "EnvProvider"
|
|
[1;32m==> amazon-ebs: Prevalidating any provided VPC information[0m
|
|
[1;32m==> amazon-ebs: Prevalidating AMI Name: arvados-tordo-compute-20241018140304[0m
|
|
2024/10/18 14:03:06 packer-builder-amazon-ebs plugin: Using AMI Filters {
|
|
2024/10/18 14:03:06 packer-builder-amazon-ebs plugin: ImageIds: ["ami-005fc0f236362e99f"]
|
|
2024/10/18 14:03:06 packer-builder-amazon-ebs plugin: }
|
|
[0;32m amazon-ebs: Found Image ID: ami-005fc0f236362e99f[0m
|
|
2024/10/18 14:03:06 packer-builder-amazon-ebs plugin: [INFO] Finding AZ and VpcId for the given subnet 'subnet-05b635657ce13d74e'
|
|
2024/10/18 14:03:06 packer-builder-amazon-ebs plugin: [INFO] AvailabilityZone found: 'us-east-1a'
|
|
[1;32m==> amazon-ebs: Creating temporary keypair: packer_67126a98-48f6-99fe-9e81-491ff68a1757[0m
|
|
[1;32m==> amazon-ebs: Creating temporary security group for this instance: packer_67126a9b-c4a1-6cd2-2c6c-1e9ca0180b97[0m
|
|
2024/10/18 14:03:07 packer-builder-amazon-ebs plugin: [DEBUG] Waiting for temporary security group: sg-00767df10504c7507
|
|
2024/10/18 14:03:08 packer-builder-amazon-ebs plugin: [DEBUG] Found security group sg-00767df10504c7507
|
|
[1;32m==> amazon-ebs: Authorizing access to port 22 from [0.0.0.0/0] in the temporary security groups...[0m
|
|
[1;32m==> amazon-ebs: Launching a source AWS instance...[0m
|
|
[1;32m==> amazon-ebs: Adding tags to source instance[0m
|
|
[0;32m amazon-ebs: Adding tag: "Name": "packer-arvados-tordo-compute-builder"[0m
|
|
[0;32m amazon-ebs: Adding tag: "creation_date": "20241018140304"[0m
|
|
[0;32m amazon-ebs: Adding tag: "environment": "development"[0m
|
|
[0;32m amazon-ebs: Adding tag: "Name": "packer-arvados-tordo-compute-builder"[0m
|
|
[0;32m amazon-ebs: Adding tag: "creation_date": "20241018140304"[0m
|
|
[0;32m amazon-ebs: Adding tag: "environment": "development"[0m
|
|
[0;32m amazon-ebs: Instance ID: i-09db084d7f7c092c6[0m
|
|
[1;32m==> amazon-ebs: Waiting for instance (i-09db084d7f7c092c6) to become ready...[0m
|
|
2024/10/18 14:03:25 packer-builder-amazon-ebs plugin: [INFO] Not using winrm communicator, skipping get password...
|
|
[1;32m==> amazon-ebs: Using SSH communicator to connect: 54.82.13.130[0m
|
|
2024/10/18 14:03:25 packer-builder-amazon-ebs plugin: [INFO] Waiting for SSH, up to timeout: 5m0s
|
|
[1;32m==> amazon-ebs: Waiting for SSH to become available...[0m
|
|
2024/10/18 14:03:25 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:03:40 packer-builder-amazon-ebs plugin: [DEBUG] TCP connection to SSH ip/port failed: dial tcp 54.82.13.130:22: i/o timeout
|
|
2024/10/18 14:03:45 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:04:00 packer-builder-amazon-ebs plugin: [DEBUG] TCP connection to SSH ip/port failed: dial tcp 54.82.13.130:22: i/o timeout
|
|
2024/10/18 14:04:05 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:04:20 packer-builder-amazon-ebs plugin: [DEBUG] TCP connection to SSH ip/port failed: dial tcp 54.82.13.130:22: i/o timeout
|
|
2024/10/18 14:04:25 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:04:28 packer-builder-amazon-ebs plugin: [DEBUG] TCP connection to SSH ip/port failed: dial tcp 54.82.13.130:22: connect: connection refused
|
|
2024/10/18 14:04:33 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:04:33 packer-builder-amazon-ebs plugin: [DEBUG] TCP connection to SSH ip/port failed: dial tcp 54.82.13.130:22: connect: connection refused
|
|
2024/10/18 14:04:38 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:04:38 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:04:38 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:04:38 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:04:38 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:04:38 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:04:45 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:04:45 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:04:45 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:04:45 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:04:46 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:04:46 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:04:53 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:04:53 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:04:53 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:04:53 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:04:53 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:04:53 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:05:00 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:05:00 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:05:00 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:05:00 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:05:00 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:05:00 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:05:07 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:05:07 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:05:07 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:05:07 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:05:07 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:05:07 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:05:14 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:05:14 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:05:14 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:05:14 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:05:15 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:05:15 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:05:22 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:05:22 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:05:22 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:05:22 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:05:22 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:05:22 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:05:29 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:05:29 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:05:29 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:05:29 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:05:29 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:05:29 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:05:36 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:05:36 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:05:36 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:05:36 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:05:36 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:05:36 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
2024/10/18 14:05:43 packer-builder-amazon-ebs plugin: Using host value: 54.82.13.130
|
|
2024/10/18 14:05:43 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.82.13.130:22...
|
|
2024/10/18 14:05:43 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
|
|
2024/10/18 14:05:43 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
|
|
2024/10/18 14:05:44 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
2024/10/18 14:05:44 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
|
|
[1;31m==> amazon-ebs: Error waiting for SSH: Packer experienced an authentication error when trying to connect via SSH. This can happen if your username/password are wrong. You may want to double-check your credentials as part of your debugging process. original error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain[0m
|
|
[1;32m==> amazon-ebs: Terminating the source AWS instance...[0m
|
|
[1;32m==> amazon-ebs: Cleaning up any extra volumes...[0m
|
|
[1;32m==> amazon-ebs: No volumes to clean up, skipping[0m
|
|
[1;32m==> amazon-ebs: Deleting temporary security group...[0m
|
|
[1;32m==> amazon-ebs: Deleting temporary keypair...[0m
|
|
2024/10/18 14:06:16 [INFO] (telemetry) ending amazon-ebs
|
|
==> Wait completed after 3 minutes 11 seconds
|
|
2024/10/18 14:06:16 machine readable: error-count []string{"1"}
|
|
==> Some builds didn't complete successfully and had errors:
|
|
2024/10/18 14:06:16 machine readable: amazon-ebs,error []string{"Packer experienced an authentication error when trying to connect via SSH. This can happen if your username/password are wrong. You may want to double-check your credentials as part of your debugging process. original error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain"}
|
|
==> Builds finished but no artifacts were created.
|
|
2024/10/18 14:06:16 [INFO] (telemetry) Finalizing.
|
|
[1;31mBuild 'amazon-ebs' errored after 3 minutes 11 seconds: Packer experienced an authentication error when trying to connect via SSH. This can happen if your username/password are wrong. You may want to double-check your credentials as part of your debugging process. original error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain[0m
|
|
|
|
==> Wait completed after 3 minutes 11 seconds
|
|
|
|
==> Some builds didn't complete successfully and had errors:
|
|
--> amazon-ebs: Packer experienced an authentication error when trying to connect via SSH. This can happen if your username/password are wrong. You may want to double-check your credentials as part of your debugging process. original error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
|
|
|
|
==> Builds finished but no artifacts were created.
|
|
2024/10/18 14:06:16 waiting for all plugin processes to complete...
|
|
2024/10/18 14:06:16 /usr/local/bin/packer: plugin process exited
|
|
2024/10/18 14:06:16 /usr/local/bin/packer: plugin process exited
|
|
2024/10/18 14:06:16 /usr/local/bin/packer: plugin process exited
|
|
2024/10/18 14:06:16 /usr/local/bin/packer: plugin process exited
|
|
2024/10/18 14:06:16 /usr/local/bin/packer: plugin process exited
|
|
2024/10/18 14:06:16 /usr/local/bin/packer: plugin process exited
|
|
2024/10/18 14:06:16 /usr/local/bin/packer: plugin process exited
|
|
Started calculate disk usage of build
|
|
Finished Calculation of disk usage of build in 0 seconds
|
|
Started calculate disk usage of workspace
|
|
Finished Calculation of disk usage of workspace in 0 seconds
|
|
Finished: SUCCESS
|