Yes
What error do you get in build error log?
Hi Max,
Here we go:
Started by user anonymous
Building remotely on Tiggzi-git
Deleting project workspace... done
[copy-to-slave] Copying '52972/85175/android/**/*', excluding nothing, from 'file:/srv/tiggzi/temp/build_temp/' on the master to 'file:/srv/tiggzi/lib/jenkins/workspace/85175-android/' on 'Tiggzi-git'.
[85175-android] $ /bin/sh -xe /tmp/hudson6475206656100828369.sh
[85175-android] $ /bin/sh -xe /tmp/hudson3866602084154418369.sh
TARGET_NODE=a href="mailto:tiggzi@appery.io" rel="nofollow"tiggzi@appery.io/a
TARGET_DIR=/srv/tiggzi/temp/files/BINARY/85175-android
SOURCE_FILE_NAME=Apprentice_Guide.zip
SOURCE_RELATIVE_PATH=./52972/85175/android
SRC_ZIP=./52972/85175/android/Apprentice_Guide.zip
++ cut -d . -f1
++ echo Apprentice_Guide.zip
SRC_DIR_NAME=Apprentice_Guide
++ unzip -qo ./52972/85175/android/Apprentice_Guide.zip -d ./52972/85175/android
++ chmod -R 777 ./52972/85175/android
echo 'Extracting sources from archive'
Extracting sources from archive
chmod -R 777 ./52972/85175/android
SSH_KEY=/srv/tiggzi/.ssh/jenkins.key
ssh -i /srv/tiggzi/.ssh/jenkins.key a href="mailto:tiggzi@appery.io" rel="nofollow"tiggzi@appery.io/a 'mkdir -p /srv/tiggzi/temp/files/BINARY/85175-android; rm -f /srv/tiggzi/temp/files/BINARY/85175-android/*.apk'
cd ./52972/85175/android
mvn clean package -Psign
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apprentice_Guide-parent
[INFO] barcode scanner
[INFO] Apprentice_Guide
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apprentice_Guide-parent 1.1-parent
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ Apprentice_Guide-parent ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building barcode scanner 1.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ BarcodeScanner ---
[INFO]
[INFO] --- android-maven-plugin:3.0.0:generate-sources (default-generate-sources) @ BarcodeScanner ---
[INFO] ANDROID-904-002: Found aidl files: Count = 0
[INFO] ANDROID-904-002: Found aidl files: Count = 0
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt [package, -m, -J, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/generated-sources/r, -M, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/AndroidManifest.xml, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/res, --auto-add-overlay, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/assets, -I, /srv/tiggzi/lib/android-sdk-linux_x86/platforms/android-10/android.jar]
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt: /lib/libz.so.1: no version information available (required by /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt)
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ BarcodeScanner ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/src/main/resources
[INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/generated-sources/extracted-dependencies/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ BarcodeScanner ---
[INFO] Compiling 238 source files to /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/classes
[INFO]
[INFO] --- android-maven-plugin:3.0.0:proguard (default-proguard) @ BarcodeScanner ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ BarcodeScanner ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ BarcodeScanner ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ BarcodeScanner ---
[INFO] No tests to run.
[INFO] Surefire report directory: /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BarcodeScanner ---
[INFO] Building jar: /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/BarcodeScanner-1.0.jar
[INFO]
[INFO] --- android-maven-plugin:3.0.0:apklib (default-apklib) @ BarcodeScanner ---
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt [package, -f, -M, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/AndroidManifest.xml, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/res, --auto-add-overlay, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/assets, -I, /srv/tiggzi/lib/android-sdk-linux_x86/platforms/android-10/android.jar, -F, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/BarcodeScanner-1.0.ap_]
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt: /lib/libz.so.1: no version information available (required by /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt)
[INFO] Building jar: /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/BarcodeScanner-1.0.apklib
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apprentice_Guide 1.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ Apprentice_Guide ---
[INFO]
[INFO] --- android-maven-plugin:3.0.0:generate-sources (default-generate-sources) @ Apprentice_Guide ---
[DEBUG] Expanding: /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/BarcodeScanner-1.0.apklib into /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0
[DEBUG] expand complete
[INFO] ANDROID-904-002: Found aidl files: Count = 0
[INFO] ANDROID-904-002: Found aidl files: Count = 0
[INFO] ANDROID-904-002: Found aidl files: Count = 0
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt [package, -m, -J, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/generated-sources/r, -M, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/AndroidManifest.xml, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/res, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0/res, --auto-add-overlay, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/assets, -I, /srv/tiggzi/lib/android-sdk-linux_x86/platforms/android-17/android.jar]
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt: /lib/libz.so.1: no version information available (required by /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt)
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt [package, -m, -J, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/generated-sources/r, --custom-package, com.google.zxing.client.android, -M, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/AndroidManifest.xml, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/res, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0/res, --auto-add-overlay, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/assets, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0/assets, -I, /srv/tiggzi/lib/android-sdk-linux_x86/platforms/android-17/android.jar]
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt: /lib/libz.so.1: no version information available (required by /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt)
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ Apprentice_Guide ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/src/main/resources
[INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/generated-sources/extracted-dependencies/src/main/resources
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ Apprentice_Guide ---
[INFO] Compiling 251 source files to /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/classes
[INFO]
[INFO] --- android-maven-plugin:3.0.0:proguard (default-proguard) @ Apprentice_Guide ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ Apprentice_Guide ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ Apprentice_Guide ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ Apprentice_Guide ---
[INFO] No tests to run.
[INFO] Surefire report directory: /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- android-maven-plugin:3.0.0:dex (default-dex) @ Apprentice_Guide ---
[INFO] /opt/jdk1.6.0_33/jre/bin/java [-jar, /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/lib/dx.jar, --dex, --output=/srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/classes.dex, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/BarcodeScanner/target/BarcodeScanner-1.0.apklib, /srv/tiggzi/.m2/repository/org/apache/cordova/cordova/2.4.0/cordova-2.4.0.jar, /srv/tiggzi/.m2/repository/com/google/android/gcm/gcm/r3/gcm-r3.jar, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/classes]
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ Apprentice_Guide ---
[INFO] Building jar: /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/Apprentice_Guide-1.1.jar
[INFO]
[INFO] --- android-maven-plugin:3.0.0:apk (default-apk) @ Apprentice_Guide ---
[INFO] Copying dependency assets files to combined assets directory.
[INFO] Copying local assets files to combined assets directory.
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt [package, -f, -M, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/AndroidManifest.xml, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/res, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0/res, --auto-add-overlay, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/generated-sources/combined-assets/assets, -I, /srv/tiggzi/lib/android-sdk-linux_x86/platforms/android-17/android.jar, -F, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/Apprentice_Guide-1.1.ap_]
[INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt: /lib/libz.so.1: no version information available (required by /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt)
[INFO]
[INFO] --- maven-jarsigner-plugin:1.2:sign (signing) @ Apprentice_Guide ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apprentice_Guide-parent ........................... SUCCESS [0.320s]
[INFO] barcode scanner ................................... SUCCESS [13.065s]
[INFO] Apprentice_Guide .................................. FAILURE [46.991s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02.103s
[INFO] Finished at: Fri Jun 28 17:40:38 UTC 2013
[INFO] Final Memory: 14M/56M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jarsigner-plugin:1.2:sign (signing) on project Apprentice_Guide: Failed executing '/bin/sh -c cd /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide && /opt/jdk1.6.0_33/jre/../bin/jarsigner -keystore assets/www/keystore.jks -storepass '**' -keypass '**' /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/Apprentice_Guide-1.1.apk appery.project' - exitcode 1 - [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/di...
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :Apprentice_Guide
Build step 'Execute shell' marked build as failure
Finished: FAILURE
I'll have the dev. team check this out, we'll fix it.
Hello Andrew! Is your app shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a? If so could you tell us app name?
Hi Marina,
Yes it is still shared with you - it's called Apprentice Guide.
Kind Regards
Andrew
Hi Andrew,
Please make sure you use the correct password and keystore certificate is correct and is not expired.
Hi Katya,
I am a bit confused - is this for APK? If so, which Key Store certificate do I use - the appery certificate or do I need to import a new one? If it's appery which passwords do I use?
Andrew
Hi Andrew,
This should be helpful:
http://stackoverflow.com/questions/42...
Hi Katya,
I am really struggling with this. I have checked autogenerate and expected to see some passwords but I am getting nothing. I don't have any certificates or passwords. What am I doing wrong?
Andrew