Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed6262d00c804afbc616597753cc7ab5ae0d52ac+19d22e422abd2bf1e17912171b3c0bb2febc4a3e (ea6a61c468cfbe1f5a6377babbf3a06294584fb8) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6768206104422290257.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9613513392588592675.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13221794549006180187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9590014821622151668.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17036000159661425989.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1634 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Merging remotes/origin/main commit 19d22e422abd2bf1e17912171b3c0bb2febc4a3e into PR head commit ed6262d00c804afbc616597753cc7ab5ae0d52ac Merge succeeded, producing c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 Checking out Revision c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 (PR-77) Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 # timeout=10 Commit message: "Merge commit '19d22e422abd2bf1e17912171b3c0bb2febc4a3e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T10:10:17.143Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T10:10:17.204Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T10:10:17.226Z] ========================================================= [2022-06-07T10:10:17.226Z] EdgeX Global Pipelines Version Info [2022-06-07T10:10:17.226Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bcd91062414978d476b839d0bb5f08059565a67f # timeout=10 [2022-06-07T10:10:18.029Z] ------------------- [2022-06-07T10:10:18.029Z] stable info: [2022-06-07T10:10:18.029Z] ------------------- [2022-06-07T10:10:18.029Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T10:10:18.029Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T10:10:18.029Z] Message: update stable to v1.0.232 [2022-06-07T10:10:18.608Z] ------------------- [2022-06-07T10:10:18.608Z] experimental info: [2022-06-07T10:10:18.608Z] ------------------- [2022-06-07T10:10:18.608Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T10:10:18.608Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T10:10:18.608Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T10:10:18.794Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-07T10:10:18.803Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-07T10:10:18.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T10:10:18.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T10:10:18.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T10:10:18.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T10:10:18.859Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T10:10:18.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T10:10:18.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T10:10:18.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T10:10:18.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T10:10:18.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-07T10:10:18.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T10:10:18.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T10:10:18.955Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T10:10:18.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T10:10:18.976Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T10:10:18.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T10:10:18.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T10:10:19.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-07T10:10:19.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T10:10:19.030Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T10:10:19.045Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T10:10:19.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T10:10:19.074Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T10:10:19.085Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T10:10:19.097Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T10:10:19.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2022-06-07T10:10:19.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2022-06-07T10:10:19.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2022-06-07T10:10:19.144Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 [Pipeline] echo [2022-06-07T10:10:19.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c33f753 [Pipeline] echo [2022-06-07T10:10:19.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T10:10:19.221Z] provisioning config files... [2022-06-07T10:10:19.234Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config3245761665542251708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:10:19.541Z] ---> docker-login.sh [2022-06-07T10:10:19.541Z] nexus3.edgexfoundry.org:10001 [2022-06-07T10:10:19.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:19.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:19.801Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:19.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:19.801Z] [2022-06-07T10:10:19.801Z] Login Succeeded [2022-06-07T10:10:19.801Z] nexus3.edgexfoundry.org:10002 [2022-06-07T10:10:20.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:20.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:20.062Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:20.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:20.062Z] [2022-06-07T10:10:20.062Z] Login Succeeded [2022-06-07T10:10:20.062Z] nexus3.edgexfoundry.org:10003 [2022-06-07T10:10:20.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:20.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:20.062Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:20.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:20.062Z] [2022-06-07T10:10:20.062Z] Login Succeeded [2022-06-07T10:10:20.062Z] nexus3.edgexfoundry.org:10004 [2022-06-07T10:10:20.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:20.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:20.323Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:20.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:20.323Z] [2022-06-07T10:10:20.323Z] Login Succeeded [2022-06-07T10:10:20.323Z] docker.io [2022-06-07T10:10:20.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:20.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:20.897Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:20.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:20.897Z] [2022-06-07T10:10:20.897Z] Login Succeeded [2022-06-07T10:10:20.897Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T10:10:20.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T10:10:21.270Z] + git rev-list -1 --merges c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3~1..c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 [Pipeline] echo [2022-06-07T10:10:21.377Z] -----------> git rev-list -1 --merges c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3~1..c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 [2022-06-07T10:10:21.377Z] c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 [false] [Pipeline] sh [2022-06-07T10:10:21.673Z] + git log --format=format:%s -1 c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 [Pipeline] echo [2022-06-07T10:10:21.690Z] ========================================================= [2022-06-07T10:10:21.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T10:10:21.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T10:10:22.020Z] + git log --format=format:%s -1 c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 [Pipeline] echo [2022-06-07T10:10:22.033Z] [semverPrep] GIT_COMMIT: c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3, Commit Message: Merge commit '19d22e422abd2bf1e17912171b3c0bb2febc4a3e' into HEAD [Pipeline] echo [2022-06-07T10:10:22.043Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T10:10:22.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T10:10:22.403Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T10:10:22.403Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T10:10:22.403Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T10:10:22.403Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T10:10:22.403Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T10:10:22.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:10:22.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T10:10:22.818Z] [2022-06-07T10:10:22.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:10:23.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T10:10:23.120Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T10:10:23.120Z] 42c077c10790: Pulling fs layer [2022-06-07T10:10:23.120Z] f63e77b7563a: Pulling fs layer [2022-06-07T10:10:23.120Z] bd5fdadae976: Pulling fs layer [2022-06-07T10:10:23.120Z] 205491f53016: Pulling fs layer [2022-06-07T10:10:23.120Z] df18705c85c3: Pulling fs layer [2022-06-07T10:10:23.120Z] bdb3f477010e: Pulling fs layer [2022-06-07T10:10:23.120Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T10:10:23.120Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T10:10:23.120Z] bdb8f0575790: Pulling fs layer [2022-06-07T10:10:23.120Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T10:10:23.120Z] 2343380bae48: Pulling fs layer [2022-06-07T10:10:23.120Z] c8a8fc8e1c8f: Waiting [2022-06-07T10:10:23.120Z] 2c6e9b1d212d: Waiting [2022-06-07T10:10:23.120Z] bdb8f0575790: Waiting [2022-06-07T10:10:23.120Z] 386e3cb2ff24: Waiting [2022-06-07T10:10:23.120Z] 2343380bae48: Waiting [2022-06-07T10:10:23.120Z] 205491f53016: Waiting [2022-06-07T10:10:23.120Z] df18705c85c3: Waiting [2022-06-07T10:10:23.120Z] bdb3f477010e: Waiting [2022-06-07T10:10:23.120Z] f63e77b7563a: Verifying Checksum [2022-06-07T10:10:23.120Z] f63e77b7563a: Download complete [2022-06-07T10:10:23.120Z] 205491f53016: Verifying Checksum [2022-06-07T10:10:23.120Z] 205491f53016: Download complete [2022-06-07T10:10:23.380Z] df18705c85c3: Verifying Checksum [2022-06-07T10:10:23.380Z] df18705c85c3: Download complete [2022-06-07T10:10:23.380Z] bd5fdadae976: Verifying Checksum [2022-06-07T10:10:23.380Z] bd5fdadae976: Download complete [2022-06-07T10:10:23.380Z] bdb3f477010e: Verifying Checksum [2022-06-07T10:10:23.380Z] bdb3f477010e: Download complete [2022-06-07T10:10:23.380Z] 2c6e9b1d212d: Download complete [2022-06-07T10:10:23.380Z] bdb8f0575790: Verifying Checksum [2022-06-07T10:10:23.380Z] bdb8f0575790: Download complete [2022-06-07T10:10:23.380Z] 386e3cb2ff24: Verifying Checksum [2022-06-07T10:10:23.380Z] 386e3cb2ff24: Download complete [2022-06-07T10:10:23.380Z] 2343380bae48: Verifying Checksum [2022-06-07T10:10:23.380Z] 2343380bae48: Download complete [2022-06-07T10:10:23.380Z] 42c077c10790: Verifying Checksum [2022-06-07T10:10:23.380Z] 42c077c10790: Download complete [2022-06-07T10:10:23.640Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-07T10:10:23.640Z] c8a8fc8e1c8f: Download complete [2022-06-07T10:10:25.026Z] 42c077c10790: Pull complete [2022-06-07T10:10:25.026Z] f63e77b7563a: Pull complete [2022-06-07T10:10:25.595Z] bd5fdadae976: Pull complete [2022-06-07T10:10:25.595Z] 205491f53016: Pull complete [2022-06-07T10:10:26.164Z] df18705c85c3: Pull complete [2022-06-07T10:10:26.164Z] bdb3f477010e: Pull complete [2022-06-07T10:10:28.072Z] c8a8fc8e1c8f: Pull complete [2022-06-07T10:10:28.334Z] 2c6e9b1d212d: Pull complete [2022-06-07T10:10:28.334Z] bdb8f0575790: Pull complete [2022-06-07T10:10:28.597Z] 386e3cb2ff24: Pull complete [2022-06-07T10:10:28.597Z] 2343380bae48: Pull complete [2022-06-07T10:10:28.597Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T10:10:28.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T10:10:28.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T10:10:28.700Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2022-06-07T10:10:28.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T10:10:30.163Z] $ docker top 0f5e79b66294d45362843bb184c6601f1183c572c21036961b9e096759a31e06 -eo pid,comm [2022-06-07T10:10:30.226Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-07T10:10:30.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T10:10:30.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T10:10:30.269Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T10:10:30.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T10:10:30.416Z] $ docker exec 0f5e79b66294d45362843bb184c6601f1183c572c21036961b9e096759a31e06 ssh-agent [2022-06-07T10:10:30.534Z] SSH_AUTH_SOCK=/tmp/ssh-XiVPDRFIpkW1/agent.33 [2022-06-07T10:10:30.534Z] SSH_AGENT_PID=40 [2022-06-07T10:10:30.542Z] Running ssh-add (command line suppressed) [2022-06-07T10:10:30.673Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_6855702984453966894.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_6855702984453966894.key) [2022-06-07T10:10:30.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T10:10:30.984Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T10:10:31.011Z] $ docker exec --env ******** --env ******** 0f5e79b66294d45362843bb184c6601f1183c572c21036961b9e096759a31e06 ssh-agent -k [2022-06-07T10:10:31.127Z] unset SSH_AUTH_SOCK; [2022-06-07T10:10:31.127Z] unset SSH_AGENT_PID; [2022-06-07T10:10:31.127Z] echo Agent pid 40 killed; [2022-06-07T10:10:31.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T10:10:31.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T10:10:31.166Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T10:10:31.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T10:10:31.304Z] $ docker exec 0f5e79b66294d45362843bb184c6601f1183c572c21036961b9e096759a31e06 ssh-agent [2022-06-07T10:10:31.427Z] SSH_AUTH_SOCK=/tmp/ssh-7fqqktlCGrhF/agent.74 [2022-06-07T10:10:31.427Z] SSH_AGENT_PID=80 [2022-06-07T10:10:31.433Z] Running ssh-add (command line suppressed) [2022-06-07T10:10:31.554Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_5389751662084607482.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_5389751662084607482.key) [2022-06-07T10:10:31.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T10:10:31.864Z] + git semver init [2022-06-07T10:10:32.127Z] 2022-06-07 10:10:32,088 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T10:10:32.127Z] 2022-06-07 10:10:32,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-07T10:10:32.127Z] 2022-06-07 10:10:32,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-07T10:10:32.127Z] 2022-06-07 10:10:32,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) [2022-06-07T10:10:33.074Z] 2022-06-07 10:10:32,776 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude [2022-06-07T10:10:33.074Z] 2022-06-07 10:10:32,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False [2022-06-07T10:10:33.074Z] 2022-06-07 10:10:32,777 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-07T10:10:33.074Z] 2022-06-07 10:10:32,782 [execute] INFO git cat-file --batch-check [2022-06-07T10:10:33.074Z] 2022-06-07 10:10:32,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T10:10:33.074Z] 2022-06-07 10:10:32,790 [execute] INFO git cat-file --batch [2022-06-07T10:10:33.074Z] 2022-06-07 10:10:32,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T10:10:33.074Z] 2022-06-07 10:10:32,796 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-07T10:10:33.074Z] 0.0.0 [Pipeline] } [2022-06-07T10:10:33.090Z] $ docker exec --env ******** --env ******** 0f5e79b66294d45362843bb184c6601f1183c572c21036961b9e096759a31e06 ssh-agent -k [2022-06-07T10:10:33.212Z] unset SSH_AUTH_SOCK; [2022-06-07T10:10:33.213Z] unset SSH_AGENT_PID; [2022-06-07T10:10:33.213Z] echo Agent pid 80 killed; [2022-06-07T10:10:33.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T10:10:33.536Z] + git semver [Pipeline] } [2022-06-07T10:10:33.817Z] $ docker stop --time=1 0f5e79b66294d45362843bb184c6601f1183c572c21036961b9e096759a31e06 [2022-06-07T10:10:35.159Z] $ docker rm -f 0f5e79b66294d45362843bb184c6601f1183c572c21036961b9e096759a31e06 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T10:10:35.506Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T10:10:35.785Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T10:10:35.788Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T10:10:35.898Z] provisioning config files... [2022-06-07T10:10:35.913Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config7370890191506918153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:10:36.215Z] ---> docker-login.sh [2022-06-07T10:10:36.215Z] nexus3.edgexfoundry.org:10001 [2022-06-07T10:10:36.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:36.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:36.215Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:36.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:36.215Z] [2022-06-07T10:10:36.215Z] Login Succeeded [2022-06-07T10:10:36.215Z] nexus3.edgexfoundry.org:10002 [2022-06-07T10:10:36.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:36.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:36.476Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:36.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:36.476Z] [2022-06-07T10:10:36.476Z] Login Succeeded [2022-06-07T10:10:36.476Z] nexus3.edgexfoundry.org:10003 [2022-06-07T10:10:36.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:36.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:36.476Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:36.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:36.476Z] [2022-06-07T10:10:36.476Z] Login Succeeded [2022-06-07T10:10:36.476Z] nexus3.edgexfoundry.org:10004 [2022-06-07T10:10:36.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:36.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:36.737Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:36.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:36.737Z] [2022-06-07T10:10:36.737Z] Login Succeeded [2022-06-07T10:10:36.737Z] docker.io [2022-06-07T10:10:36.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:10:36.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:10:36.998Z] Configure a credential helper to remove this warning. See [2022-06-07T10:10:36.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:10:36.998Z] [2022-06-07T10:10:36.998Z] Login Succeeded [2022-06-07T10:10:36.998Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T10:10:37.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T10:10:37.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T10:10:37.083Z] ========================================================= [2022-06-07T10:10:37.083Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-07T10:10:37.083Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:10:37.403Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-07T10:10:37.403Z] Sending build context to Docker daemon 8.711MB [2022-06-07T10:10:37.403Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T10:10:37.403Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-07T10:10:37.403Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-07T10:10:37.403Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T10:10:37.403Z] 666ba61612fd: Pulling fs layer [2022-06-07T10:10:37.403Z] 8ed8ca486205: Pulling fs layer [2022-06-07T10:10:37.403Z] cc1cd167ecdc: Pulling fs layer [2022-06-07T10:10:37.403Z] c516ae0d96e1: Pulling fs layer [2022-06-07T10:10:37.403Z] 684cea983483: Pulling fs layer [2022-06-07T10:10:37.403Z] dd3240ac7de5: Pulling fs layer [2022-06-07T10:10:37.403Z] b1e948a4e11c: Pulling fs layer [2022-06-07T10:10:37.403Z] a8fd76ee1af6: Pulling fs layer [2022-06-07T10:10:37.403Z] 646ad004c059: Pulling fs layer [2022-06-07T10:10:37.403Z] b1e948a4e11c: Waiting [2022-06-07T10:10:37.403Z] dd3240ac7de5: Waiting [2022-06-07T10:10:37.403Z] a8fd76ee1af6: Waiting [2022-06-07T10:10:37.403Z] 646ad004c059: Waiting [2022-06-07T10:10:37.403Z] 684cea983483: Waiting [2022-06-07T10:10:37.664Z] 8ed8ca486205: Verifying Checksum [2022-06-07T10:10:37.664Z] 8ed8ca486205: Download complete [2022-06-07T10:10:37.664Z] 666ba61612fd: Download complete [2022-06-07T10:10:37.664Z] c516ae0d96e1: Verifying Checksum [2022-06-07T10:10:37.664Z] c516ae0d96e1: Download complete [2022-06-07T10:10:37.664Z] 684cea983483: Verifying Checksum [2022-06-07T10:10:37.664Z] 684cea983483: Download complete [2022-06-07T10:10:37.664Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T10:10:37.664Z] dd3240ac7de5: Download complete [2022-06-07T10:10:37.664Z] b1e948a4e11c: Verifying Checksum [2022-06-07T10:10:37.664Z] b1e948a4e11c: Download complete [2022-06-07T10:10:37.664Z] 59bf1c3509f3: Pull complete [2022-06-07T10:10:37.928Z] 666ba61612fd: Pull complete [2022-06-07T10:10:37.928Z] 8ed8ca486205: Pull complete [2022-06-07T10:10:38.500Z] cc1cd167ecdc: Verifying Checksum [2022-06-07T10:10:38.500Z] cc1cd167ecdc: Download complete [2022-06-07T10:10:38.500Z] 646ad004c059: Verifying Checksum [2022-06-07T10:10:38.500Z] 646ad004c059: Download complete [2022-06-07T10:10:38.500Z] a8fd76ee1af6: Verifying Checksum [2022-06-07T10:10:38.500Z] a8fd76ee1af6: Download complete [2022-06-07T10:10:42.701Z] cc1cd167ecdc: Pull complete [2022-06-07T10:10:42.701Z] c516ae0d96e1: Pull complete [2022-06-07T10:10:42.701Z] 684cea983483: Pull complete [2022-06-07T10:10:42.701Z] dd3240ac7de5: Pull complete [2022-06-07T10:10:42.701Z] b1e948a4e11c: Pull complete [2022-06-07T10:10:45.235Z] a8fd76ee1af6: Pull complete [2022-06-07T10:10:46.170Z] 646ad004c059: Pull complete [2022-06-07T10:10:46.170Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-07T10:10:46.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-07T10:10:46.170Z] ---> 8f69c11f6b0c [2022-06-07T10:10:46.170Z] Step 3/13 : ARG MAKE="make build" [2022-06-07T10:10:48.090Z] ---> Running in a6cab8c8b2c5 [2022-06-07T10:10:48.090Z] Removing intermediate container a6cab8c8b2c5 [2022-06-07T10:10:48.090Z] ---> f3f046f32ac4 [2022-06-07T10:10:48.090Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T10:10:48.090Z] ---> Running in 3d50228c3ecc [2022-06-07T10:10:48.352Z] Removing intermediate container 3d50228c3ecc [2022-06-07T10:10:48.352Z] ---> 5f214de7296b [2022-06-07T10:10:48.352Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T10:10:48.352Z] ---> Running in b8e9ffa5ac99 [2022-06-07T10:10:48.352Z] Removing intermediate container b8e9ffa5ac99 [2022-06-07T10:10:48.352Z] ---> 610a747e49ec [2022-06-07T10:10:48.352Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-07T10:10:48.611Z] ---> Running in a921be49884a [2022-06-07T10:10:48.611Z] Removing intermediate container a921be49884a [2022-06-07T10:10:48.611Z] ---> dbfc2000d11d [2022-06-07T10:10:48.611Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T10:10:48.611Z] ---> Running in 28a4549a5891 [2022-06-07T10:10:49.185Z] Removing intermediate container 28a4549a5891 [2022-06-07T10:10:49.185Z] ---> 307d7ad2f9dd [2022-06-07T10:10:49.185Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T10:10:49.446Z] ---> Running in 2ac173a836c8 [2022-06-07T10:10:49.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T10:10:50.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T10:10:50.869Z] Still waiting to schedule task [2022-06-07T10:10:50.870Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-07T10:10:50.912Z] OK: 221 MiB in 52 packages [2022-06-07T10:10:51.484Z] Removing intermediate container 2ac173a836c8 [2022-06-07T10:10:51.484Z] ---> 9512b9f574d0 [2022-06-07T10:10:51.484Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-07T10:10:51.484Z] ---> Running in f75327a9eed9 [2022-06-07T10:10:51.484Z] Removing intermediate container f75327a9eed9 [2022-06-07T10:10:51.484Z] ---> 3db88fdf9952 [2022-06-07T10:10:51.484Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-07T10:10:51.744Z] ---> 8efd12fa6d1d [2022-06-07T10:10:51.744Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T10:10:51.744Z] ---> Running in 1b55f8c186bd [2022-06-07T10:11:09.880Z] Removing intermediate container 1b55f8c186bd [2022-06-07T10:11:09.880Z] ---> f0c89f6974d7 [2022-06-07T10:11:09.880Z] Step 12/13 : COPY . . [2022-06-07T10:11:09.880Z] ---> e93f5311ea07 [2022-06-07T10:11:09.880Z] Step 13/13 : RUN ${MAKE} [2022-06-07T10:11:09.880Z] ---> Running in bd8d4d12c56e [2022-06-07T10:11:09.880Z] noop [2022-06-07T10:11:09.880Z] Removing intermediate container bd8d4d12c56e [2022-06-07T10:11:09.880Z] ---> 8668edd66c91 [2022-06-07T10:11:09.880Z] Successfully built 8668edd66c91 [2022-06-07T10:11:09.880Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:11:10.198Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T10:11:10.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T10:11:10.286Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2022-06-07T10:11:10.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T10:11:10.761Z] $ docker top 9272a9f643f4d5877f4b7e61c18750136da8fc20b6e5bd4526de0732f572f431 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T10:11:11.121Z] + go version [2022-06-07T10:11:11.121Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-07T10:11:11.137Z] $ docker stop --time=1 9272a9f643f4d5877f4b7e61c18750136da8fc20b6e5bd4526de0732f572f431 [2022-06-07T10:11:12.442Z] $ docker rm -f 9272a9f643f4d5877f4b7e61c18750136da8fc20b6e5bd4526de0732f572f431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:11:12.851Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T10:11:12.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T10:11:12.937Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2022-06-07T10:11:12.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T10:11:13.370Z] $ docker top d9a23234b6e64d19138e3ab03e05819f81cedf415ae6300c9904bb758eaa5556 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T10:11:13.796Z] + make test [2022-06-07T10:11:13.796Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-07T10:11:14.057Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-07T10:11:24.090Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-07T10:11:25.036Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.3% of statements [2022-06-07T10:11:29.238Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.386s coverage: 13.8% of statements [2022-06-07T10:11:37.385Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T10:11:41.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T10:11:41.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T10:11:41.612Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T10:11:41.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-07T10:11:41.904Z] $ docker stop --time=1 d9a23234b6e64d19138e3ab03e05819f81cedf415ae6300c9904bb758eaa5556 [2022-06-07T10:11:43.780Z] $ docker rm -f d9a23234b6e64d19138e3ab03e05819f81cedf415ae6300c9904bb758eaa5556 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T10:11:44.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T10:11:44.300Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T10:11:44.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T10:11:45.109Z] + ls -al . [2022-06-07T10:11:45.109Z] total 232 [2022-06-07T10:11:45.109Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 10:11 . [2022-06-07T10:11:45.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:10 .. [2022-06-07T10:11:45.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 10:10 .git [2022-06-07T10:11:45.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 10:10 .github [2022-06-07T10:11:45.109Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 7 10:10 .gitignore [2022-06-07T10:11:45.109Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 10:10 .golangci.yml [2022-06-07T10:11:45.109Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 10:10 .semver [2022-06-07T10:11:45.109Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 7 10:10 Attribution.txt [2022-06-07T10:11:45.109Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 7 10:10 CHANGELOG.md [2022-06-07T10:11:45.109Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 7 10:10 Dockerfile [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 10:10 GOVERNANCE.md [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 7 10:10 Jenkinsfile [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 10:10 LICENSE [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 7 10:10 Makefile [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 7 10:10 OWNERS.md [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 7 10:10 README.md [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 10:10 VERSION [2022-06-07T10:11:45.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 10:10 bin [2022-06-07T10:11:45.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 10:10 cmd [2022-06-07T10:11:45.110Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 7 10:11 coverage.out [2022-06-07T10:11:45.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:10 doc [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 7 10:10 go.mod [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 37361 Jun 7 10:10 go.sum [2022-06-07T10:11:45.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:10 internal [2022-06-07T10:11:45.110Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 7 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:11:45.419Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 --label arch=amd64 --label version=0.0.0 . [2022-06-07T10:11:45.419Z] Sending build context to Docker daemon 8.765MB [2022-06-07T10:11:45.419Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T10:11:45.419Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-07T10:11:45.419Z] ---> 8668edd66c91 [2022-06-07T10:11:45.419Z] Step 3/26 : ARG MAKE="make build" [2022-06-07T10:11:45.679Z] ---> Running in 2cb8483fd3e8 [2022-06-07T10:11:45.679Z] Removing intermediate container 2cb8483fd3e8 [2022-06-07T10:11:45.679Z] ---> 9eaa36f1ca1d [2022-06-07T10:11:45.679Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T10:11:45.679Z] ---> Running in 40b8f29505e4 [2022-06-07T10:11:45.679Z] Removing intermediate container 40b8f29505e4 [2022-06-07T10:11:45.679Z] ---> 6860e5ff6676 [2022-06-07T10:11:45.679Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T10:11:45.942Z] ---> Running in f60824cda96a [2022-06-07T10:11:45.942Z] Removing intermediate container f60824cda96a [2022-06-07T10:11:45.942Z] ---> 8466b455a78a [2022-06-07T10:11:45.942Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-07T10:11:45.942Z] ---> Running in c2722a08cdc9 [2022-06-07T10:11:45.942Z] Removing intermediate container c2722a08cdc9 [2022-06-07T10:11:45.942Z] ---> 06a0193a8b66 [2022-06-07T10:11:45.942Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T10:11:46.203Z] ---> Running in 6d8493489dac [2022-06-07T10:11:46.775Z] Removing intermediate container 6d8493489dac [2022-06-07T10:11:46.775Z] ---> 61cc057ea445 [2022-06-07T10:11:46.775Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T10:11:46.775Z] ---> Running in bdfa0946408f [2022-06-07T10:11:47.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T10:11:47.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T10:11:48.255Z] OK: 221 MiB in 52 packages [2022-06-07T10:11:48.514Z] Removing intermediate container bdfa0946408f [2022-06-07T10:11:48.514Z] ---> 8a7e32c45170 [2022-06-07T10:11:48.514Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-07T10:11:48.514Z] ---> Running in aae0e6c3c383 [2022-06-07T10:11:48.774Z] Removing intermediate container aae0e6c3c383 [2022-06-07T10:11:48.774Z] ---> 1cb9c93f52cd [2022-06-07T10:11:48.774Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-07T10:11:48.774Z] ---> f7c223b0ebb8 [2022-06-07T10:11:48.774Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T10:11:48.774Z] ---> Running in 06406da79e74 [2022-06-07T10:11:49.719Z] Removing intermediate container 06406da79e74 [2022-06-07T10:11:49.719Z] ---> a307bc770fd3 [2022-06-07T10:11:49.719Z] Step 12/26 : COPY . . [2022-06-07T10:11:49.978Z] ---> 9274051c69b0 [2022-06-07T10:11:49.978Z] Step 13/26 : RUN ${MAKE} [2022-06-07T10:11:49.978Z] ---> Running in cbceb0a81fe4 [2022-06-07T10:11:50.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-07T10:12:12.216Z] Removing intermediate container cbceb0a81fe4 [2022-06-07T10:12:12.216Z] ---> 0587b4c7aaaf [2022-06-07T10:12:12.216Z] Step 14/26 : FROM alpine:3.15 [2022-06-07T10:12:12.216Z] 3.15: Pulling from library/alpine [2022-06-07T10:12:12.216Z] df9b9388f04a: Pulling fs layer [2022-06-07T10:12:12.477Z] df9b9388f04a: Verifying Checksum [2022-06-07T10:12:12.477Z] df9b9388f04a: Download complete [2022-06-07T10:12:12.477Z] df9b9388f04a: Pull complete [2022-06-07T10:12:12.477Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T10:12:12.477Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T10:12:12.477Z] ---> 0ac33e5f5afa [2022-06-07T10:12:12.477Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-07T10:12:12.737Z] ---> Running in 55eb496a31d7 [2022-06-07T10:12:12.737Z] Removing intermediate container 55eb496a31d7 [2022-06-07T10:12:12.737Z] ---> 059ae109bdb3 [2022-06-07T10:12:12.737Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T10:12:12.737Z] ---> Running in 2dfa40f86582 [2022-06-07T10:12:12.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T10:12:13.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T10:12:13.260Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T10:12:13.260Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T10:12:13.260Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T10:12:13.260Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T10:12:13.532Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T10:12:13.532Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T10:12:13.532Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T10:12:13.532Z] OK: 8 MiB in 20 packages [2022-06-07T10:12:13.792Z] Removing intermediate container 2dfa40f86582 [2022-06-07T10:12:13.792Z] ---> e0eacf7a099c [2022-06-07T10:12:13.792Z] Step 17/26 : WORKDIR / [2022-06-07T10:12:13.792Z] ---> Running in d07c994d36b9 [2022-06-07T10:12:14.052Z] Removing intermediate container d07c994d36b9 [2022-06-07T10:12:14.052Z] ---> fc45512fb9e4 [2022-06-07T10:12:14.052Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-07T10:12:14.620Z] ---> 439092421feb [2022-06-07T10:12:14.620Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-07T10:12:14.882Z] ---> db46c26440ee [2022-06-07T10:12:14.882Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-07T10:12:15.144Z] ---> 3baeeda4a66d [2022-06-07T10:12:15.144Z] Step 21/26 : EXPOSE 59984 [2022-06-07T10:12:15.144Z] ---> Running in 778e322b6036 [2022-06-07T10:12:15.144Z] Removing intermediate container 778e322b6036 [2022-06-07T10:12:15.144Z] ---> b83057e90a99 [2022-06-07T10:12:15.144Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-07T10:12:15.144Z] ---> Running in ec7a55fe3b08 [2022-06-07T10:12:15.404Z] Removing intermediate container ec7a55fe3b08 [2022-06-07T10:12:15.404Z] ---> 5ef879e7facc [2022-06-07T10:12:15.404Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T10:12:15.404Z] ---> Running in aa5d21c2323a [2022-06-07T10:12:15.404Z] Removing intermediate container aa5d21c2323a [2022-06-07T10:12:15.404Z] ---> 2dbbc2fa69f2 [2022-06-07T10:12:15.404Z] Step 24/26 : LABEL arch=amd64 [2022-06-07T10:12:15.404Z] ---> Running in 6c620e0e24c3 [2022-06-07T10:12:15.665Z] Removing intermediate container 6c620e0e24c3 [2022-06-07T10:12:15.665Z] ---> f857b818668d [2022-06-07T10:12:15.665Z] Step 25/26 : LABEL git_sha=c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 [2022-06-07T10:12:15.665Z] ---> Running in e479d1d8d4e1 [2022-06-07T10:12:15.665Z] Removing intermediate container e479d1d8d4e1 [2022-06-07T10:12:15.665Z] ---> f212a31cbbdc [2022-06-07T10:12:15.665Z] Step 26/26 : LABEL version=0.0.0 [2022-06-07T10:12:15.926Z] ---> Running in 599f1ddd6f47 [2022-06-07T10:12:15.926Z] Removing intermediate container 599f1ddd6f47 [2022-06-07T10:12:15.926Z] ---> 35a238221eaa [2022-06-07T10:12:15.926Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T10:12:15.926Z] Successfully built 35a238221eaa [2022-06-07T10:12:15.926Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:12:16.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T10:12:16.326Z] [2022-06-07T10:12:16.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:12:16.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T10:12:16.626Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T10:12:16.626Z] 5eb5b503b376: Pulling fs layer [2022-06-07T10:12:16.626Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T10:12:16.626Z] ec43610c2a17: Pulling fs layer [2022-06-07T10:12:16.626Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T10:12:16.626Z] 33b1e0a273af: Pulling fs layer [2022-06-07T10:12:16.626Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T10:12:16.626Z] 2f39f015ded8: Pulling fs layer [2022-06-07T10:12:16.626Z] 3a2ae6a8a46f: Waiting [2022-06-07T10:12:16.626Z] 33b1e0a273af: Waiting [2022-06-07T10:12:16.626Z] 5d3b04190fa2: Waiting [2022-06-07T10:12:16.626Z] 5c69ac0246d0: Download complete [2022-06-07T10:12:16.626Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T10:12:16.626Z] 3a2ae6a8a46f: Download complete [2022-06-07T10:12:16.626Z] 33b1e0a273af: Verifying Checksum [2022-06-07T10:12:16.626Z] 33b1e0a273af: Download complete [2022-06-07T10:12:16.626Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T10:12:16.626Z] 5d3b04190fa2: Download complete [2022-06-07T10:12:16.626Z] ec43610c2a17: Verifying Checksum [2022-06-07T10:12:16.626Z] ec43610c2a17: Download complete [2022-06-07T10:12:16.886Z] 5eb5b503b376: Verifying Checksum [2022-06-07T10:12:16.886Z] 5eb5b503b376: Download complete [2022-06-07T10:12:17.454Z] 2f39f015ded8: Download complete [2022-06-07T10:12:18.394Z] 5eb5b503b376: Pull complete [2022-06-07T10:12:18.655Z] 5c69ac0246d0: Pull complete [2022-06-07T10:12:19.225Z] ec43610c2a17: Pull complete [2022-06-07T10:12:19.225Z] 3a2ae6a8a46f: Pull complete [2022-06-07T10:12:19.488Z] 33b1e0a273af: Pull complete [2022-06-07T10:12:19.488Z] 5d3b04190fa2: Pull complete [2022-06-07T10:12:24.767Z] 2f39f015ded8: Pull complete [2022-06-07T10:12:24.767Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T10:12:24.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T10:12:24.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T10:12:24.866Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2022-06-07T10:12:24.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T10:12:26.570Z] $ docker top 89c62d730471a201aa84a406282461b5469ae399e6987c3d5e6a72eebfed24b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:12:26.980Z] ---> job-cost.sh [2022-06-07T10:12:26.980Z] lf-activate-venv: SKIPPING [2022-06-07T10:12:26.980Z] INFO: No Stack... [2022-06-07T10:12:27.241Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T10:12:27.813Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T10:12:27.958Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1636 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws [2022-06-07T10:12:27.972Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2022-06-07T10:12:28.029Z] Selected Git installation does not exist. Using Default [2022-06-07T10:12:28.029Z] The recommended git tool is: NONE [2022-06-07T10:12:28.107Z] + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv [2022-06-07T10:12:28.107Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T10:12:28.121Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-3-stack-cost] [2022-06-07T10:12:28.129Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-3-stack-cost] did not exist. Created. [2022-06-07T10:12:28.130Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T10:12:28.449Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-07T10:12:28.562Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T10:12:28.571Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T10:12:28.594Z] $ docker stop --time=1 89c62d730471a201aa84a406282461b5469ae399e6987c3d5e6a72eebfed24b5 [2022-06-07T10:12:29.802Z] $ docker rm -f 89c62d730471a201aa84a406282461b5469ae399e6987c3d5e6a72eebfed24b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T10:12:34.492Z] using credential edgex-jenkins-ssh [2022-06-07T10:12:34.520Z] Cloning the remote Git repository [2022-06-07T10:12:34.589Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-07T10:12:34.659Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2022-06-07T10:12:34.736Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-07T10:12:34.737Z] > git --version # timeout=10 [2022-06-07T10:12:34.758Z] > git --version # 'git version 2.25.1' [2022-06-07T10:12:34.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T10:12:34.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T10:12:35.650Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-07T10:12:35.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T10:12:35.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-07T10:12:35.768Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-07T10:12:35.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T10:12:35.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-07T10:12:36.270Z] Merging remotes/origin/main commit 19d22e422abd2bf1e17912171b3c0bb2febc4a3e into PR head commit ed6262d00c804afbc616597753cc7ab5ae0d52ac [2022-06-07T10:12:36.668Z] Merge succeeded, producing a334b40a7f80e1655127694a5884d79b8d6bb17e [2022-06-07T10:12:36.669Z] Checking out Revision a334b40a7f80e1655127694a5884d79b8d6bb17e (PR-77) [2022-06-07T10:12:36.290Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T10:12:36.304Z] > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 [2022-06-07T10:12:36.437Z] > git remote # timeout=10 [2022-06-07T10:12:36.455Z] > git config --get remote.origin.url # timeout=10 [2022-06-07T10:12:36.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T10:12:36.484Z] > git merge 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 [2022-06-07T10:12:36.652Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-07T10:12:36.680Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T10:12:36.694Z] > git checkout -f a334b40a7f80e1655127694a5884d79b8d6bb17e # timeout=10 [2022-06-07T10:12:40.883Z] Commit message: "Merge commit '19d22e422abd2bf1e17912171b3c0bb2febc4a3e' into HEAD" [2022-06-07T10:12:40.905Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T10:12:40.895Z] > git rev-list --no-walk bcd91062414978d476b839d0bb5f08059565a67f # timeout=10 [2022-06-07T10:12:41.677Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T10:12:41.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T10:12:41.677Z] Dload Upload Total Spent Left Speed [2022-06-07T10:12:41.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-06-07T10:12:42.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T10:12:42.745Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-06-07T10:12:42.746Z] sudo tee /etc/docker/daemon.new [2022-06-07T10:12:42.746Z] { [2022-06-07T10:12:42.746Z] "registry-mirrors": [ [2022-06-07T10:12:42.746Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T10:12:42.746Z] ], [2022-06-07T10:12:42.746Z] "bip": "10.250.0.254/24", [2022-06-07T10:12:42.746Z] "hosts": [ [2022-06-07T10:12:42.746Z] "tcp://0.0.0.0:5555", [2022-06-07T10:12:42.746Z] "unix:///var/run/docker.sock" [2022-06-07T10:12:42.746Z] ], [2022-06-07T10:12:42.746Z] "mtu": 1458, [2022-06-07T10:12:42.746Z] "selinux-enabled": true, [2022-06-07T10:12:42.746Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T10:12:42.746Z] } [Pipeline] sh [2022-06-07T10:12:43.082Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T10:12:43.421Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T10:13:01.774Z] provisioning config files... [2022-06-07T10:13:01.796Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config125399771829488591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:13:02.152Z] ---> docker-login.sh [2022-06-07T10:13:02.152Z] nexus3.edgexfoundry.org:10001 [2022-06-07T10:13:02.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:13:03.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:13:03.026Z] Configure a credential helper to remove this warning. See [2022-06-07T10:13:03.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:13:03.026Z] [2022-06-07T10:13:03.026Z] Login Succeeded [2022-06-07T10:13:03.026Z] nexus3.edgexfoundry.org:10002 [2022-06-07T10:13:03.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:13:03.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:13:03.297Z] Configure a credential helper to remove this warning. See [2022-06-07T10:13:03.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:13:03.297Z] [2022-06-07T10:13:03.573Z] Login Succeeded [2022-06-07T10:13:03.573Z] nexus3.edgexfoundry.org:10003 [2022-06-07T10:13:03.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:13:03.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:13:03.848Z] Configure a credential helper to remove this warning. See [2022-06-07T10:13:03.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:13:03.848Z] [2022-06-07T10:13:03.848Z] Login Succeeded [2022-06-07T10:13:03.848Z] nexus3.edgexfoundry.org:10004 [2022-06-07T10:13:04.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:13:04.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:13:04.400Z] Configure a credential helper to remove this warning. See [2022-06-07T10:13:04.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:13:04.400Z] [2022-06-07T10:13:04.400Z] Login Succeeded [2022-06-07T10:13:04.400Z] docker.io [2022-06-07T10:13:04.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T10:13:04.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T10:13:04.951Z] Configure a credential helper to remove this warning. See [2022-06-07T10:13:04.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T10:13:04.951Z] [2022-06-07T10:13:04.951Z] Login Succeeded [2022-06-07T10:13:04.951Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T10:13:04.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T10:13:05.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T10:13:05.510Z] ========================================================= [2022-06-07T10:13:05.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-07T10:13:05.510Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:13:05.886Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-07T10:13:06.159Z] Sending build context to Docker daemon 5.934MB [2022-06-07T10:13:06.444Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T10:13:06.444Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-07T10:13:06.444Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T10:13:06.444Z] 9b3977197b4f: Pulling fs layer [2022-06-07T10:13:06.444Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T10:13:06.444Z] 94645a83ff95: Pulling fs layer [2022-06-07T10:13:06.444Z] e6fb740bc735: Pulling fs layer [2022-06-07T10:13:06.444Z] 3a77bd46dcc9: Pulling fs layer [2022-06-07T10:13:06.444Z] 355e64cbe906: Pulling fs layer [2022-06-07T10:13:06.444Z] 63ab81a10011: Pulling fs layer [2022-06-07T10:13:06.444Z] 555d1d1c4555: Pulling fs layer [2022-06-07T10:13:06.444Z] 7d9057610161: Pulling fs layer [2022-06-07T10:13:06.444Z] 355e64cbe906: Waiting [2022-06-07T10:13:06.444Z] 63ab81a10011: Waiting [2022-06-07T10:13:06.444Z] e6fb740bc735: Waiting [2022-06-07T10:13:06.444Z] 3a77bd46dcc9: Waiting [2022-06-07T10:13:06.444Z] 555d1d1c4555: Waiting [2022-06-07T10:13:06.444Z] 7d9057610161: Waiting [2022-06-07T10:13:06.444Z] 94645a83ff95: Download complete [2022-06-07T10:13:06.444Z] 1a89e8eeedd5: Download complete [2022-06-07T10:13:06.444Z] 3a77bd46dcc9: Verifying Checksum [2022-06-07T10:13:06.444Z] 3a77bd46dcc9: Download complete [2022-06-07T10:13:06.444Z] 355e64cbe906: Verifying Checksum [2022-06-07T10:13:06.444Z] 355e64cbe906: Download complete [2022-06-07T10:13:06.444Z] 63ab81a10011: Verifying Checksum [2022-06-07T10:13:06.444Z] 9b3977197b4f: Download complete [2022-06-07T10:13:06.444Z] 63ab81a10011: Download complete [2022-06-07T10:13:07.441Z] 9b3977197b4f: Pull complete [2022-06-07T10:13:07.717Z] 7d9057610161: Verifying Checksum [2022-06-07T10:13:07.717Z] 7d9057610161: Download complete [2022-06-07T10:13:07.993Z] 1a89e8eeedd5: Pull complete [2022-06-07T10:13:08.267Z] 94645a83ff95: Pull complete [2022-06-07T10:13:08.864Z] 555d1d1c4555: Verifying Checksum [2022-06-07T10:13:08.864Z] 555d1d1c4555: Download complete [2022-06-07T10:13:09.462Z] e6fb740bc735: Download complete [2022-06-07T10:13:21.867Z] e6fb740bc735: Pull complete [2022-06-07T10:13:21.867Z] 3a77bd46dcc9: Pull complete [2022-06-07T10:13:21.867Z] 355e64cbe906: Pull complete [2022-06-07T10:13:22.141Z] 63ab81a10011: Pull complete [2022-06-07T10:13:28.873Z] 555d1d1c4555: Pull complete [2022-06-07T10:13:30.849Z] 7d9057610161: Pull complete [2022-06-07T10:13:30.849Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-07T10:13:30.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-07T10:13:30.849Z] ---> 819e984ddca1 [2022-06-07T10:13:30.849Z] Step 3/13 : ARG MAKE="make build" [2022-06-07T10:13:31.448Z] ---> Running in 5945a54dde62 [2022-06-07T10:13:31.729Z] Removing intermediate container 5945a54dde62 [2022-06-07T10:13:31.729Z] ---> e13a1d84f0f4 [2022-06-07T10:13:31.729Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T10:13:31.729Z] ---> Running in 5120a6a10d76 [2022-06-07T10:13:32.002Z] Removing intermediate container 5120a6a10d76 [2022-06-07T10:13:32.002Z] ---> fe25f5253ae8 [2022-06-07T10:13:32.002Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T10:13:32.002Z] ---> Running in a156b4913ca9 [2022-06-07T10:13:32.277Z] Removing intermediate container a156b4913ca9 [2022-06-07T10:13:32.277Z] ---> 0c0750712c90 [2022-06-07T10:13:32.277Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-07T10:13:32.551Z] ---> Running in 8a093903e509 [2022-06-07T10:13:32.831Z] Removing intermediate container 8a093903e509 [2022-06-07T10:13:32.831Z] ---> a7ad3ec82194 [2022-06-07T10:13:32.831Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T10:13:32.831Z] ---> Running in 7c8601f4eb5f [2022-06-07T10:13:34.827Z] Removing intermediate container 7c8601f4eb5f [2022-06-07T10:13:34.827Z] ---> 159eff987fd8 [2022-06-07T10:13:34.827Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T10:13:34.827Z] ---> Running in aadce6c5c433 [2022-06-07T10:13:36.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T10:13:37.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T10:13:38.416Z] OK: 220 MiB in 52 packages [2022-06-07T10:13:39.018Z] Removing intermediate container aadce6c5c433 [2022-06-07T10:13:39.018Z] ---> c8becf012b7e [2022-06-07T10:13:39.018Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-07T10:13:39.018Z] ---> Running in 8e6bbb2a3ead [2022-06-07T10:13:39.294Z] Removing intermediate container 8e6bbb2a3ead [2022-06-07T10:13:39.294Z] ---> a98366911a7a [2022-06-07T10:13:39.294Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-07T10:13:39.899Z] ---> a31224b2cf73 [2022-06-07T10:13:39.899Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T10:13:40.174Z] ---> Running in b085c139dd7f [2022-06-07T10:14:27.172Z] Removing intermediate container b085c139dd7f [2022-06-07T10:14:27.172Z] ---> 69ace98c7234 [2022-06-07T10:14:27.172Z] Step 12/13 : COPY . . [2022-06-07T10:14:27.172Z] ---> 6dfc08ed194e [2022-06-07T10:14:27.172Z] Step 13/13 : RUN ${MAKE} [2022-06-07T10:14:27.172Z] ---> Running in 5e5c9b60a686 [2022-06-07T10:14:28.158Z] noop [2022-06-07T10:14:28.757Z] Removing intermediate container 5e5c9b60a686 [2022-06-07T10:14:28.757Z] ---> 343ea4b9cbb8 [2022-06-07T10:14:28.757Z] Successfully built 343ea4b9cbb8 [2022-06-07T10:14:28.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:14:29.116Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T10:14:29.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T10:14:29.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-1636 does not seem to be running inside a container [2022-06-07T10:14:29.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T10:14:30.847Z] $ docker top 8f121465836f07612ce527b39cf5eb73e19158a1a5a186be5685ae3bc42ad245 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T10:14:31.777Z] + go version [2022-06-07T10:14:31.777Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-07T10:14:31.809Z] $ docker stop --time=1 8f121465836f07612ce527b39cf5eb73e19158a1a5a186be5685ae3bc42ad245 [2022-06-07T10:14:33.500Z] $ docker rm -f 8f121465836f07612ce527b39cf5eb73e19158a1a5a186be5685ae3bc42ad245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:14:34.098Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T10:14:34.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T10:14:34.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-1636 does not seem to be running inside a container [2022-06-07T10:14:34.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T10:14:35.821Z] $ docker top f94e316cc22c3be2347016fec25e526fa472f77e21a405fefa7c759c987050f5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T10:14:36.766Z] + make test [2022-06-07T10:14:36.766Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-07T10:14:38.772Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-07T10:16:15.657Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-07T10:16:15.657Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.079s coverage: 1.3% of statements [2022-06-07T10:16:30.767Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.606s coverage: 13.8% of statements [2022-06-07T10:16:30.767Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-07T10:16:30.767Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T10:17:03.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T10:17:03.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T10:17:03.162Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T10:17:03.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-07T10:17:03.206Z] $ docker stop --time=1 f94e316cc22c3be2347016fec25e526fa472f77e21a405fefa7c759c987050f5 [2022-06-07T10:17:05.053Z] $ docker rm -f f94e316cc22c3be2347016fec25e526fa472f77e21a405fefa7c759c987050f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T10:17:06.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T10:17:06.053Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T10:17:06.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T10:17:06.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T10:17:07.287Z] + ls -al . [2022-06-07T10:17:07.287Z] total 228 [2022-06-07T10:17:07.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 10:17 . [2022-06-07T10:17:07.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:12 .. [2022-06-07T10:17:07.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 10:12 .git [2022-06-07T10:17:07.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 10:12 .github [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 7 10:12 .gitignore [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 10:12 .golangci.yml [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 7 10:12 Attribution.txt [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 7 10:12 CHANGELOG.md [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 7 10:12 Dockerfile [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 10:12 GOVERNANCE.md [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 7 10:12 Jenkinsfile [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 10:12 LICENSE [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 7 10:12 Makefile [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 7 10:12 OWNERS.md [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 7 10:12 README.md [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 10:10 VERSION [2022-06-07T10:17:07.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 10:12 bin [2022-06-07T10:17:07.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 10:12 cmd [2022-06-07T10:17:07.287Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 7 10:16 coverage.out [2022-06-07T10:17:07.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:12 doc [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 7 10:12 go.mod [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 37361 Jun 7 10:12 go.sum [2022-06-07T10:17:07.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:12 internal [2022-06-07T10:17:07.287Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 7 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:17:07.640Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a334b40a7f80e1655127694a5884d79b8d6bb17e --label arch=arm64 --label version=0.0.0 . [2022-06-07T10:17:07.912Z] Sending build context to Docker daemon 5.988MB [2022-06-07T10:17:07.912Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T10:17:07.912Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-07T10:17:07.912Z] ---> 343ea4b9cbb8 [2022-06-07T10:17:07.912Z] Step 3/26 : ARG MAKE="make build" [2022-06-07T10:17:08.184Z] ---> Running in 983a59621fbb [2022-06-07T10:17:08.459Z] Removing intermediate container 983a59621fbb [2022-06-07T10:17:08.459Z] ---> e77739c4c15c [2022-06-07T10:17:08.459Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T10:17:08.459Z] ---> Running in 8293e254293e [2022-06-07T10:17:08.733Z] Removing intermediate container 8293e254293e [2022-06-07T10:17:08.733Z] ---> 12ac4a855bb3 [2022-06-07T10:17:08.733Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T10:17:08.733Z] ---> Running in 951a58ebad1a [2022-06-07T10:17:09.004Z] Removing intermediate container 951a58ebad1a [2022-06-07T10:17:09.004Z] ---> ba6b7cbb5ffc [2022-06-07T10:17:09.004Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-07T10:17:09.276Z] ---> Running in 184d4c2f3941 [2022-06-07T10:17:09.551Z] Removing intermediate container 184d4c2f3941 [2022-06-07T10:17:09.551Z] ---> 6ef255614b9e [2022-06-07T10:17:09.551Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T10:17:09.551Z] ---> Running in 786bc195ef34 [2022-06-07T10:17:10.986Z] Removing intermediate container 786bc195ef34 [2022-06-07T10:17:10.986Z] ---> 90926b559d87 [2022-06-07T10:17:10.986Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T10:17:11.264Z] ---> Running in a52a40f2575c [2022-06-07T10:17:12.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T10:17:13.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T10:17:13.818Z] OK: 220 MiB in 52 packages [2022-06-07T10:17:14.798Z] Removing intermediate container a52a40f2575c [2022-06-07T10:17:14.798Z] ---> e3c37675e6bc [2022-06-07T10:17:14.798Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-07T10:17:14.798Z] ---> Running in 7c425fe36aed [2022-06-07T10:17:15.070Z] Removing intermediate container 7c425fe36aed [2022-06-07T10:17:15.070Z] ---> aa6f6e5b42e8 [2022-06-07T10:17:15.070Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-07T10:17:15.354Z] ---> f6cddba07c0e [2022-06-07T10:17:15.354Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T10:17:15.637Z] ---> Running in 47c37e325f53 [2022-06-07T10:17:17.621Z] Removing intermediate container 47c37e325f53 [2022-06-07T10:17:17.621Z] ---> 8ab9a6af365a [2022-06-07T10:17:17.621Z] Step 12/26 : COPY . . [2022-06-07T10:17:18.603Z] ---> f17a08605ed3 [2022-06-07T10:17:18.603Z] Step 13/26 : RUN ${MAKE} [2022-06-07T10:17:18.603Z] ---> Running in bbf9c0a2640c [2022-06-07T10:17:19.598Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-07T10:19:41.524Z] Removing intermediate container bbf9c0a2640c [2022-06-07T10:19:41.524Z] ---> 56a5f590414b [2022-06-07T10:19:41.524Z] Step 14/26 : FROM alpine:3.15 [2022-06-07T10:19:41.524Z] 3.15: Pulling from library/alpine [2022-06-07T10:19:41.524Z] 9981e73032c8: Pulling fs layer [2022-06-07T10:19:41.524Z] 9981e73032c8: Download complete [2022-06-07T10:19:41.524Z] 9981e73032c8: Pull complete [2022-06-07T10:19:41.525Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T10:19:41.525Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T10:19:41.525Z] ---> 3fb3c9af89a9 [2022-06-07T10:19:41.525Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-07T10:19:41.525Z] ---> Running in 7ef0de021cb4 [2022-06-07T10:19:41.525Z] Removing intermediate container 7ef0de021cb4 [2022-06-07T10:19:41.525Z] ---> 2aa8d4dcadc8 [2022-06-07T10:19:41.525Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T10:19:41.525Z] ---> Running in 9747b33edc4f [2022-06-07T10:19:41.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T10:19:41.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T10:19:41.525Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T10:19:41.525Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T10:19:41.525Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T10:19:41.525Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T10:19:41.525Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T10:19:41.525Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T10:19:41.525Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T10:19:41.525Z] OK: 8 MiB in 20 packages [2022-06-07T10:19:41.525Z] Removing intermediate container 9747b33edc4f [2022-06-07T10:19:41.525Z] ---> 57806053eec6 [2022-06-07T10:19:41.525Z] Step 17/26 : WORKDIR / [2022-06-07T10:19:41.525Z] ---> Running in dbe56dfbe3e7 [2022-06-07T10:19:41.525Z] Removing intermediate container dbe56dfbe3e7 [2022-06-07T10:19:41.525Z] ---> 83040d13050d [2022-06-07T10:19:41.525Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-07T10:19:41.525Z] ---> dacf64c796e2 [2022-06-07T10:19:41.525Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-07T10:19:41.525Z] ---> e8ad3d694744 [2022-06-07T10:19:41.525Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-07T10:19:41.525Z] ---> 8daf1239eec9 [2022-06-07T10:19:41.525Z] Step 21/26 : EXPOSE 59984 [2022-06-07T10:19:41.525Z] ---> Running in 9a9d1030d18b [2022-06-07T10:19:41.525Z] Removing intermediate container 9a9d1030d18b [2022-06-07T10:19:41.525Z] ---> 0c6ee2f022ca [2022-06-07T10:19:41.525Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-07T10:19:41.525Z] ---> Running in d7431d94f74f [2022-06-07T10:19:41.525Z] Removing intermediate container d7431d94f74f [2022-06-07T10:19:41.525Z] ---> 451b3d506007 [2022-06-07T10:19:41.525Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T10:19:41.525Z] ---> Running in 849cd0837458 [2022-06-07T10:19:41.525Z] Removing intermediate container 849cd0837458 [2022-06-07T10:19:41.525Z] ---> 9b1d7421fcb4 [2022-06-07T10:19:41.525Z] Step 24/26 : LABEL arch=arm64 [2022-06-07T10:19:41.525Z] ---> Running in 4707b845ade9 [2022-06-07T10:19:41.525Z] Removing intermediate container 4707b845ade9 [2022-06-07T10:19:41.525Z] ---> 5b46c056daab [2022-06-07T10:19:41.525Z] Step 25/26 : LABEL git_sha=a334b40a7f80e1655127694a5884d79b8d6bb17e [2022-06-07T10:19:41.525Z] ---> Running in 263fd6e7326d [2022-06-07T10:19:41.525Z] Removing intermediate container 263fd6e7326d [2022-06-07T10:19:41.525Z] ---> cbfce0906ff6 [2022-06-07T10:19:41.525Z] Step 26/26 : LABEL version=0.0.0 [2022-06-07T10:19:41.525Z] ---> Running in af084f9ad94d [2022-06-07T10:19:41.525Z] Removing intermediate container af084f9ad94d [2022-06-07T10:19:41.525Z] ---> 58cff427e46b [2022-06-07T10:19:41.525Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T10:19:41.525Z] Successfully built 58cff427e46b [2022-06-07T10:19:41.525Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:19:41.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T10:19:41.971Z] [2022-06-07T10:19:41.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:19:42.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T10:19:42.599Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T10:19:42.599Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T10:19:42.599Z] 04944245beec: Pulling fs layer [2022-06-07T10:19:42.599Z] 699f458cf7ca: Pulling fs layer [2022-06-07T10:19:42.599Z] 765212b225bb: Pulling fs layer [2022-06-07T10:19:42.599Z] f23df028b6ca: Pulling fs layer [2022-06-07T10:19:42.599Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T10:19:42.599Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T10:19:42.599Z] 765212b225bb: Waiting [2022-06-07T10:19:42.599Z] f23df028b6ca: Waiting [2022-06-07T10:19:42.599Z] d65c8cfc05b1: Waiting [2022-06-07T10:19:42.599Z] 2437ff75d9bd: Waiting [2022-06-07T10:19:42.599Z] 04944245beec: Verifying Checksum [2022-06-07T10:19:42.599Z] 04944245beec: Download complete [2022-06-07T10:19:42.599Z] 765212b225bb: Verifying Checksum [2022-06-07T10:19:42.599Z] 765212b225bb: Download complete [2022-06-07T10:19:42.599Z] f23df028b6ca: Verifying Checksum [2022-06-07T10:19:42.599Z] f23df028b6ca: Download complete [2022-06-07T10:19:42.599Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T10:19:42.599Z] d65c8cfc05b1: Download complete [2022-06-07T10:19:42.876Z] 699f458cf7ca: Verifying Checksum [2022-06-07T10:19:42.876Z] 699f458cf7ca: Download complete [2022-06-07T10:19:43.151Z] 8998bd30e6a1: Download complete [2022-06-07T10:19:45.780Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T10:19:45.780Z] 2437ff75d9bd: Download complete [2022-06-07T10:19:47.764Z] 8998bd30e6a1: Pull complete [2022-06-07T10:19:47.764Z] 04944245beec: Pull complete [2022-06-07T10:19:49.206Z] 699f458cf7ca: Pull complete [2022-06-07T10:19:49.482Z] 765212b225bb: Pull complete [2022-06-07T10:19:50.467Z] f23df028b6ca: Pull complete [2022-06-07T10:19:50.467Z] d65c8cfc05b1: Pull complete [2022-06-07T10:20:05.575Z] 2437ff75d9bd: Pull complete [2022-06-07T10:20:05.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T10:20:05.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T10:20:05.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T10:20:05.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-1636 does not seem to be running inside a container [2022-06-07T10:20:05.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-07T10:20:08.628Z] $ docker top e2710b812b066fab388c4e768fc22178a9032153224279819525101378748f32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:20:09.539Z] ---> job-cost.sh [2022-06-07T10:20:09.539Z] lf-activate-venv: SKIPPING [2022-06-07T10:20:09.539Z] INFO: No Stack... [2022-06-07T10:20:09.812Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T10:20:10.793Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T10:20:11.464Z] + + catcut /w/workspace/device-onvif-camera/3/archives/cost.csv -d, [2022-06-07T10:20:11.464Z] -f6 [Pipeline] lock [2022-06-07T10:20:11.526Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-3-stack-cost] [2022-06-07T10:20:11.533Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-3-stack-cost] did not exist. Created. [2022-06-07T10:20:11.533Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T10:20:12.211Z] /w/workspace/device-onvif-camera/3@tmp/durable-a627d9aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T10:20:12.899Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T10:20:12.929Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T10:20:12.983Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T10:20:12.989Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T10:20:13.016Z] $ docker stop --time=1 e2710b812b066fab388c4e768fc22178a9032153224279819525101378748f32 [2022-06-07T10:20:14.555Z] $ docker rm -f e2710b812b066fab388c4e768fc22178a9032153224279819525101378748f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-07T10:20:14.997Z] provisioning config files... [2022-06-07T10:20:15.006Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config589383877411681289tmp [Pipeline] { [Pipeline] sh [2022-06-07T10:20:15.293Z] + set +x [2022-06-07T10:20:15.293Z] + curl -s https://codecov.io/bash [2022-06-07T10:20:15.293Z] + bash -s -- [2022-06-07T10:20:15.293Z] [2022-06-07T10:20:15.293Z] _____ _ [2022-06-07T10:20:15.293Z] / ____| | | [2022-06-07T10:20:15.293Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T10:20:15.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T10:20:15.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T10:20:15.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T10:20:15.293Z] Bash-1.0.6 [2022-06-07T10:20:15.293Z] [2022-06-07T10:20:15.293Z] [2022-06-07T10:20:15.293Z] ==> git version 2.25.1 found [2022-06-07T10:20:15.293Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-07T10:20:15.293Z] Release-Date: 2020-01-08 [2022-06-07T10:20:15.293Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T10:20:15.293Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T10:20:15.293Z] ==> Jenkins CI detected. [2022-06-07T10:20:15.293Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-07T10:20:15.293Z] project root: . [2022-06-07T10:20:15.293Z] --> token set from env [2022-06-07T10:20:15.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T10:20:15.294Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T10:20:15.294Z] ==> Python coveragepy not found [2022-06-07T10:20:15.294Z] ==> Searching for coverage reports in: [2022-06-07T10:20:15.294Z] + . [2022-06-07T10:20:15.294Z] -> Found 1 reports [2022-06-07T10:20:15.294Z] ==> Detecting git/mercurial file structure [2022-06-07T10:20:15.294Z] ==> Reading reports [2022-06-07T10:20:15.294Z] + ./coverage.out bytes=53381 [2022-06-07T10:20:15.554Z] ==> Appending adjustments [2022-06-07T10:20:15.554Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T10:20:15.554Z] + Found adjustments [2022-06-07T10:20:15.554Z] ==> Gzipping contents [2022-06-07T10:20:15.554Z] 8.0K /tmp/codecov.1OJvpK.gz [2022-06-07T10:20:15.554Z] ==> Uploading reports [2022-06-07T10:20:15.554Z] url: https://codecov.io [2022-06-07T10:20:15.554Z] query: branch=PR-77&commit=c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-07T10:20:15.554Z] -> Pinging Codecov [2022-06-07T10:20:15.554Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-07T10:20:15.814Z] -> Uploading to [2022-06-07T10:20:15.814Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/F29A59C45E3A92E06B3E522C9905F8EF/c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3/a20899a7-8733-4819-ab64-d7d15d307118.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T102015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3767f9ef13a5237f95182decd05aac0ff67278a03c8dbb503a44bafb714b94b1 [2022-06-07T10:20:15.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T10:20:15.814Z] Dload Upload Total Spent Left Speed [2022-06-07T10:20:16.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6800 0 0 100 6800 0 30357 --:--:-- --:--:-- --:--:-- 30357 [2022-06-07T10:20:16.075Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/c33f753f5a49a2a4a9f20ce2841d91cd5b7956a3 [Pipeline] } [2022-06-07T10:20:16.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-07T10:20:16.790Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] [2022-06-07T10:20:16.790Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-07T10:20:16.790Z] total 16 [2022-06-07T10:20:16.790Z] drwxr-xr-x 3 root root 4096 Jun 7 10:12 . [2022-06-07T10:20:16.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 10:12 .. [2022-06-07T10:20:16.790Z] drwxr-xr-x 2 root root 4096 Jun 7 10:12 cost [2022-06-07T10:20:16.790Z] -rw-r--r-- 1 root root 89 Jun 7 10:12 cost.csv [2022-06-07T10:20:16.790Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-07T10:20:16.790Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-07T10:20:16.790Z] total 16 [2022-06-07T10:20:16.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 10:12 . [2022-06-07T10:20:16.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 10:12 .. [2022-06-07T10:20:16.790Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 10:12 cost [2022-06-07T10:20:16.790Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 7 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:20:17.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:20:17.949Z] ---> package-listing.sh [2022-06-07T10:20:17.949Z] ++ facter osfamily [2022-06-07T10:20:17.949Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T10:20:18.210Z] + OS_FAMILY=debian [2022-06-07T10:20:18.210Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-07T10:20:18.210Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T10:20:18.210Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T10:20:18.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T10:20:18.210Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T10:20:18.210Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-07T10:20:18.210Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T10:20:18.210Z] + case "${OS_FAMILY}" in [2022-06-07T10:20:18.210Z] + dpkg -l [2022-06-07T10:20:18.210Z] + grep '^ii' [2022-06-07T10:20:18.210Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T10:20:18.210Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T10:20:18.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T10:20:18.210Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-07T10:20:18.210Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [2022-06-07T10:20:18.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo [2022-06-07T10:20:18.222Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T10:20:18.502Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T10:20:19.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T10:20:19.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T10:20:19.151Z] prd-ubuntu20.04-docker-8c-8g-1634 does not seem to be running inside a container [2022-06-07T10:20:19.190Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T10:20:19.422Z] $ docker top 3cab00a112bced00b55cf80b70a036bb2af4ea46d1f30fa2f127a7fa3aba53c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T10:20:19.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T10:20:20.063Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T10:20:20.351Z] + ls /var/log/sa-host [2022-06-07T10:20:20.351Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T10:20:20.481Z] provisioning config files... [2022-06-07T10:20:20.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config6827483915420472000tmp [Pipeline] { [Pipeline] echo [2022-06-07T10:20:20.504Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:20:20.787Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T10:20:20.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:20:21.122Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T10:20:21.131Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:20:21.418Z] ---> sudo-logs.sh [2022-06-07T10:20:21.418Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T10:20:21.451Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:20:21.736Z] ---> job-cost.sh [2022-06-07T10:20:21.737Z] lf-activate-venv: SKIPPING [2022-06-07T10:20:21.737Z] DEBUG: total: 0.2199999988079071 [2022-06-07T10:20:21.737Z] INFO: Retrieving Stack Cost... [2022-06-07T10:20:22.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T10:20:22.876Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T10:20:22.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T10:20:23.172Z] ---> logs-deploy.sh [2022-06-07T10:20:23.172Z] lf-activate-venv: SKIPPING [2022-06-07T10:20:23.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/3 [2022-06-07T10:20:23.172Z] INFO: archiving workspace using pattern(s): [2022-06-07T10:20:24.111Z] Archives upload complete. [2022-06-07T10:20:24.111Z] INFO: archiving logs to Nexus