[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #1274

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Jun 11 08:52:53 BST 2022


See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/1274/display/redirect?page=changes>

Changes:

[hans] gitlab-ci: port fedora job to fdroid/sdkmanager and Java 17

[hans] gitlab-ci: upgrade 'servergitmirrors' job to Debian/bullseye-backports

[hans] test_find_apksigner_system_package_android_home if build_tools is new

[hans] build: add test to ensure the flags are passed to the buildserver


------------------------------------------
[...truncated 15.56 MB...]
2022-06-11 07:33:06,434 DEBUG: buildserver > To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.6.4/userguide/gradle_daemon.html.
2022-06-11 07:33:08,542 DEBUG: buildserver > Daemon will be stopped at the end of the build stopping after processing
2022-06-11 07:35:43,590 DEBUG: buildserver > > Task :app:preBuild UP-TO-DATE
2022-06-11 07:35:43,690 DEBUG: buildserver > > Task :app:extractProguardFiles
2022-06-11 07:35:43,690 DEBUG: buildserver > > Task :app:preReleaseBuild
2022-06-11 07:35:43,690 DEBUG: buildserver > > Task :app:compileReleaseAidl NO-SOURCE
2022-06-11 07:35:43,790 DEBUG: buildserver > > Task :app:generateReleaseBuildConfig
2022-06-11 07:35:43,790 DEBUG: buildserver > > Task :app:compileReleaseRenderscript NO-SOURCE
2022-06-11 07:35:45,404 DEBUG: buildserver > > Task :app:mainApkListPersistenceRelease
2022-06-11 07:35:45,404 DEBUG: buildserver > > Task :app:generateReleaseResValues
2022-06-11 07:35:45,506 DEBUG: buildserver > > Task :app:generateReleaseResources
2022-06-11 07:36:08,357 DEBUG: buildserver > > Task :app:mergeReleaseResources
2022-06-11 07:36:11,571 DEBUG: buildserver > > Task :app:createReleaseCompatibleScreenManifests
2022-06-11 07:36:11,571 DEBUG: buildserver > > Task :app:extractDeepLinksRelease
2022-06-11 07:36:11,973 DEBUG: buildserver > 
2022-06-11 07:36:11,973 DEBUG: buildserver > > Task :app:processReleaseManifest
2022-06-11 07:36:11,974 DEBUG: buildserver > /home/vagrant/build/org.schabi.newpipe/app/src/main/AndroidManifest.xml:39:9-45:51 Warning:
2022-06-11 07:36:11,974 DEBUG: buildserver > 	provider#org.acra.attachment.AcraContentProvider at android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
2022-06-11 07:36:15,693 DEBUG: buildserver > 
2022-06-11 07:36:15,693 DEBUG: buildserver > > Task :app:processReleaseResources
2022-06-11 07:36:44,316 DEBUG: buildserver > > Task :app:kaptGenerateStubsReleaseKotlin
2022-06-11 07:36:46,624 DEBUG: buildserver > > Task :app:mergeReleaseShaders
2022-06-11 07:36:46,624 DEBUG: buildserver > > Task :app:compileReleaseShaders
2022-06-11 07:36:46,624 DEBUG: buildserver > > Task :app:generateReleaseAssets
2022-06-11 07:36:46,725 DEBUG: buildserver > > Task :app:mergeReleaseAssets
2022-06-11 07:36:47,931 DEBUG: buildserver > > Task :app:checkReleaseDuplicateClasses
2022-06-11 07:36:47,931 DEBUG: buildserver > > Task :app:processReleaseJavaRes NO-SOURCE
2022-06-11 07:36:48,031 DEBUG: buildserver > > Task :app:mergeReleaseJniLibFolders
2022-06-11 07:36:49,836 DEBUG: buildserver > > Task :app:mergeReleaseNativeLibs
2022-06-11 07:36:49,837 DEBUG: buildserver > > Task :app:stripReleaseDebugSymbols
2022-06-11 07:36:53,474 DEBUG: buildserver > 
2022-06-11 07:36:53,474 DEBUG: buildserver > > Task :app:kaptReleaseKotlin
2022-06-11 07:36:53,474 DEBUG: buildserver > /home/vagrant/build/org.schabi.newpipe/app/build/tmp/kapt3/stubs/release/org/schabi/newpipe/database/subscription/SubscriptionDAO.java:30: warning: The query returns some columns [group_id, subscription_id] which are not used by org.schabi.newpipe.database.subscription.SubscriptionEntity. You can use @ColumnInfo annotation on the fields to specify the mapping.  You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: uid, service_id, url, name, avatar_url, subscriber_count, description, group_id, subscription_id. Fields in org.schabi.newpipe.database.subscription.SubscriptionEntity: uid, service_id, url, name, avatar_url, subscriber_count, description.
2022-06-11 07:36:53,474 DEBUG: buildserver >     public abstract io.reactivex.Flowable<java.util.List<org.schabi.newpipe.database.subscription.SubscriptionEntity>> getSubscriptionsOnlyUngrouped(long currentGroupId);
2022-06-11 07:36:53,474 DEBUG: buildserver >                                                                                                                        ^/home/vagrant/build/org.schabi.newpipe/app/build/tmp/kapt3/stubs/release/org/schabi/newpipe/database/subscription/SubscriptionDAO.java:34: warning: The query returns some columns [group_id, subscription_id] which are not used by org.schabi.newpipe.database.subscription.SubscriptionEntity. You can use @ColumnInfo annotation on the fields to specify the mapping.  You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: uid, service_id, url, name, avatar_url, subscriber_count, description, group_id, subscription_id. Fields in org.schabi.newpipe.database.subscription.SubscriptionEntity: uid, service_id, url, name, avatar_url, subscriber_count, description.
2022-06-11 07:36:53,475 DEBUG: buildserver >     public abstract io.reactivex.Flowable<java.util.List<org.schabi.newpipe.database.subscription.SubscriptionEntity>> getSubscriptionsOnlyUngroupedFiltered(long currentGroupId, @org.jetbrains.annotations.NotNull()
2022-06-11 07:36:54,883 DEBUG: buildserver >                                                                                                                        ^[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: icepick.processor.IcepickProcessor (NON_INCREMENTAL), com.google.auto.service.processor.AutoServiceProcessor (NON_INCREMENTAL).
2022-06-11 07:37:10,433 DEBUG: buildserver > 
2022-06-11 07:37:10,433 DEBUG: buildserver > > Task :app:compileReleaseKotlin
2022-06-11 07:37:10,433 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/feed/FeedFragment.kt: (33, 27): 'ViewModelProviders' is deprecated. Deprecated in Java
2022-06-11 07:37:10,433 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/feed/FeedFragment.kt: (85, 21): 'ViewModelProviders' is deprecated. Deprecated in Java
2022-06-11 07:37:10,434 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/feed/FeedFragment.kt: (85, 40): 'of(Fragment, ViewModelProvider.Factory?): ViewModelProvider' is deprecated. Deprecated in Java
2022-06-11 07:37:10,434 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/feed/FeedFragment.kt: (100, 15): 'setUserVisibleHint(Boolean): Unit' is deprecated. Overrides deprecated member in 'androidx.fragment.app.Fragment'. Deprecated in Java
2022-06-11 07:37:10,434 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/feed/service/FeedLoadService.kt: (30, 27): 'PreferenceManager' is deprecated. Deprecated in Java
2022-06-11 07:37:10,434 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/feed/service/FeedLoadService.kt: (121, 40): 'PreferenceManager' is deprecated. Deprecated in Java
2022-06-11 07:37:10,434 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/feed/service/FeedLoadService.kt: (121, 58): 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
2022-06-11 07:37:10,435 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (14, 27): 'PreferenceManager' is deprecated. Deprecated in Java
2022-06-11 07:37:10,435 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (21, 27): 'ViewModelProviders' is deprecated. Deprecated in Java
2022-06-11 07:37:10,435 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (110, 15): 'setUserVisibleHint(Boolean): Unit' is deprecated. Overrides deprecated member in 'androidx.fragment.app.Fragment'. Deprecated in Java
2022-06-11 07:37:10,435 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (194, 43): 'getExternalStorageDirectory(): File!' is deprecated. Deprecated in Java
2022-06-11 07:37:10,436 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (200, 39): 'requireFragmentManager(): FragmentManager' is deprecated. Deprecated in Java
2022-06-11 07:37:10,436 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (208, 22): Unsafe use of a nullable receiver of type File?
2022-06-11 07:37:10,436 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (208, 59): Unsafe use of a nullable receiver of type File?
2022-06-11 07:37:10,436 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (280, 21): 'ViewModelProviders' is deprecated. Deprecated in Java
2022-06-11 07:37:10,436 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (280, 40): 'of(Fragment): ViewModelProvider' is deprecated. Deprecated in Java
2022-06-11 07:37:10,437 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (422, 24): 'PreferenceManager' is deprecated. Deprecated in Java
2022-06-11 07:37:10,437 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/SubscriptionFragment.kt: (422, 42): 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
2022-06-11 07:37:10,437 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/dialog/FeedGroupDialog.kt: (255, 33): Unnecessary safe call on a non-null receiver of type GroupAdapter<GroupieViewHolder>
2022-06-11 07:37:10,437 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/dialog/FeedGroupReorderDialog.kt: (9, 27): 'ViewModelProviders' is deprecated. Deprecated in Java
2022-06-11 07:37:10,437 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/dialog/FeedGroupReorderDialog.kt: (52, 21): 'ViewModelProviders' is deprecated. Deprecated in Java
2022-06-11 07:37:10,437 DEBUG: buildserver > w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/local/subscription/dialog/FeedGroupReorderDialog.kt: (52, 40): 'of(Fragment): ViewModelProvider' is deprecated. Deprecated in Java
2022-06-11 07:37:10,735 DEBUG: buildserver > 
2022-06-11 07:37:10,735 DEBUG: buildserver > > Task :app:javaPreCompileRelease
2022-06-11 07:37:20,669 DEBUG: buildserver > 
2022-06-11 07:37:20,669 DEBUG: buildserver > > Task :app:compileReleaseJavaWithJavac
2022-06-11 07:37:20,670 DEBUG: buildserver > Note: Some input files use or override a deprecated API.
2022-06-11 07:37:20,670 DEBUG: buildserver > Note: Recompile with -Xlint:deprecation for details.
2022-06-11 07:37:20,670 DEBUG: buildserver > Note: Some input files use unchecked or unsafe operations.
2022-06-11 07:37:20,670 DEBUG: buildserver > Note: Recompile with -Xlint:unchecked for details.
2022-06-11 07:37:23,980 DEBUG: buildserver > 
2022-06-11 07:37:23,980 DEBUG: buildserver > > Task :app:compileReleaseSources
2022-06-11 07:37:24,281 DEBUG: buildserver > > Task :app:mergeReleaseGeneratedProguardFiles
2022-06-11 07:37:24,482 DEBUG: buildserver > > Task :app:mergeReleaseJavaResource
2022-06-11 07:37:29,513 DEBUG: buildserver > 
2022-06-11 07:37:29,513 DEBUG: buildserver > > Task :app:minifyReleaseWithR8
2022-06-11 07:37:29,513 DEBUG: buildserver > R8: Missing class: javax.swing.JFrame
2022-06-11 07:37:29,513 DEBUG: buildserver > R8: Missing class: java.awt.event.KeyListener
2022-06-11 07:37:29,513 DEBUG: buildserver > R8: Missing class: javax.swing.filechooser.FileFilter
2022-06-11 07:37:29,513 DEBUG: buildserver > R8: Missing class: javax.swing.JTable
2022-06-11 07:37:29,513 DEBUG: buildserver > R8: Missing class: javax.swing.event.TreeExpansionListener
2022-06-11 07:37:29,513 DEBUG: buildserver > R8: Missing class: java.awt.event.ActionListener
2022-06-11 07:37:29,514 DEBUG: buildserver > R8: Missing class: javax.swing.event.DocumentListener
2022-06-11 07:37:29,514 DEBUG: buildserver > R8: Missing class: javax.swing.event.TreeModelListener
2022-06-11 07:37:29,514 DEBUG: buildserver > R8: Missing class: javax.swing.JInternalFrame
2022-06-11 07:37:29,514 DEBUG: buildserver > R8: Missing class: javax.swing.tree.TreeModel
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: javax.swing.JPanel
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: java.awt.event.MouseAdapter
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: javax.swing.table.TableCellEditor
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: javax.swing.table.TableCellRenderer
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: java.awt.event.KeyAdapter
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: javax.swing.JDialog
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: javax.swing.event.PopupMenuListener
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: javax.swing.CellEditor
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: javax.swing.tree.DefaultTreeSelectionModel
2022-06-11 07:37:29,515 DEBUG: buildserver > R8: Missing class: javax.swing.JPopupMenu
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: javax.swing.JMenuBar
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: javax.swing.table.AbstractTableModel
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: java.awt.event.ComponentListener
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: javax.swing.event.ListSelectionListener
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: javax.swing.JTextArea
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: javax.swing.event.InternalFrameAdapter
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: java.awt.event.WindowAdapter
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: java.awt.event.MouseListener
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: java.awt.event.ContainerListener
2022-06-11 07:37:29,516 DEBUG: buildserver > R8: Missing class: javax.swing.JTree
2022-06-11 07:38:15,833 DEBUG: buildserver > 
2022-06-11 07:38:15,834 DEBUG: buildserver > > Task :app:shrinkReleaseRes
2022-06-11 07:38:18,546 DEBUG: buildserver > > Task :app:packageRelease
2022-06-11 07:38:18,546 DEBUG: buildserver > > Task :app:assembleRelease
2022-06-11 07:38:18,747 DEBUG: buildserver > 
2022-06-11 07:38:18,747 DEBUG: buildserver > BUILD SUCCESSFUL in 5m 13s
2022-06-11 07:38:18,747 DEBUG: buildserver > 26 actionable tasks: 26 executed
2022-06-11 07:38:19,276 DEBUG: buildserver > 2022-06-11 07:38:17,135 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.schabi.newpipe, universal_newlines=False, shell=None)
2022-06-11 07:38:19,289 DEBUG: buildserver > 2022-06-11 07:38:17,149 INFO: Successfully built version 0.19.6 of org.schabi.newpipe from c900ef036cc25687f8a4fd45c7fed14ee3e48b5a
2022-06-11 07:38:22,909 DEBUG: buildserver > 2022-06-11 07:38:20,771 DEBUG: AXML contains a RESOURCE MAP
2022-06-11 07:38:22,910 DEBUG: buildserver > 2022-06-11 07:38:20,771 DEBUG: Start of Namespace mapping: prefix 54: 'android' --> uri 88: 'http://schemas.android.com/apk/res/android'
2022-06-11 07:38:22,910 DEBUG: buildserver > 2022-06-11 07:38:20,773 DEBUG: Checking build/org.schabi.newpipe/app/build/outputs/apk/release/app-release-unsigned.apk
2022-06-11 07:38:22,935 DEBUG: buildserver > 2022-06-11 07:38:20,798 DEBUG: AXML contains a RESOURCE MAP
2022-06-11 07:38:22,936 DEBUG: buildserver > 2022-06-11 07:38:20,798 DEBUG: Start of Namespace mapping: prefix 54: 'android' --> uri 88: 'http://schemas.android.com/apk/res/android'
2022-06-11 07:38:22,984 DEBUG: buildserver > 2022-06-11 07:38:20,846 INFO: success: org.schabi.newpipe
2022-06-11 07:38:22,984 DEBUG: buildserver > 2022-06-11 07:38:20,847 INFO: Finished
2022-06-11 07:38:22,985 DEBUG: buildserver > 2022-06-11 07:38:20,848 INFO: 1 build succeeded
2022-06-11 07:38:23,039 INFO: ...getting exit status
2022-06-11 07:38:23,054 DEBUG: retrieved org.schabi.newpipe_951_toolsversion.log
2022-06-11 07:38:23,054 INFO: Retrieving build output...
2022-06-11 07:38:23,374 INFO: [chan 0] sftp session closed.
2022-06-11 07:38:23,417 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2022-06-11 07:38:23,418 DEBUG: vm uuid: 7d74ba1f-5211-4e95-86b8-ba3bde433bf2
2022-06-11 07:38:23,418 INFO: destroying buildserver after build
2022-06-11 07:38:23,418 INFO: destroying vm 'builder_default'
==> default: Forcing shutdown of VM...
==> default: Destroying VM and associated drives...
2022-06-11 07:38:41,796 DEBUG: vagrant destroy completed
2022-06-11 07:38:41,798 DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata/builder/.vagrant
2022-06-11 07:38:41,798 DEBUG: vagrant global-status --prune
id       name    provider   state    directory                                                                                         
---------------------------------------------------------------------------------------------------------------------------------------
fd6ceb4  default virtualbox poweroff /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver 
 
The above shows information about all known Vagrant environments
on this machine. This data is cached and may not be completely
up-to-date (use "vagrant global-status --prune" to prune invalid
entries). To interact with any of the machines, you can go to that
directory and run Vagrant, or you can use the ID directly with
Vagrant commands from any directory. For example:
"vagrant destroy 1a2b3c4d"
2022-06-11 07:38:43,423 INFO: success: org.schabi.newpipe
2022-06-11 07:38:43,424 INFO: Finished
2022-06-11 07:38:43,424 INFO: 1 build succeeded
+ for f in metadata/*/signatures/*
++++ dirname metadata/org.schabi.newpipe/signatures/953
+++ dirname metadata/org.schabi.newpipe/signatures
++ basename metadata/org.schabi.newpipe
+ appid=org.schabi.newpipe
++ basename metadata/org.schabi.newpipe/signatures/953
+ versionCode=953
+ rm -f repo/org.schabi.newpipe_953.log.gz 'archive/org.schabi.newpipe_953*.*' unsigned/org.schabi.newpipe_953.apk
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid build --verbose --latest --no-tarball org.schabi.newpipe:953
2022-06-11 07:38:44,019 DEBUG: Reading 'config.yml'
2022-06-11 07:38:44,026 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=<valid stream>)
2022-06-11 07:38:44,032 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-06-11 07:38:44,065 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-06-11 07:38:44,116 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-06-11 07:38:44,276 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-06-11 07:38:49,768 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=<valid stream>)
2022-06-11 07:38:49,776 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-06-11 07:38:49,782 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-06-11 07:38:49,790 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-06-11 07:38:49,797 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-06-11 07:38:50,014 DEBUG: Setting 7200 sec timeout for this build
2022-06-11 07:38:50,016 DEBUG: Getting git vcs interface for https://github.com/TeamNewPipe/NewPipe
2022-06-11 07:38:50,016 DEBUG: > git --version
git version 2.30.2
2022-06-11 07:38:50,220 INFO: Using git version 2.30.2
2022-06-11 07:38:50,220 DEBUG: Checking 0.19.8
2022-06-11 07:38:50,220 INFO: Building version 0.19.8 (953) of org.schabi.newpipe
2022-06-11 07:38:50,220 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:50,221 DEBUG: > git rev-parse --show-toplevel
2022-06-11 07:38:50,425 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:50,425 DEBUG: > git submodule foreach --recursive git reset --hard
2022-06-11 07:38:50,530 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:50,530 DEBUG: > git reset --hard
2022-06-11 07:38:50,736 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:50,736 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-06-11 07:38:50,841 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:50,842 DEBUG: > git clean -dffx
2022-06-11 07:38:50,947 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:50,947 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-06-11 07:38:51,453 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:51,454 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com remote prune origin
2022-06-11 07:38:52,161 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:52,162 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-06-11 07:38:52,669 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:52,669 DEBUG: > git remote set-head origin --auto
2022-06-11 07:38:53,376 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:53,376 DEBUG: > git checkout -f v0.19.8
2022-06-11 07:38:53,582 DEBUG: Directory: build/org.schabi.newpipe
2022-06-11 07:38:53,582 DEBUG: > git clean -dffx
2022-06-11 07:38:53,689 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2022-06-11 07:38:53,689 DEBUG: vm uuid is None
2022-06-11 07:38:53,693 INFO: destroying buildserver before build
2022-06-11 07:38:53,693 INFO: destroying vm 'builder_default'
==> default: VM not created. Moving on...
2022-06-11 07:38:54,793 DEBUG: vagrant destroy completed
2022-06-11 07:38:54,795 DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata/builder/.vagrant
2022-06-11 07:38:54,795 DEBUG: vagrant global-status --prune
id       name    provider   state    directory                                                                                         
---------------------------------------------------------------------------------------------------------------------------------------
fd6ceb4  default virtualbox poweroff /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver 
 
The above shows information about all known Vagrant environments
on this machine. This data is cached and may not be completely
up-to-date (use "vagrant global-status --prune" to prune invalid
entries). To interact with any of the machines, you can go to that
directory and run Vagrant, or you can use the ID directly with
Vagrant commands from any directory. For example:
"vagrant destroy 1a2b3c4d"
2022-06-11 07:38:56,196 INFO: starting buildserver
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'buildserver'...
Progress: 10%Progress: 20%Progress: 30%Progress: 40%Progress: 50%Progress: 60%Progress: 70%Build step 'Execute shell' marked build as failure
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2905)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3400)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to osuosl168-amd64.debian.net
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.Request.call(Request.java:199)
		at hudson.remoting.Channel.call(Channel.java:999)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1150)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
		at hudson.model.Run.execute(Run.java:1896)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:345)
	at hudson.remoting.Channel.terminate(Channel.java:1080)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90)
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_fdroid_build_apps #1274



More information about the Qa-jenkins-scm mailing list