--- :allow_dirty_tree: false :answer_override: :apt_archive_path: "/opt/release-archives-staging/apt" :apt_archive_repo_command: | ( flock --wait 600 600 keychain -k mine; eval $(/usr/bin/keychain -q --agents gpg --eval __GPG_KEY__); export GPG_TTY=$(tty); if printf -- '%s' "__APT_PLATFORMS__" | egrep -q -- "APT_PLATFORMS"; then sudo -E freight-cache -c /etc/freight.conf.d/archive.conf & else for repodir in __APT_PLATFORMS__; do sudo -E freight-cache -c /etc/freight.conf.d/archive.conf apt/${repodir} & done fi wait keychain -k mine; ) 600>/var/lock/apt-archive-repo-lock :apt_host: enterprise.delivery.puppetlabs.net :apt_releases: - bionic - bullseye - buster - focal - stretch - trusty - xenial :apt_repo_command: | ( flock --wait 600 200 keychain -k mine; eval $(/usr/bin/keychain -q --agents gpg --eval __GPG_KEY__); export GPG_TTY=$(tty); if printf -- '%s' "__APT_PLATFORMS__" | egrep -q -- "APT_PLATFORMS"; then sudo -E freight-cache -c /etc/freight.conf.d/community.conf & else for repodir in __APT_PLATFORMS__; do sudo -E freight-cache -c /etc/freight.conf.d/community.conf apt/${repodir} & done fi wait keychain -k mine; ) 200>/var/lock/apt-repo-lock :apt_repo_name: puppet7 :apt_repo_path: "/opt/repository/apt" :apt_repo_staging_path: "/opt/tools/freight/apt" :apt_repo_url: :apt_signing_server: weth.delivery.puppetlabs.net :apt_staging_server: :author: :benchmark: false :build_data_repo: https://github.com/puppetlabs/build-data.git :build_date: 2022-04-14-22-46-48 :build_defaults: :build_dmg: :build_doc: :build_gem: true :build_ips: :build_msi: :build_pe: :build_tar: false :builder_data_file: builder_data.yaml :builds_server: builds.delivery.puppetlabs.net :bundle_platforms: :certificate_pem: "/root/puppet_cert.pem" :cows: :db_table: :deb_build_host: builder-deb.delivery.puppetlabs.net :deb_build_mirrors: :deb_targets: xenial-amd64 bionic-amd64 focal-amd64 :debug: false :debversion: 7.16.0-11 :default_cow: :default_mock: :dev_build: false :description: :distribution_server: builds.delivery.puppetlabs.net :dmg_host: downloads.puppetlabs.com :dmg_path: "/opt/downloads/mac" :dmg_staging_server: weth.delivery.puppetlabs.net :downloads_archive_path: "/opt/release-archives-staging/downloads" :email: :files: :final_mocks: :foss_only: false :foss_platforms: - debian-9-amd64 - debian-9-i386 - debian-10-amd64 - debian-11-amd64 - el-6-i386 - el-6-x86_64 - el-7-x86_64 - el-7-ppc64le - el-7-aarch64 - el-8-x86_64 - el-8-ppc64le - el-8-aarch64 - el-9-x86_64 - fedora-32-x86_64 - fedora-34-x86_64 - osx-10.15-x86_64 - osx-11-arm64 - osx-11-x86_64 - osx-12-x86_64 - sles-11-i386 - sles-11-x86_64 - sles-12-x86_64 - sles-12-ppc64le - sles-15-x86_64 - ubuntu-16.04-amd64 - ubuntu-16.04-i386 - ubuntu-16.04-ppc64el - ubuntu-18.04-amd64 - ubuntu-18.04-aarch64 - ubuntu-20.04-amd64 - ubuntu-20.04-aarch64 - windows-2012-x86 - windows-2012-x64 :freight_archive_path: "/opt/tools/freight-archives/apt" :freight_conf: :gem_default_executables: :gem_dependencies: :gem_description: :gem_devel_dependencies: :gem_development_dependencies: :gem_excludes: :gem_executables: :gem_files: :gem_forge_project: :gem_host: weth.delivery.puppetlabs.net :gem_license: :gem_name: puppet-agent :gem_path: "/opt/downloads/facter" :gem_platform_dependencies: :gem_rdoc_options: :gem_require_path: :gem_required_ruby_version: :gem_required_rubygems_version: :gem_runtime_dependencies: :gem_summary: :gem_test_files: :gemversion: 7.16.0 :gpg_key: 4528B6CD9E61EF26 :gpg_name: :homepage: :internal_gem_host: https://artifactory.delivery.puppetlabs.net/artifactory/api/gems/rubygems :ips_build_host: builder-ips.delivery.puppetlabs.net :ips_host: :ips_inter_cert: "$IPS_INTER_CERT" :ips_package_host: :ips_path: "/opt/downloads/solaris" :ips_repo: :ips_root_cert: "$IPS_ROOT_CERT" :ips_signing_cert: "$IPS_SIGNING_CERT" :ips_signing_key: "$IPS_SIGNING_KEY" :ips_signing_server: rama.delivery.puppetlabs.net :ips_signing_ssh_key: "/home/jenkins/.ssh/id_signing" :ips_store: :jenkins_build_host: jenkins-release.delivery.puppetlabs.net :jenkins_packaging_job: puppetlabs-packaging :jenkins_repo_path: "/opt/jenkins-builds" :metrics: :metrics_url: http://metrics.delivery.puppetlabs.net/overview/metrics :msi_host: downloads.puppetlabs.com :msi_name: :msi_path: "/opt/downloads/windows" :msi_signing_cert: "$MSI_SIGNING_CERT" :msi_signing_cert_pw: "$MSI_SIGNING_CERT_PW" :msi_signing_server: windowssigning-aio1-prod.delivery.puppetlabs.net :msi_signing_ssh_key: "/home/jenkins/.ssh/id_signing" :msi_staging_server: weth.delivery.puppetlabs.net :name: :nonfinal_apt_repo_command: | ( flock --wait 600 400 keychain -k mine; eval $(/usr/bin/keychain -q --agents gpg --eval __GPG_KEY__); export GPG_TTY=$(tty); if printf -- '%s' "__APT_PLATFORMS__" | egrep -q -- "APT_PLATFORMS"; then sudo -E freight-cache -c /etc/freight-nightly.conf.d/community.conf & else for repodir in __APT_PLATFORMS__; do sudo -E freight-cache -c /etc/freight-nightly.conf.d/community.conf apt/${repodir} & done fi wait keychain -k mine; ) 400>/var/lock/apt-nightly-repo-lock :nonfinal_apt_repo_path: "/opt/repository-nightlies/apt" :nonfinal_apt_repo_staging_path: "/opt/tools/freight-nightlies/apt" :nonfinal_dmg_path: "/opt/repository-nightlies/downloads" :nonfinal_gem_path: :nonfinal_ips_path: "/opt/repository-nightlies/downloads" :nonfinal_msi_path: "/opt/repository-nightlies/downloads" :nonfinal_p5p_path: :nonfinal_repo_name: puppet7-nightly :nonfinal_repo_link_target: :nonfinal_svr4_path: :nonfinal_swix_path: "/opt/repository-nightlies/downloads" :nonfinal_yum_repo_path: "/opt/repository-nightlies/yum" :notify: :nuget_host: :nuget_repo_path: :origversion: 7.16.0 :osx_build_host: osx-builder.delivery.puppetlabs.net :osx_signing_cert: 'Developer ID Installer: PUPPET LABS, INC. (VKGLGN2B6Y)' :osx_signing_keychain: "/Users/jenkins/Library/Keychains/signing.keychain" :osx_signing_keychain_pw: "$OSX_SIGNING_KEYCHAIN_PW" :osx_signing_server: jenkins@osx-signer.delivery.puppetlabs.net :osx_signing_ssh_key: "/home/jenkins/.ssh/id_signing" :p5p_host: :p5p_path: :packager: :packaging_repo: :packaging_root: "/home/jenkins/agent/workspace/platform_puppet-agent-extra_puppet-agent-packaging_package-validation-release/BUILD_TARGET/osx-11-x86_64/SLAVE_LABEL/k8s-worker/puppet-agent/.bundle/gems/ruby/2.7.0/bundler/gems/packaging-0b07772b72c5" :packaging_url: :pbuild_conf: :pe_feature_branch: false :pe_release_branch: false :pe_name: :pe_platforms: - aix-7.1-power - redhatfips-7-x86_64 - redhatfips-8-x86_64 - solaris-11-i386 - solaris-11-sparc - windowsfips-2012-x64 :pe_version: :pg_major_version: :platform_repos: - name: aix-7.1-power repo_location: repos/aix/7.1/**/ppc - name: el-6-i386 repo_location: repos/el/6/**/i386 - name: el-6-x86_64 repo_location: repos/el/6/**/x86_64 - name: el-7-x86_64 repo_location: repos/el/7/**/x86_64 - name: el-7-aarch64 repo_location: repos/el/7/**/aarch64 - name: el-8-x86_64 repo_location: repos/el/8/**/x86_64 - name: el-8-ppc64le repo_location: repos/el/8/**/ppc64le - name: el-8-aarch64 repo_location: repos/el/8/**/aarch64 - name: el-9-x86_64 repo_location: repos/el/9/**/x86_64 - name: redhatfips-7-x86_64 repo_location: repos/redhatfips/7/**/x86_64 - name: redhatfips-8-x86_64 repo_location: repos/redhatfips/8/**/x86_64 - name: sles-12-x86_64 repo_location: repos/sles/12/**/x86_64 - name: sles-15-x86_64 repo_location: repos/sles/15/**/x86_64 - name: fedora-32-x86_64 repo_location: repos/fedora/32/**/x86_64 - name: fedora-34-x86_64 repo_location: repos/fedora/34/**/x86_64 - name: debian-9-i386 repo_location: repos/apt/stretch - name: debian-9-amd64 repo_location: repos/apt/stretch - name: debian-10-amd64 repo_location: repos/apt/buster - name: debian-11-amd64 repo_location: repos/apt/bullseye - name: ubuntu-16.04-i386 repo_location: repos/apt/xenial - name: ubuntu-16.04-amd64 repo_location: repos/apt/xenial - name: ubuntu-18.04-amd64 repo_location: repos/apt/bionic - name: ubuntu-18.04-aarch64 repo_location: repos/apt/bionic - name: ubuntu-20.04-amd64 repo_location: repos/apt/focal - name: ubuntu-20.04-aarch64 repo_location: repos/apt/focal - name: osx-10.15 repo_location: repos/apple/10.15/**/x86_64/*.dmg - name: osx-11 repo_location: repos/apple/11/**/x86_64/*.dmg - name: osx-12 repo_location: repos/apple/12/**/x86_64/*.dmg - name: solaris-11-i386 repo_location: repos/solaris/11/**/*.i386.p5p - name: solaris-11-sparc repo_location: repos/solaris/11/**/*.sparc.p5p :pre_tar_task: :pre_tasks: :privatekey_pem: "/root/signing.pem" :project: puppet-agent :project_root: "/home/jenkins/agent/workspace/platform_puppet-agent-extra_puppet-agent-packaging_package-validation-release/BUILD_TARGET/osx-11-x86_64/SLAVE_LABEL/k8s-worker/puppet-agent" :random_mockroot: true :rc_mocks: :redis_hostname: :ref: 7.16.0 :release: '1' :repo_link_target: :repo_name: puppet7 :rpm_build_host: rpm-builder.delivery.puppetlabs.net :rpm_targets: el-6-x86_64 el-7-x86_64 el-8-x86_64 el-9-x86_64 redhatfips-7-x86_64 redhatfips-8-x86_64 sles-12-x86_64 sles-15-x86_64 :rpmrelease: '1' :rpmversion: 7.16.0 :rsync_servers: - downloadserver-rsync-prod-1.ops.puppetlabs.net - downloadserver-rsync-prod-2.ops.puppetlabs.net :s3_ship: true :short_ref: 7.16.0 :sign_tar: false :signing_server: mozart.delivery.puppetlabs.net :staging_server: weth.delivery.puppetlabs.net :summary: :svr4_host: :svr4_path: :swix_host: downloads.puppetlabs.com :swix_path: "/opt/downloads/eos" :swix_staging_server: weth.delivery.puppetlabs.net :tar_excludes: :tar_host: downloads.puppetlabs.com :tar_staging_server: weth.delivery.puppetlabs.net :tarball_path: :task: :team: release :templates: :update_version_file: :vanagon_project: true :version: 7.16.0 :version_file: :version_strategy: :yum_archive_path: "/opt/release-archives-staging/yum" :yum_host: enterprise.delivery.puppetlabs.net :yum_repo_command: | ( flock --wait 1200 300 repodirs=$(find "__REPO_PATH__" -mindepth 3 -path "*__REPO_NAME__*.rpm" | xargs -I {} dirname {} | sort | uniq) for repodir in $repodirs; do [ -d "${repodir}" ] || continue ; echo "Generating and signing repodata for ${repodir} with __GPG_KEY__..." ; if [ -d "${repodir}/repodata" ]; then sudo chown -R root:release "${repodir}/repodata" ; sudo chmod -R g+w "${repodir}/repodata" ; fi createrepo --checksum=sha --database --update "${repodir}" & done; wait; keychain -k mine; eval $(/usr/bin/keychain -q --agents gpg --eval __GPG_KEY__); for repodir in $repodirs; do gpg --yes --no-tty --use-agent --armor --detach-sign -u __GPG_KEY__ "${repodir}/repodata/repomd.xml" ; sudo chown -R root:release "${repodir}/repodata" ; sudo chmod -R g+w "${repodir}/repodata" done; keychain -k mine; ) 300>/var/lock/yum-repo-lock :yum_repo_name: puppet7 :yum_repo_path: "/opt/repository/yum" :yum_staging_server: weth.delivery.puppetlabs.net :platform_data: redhatfips-8-x86_64: :artifact: "./redhatfips/8/puppet7/x86_64/puppet-agent-7.16.0-1.redhatfips8.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-redhatfips-8-x86_64.repo" redhatfips-7-x86_64: :artifact: "./redhatfips/7/puppet7/x86_64/puppet-agent-7.16.0-1.redhatfips7.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-redhatfips-7-x86_64.repo" windowsfips-2012-x64: :artifact: "./windowsfips/puppet-agent-7.16.0-x64.msi" :repo_config: osx-11-x86_64: :artifact: "./apple/11/puppet7/x86_64/puppet-agent-7.16.0-1.osx11.dmg" :repo_config: osx-10.15-x86_64: :artifact: "./apple/10.15/puppet7/x86_64/puppet-agent-7.16.0-1.osx10.15.dmg" :repo_config: aix-7.1-power: :artifact: "./aix/7.1/puppet7/ppc/puppet-agent-7.16.0-1.aix7.1.ppc.rpm" :repo_config: solaris-11-sparc: :artifact: "./solaris/11/puppet7/puppet-agent@7.16.0,5.11-1.sparc.p5p" :repo_config: solaris-11-i386: :artifact: "./solaris/11/puppet7/puppet-agent@7.16.0,5.11-1.i386.p5p" :repo_config: ubuntu-16.04-i386: :artifact: "./deb/xenial/puppet7/puppet-agent_7.16.0-1xenial_i386.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-xenial.list" ubuntu-16.04-amd64: :artifact: "./deb/xenial/puppet7/puppet-agent_7.16.0-1xenial_amd64.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-xenial.list" ubuntu-18.04-amd64: :artifact: "./deb/bionic/puppet7/puppet-agent_7.16.0-1bionic_amd64.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-bionic.list" ubuntu-18.04-aarch64: :artifact: "./deb/bionic/puppet7/puppet-agent_7.16.0-1bionic_arm64.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-bionic.list" debian-10-amd64: :artifact: "./deb/buster/puppet7/puppet-agent_7.16.0-1buster_amd64.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-buster.list" ubuntu-20.04-amd64: :artifact: "./deb/focal/puppet7/puppet-agent_7.16.0-1focal_amd64.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-focal.list" ubuntu-20.04-aarch64: :artifact: "./deb/focal/puppet7/puppet-agent_7.16.0-1focal_arm64.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-focal.list" debian-9-i386: :artifact: "./deb/stretch/puppet7/puppet-agent_7.16.0-1stretch_i386.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-stretch.list" debian-9-amd64: :artifact: "./deb/stretch/puppet7/puppet-agent_7.16.0-1stretch_amd64.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-stretch.list" debian-11-amd64: :artifact: "./deb/bullseye/puppet7/puppet-agent_7.16.0-1bullseye_amd64.deb" :repo_config: "../repo_configs/deb/pl-puppet-agent-7.16.0-bullseye.list" windows-2012-x64: :artifact: "./windows/puppet-agent-7.16.0-x64.msi" :repo_config: windows-2012-x86: :artifact: "./windows/puppet-agent-7.16.0-x86.msi" :repo_config: el-8-aarch64: :artifact: "./el/8/puppet7/aarch64/puppet-agent-7.16.0-1.el8.aarch64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-el-8-aarch64.repo" el-8-ppc64le: :artifact: "./el/8/puppet7/ppc64le/puppet-agent-7.16.0-1.el8.ppc64le.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-el-8-ppc64le.repo" el-8-x86_64: :artifact: "./el/8/puppet7/x86_64/puppet-agent-7.16.0-1.el8.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-el-8-x86_64.repo" el-6-x86_64: :artifact: "./el/6/puppet7/x86_64/puppet-agent-7.16.0-1.el6.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-el-6-x86_64.repo" el-6-i386: :artifact: "./el/6/puppet7/i386/puppet-agent-7.16.0-1.el6.i386.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-el-6-i386.repo" el-9-x86_64: :artifact: "./el/9/puppet7/x86_64/puppet-agent-7.16.0-1.el9.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-el-9-x86_64.repo" el-7-aarch64: :artifact: "./el/7/puppet7/aarch64/puppet-agent-7.16.0-1.el7.aarch64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-el-7-aarch64.repo" el-7-x86_64: :artifact: "./el/7/puppet7/x86_64/puppet-agent-7.16.0-1.el7.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-el-7-x86_64.repo" sles-12-x86_64: :artifact: "./sles/12/puppet7/x86_64/puppet-agent-7.16.0-1.sles12.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-sles-12-x86_64.repo" sles-15-x86_64: :artifact: "./sles/15/puppet7/x86_64/puppet-agent-7.16.0-1.sles15.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-sles-15-x86_64.repo" fedora-34-x86_64: :artifact: "./fedora/34/puppet7/x86_64/puppet-agent-7.16.0-1.fc34.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-fedora-34-x86_64.repo" fedora-32-x86_64: :artifact: "./fedora/32/puppet7/x86_64/puppet-agent-7.16.0-1.fc32.x86_64.rpm" :repo_config: "../repo_configs/rpm/pl-puppet-agent-7.16.0-fedora-32-x86_64.repo"