http://fedorapeople.org/groups/cockpit/logs/pull-909-20191121-093333-1efb558b-weldr-lorax--rhel-7-8-aws/log.html Testing 1efb558bdf3bda8de65db47dcbd51e8ad89767f4 for pull-909-20191121-093333 with rhel-7-8/aws on 1-ci-srv-02... git tag -f HEAD warning: refname 'HEAD' is ambiguous. The archive is in lorax-composer-19.7.36.tar.gz rpmbuild -bs \ --define "_sourcedir /build/cockpit-project/bots/make-checkout-workdir" \ --define "_srcrpmdir /build/cockpit-project/bots/make-checkout-workdir" \ lorax-composer.spec Wrote: /build/cockpit-project/bots/make-checkout-workdir/lorax-composer-19.7.36-1.fc30.src.rpm git clone --quiet --reference-if-able ${XDG_CACHE_HOME:-$HOME/.cache}/cockpit-project/bots https://github.com/cockpit-project/bots.git if [ -n "$COCKPIT_BOTS_REF" ]; then git -C bots fetch --quiet --depth=1 origin "$COCKPIT_BOTS_REF"; git -C bots checkout --quiet FETCH_HEAD; fi checked out bots/ ref 9e4717b9072f3296387a8ab3ec06216544823bc8 srpm=lorax-composer-19.7.36-1.fc30.src.rpm ; \ bots/image-customize -v \ --resize 20G \ --upload $srpm:/var/tmp \ --upload /build/cockpit-project/bots/make-checkout-workdir/test/vm.install:/var/tmp/vm.install \ --upload /build/cockpit-project/bots/make-checkout-workdir/tests:/ \ --run-command "chmod +x /var/tmp/vm.install" \ --run-command "cd /var/tmp; /var/tmp/vm.install $srpm" \ rhel-7-8 Image resized. 8716c4a7-7408-48f6-b944-a6f594bf0c59 + SRPM=lorax-composer-19.7.36-1.fc30.src.rpm + LATEST_REPO=/etc/yum.repos.d/rhel7-rel-eng-latest.repo + '[' '!' -f /etc/yum.repos.d/rhel7-rel-eng-latest.repo ']' + cat + rpm -q beakerlib package beakerlib is not installed ++ . /etc/os-release +++ NAME='Red Hat Enterprise Linux Server' +++ VERSION='7.8 (Maipo)' +++ ID=rhel +++ ID_LIKE=fedora +++ VARIANT=Server +++ VARIANT_ID=server +++ VERSION_ID=7.8 +++ PRETTY_NAME='Red Hat Enterprise Linux Server 7.8 Beta (Maipo)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:redhat:enterprise_linux:7.8:beta:server +++ HOME_URL=https://www.redhat.com/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT='Red Hat Enterprise Linux 7' +++ REDHAT_BUGZILLA_PRODUCT_VERSION=7.8 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux' +++ REDHAT_SUPPORT_PRODUCT_VERSION='7.8 Beta' ++ echo rhel + '[' rhel = rhel ']' + cd /etc/yum.repos.d + curl -O -L http://download.devel.redhat.com/beakerrepos/beaker-client-RedHatEnterpriseLinux.repo % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 271 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 403 100 403 0 0 3130 0 --:--:-- --:--:-- --:--:-- 3130 + sed -i 's/\(gpgcheck=0\)/\1\nsslverify=0/' /etc/yum.repos.d/beaker-client-RedHatEnterpriseLinux.repo + yum install -y beakerlib Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. This system is not registered with an entitlement server. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package beakerlib.noarch 0:1.18-7.el7bkr will be installed --> Processing Dependency: wget for package: beakerlib-1.18-7.el7bkr.noarch --> Running transaction check ---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: beakerlib noarch 1.18-7.el7bkr beaker-client 157 k Installing for dependencies: wget x86_64 1.14-18.el7_6.1 RHEL-7.8 547 k Transaction Summary ================================================================================ Install 1 Package (+1 Dependent package) Total download size: 704 k Installed size: 2.4 M Downloading packages: -------------------------------------------------------------------------------- Total 3.1 MB/s | 704 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : wget-1.14-18.el7_6.1.x86_64 1/2 Installing : beakerlib-1.18-7.el7bkr.noarch 2/2 Verifying : wget-1.14-18.el7_6.1.x86_64 1/2 Verifying : beakerlib-1.18-7.el7bkr.noarch 2/2 Installed: beakerlib.noarch 0:1.18-7.el7bkr Dependency Installed: wget.x86_64 0:1.14-18.el7_6.1 Complete! + EPEL_REPO=/etc/yum.repos.d/epel7.repo + '[' '!' -f /etc/yum.repos.d/epel7.repo ']' + cat + rpm -q python2-pip package python2-pip is not installed + yum -y install python2-pip Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. This system is not registered with an entitlement server. You can use subscription-manager to register. http://csc.mcs.sdsmt.edu/epel/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://csc.mcs.sdsmt.edu/epel/7/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds') Trying other mirror. Resolving Dependencies --> Running transaction check ---> Package python2-pip.noarch 0:8.1.2-10.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python2-pip noarch 8.1.2-10.el7 epel7 1.7 M Transaction Summary ================================================================================ Install 1 Package Total download size: 1.7 M Installed size: 7.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : python2-pip-8.1.2-10.el7.noarch 1/1 Verifying : python2-pip-8.1.2-10.el7.noarch 1/1 Installed: python2-pip.noarch 0:8.1.2-10.el7 Complete! + rpm -q python-virtualenv package python-virtualenv is not installed + yum -y install python-virtualenv Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. This system is not registered with an entitlement server. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be installed --> Processing Dependency: python2-devel for package: python-virtualenv-15.1.0-2.el7.noarch --> Running transaction check ---> Package python-devel.x86_64 0:2.7.5-88.el7 will be installed --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-88.el7.x86_64 --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-88.el7.x86_64 --> Running transaction check ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed ---> Package python2-rpm-macros.noarch 0:3-32.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python-virtualenv noarch 15.1.0-2.el7 RHEL-7.8 1.7 M Installing for dependencies: python-devel x86_64 2.7.5-88.el7 RHEL-7.8 398 k python-rpm-macros noarch 3-32.el7 RHEL-7.8 8.9 k python2-rpm-macros noarch 3-32.el7 RHEL-7.8 7.8 k Transaction Summary ================================================================================ Install 1 Package (+3 Dependent packages) Total download size: 2.1 M Installed size: 3.1 M Downloading packages: -------------------------------------------------------------------------------- Total 7.8 MB/s | 2.1 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : python-rpm-macros-3-32.el7.noarch 1/4 Installing : python2-rpm-macros-3-32.el7.noarch 2/4 Installing : python-devel-2.7.5-88.el7.x86_64 3/4 Installing : python-virtualenv-15.1.0-2.el7.noarch 4/4 Verifying : python-devel-2.7.5-88.el7.x86_64 1/4 Verifying : python2-rpm-macros-3-32.el7.noarch 2/4 Verifying : python-virtualenv-15.1.0-2.el7.noarch 3/4 Verifying : python-rpm-macros-3-32.el7.noarch 4/4 Installed: python-virtualenv.noarch 0:15.1.0-2.el7 Dependency Installed: python-devel.x86_64 0:2.7.5-88.el7 python-rpm-macros.noarch 0:3-32.el7 python2-rpm-macros.noarch 0:3-32.el7 Complete! + rm -f /etc/yum.repos.d/epel7.repo + rpm -q python2-cryptography python2-cryptography-1.7.2-2.el7.x86_64 + yum remove -y python2-cryptography Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be erased --> Processing Dependency: python-cryptography >= 1.5 for package: python-jwcrypto-0.4.2-1.el7.noarch --> Processing Dependency: python2-cryptography >= 1.4 for package: python2-ipalib-4.6.6-9.el7.noarch --> Running transaction check ---> Package python-jwcrypto.noarch 0:0.4.2-1.el7 will be erased ---> Package python2-ipalib.noarch 0:4.6.6-9.el7 will be erased --> Processing Dependency: python2-ipalib = 4.6.6-9.el7 for package: python2-ipaclient-4.6.6-9.el7.noarch --> Running transaction check ---> Package python2-ipaclient.noarch 0:4.6.6-9.el7 will be erased --> Processing Dependency: python2-ipaclient = 4.6.6-9.el7 for package: ipa-client-4.6.6-9.el7.x86_64 --> Running transaction check ---> Package ipa-client.x86_64 0:4.6.6-9.el7 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: python2-cryptography x86_64 1.7.2-2.el7 @RHEL-7.8 2.6 M Removing for dependencies: ipa-client x86_64 4.6.6-9.el7 @RHEL-7.8 254 k python-jwcrypto noarch 0.4.2-1.el7 @RHEL-7.8 249 k python2-ipaclient noarch 4.6.6-9.el7 @RHEL-7.8 7.7 M python2-ipalib noarch 4.6.6-9.el7 @RHEL-7.8 2.7 M Transaction Summary ================================================================================ Remove 1 Package (+4 Dependent packages) Installed size: 14 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : ipa-client-4.6.6-9.el7.x86_64 1/5 Erasing : python2-ipaclient-4.6.6-9.el7.noarch 2/5 Erasing : python2-ipalib-4.6.6-9.el7.noarch 3/5 Erasing : python-jwcrypto-0.4.2-1.el7.noarch 4/5 Erasing : python2-cryptography-1.7.2-2.el7.x86_64 5/5 Verifying : python2-ipalib-4.6.6-9.el7.noarch 1/5 Verifying : ipa-client-4.6.6-9.el7.x86_64 2/5 Verifying : python2-cryptography-1.7.2-2.el7.x86_64 3/5 Verifying : python2-ipaclient-4.6.6-9.el7.noarch 4/5 Verifying : python-jwcrypto-0.4.2-1.el7.noarch 5/5 Removed: python2-cryptography.x86_64 0:1.7.2-2.el7 Dependency Removed: ipa-client.x86_64 0:4.6.6-9.el7 python-jwcrypto.noarch 0:0.4.2-1.el7 python2-ipaclient.noarch 0:4.6.6-9.el7 python2-ipalib.noarch 0:4.6.6-9.el7 Complete! + rpm -q pyparsing pyparsing-1.5.6-9.el7.noarch + yum remove -y pyparsing Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package pyparsing.noarch 0:1.5.6-9.el7 will be erased --> Processing Dependency: pyparsing for package: 1:python-configshell-1.1.fb25-1.el7.noarch --> Running transaction check ---> Package python-configshell.noarch 1:1.1.fb25-1.el7 will be erased --> Processing Dependency: python-configshell for package: targetcli-2.1.fb49-1.el7.noarch --> Running transaction check ---> Package targetcli.noarch 0:2.1.fb49-1.el7 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: pyparsing noarch 1.5.6-9.el7 @RHEL-7.8 367 k Removing for dependencies: python-configshell noarch 1:1.1.fb25-1.el7 @RHEL-7.8 495 k targetcli noarch 2.1.fb49-1.el7 @RHEL-7.8 233 k Transaction Summary ================================================================================ Remove 1 Package (+2 Dependent packages) Installed size: 1.1 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : targetcli-2.1.fb49-1.el7.noarch 1/3 Erasing : 1:python-configshell-1.1.fb25-1.el7.noarch 2/3 Erasing : pyparsing-1.5.6-9.el7.noarch 3/3 Verifying : pyparsing-1.5.6-9.el7.noarch 1/3 Verifying : targetcli-2.1.fb49-1.el7.noarch 2/3 Verifying : 1:python-configshell-1.1.fb25-1.el7.noarch 3/3 Removed: pyparsing.noarch 0:1.5.6-9.el7 Dependency Removed: python-configshell.noarch 1:1.1.fb25-1.el7 targetcli.noarch 0:2.1.fb49-1.el7 Complete! + rpm -q git package git is not installed + yum install -y git Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. This system is not registered with an entitlement server. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64 --> Running transaction check ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git x86_64 1.8.3.1-20.el7 RHEL-7.8 4.4 M Installing for dependencies: perl-Error noarch 1:0.17020-2.el7 RHEL-7.8 32 k perl-Git noarch 1.8.3.1-20.el7 RHEL-7.8 55 k perl-TermReadKey x86_64 2.30-20.el7 RHEL-7.8 31 k Transaction Summary ================================================================================ Install 1 Package (+3 Dependent packages) Total download size: 4.5 M Installed size: 22 M Downloading packages: -------------------------------------------------------------------------------- Total 15 MB/s | 4.5 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : 1:perl-Error-0.17020-2.el7.noarch 1/4 Installing : perl-TermReadKey-2.30-20.el7.x86_64 2/4 Installing : git-1.8.3.1-20.el7.x86_64 3/4 Installing : perl-Git-1.8.3.1-20.el7.noarch 4/4 Verifying : perl-Git-1.8.3.1-20.el7.noarch 1/4 Verifying : 1:perl-Error-0.17020-2.el7.noarch 2/4 Verifying : git-1.8.3.1-20.el7.x86_64 3/4 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 4/4 Installed: git.x86_64 0:1.8.3.1-20.el7 Dependency Installed: perl-Error.noarch 1:0.17020-2.el7 perl-Git.noarch 0:1.8.3.1-20.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 Complete! + parted --script /dev/vda resizepart 2 100% + partprobe Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only. + pvs --noheadings -opv_name + xargs pvresize Physical volume "/dev/vda2" changed 1 physical volume(s) resized or updated / 0 physical volume(s) not resized ++ findmnt --noheadings -oSOURCE / + rootlv=/dev/mapper/rhel-root + lvresize /dev/mapper/rhel-root -l+100%FREE -r Size of logical volume rhel/root changed from 9.79 GiB (2507 extents) to <17.80 GiB (4556 extents). Logical volume rhel/root successfully resized. meta-data=/dev/mapper/rhel-root isize=512 agcount=4, agsize=641792 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=0 spinodes=0 data = bsize=4096 blocks=2567168, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0 ftype=1 log =internal bsize=4096 blocks=2560, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 data blocks changed from 2567168 to 4665344 + rm -rf build-results + su builder -c '/usr/bin/mock --no-clean --resultdir build-results --rebuild lorax-composer-19.7.36-1.fc30.src.rpm' INFO: mock.py version 1.4.20 starting (python version = 3.6.8)... Start: init plugins INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run INFO: Start(lorax-composer-19.7.36-1.fc30.src.rpm) Config(epel-7-x86_64) Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled yum cache Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin Mock Version: 1.4.20 INFO: Mock Version: 1.4.20 Finish: chroot init Start: build phase for lorax-composer-19.7.36-1.fc30.src.rpm Start: build setup for lorax-composer-19.7.36-1.fc30.src.rpm Finish: build setup for lorax-composer-19.7.36-1.fc30.src.rpm Start: rpmbuild lorax-composer-19.7.36-1.fc30.src.rpm Start: Outputting list of installed packages Finish: Outputting list of installed packages Finish: rpmbuild lorax-composer-19.7.36-1.fc30.src.rpm Finish: build phase for lorax-composer-19.7.36-1.fc30.src.rpm INFO: Done(lorax-composer-19.7.36-1.fc30.src.rpm) Config(default) 0 minutes 54 seconds INFO: Results and/or logs in: build-results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot Finish: clean chroot Finish: run ++ find build-results -name '*.rpm' -not -name '*.src.rpm' + packages='build-results/lorax-composer-19.7.36-1.el7.x86_64.rpm build-results/composer-cli-19.7.36-1.el7.x86_64.rpm' ++ basename -a build-results/lorax-composer-19.7.36-1.el7.x86_64.rpm build-results/composer-cli-19.7.36-1.el7.x86_64.rpm ++ sed 's/-[0-9].*.rpm$//' + rpm -e --verbose lorax-composer composer-cli error: package composer-cli is not installed + true + yum install -y build-results/lorax-composer-19.7.36-1.el7.x86_64.rpm build-results/composer-cli-19.7.36-1.el7.x86_64.rpm Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Examining build-results/lorax-composer-19.7.36-1.el7.x86_64.rpm: lorax-composer-19.7.36-1.el7.x86_64 Marking build-results/lorax-composer-19.7.36-1.el7.x86_64.rpm as an update to lorax-composer-19.7.35-1.el7.x86_64 Examining build-results/composer-cli-19.7.36-1.el7.x86_64.rpm: composer-cli-19.7.36-1.el7.x86_64 Marking build-results/composer-cli-19.7.36-1.el7.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package composer-cli.x86_64 0:19.7.36-1.el7 will be installed ---> Package lorax-composer.x86_64 0:19.7.35-1.el7 will be updated ---> Package lorax-composer.x86_64 0:19.7.36-1.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: composer-cli x86_64 19.7.36-1.el7 /composer-cli-19.7.36-1.el7.x86_64 152 k Updating: lorax-composer x86_64 19.7.36-1.el7 /lorax-composer-19.7.36-1.el7.x86_64 3.6 M Transaction Summary ================================================================================ Install 1 Package Upgrade 1 Package Total size: 3.7 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : composer-cli-19.7.36-1.el7.x86_64 1/3 Updating : lorax-composer-19.7.36-1.el7.x86_64 2/3 Cleanup : lorax-composer-19.7.35-1.el7.x86_64 3/3 Verifying : lorax-composer-19.7.36-1.el7.x86_64 1/3 Verifying : composer-cli-19.7.36-1.el7.x86_64 2/3 Verifying : lorax-composer-19.7.35-1.el7.x86_64 3/3 Installed: composer-cli.x86_64 0:19.7.36-1.el7 Updated: lorax-composer.x86_64 0:19.7.36-1.el7 Complete! + systemctl enable lorax-composer.socket Created symlink from /etc/systemd/system/sockets.target.wants/lorax-composer.socket to /usr/lib/systemd/system/lorax-composer.socket. + '[' -f /usr/bin/docker ']' ++ rpm -qf /usr/bin/docker + yum remove -y docker-common-1.13.1-104.git4ef4b30.el7.x86_64 Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package docker-common.x86_64 2:1.13.1-104.git4ef4b30.el7 will be erased --> Processing Dependency: docker-common for package: 2:docker-client-1.13.1-104.git4ef4b30.el7.x86_64 --> Processing Dependency: docker-common = 2:1.13.1-104.git4ef4b30.el7 for package: 2:docker-1.13.1-104.git4ef4b30.el7.x86_64 --> Running transaction check ---> Package docker.x86_64 2:1.13.1-104.git4ef4b30.el7 will be erased ---> Package docker-client.x86_64 2:1.13.1-104.git4ef4b30.el7 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: docker-common x86_64 2:1.13.1-104.git4ef4b30.el7 @EXTRAS-7.8 4.4 k Removing for dependencies: docker x86_64 2:1.13.1-104.git4ef4b30.el7 @EXTRAS-7.8 65 M docker-client x86_64 2:1.13.1-104.git4ef4b30.el7 @EXTRAS-7.8 13 M Transaction Summary ================================================================================ Remove 1 Package (+2 Dependent packages) Installed size: 77 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : 2:docker-1.13.1-104.git4ef4b30.el7.x86_64 1/3 warning: /etc/sysconfig/docker-storage saved as /etc/sysconfig/docker-storage.rpmsave Erasing : 2:docker-client-1.13.1-104.git4ef4b30.el7.x86_64 2/3 Erasing : 2:docker-common-1.13.1-104.git4ef4b30.el7.x86_64 3/3 Verifying : 2:docker-client-1.13.1-104.git4ef4b30.el7.x86_64 1/3 Verifying : 2:docker-1.13.1-104.git4ef4b30.el7.x86_64 2/3 Verifying : 2:docker-common-1.13.1-104.git4ef4b30.el7.x86_64 3/3 Removed: docker-common.x86_64 2:1.13.1-104.git4ef4b30.el7 Dependency Removed: docker.x86_64 2:1.13.1-104.git4ef4b30.el7 docker-client.x86_64 2:1.13.1-104.git4ef4b30.el7 Complete! + rpm -q podman-docker package podman-docker is not installed + yum install -y podman-docker Loaded plugins: product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. This system is not registered with an entitlement server. You can use subscription-manager to register. Resolving Dependencies --> Running transaction check ---> Package podman-docker.noarch 0:1.4.4-4.el7 will be installed --> Processing Dependency: podman = 1.4.4-4.el7 for package: podman-docker-1.4.4-4.el7.noarch --> Running transaction check ---> Package podman.x86_64 0:1.4.4-4.el7 will be installed --> Processing Dependency: containernetworking-plugins >= 0.8.1-1 for package: podman-1.4.4-4.el7.x86_64 --> Running transaction check ---> Package containernetworking-plugins.x86_64 0:0.8.1-2.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: podman-docker noarch 1.4.4-4.el7 EXTRAS-7.8 26 k Installing for dependencies: containernetworking-plugins x86_64 0.8.1-2.el7 EXTRAS-7.8 16 M podman x86_64 1.4.4-4.el7 EXTRAS-7.8 9.3 M Transaction Summary ================================================================================ Install 1 Package (+2 Dependent packages) Total download size: 26 M Installed size: 103 M Downloading packages: -------------------------------------------------------------------------------- Total 46 MB/s | 26 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : containernetworking-plugins-0.8.1-2.el7.x86_64 1/3 Installing : podman-1.4.4-4.el7.x86_64 2/3 Installing : podman-docker-1.4.4-4.el7.noarch 3/3 Verifying : podman-1.4.4-4.el7.x86_64 1/3 Verifying : podman-docker-1.4.4-4.el7.noarch 2/3 Verifying : containernetworking-plugins-0.8.1-2.el7.x86_64 3/3 Installed: podman-docker.noarch 0:1.4.4-4.el7 Dependency Installed: containernetworking-plugins.x86_64 0:0.8.1-2.el7 podman.x86_64 0:1.4.4-4.el7 Complete! + ! test -f /run/nologin && cat /proc/sys/kernel/random/boot_id Uploading /build/cockpit-project/bots/make-checkout-workdir/lorax-composer-19.7.36-1.fc30.src.rpm scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-726 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/lorax-composer-19.7.36-1.fc30.src.rpm root@[127.0.0.2]:/var/tmp Uploading /build/cockpit-project/bots/make-checkout-workdir/test/vm.install scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-726 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/test/vm.install root@[127.0.0.2]:/var/tmp/vm.install Uploading /build/cockpit-project/bots/make-checkout-workdir/tests scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-726 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/tests root@[127.0.0.2]:/ + chmod +x /var/tmp/vm.install + cd /var/tmp; /var/tmp/vm.install lorax-composer-19.7.36-1.fc30.src.rpm killing ssh master process 794 [ -f ~/.config/lorax-test-env ] && bots/image-customize \ --upload ~/.config/lorax-test-env:/var/tmp/lorax-test-env \ rhel-7-8 || echo echo /build/cockpit-project/bots/make-checkout-workdir/test/images/rhel-7-8 /build/cockpit-project/bots/make-checkout-workdir/test/images/rhel-7-8 1..1 # ---------------------------------------------------------------------- # TestCloud.test_aws % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 100 301 100 301 0 0 39 0 0:00:07 0:00:07 --:--:-- 64 100 301 100 301 0 0 39 0 0:00:07 0:00:07 --:--:-- 82 "db_supported": true, :: [ 04:39:27 ] :: [ INFO ] :: skipping xml journal creation :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 04:39:27 ] :: [ INFO ] :: AWS_ACCESS_KEY_ID is configured :: [ 04:39:27 ] :: [ INFO ] :: AWS_SECRET_ACCESS_KEY is configured :: [ 04:39:27 ] :: [ INFO ] :: AWS_BUCKET=composerredhat :: [ 04:39:27 ] :: [ INFO ] :: AWS_REGION=us-east-1 python2-pip-8.1.2-10.el7.noarch :: [ 04:39:27 ] :: [ LOG ] :: Package python2-pip is present :: [ 04:39:27 ] :: [ LOG ] :: Package versions: :: [ 04:39:27 ] :: [ LOG ] :: python2-pip-8.1.2-10.el7.noarch python-virtualenv-15.1.0-2.el7.noarch :: [ 04:39:27 ] :: [ PASS ] :: Checking for the presence of python-virtualenv rpm :: [ 04:39:27 ] :: [ LOG ] :: Package versions: :: [ 04:39:27 ] :: [ LOG ] :: python-virtualenv-15.1.0-2.el7.noarch :: [ 04:39:27 ] :: [ BEGIN ] :: Running 'virtualenv /tmp/venv.68r' STDOUT: New python executable in /tmp/venv.68r/bin/python STDOUT: Installing setuptools, pip, wheel...done. :: [ 04:39:31 ] :: [ PASS ] :: Command 'virtualenv /tmp/venv.68r' (Expected 0, got 0) :: [ 04:39:31 ] :: [ BEGIN ] :: Running 'pip install --upgrade pip setuptools' STDOUT: Collecting pip STDOUT: Downloading https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB) STDOUT: Collecting setuptools STDOUT: Downloading https://files.pythonhosted.org/packages/d9/de/554b6310ac87c5b921bc45634b07b11394fe63bc4cb5176f5240addf18ab/setuptools-41.6.0-py2.py3-none-any.whl (582kB) STDOUT: Installing collected packages: pip, setuptools STDOUT: Found existing installation: pip 9.0.1 STDOUT: Uninstalling pip-9.0.1: STDOUT: Successfully uninstalled pip-9.0.1 STDOUT: Found existing installation: setuptools 28.8.0 STDOUT: Uninstalling setuptools-28.8.0: STDOUT: Successfully uninstalled setuptools-28.8.0 STDOUT: Successfully installed pip-19.3.1 setuptools-41.6.0 :: [ 04:39:36 ] :: [ PASS ] :: Command 'pip install --upgrade pip setuptools' (Expected 0, got 0) :: [ 04:39:36 ] :: [ BEGIN ] :: Running 'pip install awscli' STDERR: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support STDOUT: Collecting awscli STDOUT: Downloading https://files.pythonhosted.org/packages/c0/ff/71f30d96c8febc31b0ad72b8e48b1e90ab856d969f4eda754968121d6ed6/awscli-1.16.287-py2.py3-none-any.whl (2.5MB) STDOUT: Collecting s3transfer<0.3.0,>=0.2.0 STDOUT: Downloading https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl (70kB) STDOUT: Collecting PyYAML<5.2,>=3.10; python_version != "2.6" and python_version != "3.3" STDOUT: Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) STDOUT: Collecting colorama<0.4.2,>=0.2.5; python_version != "2.6" and python_version != "3.3" STDOUT: Downloading https://files.pythonhosted.org/packages/4f/a6/728666f39bfff1719fc94c481890b2106837da9318031f71a8424b662e12/colorama-0.4.1-py2.py3-none-any.whl STDOUT: Collecting botocore==1.13.23 STDOUT: Downloading https://files.pythonhosted.org/packages/62/56/f9eb76d0b66d3b5bed25289eec99b0e71f15227a4d00e3da400c16134da2/botocore-1.13.23-py2.py3-none-any.whl (5.5MB) STDOUT: Collecting rsa<=3.5.0,>=3.1.2 STDOUT: Downloading https://files.pythonhosted.org/packages/e1/ae/baedc9cb175552e95f3395c43055a6a5e125ae4d48a1d7a924baca83e92e/rsa-3.4.2-py2.py3-none-any.whl (46kB) STDOUT: Collecting docutils<0.16,>=0.10 STDOUT: Downloading https://files.pythonhosted.org/packages/3a/dc/bf2b15d1fa15a6f7a9e77a61b74ecbbae7258558fcda8ffc9a6638a6b327/docutils-0.15.2-py2-none-any.whl (548kB) STDOUT: Collecting futures<4.0.0,>=2.2.0; python_version == "2.6" or python_version == "2.7" STDOUT: Downloading https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl STDOUT: Collecting jmespath<1.0.0,>=0.7.1 STDOUT: Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl STDOUT: Collecting python-dateutil<2.8.1,>=2.1; python_version >= "2.7" STDOUT: Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB) STDOUT: Collecting urllib3<1.26,>=1.20; python_version == "2.7" STDOUT: Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB) STDOUT: Collecting pyasn1>=0.1.3 STDOUT: Downloading https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl (77kB) STDOUT: Collecting six>=1.5 STDOUT: Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl STDOUT: Building wheels for collected packages: PyYAML STDOUT: Building wheel for PyYAML (setup.py): started STDOUT: Building wheel for PyYAML (setup.py): finished with status 'done' STDOUT: Created wheel for PyYAML: filename=PyYAML-5.1.2-cp27-cp27mu-linux_x86_64.whl size=46204 sha256=e033fbe34ec7df4d5aa1a0a32bc325061b0dec88c7223cede83827658d0ee6a0 STDOUT: Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 STDOUT: Successfully built PyYAML STDOUT: Installing collected packages: futures, docutils, jmespath, six, python-dateutil, urllib3, botocore, s3transfer, PyYAML, colorama, pyasn1, rsa, awscli STDOUT: Successfully installed PyYAML-5.1.2 awscli-1.16.287 botocore-1.13.23 colorama-0.4.1 docutils-0.15.2 futures-3.3.0 jmespath-0.9.4 pyasn1-0.4.8 python-dateutil-2.8.0 rsa-3.4.2 s3transfer-0.2.1 six-1.13.0 urllib3-1.25.7 :: [ 04:39:50 ] :: [ PASS ] :: Command 'pip install awscli' (Expected 0, got 0) :: [ 04:39:50 ] :: [ INFO ] :: Creating ~/.aws/config :: [ 04:39:50 ] :: [ INFO ] :: Creating ~/.aws/credentials :: [ 04:39:50 ] :: [ BEGIN ] :: Running 'aws s3 mb s3://composerredhat' STDOUT: make_bucket: composerredhat :: [ 04:39:51 ] :: [ PASS ] :: Command 'aws s3 mb s3://composerredhat' (Expected 0, got 0) :: [ 04:39:51 ] :: [ BEGIN ] :: Running 'aws iam get-role --role-name vmimport' STDOUT: { STDOUT: "Role": { STDOUT: "AssumeRolePolicyDocument": { STDOUT: "Version": "2012-10-17", STDOUT: "Statement": [ STDOUT: { STDOUT: "Action": "sts:AssumeRole", STDOUT: "Effect": "Allow", STDOUT: "Condition": { STDOUT: "StringEquals": { STDOUT: "sts:Externalid": "vmimport" STDOUT: } STDOUT: }, STDOUT: "Principal": { STDOUT: "Service": "vmie.amazonaws.com" STDOUT: } STDOUT: } STDOUT: ] STDOUT: }, STDOUT: "MaxSessionDuration": 3600, STDOUT: "RoleId": "AROAJRHBPDB3K7TCWLTHE", STDOUT: "CreateDate": "2018-10-07T23:19:47Z", STDOUT: "RoleName": "vmimport", STDOUT: "Path": "/", STDOUT: "RoleLastUsed": { STDOUT: "Region": "us-east-1", STDOUT: "LastUsedDate": "2019-11-20T12:39:00Z" STDOUT: }, STDOUT: "Arn": "arn:aws:iam::438669297788:role/vmimport" STDOUT: } STDOUT: } :: [ 04:39:52 ] :: [ PASS ] :: Command 'aws iam get-role --role-name vmimport' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 25s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: compose start :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 04:39:52 ] :: [ PASS ] :: SELinux operates in enforcing mode (Assert: 'Enforcing' should equal 'Enforcing') :: [ 04:39:55 ] :: [ PASS ] :: exit code should be zero (Assert: '0' should equal '0') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 3s :: Assertions: 2 good, 0 bad :: RESULT: PASS (compose start) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: compose finished :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:40:16 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:40:36 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:40:56 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:41:16 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:41:36 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:41:56 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:42:17 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:42:37 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:42:57 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:43:17 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:43:37 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:43:57 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:44:17 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:44:38 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:44:58 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:45:18 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:45:38 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:45:58 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:46:18 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:46:38 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:46:59 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:47:19 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:47:39 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:47:59 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:48:19 ] :: [ INFO ] :: Waiting for compose to finish ... :: [ 09:48:39 ] :: [ INFO ] :: Waiting for compose to finish ... b8165108-2f17-4b41-81b1-2a2abd7e6740 FINISHED example-http-server 0.0.1 ami 4294967296 :: [ 09:48:40 ] :: [ BEGIN ] :: Running 'mkdir -p /var/log//tests/cli/test_build_and_deploy_aws.sh' :: [ 09:48:40 ] :: [ PASS ] :: Command 'mkdir -p /var/log//tests/cli/test_build_and_deploy_aws.sh' (Expected 0, got 0) :: [ 09:48:40 ] :: [ BEGIN ] :: Running '/usr/bin/composer-cli compose logs b8165108-2f17-4b41-81b1-2a2abd7e6740' STDOUT: :: [ 09:48:40 ] :: [ PASS ] :: Command '/usr/bin/composer-cli compose logs b8165108-2f17-4b41-81b1-2a2abd7e6740' (Expected 0, got 0) :: [ 09:48:40 ] :: [ BEGIN ] :: Running 'mv b8165108-2f17-4b41-81b1-2a2abd7e6740-logs.tar /var/log//tests/cli/test_build_and_deploy_aws.sh' :: [ 09:48:40 ] :: [ PASS ] :: Command 'mv b8165108-2f17-4b41-81b1-2a2abd7e6740-logs.tar /var/log//tests/cli/test_build_and_deploy_aws.sh' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 18525s :: Assertions: 3 good, 0 bad :: RESULT: PASS (compose finished) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Import AMI image in AWS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:48:40 ] :: [ BEGIN ] :: Running '/usr/bin/composer-cli compose image b8165108-2f17-4b41-81b1-2a2abd7e6740' STDOUT: :: [ 09:49:22 ] :: [ PASS ] :: Command '/usr/bin/composer-cli compose image b8165108-2f17-4b41-81b1-2a2abd7e6740' (Expected 0, got 0) :: [ 09:49:22 ] :: [ BEGIN ] :: Running 'aws s3 cp b8165108-2f17-4b41-81b1-2a2abd7e6740-disk.ami s3://composerredhat' STDERR: upload failed: ./b8165108-2f17-4b41-81b1-2a2abd7e6740-disk.ami to s3://composerredhat/b8165108-2f17-4b41-81b1-2a2abd7e6740-disk.ami An error occurred (RequestTimeTooSkewed) when calling the CreateMultipartUpload operation: The difference between the request time and the current time is too large. :: [ 09:49:27 ] :: [ LOG ] :: Output of 'aws s3 cp b8165108-2f17-4b41-81b1-2a2abd7e6740-disk.ami s3://composerredhat': :: [ 09:49:27 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 09:49:27 ] :: [ LOG ] :: STDERR: upload failed: ./b8165108-2f17-4b41-81b1-2a2abd7e6740-disk.ami to s3://composerredhat/b8165108-2f17-4b41-81b1-2a2abd7e6740-disk.ami An error occurred (RequestTimeTooSkewed) when calling the CreateMultipartUpload operation: The difference between the request time and the current time is too large. :: [ 09:49:27 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 09:49:27 ] :: [ FAIL ] :: Command 'aws s3 cp b8165108-2f17-4b41-81b1-2a2abd7e6740-disk.ami s3://composerredhat' (Expected 0, got 1) An error occurred (AuthFailure) when calling the ImportSnapshot operation: AWS was not able to validate the provided access credentials :: [ 09:49:28 ] :: [ FAIL ] :: IMPORT_TASK_ID is empty! Usage: grep [OPTION]... PATTERN [FILE]... Try 'grep --help' for more information. An error occurred (AuthFailure) when calling the DescribeImportSnapshotTasks operation: AWS was not able to validate the provided access credentials :: [ 09:49:29 ] :: [ BEGIN ] :: Running 'aws ec2 describe-snapshots --filters Name=description,Values='Created by AWS-VMImport service for '' STDERR: STDERR: An error occurred (AuthFailure) when calling the DescribeSnapshots operation: AWS was not able to validate the provided access credentials :: [ 09:49:29 ] :: [ LOG ] :: Output of 'aws ec2 describe-snapshots --filters Name=description,Values='Created by AWS-VMImport service for '': :: [ 09:49:29 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 09:49:29 ] :: [ LOG ] :: STDERR: :: [ 09:49:29 ] :: [ LOG ] :: STDERR: An error occurred (AuthFailure) when calling the DescribeSnapshots operation: AWS was not able to validate the provided access credentials :: [ 09:49:29 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 09:49:29 ] :: [ FAIL ] :: Command 'aws ec2 describe-snapshots --filters Name=description,Values='Created by AWS-VMImport service for '' (Expected 0, got 255) An error occurred (AuthFailure) when calling the DescribeSnapshots operation: AWS was not able to validate the provided access credentials :: [ 09:49:30 ] :: [ FAIL ] :: SNAPSHOT_ID is empty! An error occurred (AuthFailure) when calling the RegisterImage operation: AWS was not able to validate the provided access credentials :: [ 09:49:31 ] :: [ FAIL ] :: AMI_ID is empty! :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 51s :: Assertions: 1 good, 5 bad :: RESULT: FAIL (Import AMI image in AWS) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Start EC2 instance :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 09:49:31 ] :: [ BEGIN ] :: Running 'ssh-keygen -t rsa -N '' -f /tmp/composer-ssh-keys.yJWcfq/id_rsa' STDOUT: Generating public/private rsa key pair. STDOUT: Your identification has been saved in /tmp/composer-ssh-keys.yJWcfq/id_rsa. STDOUT: Your public key has been saved in /tmp/composer-ssh-keys.yJWcfq/id_rsa.pub. STDOUT: The key fingerprint is: STDOUT: SHA256:YX6z9LLSaQ9gRWOmn1KVEVyXo9GC5mjvcvZw6Fg6kkI root@m1.cockpit.lan STDOUT: The key's randomart image is: STDOUT: +---[RSA 2048]----+ STDOUT: | =.==o o| STDOUT: | = =oo = | STDOUT: | + * + .| STDOUT: | o B o . | STDOUT: | S B | STDOUT: | E . = =. | STDOUT: | . ..==.. | STDOUT: | . o.oOBo | STDOUT: | . .=*oo. | STDOUT: +----[SHA256]-----+ :: [ 09:49:31 ] :: [ PASS ] :: Command 'ssh-keygen -t rsa -N '' -f /tmp/composer-ssh-keys.yJWcfq/id_rsa' (Expected 0, got 0) :: [ 09:49:31 ] :: [ BEGIN ] :: Running 'aws ec2 import-key-pair --key-name composer-b8165108-2f17-4b41-81b1-2a2abd7e6740 --public-key-material file:///tmp/composer-ssh-keys.yJWcfq/id_rsa.pub' STDERR: STDERR: An error occurred (AuthFailure) when calling the ImportKeyPair operation: AWS was not able to validate the provided access credentials :: [ 09:49:32 ] :: [ LOG ] :: Output of 'aws ec2 import-key-pair --key-name composer-b8165108-2f17-4b41-81b1-2a2abd7e6740 --public-key-material file:///tmp/composer-ssh-keys.yJWcfq/id_rsa.pub': :: [ 09:49:32 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 09:49:32 ] :: [ LOG ] :: STDERR: :: [ 09:49:32 ] :: [ LOG ] :: STDERR: An error occurred (AuthFailure) when calling the ImportKeyPair operation: AWS was not able to validate the provided access credentials :: [ 09:49:32 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 09:49:32 ] :: [ FAIL ] :: Command 'aws ec2 import-key-pair --key-name composer-b8165108-2f17-4b41-81b1-2a2abd7e6740 --public-key-material file:///tmp/composer-ssh-keys.yJWcfq/id_rsa.pub' (Expected 0, got 255) usage: aws [options] [ ...] [parameters] To see help text, you can run: aws help aws help aws help aws: error: argument --image-id: expected one argument :: [ 09:49:33 ] :: [ FAIL ] :: INSTANCE_ID is empty! :: [ 09:49:33 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:49:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:49:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:50:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:50:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:50:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:50:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:50:49 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:50:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:51:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:51:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:51:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:51:43 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:51:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:52:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:52:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:52:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:52:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:52:47 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:52:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:53:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:53:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:53:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:53:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:53:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:54:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:54:14 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:54:25 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:54:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:54:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:54:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:55:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:55:19 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:55:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:55:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:55:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:56:02 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:56:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:56:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:56:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:56:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:56:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:57:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:57:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:57:28 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:57:39 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:57:50 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:58:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:58:11 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:58:22 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:58:33 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:58:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:58:55 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:59:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:59:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:59:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:59:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:59:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 09:59:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:00:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:00:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:00:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:00:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:00:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:01:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:01:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:01:25 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:01:36 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:01:47 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:01:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:02:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:02:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:02:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:02:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:02:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:03:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:03:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:03:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:03:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:03:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:03:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:04:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:04:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:04:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:04:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:04:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:05:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:05:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:05:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:05:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:05:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:05:55 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:06:06 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:06:17 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:06:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:06:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:06:49 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:07:00 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:07:11 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:07:22 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:07:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:07:43 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:07:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:08:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:08:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:08:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:08:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:08:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:08:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:09:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:09:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:09:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:09:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:09:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:10:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:10:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:10:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:10:36 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:10:47 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:10:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:11:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:11:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:11:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:11:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:11:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:12:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:12:14 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:12:25 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:12:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:12:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:12:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:13:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:13:19 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:13:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:13:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:13:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:14:02 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:14:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:14:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:14:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:14:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:14:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:15:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:15:19 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:15:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:15:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:15:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:16:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:16:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:16:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:16:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:16:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:16:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:17:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:17:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:17:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:17:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:17:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:18:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:18:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:18:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:18:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:18:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:18:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:19:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:19:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:19:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:19:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:19:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:20:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:20:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:20:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:20:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:20:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:20:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:21:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:21:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:21:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:21:39 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:21:50 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:22:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:22:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:22:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:22:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:22:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:22:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:23:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:23:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:23:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:23:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:23:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:24:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:24:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:24:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:24:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:24:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:24:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:25:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:25:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:25:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:25:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:25:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:26:02 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:26:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:26:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:26:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:26:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:26:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:27:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:27:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:27:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:27:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:27:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:28:02 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:28:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:28:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:28:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:28:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:28:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:29:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:29:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:29:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:29:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:29:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:30:02 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:30:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:30:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:30:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:30:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:30:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:31:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:31:19 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:31:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:31:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:31:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:32:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:32:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:32:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:32:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:32:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:32:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:33:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:33:19 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:33:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:33:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:33:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:34:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:34:14 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:34:25 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:34:36 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:34:47 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:34:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:35:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:35:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:35:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:35:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:35:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:36:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:36:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:36:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:36:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:36:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:36:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:37:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:37:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:37:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:37:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:37:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:38:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:38:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:38:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:38:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:38:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:38:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:39:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:39:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:39:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:39:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:39:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:40:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:40:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:40:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:40:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:40:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:40:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:41:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:41:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:41:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:41:43 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:41:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:42:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:42:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:42:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:42:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:42:49 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:43:00 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:43:11 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:43:22 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:43:33 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:43:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:43:55 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:44:06 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:44:17 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:44:28 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:44:39 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:44:50 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:45:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:45:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:45:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:45:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:45:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:45:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:46:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:46:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:46:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:46:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:46:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:47:02 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:47:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:47:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:47:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:47:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:47:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:48:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:48:19 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:48:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:48:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:48:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:49:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:49:14 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:49:25 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:49:36 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:49:47 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:49:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:50:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:50:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:50:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:50:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:50:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:51:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:51:14 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:51:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:51:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:51:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:51:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:52:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:52:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:52:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:52:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:52:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:53:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:53:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:53:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:53:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:53:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:53:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:54:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:54:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:54:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:54:43 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:54:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:55:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:55:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:55:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:55:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:55:49 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:56:00 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:56:11 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:56:22 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:56:33 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:56:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:56:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:57:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:57:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:57:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:57:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:57:49 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:58:00 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:58:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:58:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:58:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:58:43 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:58:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:59:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:59:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:59:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:59:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:59:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 10:59:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:00:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:00:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:00:33 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:00:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:00:55 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:01:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:01:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:01:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:01:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:01:49 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:02:00 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:02:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:02:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:02:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:02:43 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:02:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:03:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:03:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:03:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:03:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:03:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:03:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:04:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:04:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:04:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:04:43 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:04:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:05:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:05:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:05:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:05:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:05:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:05:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:06:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:06:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:06:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:06:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:06:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:07:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:07:14 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:07:25 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:07:36 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:07:47 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:07:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:08:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:08:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:08:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:08:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:08:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:09:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:09:14 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:09:25 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:09:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:09:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:09:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:10:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:10:19 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:10:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:10:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:10:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:11:02 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:11:13 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:11:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:11:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:11:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:11:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:12:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:12:17 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:12:28 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:12:39 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:12:50 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:13:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:13:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:13:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:13:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:13:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:13:55 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:14:06 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:14:17 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:14:28 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:14:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:14:49 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:15:00 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:15:11 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:15:22 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:15:33 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:15:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:15:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:16:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:16:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:16:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:16:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:16:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:16:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:17:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:17:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:17:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:17:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:17:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:18:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:18:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:18:25 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:18:36 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:18:47 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:18:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:19:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:19:19 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:19:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:19:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:19:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:20:06 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:20:17 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:20:28 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:20:39 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:20:50 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:21:00 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:21:11 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:21:22 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:21:33 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:21:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:21:55 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:22:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:22:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:22:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:22:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:22:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:22:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:23:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:23:21 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:23:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:23:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:23:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:24:04 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:24:15 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:24:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:24:36 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:24:47 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:24:58 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:25:09 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:25:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:25:30 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:25:41 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:25:52 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:26:03 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:26:14 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:26:24 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:26:35 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:26:46 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:26:57 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:27:08 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:27:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:27:29 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:27:40 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:27:51 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:28:02 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:28:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:28:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:28:34 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:28:45 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:28:56 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:29:07 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:29:18 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:29:28 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:29:39 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:29:50 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:30:01 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:30:12 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:30:23 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:30:33 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:30:44 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:30:55 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:31:06 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:31:17 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:31:27 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:31:38 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:31:49 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:32:00 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:32:11 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:32:22 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:32:32 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:32:43 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:32:54 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:33:05 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:33:16 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:33:26 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:33:37 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:33:48 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:33:59 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:34:10 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:34:20 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:34:31 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:34:42 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ... An error occurred (AuthFailure) when calling the DescribeInstances operation: AWS was not able to validate the provided access credentials :: [ 11:34:53 ] :: [ INFO ] :: IP_ADDRESS is not assigned yet ...