Started by user Eric Poirier Running as Eric Poirier [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes foundation-internal-webdev/update-packaging-website-165-5vkwq-x5g5j-9bp48 [PodInfo] foundation-internal-webdev/update-packaging-website-165-5vkwq-x5g5j-9bp48 Container [drush] waiting [ContainerCreating] No message Container [jnlp] waiting [ContainerCreating] No message Pod [Pending][ContainersNotReady] containers with unready status: [drush jnlp] [PodInfo] foundation-internal-webdev/update-packaging-website-165-5vkwq-x5g5j-9bp48 Container [drush] waiting [ContainerCreating] No message Container [jnlp] waiting [ContainerCreating] No message Pod [Pending][ContainersNotReady] containers with unready status: [drush jnlp] Still waiting to schedule task ‘update-packaging-website-165-5vkwq-x5g5j-9bp48’ is offline Agent update-packaging-website-165-5vkwq-x5g5j-9bp48 is provisioned from template update_packaging_website_165-5vkwq-x5g5j --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1749652825825" buildUrl: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/job/update_packaging_website/165/" runUrl: "job/update_packaging_website/165/" labels: jenkins: "slave" jenkins/label-digest: "2d7f341244aecab8d5432853508d1e58dd62f2b9" jenkins/label: "update_packaging_website_165-5vkwq" kubernetes.jenkins.io/controller: "i_foundation-internal-webdev_svc_cluster_local_ci_webdevx" name: "update-packaging-website-165-5vkwq-x5g5j-9bp48" namespace: "foundation-internal-webdev" spec: containers: - command: - "cat" env: - name: "HOME" value: "/home/jenkins" image: "docker.io/drush/drush:7-php5" imagePullPolicy: "Always" name: "drush" tty: true volumeMounts: - mountPath: "/home/jenkins" name: "jenkins-home" readOnly: false - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.foundation-internal-webdev.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "update-packaging-website-165-5vkwq-x5g5j-9bp48" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "JENKINS_NAME" value: "update-packaging-website-165-5vkwq-x5g5j-9bp48" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.foundation-internal-webdev.svc.cluster.local/ci/webdev/" image: "docker.io/eclipsecbi/jiro-agent-basic-ubuntu:remoting-3283.v92c105e0f819" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: {} name: "jenkins-home" - emptyDir: medium: "" name: "workspace-volume" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on update-packaging-website-165-5vkwq-x5g5j-9bp48 in /home/jenkins/agent/workspace/update_packaging_website [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab-bot-ssh Cloning the remote Git repository Cloning repository ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit > git init /home/jenkins/agent/workspace/update_packaging_website # timeout=10 Fetching upstream changes from ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit > git --version # timeout=10 > git --version # 'git version 2.49.0' using GIT_SSH to set credentials ssh://webdev-bot@gitlab.eclipse.org [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/update_packaging_website@tmp/jenkins-gitclient-ssh6959488174704183778.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7b6cf0a4393557bb8a7634be7b7d84849b7d246f (refs/remotes/origin/master) Commit message: "Release 2025-06-11" > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b6cf0a4393557bb8a7634be7b7d84849b7d246f # timeout=10 > git rev-list --no-walk 9319d15daf25cc8b2426eb9f89c0f39d2da0bceb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build website) [Pipeline] container [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials webdev-bot (ssh://webdev-bot@gitlab.eclipse.org) Executing sh script inside container drush of pod update-packaging-website-165-5vkwq-x5g5j-9bp48 Executing command: "ssh-agent" exit SSH_AUTH_SOCK=/tmp/ssh-nemQG7YM1L2i/agent.13; export SSH_AUTH_SOCK; SSH_AGENT_PID=14; export SSH_AGENT_PID; echo Agent pid 14; SSH_AUTH_SOCK=/tmp/ssh-nemQG7YM1L2i/agent.13 SSH_AGENT_PID=14 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/update_packaging_website@tmp/private_key_17233015008983843998.key (/home/jenkins/agent/workspace/update_packaging_website@tmp/private_key_17233015008983843998.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + find . -name *.make -exec sed -i s/git@gitlab.eclipse.org:/ssh:\/\/git@gitlab.eclipse.org\// {} ; [Pipeline] sh + drush make projects-php/eclipse.org/drupal.make RESULT --force-gitinfofile Beginning to build projects-php/eclipse.org/drupal.make. [ok] drupal-7.99 downloaded. [ok] drupal patched with drupal-update_jquery_form_js-3138421-23.patch. [ok] Generated PATCHES.txt file for drupal [ok] solstice cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/websites/drupal/solstice.git. Checked out tag 7.x-5.5. [ok] eclipse_production cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/websites/drupal/eclipse_production.git. Checked out tag 7.x-1.11. [ok] eclipse_imce cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/websites/drupal/eclipse_imce.git. Checked out tag 7.x-1.7. [ok] site_login cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/websites/drupal/site_login.git. Checked out tag 7.x-5.2. [ok] solstice_support cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/websites/drupal/solstice_support.git. Checked out tag 7.x-4.0. [ok] Project apachesolr contains 3 modules: apachesolr_access, apachesolr_search, apachesolr. apachesolr-7.x-1.8 downloaded. [ok] apachesolr_sort-7.x-1.0 downloaded. [ok] apachesolr_autocomplete-7.x-1.4 downloaded. [ok] admin_icons cloned from [ok] http://git.drupal.org/project/admin_icons.git. Checked out revision 60d9f28801533fecc92216a60d444d89d80e7611. [ok] Project admin_menu contains 3 modules: admin_menu_toolbar, admin_devel, admin_menu. admin_menu-7.x-3.0-rc6 downloaded. [ok] adminimal_admin_menu-7.x-1.9 downloaded. [ok] Project admin_views contains 2 modules: admin_views, admin_views_system_display. admin_views-7.x-1.8 downloaded. [ok] Project advanced_help contains 2 modules: help_example, advanced_help. advanced_help-7.x-1.5 downloaded. [ok] Project addressfield contains 2 modules: addressfield_example, addressfield. addressfield-7.x-1.2 downloaded. [ok] auto_nodetitle-7.x-1.0 downloaded. [ok] better_exposed_filters-7.x-3.6 downloaded. [ok] bgs-7.x-1.1 downloaded. [ok] Project captcha contains 2 modules: image_captcha, captcha. captcha-7.x-1.5 downloaded. [ok] ckeditor-7.x-1.19 downloaded. [ok] Project charts contains 3 modules: charts_highcharts, charts_google, charts. charts-7.x-2.1 downloaded. [ok] Project ctools contains 10 modules: views_content, term_depth, stylizer, page_manager, ctools_plugin_example, ctools_custom_content, ctools_ajax_sample, ctools_access_ruleset, bulk_export, ctools. ctools-7.x-1.17 downloaded. [ok] cors-7.x-1.3 downloaded. [ok] cors patched with cors-multiple-domains-2426373-3.patch. [ok] cors patched with sends_multiple-2280323-10.patch. [ok] Generated PATCHES.txt file for cors [ok] Project date contains 11 modules: date_views, date_tools, date_repeat_field, date_repeat, date_popup, date_migrate_example, date_migrate, date_context, date_api, date_all_day, date. date-7.x-2.10 downloaded. [ok] Project devel contains 3 modules: devel_generate, devel, devel_node_access. devel-7.x-1.6 downloaded. [ok] Project fel contains 3 modules: fel_webform, fel_fields, fel. fel-7.x-1.0-beta3 downloaded. [ok] diff-7.x-3.4 downloaded. [ok] email-7.x-1.3 downloaded. [ok] Project entity contains 2 modules: entity, entity_token. entity-7.x-1.9 downloaded. [ok] entity patched with 2224645-71-missing_user_properties.patch. [ok] Generated PATCHES.txt file for entity [ok] entitycache-7.x-1.5 downloaded. [ok] Project entityreference contains 2 modules: entityreference_behavior_example, entityreference. entityreference-7.x-1.5 downloaded. [ok] elysia_cron-7.x-2.6 downloaded. [ok] Project facetapi contains 2 modules: current_search, facetapi. facetapi-7.x-1.5 downloaded. [ok] features-7.x-2.11 downloaded. [ok] Project features_extra contains 4 modules: fe_profile, fe_nodequeue, fe_date, fe_block. features_extra-7.x-1.0 downloaded. [ok] Project feeds contains 4 modules: feeds_ui, feeds_news, feeds_import, feeds. feeds-7.x-2.0-beta4 downloaded. [ok] field_collection-7.x-1.1 downloaded. [ok] field_collection_ajax cloned from [ok] http://git.drupal.org/project/field_collection_ajax.git. Checked out revision ac8193c935a30c5ce99530423d973645b747bb50. [ok] field_group-7.x-1.6 downloaded. [ok] Project flood_unblock contains 2 modules: flood_unblock_services, flood_unblock. flood_unblock-7.x-1.5 downloaded. [ok] fontawesome-7.x-2.9 downloaded. [ok] fontawesome_iconpicker cloned from [ok] http://git.drupal.org/project/fontawesome_iconpicker.git. Checked out revision faafe353220514c6e79e4dfa76fc28a87324ad85. [ok] imce-7.x-1.11 downloaded. [ok] Project job_scheduler contains 2 modules: job_scheduler_trigger, job_scheduler. job_scheduler-7.x-2.0 downloaded. [ok] gravatar-7.x-1.1 downloaded. [ok] geoip cloned from http://git.drupal.org/project/geoip.git. [ok] Checked out revision 8f712f5b8601e0f62c395a5d949b34936f3fd075. [ok] geoip patched with [ok] geoip_api-prevent_notices_with_geoiphandlerv1-2685059-2.patch. Generated PATCHES.txt file for geoip [ok] google_tag-7.x-1.4 downloaded. [ok] hcaptcha-7.x-1.0 downloaded. [ok] libraries-7.x-2.5 downloaded. [ok] jquery_update-7.x-2.7 downloaded. [ok] jquery_update patched with [ok] jquery_update-update_jquery_form_js-3138421-23.patch. Generated PATCHES.txt file for jquery_update [ok] link-7.x-1.7 downloaded. [ok] mail_edit-7.x-1.2 downloaded. [ok] Project metatag contains 19 modules: metatag_views, metatag_verification, metatag_twitter_cards, metatag_panels, metatag_opengraph_products, metatag_opengraph, metatag_mobile, metatag_importer, metatag_hreflang, metatag_google_plus, metatag_google_cse, metatag_favicons, metatag_facebook, metatag_devel, metatag_dc_advanced, metatag_dc, metatag_context, metatag_app_links, metatag. metatag-7.x-1.25 downloaded. [ok] module_missing_message_fixer-7.x-1.7 downloaded. [ok] module_filter-7.x-2.2 downloaded. [ok] oauth2_server-7.x-1.7 downloaded. [ok] oauth2_client-7.x-2.0 downloaded. [ok] Project openid_connect contains 2 modules: openid_connect_example, openid_connect. openid_connect-7.x-1.2 downloaded. [ok] openid_connect patched with [ok] openid_connect-support_php5-3425839-1.patch. Generated PATCHES.txt file for openid_connect [ok] Project openid_connect_sso contains 2 modules: openid_connect_sso, openid_connect_sso_client. openid_connect_sso-7.x-1.0-alpha5 downloaded. [ok] openid_connect_sso patched with [ok] openid_connect_sso-configure_permission-282216-1.patch. Generated PATCHES.txt file for openid_connect_sso [ok] override_node_options-7.x-1.14 downloaded. [ok] pathauto-7.x-1.3 downloaded. [ok] publishcontent-7.x-1.4 downloaded. [ok] permission_watchdog-7.x-1.1 downloaded. [ok] r4032login-7.x-1.8 downloaded. [ok] rename_admin_paths-7.x-2.3 downloaded. [ok] Project role_watchdog contains 2 modules: og_role_watchdog, role_watchdog. role_watchdog-7.x-2.0-beta2 downloaded. [ok] recaptcha-7.x-2.3 downloaded. [ok] redirect-7.x-1.0-rc3 downloaded. [ok] Project references contains 4 modules: user_reference, references_uuid, node_reference, references. references-7.x-2.2 downloaded. [ok] Project rules contains 4 modules: rules_scheduler, rules_i18n, rules_admin, rules. rules-7.x-2.11 downloaded. [ok] token-7.x-1.7 downloaded. [ok] subpathauto-7.x-1.3 downloaded. [ok] Project subscriptions contains 6 modules: subscriptions_content, subscriptions_blog_ui, subscriptions_taxonomy, subscriptions, subscriptions_mail, subscriptions_ui. subscriptions-7.x-1.1 downloaded. [ok] strongarm-7.x-2.0 downloaded. [ok] token_filter-7.x-1.1 downloaded. [ok] twitter_block-7.x-2.3 downloaded. [ok] twitter_block patched with twitter_block-2751845-5.patch. [ok] Generated PATCHES.txt file for twitter_block [ok] Project views contains 2 modules: views, views_ui. views-7.x-3.24 downloaded. [ok] views_data_export-7.x-3.2 downloaded. [ok] views_php-7.x-1.0-alpha3 downloaded. [ok] Project views_bulk_operations contains 2 modules: actions_permissions, views_bulk_operations. views_bulk_operations-7.x-3.6 downloaded. [ok] views_send-7.x-1.6 downloaded. [ok] Project uuid contains 4 modules: uuid_services_example, uuid_services, uuid_path, uuid. uuid-7.x-1.3 downloaded. [ok] uuid_features-7.x-1.0-rc1 downloaded. [ok] webform-7.x-4.19 downloaded. [ok] antispam-7.x-1.6 downloaded. [ok] antispam patched with Use-drupal-configuration-proxy-1915116-6.patch.[ok] Generated PATCHES.txt file for antispam [ok] honeypot-7.x-1.25 downloaded. [ok] securelogin-7.x-1.7 downloaded. [ok] securepages-7.x-1.0-beta2 downloaded. [ok] security_review-7.x-1.3 downloaded. [ok] Project video_embed_field contains 3 modules: video_embed_facebook, video_embed_brightcove, video_embed_field. video_embed_field-7.x-2.0-beta11 downloaded. [ok] weight-7.x-3.1 downloaded. [ok] xautoload-7.x-5.7 downloaded. [ok] bootstrap-7.x-3.22 downloaded. [ok] bootstrap patched with bootstrap-remove_data_target.patch. [ok] Generated PATCHES.txt file for bootstrap [ok] Project adminimal_theme contains a theme named adminimal. adminimal_theme-7.x-1.24 downloaded. [ok] packaging_features cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/websites/drupal/packaging_features.git. Checked out tag 7.x-1.96. [ok] estats cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/websites/drupal/estats.git. Checked out tag 7.x-2.35. [ok] Project chart contains 3 modules: system_charts, chart_views, chart. chart-7.x-1.1 downloaded. [ok] ajaxblocks-7.x-1.4 downloaded. [ok] backbone downloaded from [ok] https://github.com/jashkenas/backbone/archive/1.1.0.zip. ckeditor downloaded from [ok] https://download.cksource.com/CKEditor/CKEditor/CKEditor%204.16.2/ckeditor_4.16.2_full.zip. dompdf downloaded from [ok] https://github.com/dompdf/dompdf/releases/download/v0.7.0/dompdf_0-7-0.zip. eclipse.org-common cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/websites/www.eclipse.org/eclipse.org-common.git. Checked out revision 6371b3782c02d4e2abd5503bbee2c5f22e892b91. [ok] eclipsefdn-php-sdk cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/webdev/eclipsefdn-php-sdk.git. Checked out revision b48ef147edaea297ea227873dcc413896e02b801. [ok] eclipsefdn-php-sdk patched with eclipsefdn-php-sdk-autoloader.patch. [ok] Generated PATCHES.txt file for eclipsefdn-php-sdk [ok] fontawesome downloaded from [ok] https://github.com/FortAwesome/Font-Awesome/archive/refs/tags/v4.7.0.zip. fontawesome-iconpicker downloaded from [ok] https://github.com/itsjavi/fontawesome-iconpicker/archive/refs/tags/1.3.1.zip. geoip cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/webdev/geoip.git. geoip-api-php cloned from [ok] https://github.com/maxmind/geoip-api-php.git. Checked out revision 1f9404127cba05ac214b5b556bcde91288d36863. [ok] iCalcreator cloned from [ok] https://github.com/iCalcreator/iCalcreator.git. Checked out revision e3dbec2cb3bb91a8bde989e467567ae8831a4026. [ok] jquery-eclipsefdn-api cloned from [ok] ssh://git@gitlab.eclipse.org/eclipsefdn/it/webdev/jquery-eclipsefdn-api.git. Checked out tag v0.0.24. [ok] jsonpath downloaded from [ok] https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/jsonpath/jsonpath-0.8.1.php. modernizr downloaded from [ok] https://github.com/Modernizr/Modernizr/archive/v2.7.1.zip. oauth2-server-php cloned from [ok] https://github.com/bshaffer/oauth2-server-php.git. Checked out revision 125965cd1d35bb85aa4f3c1c1e0a088790c6df31. [ok] php-font-lib downloaded from [ok] https://github.com/PhenX/php-font-lib/archive/0.4.zip. placeholder downloaded from [ok] https://github.com/mathiasbynens/jquery-placeholder/archive/v2.0.7.tar.gz. plupload downloaded from [ok] https://github.com/moxiecode/plupload/archive/v1.5.8.zip. plupload patched with plupload-1_5_8-rm_examples-1903850-16.patch. [ok] Generated PATCHES.txt file for plupload [ok] tablesaw downloaded from [ok] https://github.com/filamentgroup/tablesaw/releases/download/v1.0.4/tablesaw-1.0.4.zip. underscore downloaded from [ok] https://github.com/jashkenas/underscore/archive/1.5.2.zip. [Pipeline] sh + rm RESULT/xmlrpc.php [Pipeline] } Executing sh script inside container drush of pod update-packaging-website-165-5vkwq-x5g5j-9bp48 Executing command: "ssh-agent" "-k" exit unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 14 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Upload) [Pipeline] sshagent [ssh-agent] Using credentials genie.webdev (ssh://genie.webdev@projects-storage.eclipse.org) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-u6iqcyIjljds/agent.148 SSH_AGENT_PID=151 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/update_packaging_website@tmp/private_key_5989154954256051553.key (/home/jenkins/agent/workspace/update_packaging_website@tmp/private_key_5989154954256051553.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + rsync -azqO --no-g RESULT/ genie.webdev@projects-storage.eclipse.org:/home/data/httpd/writable/packages7/ [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 151 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS