KiCad/kicad-mac-builder

kicad-mac-builder-10.11-5.0-upload #40 failed

Closed this issue · 1 comments

Build 'kicad-mac-builder-10.11-5.0-upload' is failing!

Last 50 lines of build output:

[...truncated 13.58 MB...]
==> default: + KICAD_GIT_REV=8bd196bf6
==> default: + MOUNT_NAME=KiCad
==> default: + DMG_SIZE=10G
==> default: + '[' -z '' ']'
==> default: + DMG_NAME=kicad-unified-20181021-022354-8bd196bf6.dmg
==> default: + MOUNTPOINT=kicad-mnt
==> default: + setup_dmg
==> default: + '[' -e kicad-mnt ']'
==> default: + mkdir -p kicad-mnt
==> default: + '[' -e kicadtemplate.dmg ']'
==> default: + tar xf /vagrant/kicad-mac-builder/unified-packaging/kicadtemplate.dmg.tar.bz2
==> default: + '[' '!' -e kicadtemplate.dmg ']'
==> default: + hdiutil resize -size 10G kicadtemplate.dmg
==> default: + hdiutil attach kicadtemplate.dmg -noautoopen -mountpoint kicad-mnt
==> default: /dev/disk1          	GUID_partition_scheme          	
==> default: /dev/disk1s1        	Apple_HFS                      	/vagrant/build/package-kicad-unified/src/package-kicad-unified-build/kicad-mnt
==> default: + cp /vagrant/kicad-mac-builder/README.packaging kicad-mnt/README.txt
==> default: + cp /vagrant/kicad-mac-builder/bin/backup-kicad.command kicad-mnt/backup-kicad.command
==> default: + SetFile -a E kicad-mnt/backup-kicad.command
==> default: + case "${PACKAGE_TYPE}" in
==> default: + mkdir -p kicad-mnt/KiCad
==> default: + rsync -al /vagrant/build/kicad-dest/bitmap2component.app /vagrant/build/kicad-dest/demos /vagrant/build/kicad-dest/eeschema.app /vagrant/build/kicad-dest/gerbview.app /vagrant/build/kicad-dest/kicad.app /vagrant/build/kicad-dest/pcb_calculator.app /vagrant/build/kicad-dest/pcbnew.app /vagrant/build/kicad-dest/pl_editor.app kicad-mnt/KiCad/.
==> default: + mkdir -p kicad-mnt/kicad
==> default: Moving demos
==> default: + echo 'Moving demos'
==> default: + mv kicad-mnt/KiCad/demos kicad-mnt/
==> default: Copying docs
==> default: + echo 'Copying docs'
==> default: + cp -r /vagrant/build/docs/share/doc/kicad/help kicad-mnt/kicad/
==> default: Copying translations
==> default: + echo 'Copying translations'
==> default: + mkdir -p kicad-mnt/kicad/share
==> default: + cp -r /vagrant/build/translations/src/translations-build/output/share/kicad/internat kicad-mnt/kicad/share/
==> default: Copying templates
==> default: + echo 'Copying templates'
==> default: + cp -r /vagrant/build/templates/src/templates-build/output/template kicad-mnt/kicad/.
+ rm -r dmg
rm: dmg: No such file or directory
+ true
+ vagrant scp default:/vagrant/build/dmg dmg
The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.
Build step 'Execute shell' marked build as failure
Archiving artifacts

Changes since last successful build:
No changes

View full output

Build was fixed!