Pull request #65 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 8ea3952a55c07e239dd75554aa3eccbc97544666 rather than 67546bc4332c3d264001c22ba45d6c898bd1fa71 Obtained Jenkinsfile from 8ea3952a55c07e239dd75554aa3eccbc97544666 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-ssh8479354142275746584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13005624090811184021.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-65/workspace@libs/edgex-global-pipelines/.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-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16519101417712912728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh8353213617279114411.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-65/workspace@libs/lf-pipelines/.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-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9100649847481553257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [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-64220 in /w/workspace/oundry_device-onvif-camera_PR-65 [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-65 # 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 Merging remotes/origin/main commit 8ea3952a55c07e239dd75554aa3eccbc97544666 into PR head commit 67546bc4332c3d264001c22ba45d6c898bd1fa71 Merge succeeded, producing 67546bc4332c3d264001c22ba45d6c898bd1fa71 Checking out Revision 67546bc4332c3d264001c22ba45d6c898bd1fa71 (PR-65) > 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 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67546bc4332c3d264001c22ba45d6c898bd1fa71 # 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 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67546bc4332c3d264001c22ba45d6c898bd1fa71 # timeout=10 Commit message: "Merge remote-tracking branch 'edgex/main' into discovery-probe" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T20:15:32.678Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T20:15:32.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T20:15:32.736Z] ========================================================= [2022-05-20T20:15:32.737Z] EdgeX Global Pipelines Version Info [2022-05-20T20:15:32.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7877d02fe09089b772cea8343344b0d87ebd66dc # timeout=10 [2022-05-20T20:15:33.491Z] ------------------- [2022-05-20T20:15:33.491Z] stable info: [2022-05-20T20:15:33.491Z] ------------------- [2022-05-20T20:15:33.491Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T20:15:33.491Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T20:15:33.491Z] Message: update stable to v1.0.230 [2022-05-20T20:15:34.063Z] ------------------- [2022-05-20T20:15:34.063Z] experimental info: [2022-05-20T20:15:34.063Z] ------------------- [2022-05-20T20:15:34.063Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T20:15:34.063Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T20:15:34.063Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T20:15:34.190Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-20T20:15:34.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-20T20:15:34.219Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T20:15:34.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T20:15:34.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T20:15:34.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T20:15:34.267Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T20:15:34.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T20:15:34.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T20:15:34.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T20:15:34.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T20:15:34.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-20T20:15:34.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T20:15:34.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T20:15:34.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T20:15:34.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T20:15:34.427Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T20:15:34.438Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T20:15:34.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T20:15:34.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T20:15:34.483Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T20:15:34.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T20:15:34.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T20:15:34.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T20:15:34.545Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T20:15:34.562Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T20:15:34.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-05-20T20:15:34.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-05-20T20:15:34.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-05-20T20:15:34.614Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67546bc4332c3d264001c22ba45d6c898bd1fa71 [Pipeline] echo [2022-05-20T20:15:34.626Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67546bc [Pipeline] echo [2022-05-20T20:15:34.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T20:15:34.684Z] provisioning config files... [2022-05-20T20:15:34.698Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config1907074441395735887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:15:35.009Z] ---> docker-login.sh [2022-05-20T20:15:35.009Z] nexus3.edgexfoundry.org:10001 [2022-05-20T20:15:35.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:35.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:35.533Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:35.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:35.533Z] [2022-05-20T20:15:35.533Z] Login Succeeded [2022-05-20T20:15:35.533Z] nexus3.edgexfoundry.org:10002 [2022-05-20T20:15:35.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:35.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:35.533Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:35.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:35.533Z] [2022-05-20T20:15:35.533Z] Login Succeeded [2022-05-20T20:15:35.533Z] nexus3.edgexfoundry.org:10003 [2022-05-20T20:15:35.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:35.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:35.794Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:35.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:35.794Z] [2022-05-20T20:15:35.794Z] Login Succeeded [2022-05-20T20:15:35.794Z] nexus3.edgexfoundry.org:10004 [2022-05-20T20:15:35.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:35.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:35.794Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:35.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:35.794Z] [2022-05-20T20:15:35.794Z] Login Succeeded [2022-05-20T20:15:35.794Z] docker.io [2022-05-20T20:15:36.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:36.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:36.322Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:36.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:36.322Z] [2022-05-20T20:15:36.322Z] Login Succeeded [2022-05-20T20:15:36.322Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T20:15:36.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T20:15:36.725Z] + git rev-list -1 --merges 67546bc4332c3d264001c22ba45d6c898bd1fa71~1..67546bc4332c3d264001c22ba45d6c898bd1fa71 [Pipeline] echo [2022-05-20T20:15:36.820Z] -----------> git rev-list -1 --merges 67546bc4332c3d264001c22ba45d6c898bd1fa71~1..67546bc4332c3d264001c22ba45d6c898bd1fa71 67546bc4332c3d264001c22ba45d6c898bd1fa71 [2022-05-20T20:15:36.820Z] 67546bc4332c3d264001c22ba45d6c898bd1fa71 [false] [Pipeline] sh [2022-05-20T20:15:37.111Z] + git log --format=format:%s -1 67546bc4332c3d264001c22ba45d6c898bd1fa71 [Pipeline] echo [2022-05-20T20:15:37.127Z] ========================================================= [2022-05-20T20:15:37.127Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T20:15:37.127Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T20:15:37.451Z] + git log --format=format:%s -1 67546bc4332c3d264001c22ba45d6c898bd1fa71 [Pipeline] echo [2022-05-20T20:15:37.464Z] [semverPrep] GIT_COMMIT: 67546bc4332c3d264001c22ba45d6c898bd1fa71, Commit Message: Merge remote-tracking branch 'edgex/main' into discovery-probe [Pipeline] echo [2022-05-20T20:15:37.477Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T20:15:37.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T20:15:37.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T20:15:37.903Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T20:15:37.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T20:15:37.903Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T20:15:37.903Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T20:15:37.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:15:38.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T20:15:38.329Z] [2022-05-20T20:15:38.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:15:38.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T20:15:38.634Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T20:15:38.634Z] 1fe172e4850f: Pulling fs layer [2022-05-20T20:15:38.634Z] caf521ccaac6: Pulling fs layer [2022-05-20T20:15:38.634Z] 3ead6fa29328: Pulling fs layer [2022-05-20T20:15:38.634Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T20:15:38.634Z] a8d5f1318db7: Pulling fs layer [2022-05-20T20:15:38.634Z] c427282e49a2: Pulling fs layer [2022-05-20T20:15:38.634Z] 1827001aaf11: Pulling fs layer [2022-05-20T20:15:38.634Z] 5c2a1cbceb83: Waiting [2022-05-20T20:15:38.634Z] a8d5f1318db7: Waiting [2022-05-20T20:15:38.634Z] 0714d37db230: Pulling fs layer [2022-05-20T20:15:38.634Z] ac28cf19c067: Pulling fs layer [2022-05-20T20:15:38.634Z] ca983d60f3e2: Pulling fs layer [2022-05-20T20:15:38.634Z] 9f894cec8388: Pulling fs layer [2022-05-20T20:15:38.634Z] ca983d60f3e2: Waiting [2022-05-20T20:15:38.634Z] 0714d37db230: Waiting [2022-05-20T20:15:38.634Z] c427282e49a2: Waiting [2022-05-20T20:15:38.634Z] 1827001aaf11: Waiting [2022-05-20T20:15:38.634Z] ac28cf19c067: Waiting [2022-05-20T20:15:38.634Z] caf521ccaac6: Verifying Checksum [2022-05-20T20:15:38.634Z] caf521ccaac6: Download complete [2022-05-20T20:15:38.634Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T20:15:38.634Z] 5c2a1cbceb83: Download complete [2022-05-20T20:15:38.895Z] 3ead6fa29328: Verifying Checksum [2022-05-20T20:15:38.895Z] 3ead6fa29328: Download complete [2022-05-20T20:15:38.895Z] a8d5f1318db7: Verifying Checksum [2022-05-20T20:15:38.895Z] a8d5f1318db7: Download complete [2022-05-20T20:15:38.895Z] c427282e49a2: Download complete [2022-05-20T20:15:38.895Z] 0714d37db230: Verifying Checksum [2022-05-20T20:15:38.895Z] 0714d37db230: Download complete [2022-05-20T20:15:38.895Z] ac28cf19c067: Verifying Checksum [2022-05-20T20:15:38.895Z] ac28cf19c067: Download complete [2022-05-20T20:15:38.895Z] ca983d60f3e2: Download complete [2022-05-20T20:15:38.895Z] 9f894cec8388: Download complete [2022-05-20T20:15:38.895Z] 1fe172e4850f: Verifying Checksum [2022-05-20T20:15:38.895Z] 1fe172e4850f: Download complete [2022-05-20T20:15:39.155Z] 1827001aaf11: Verifying Checksum [2022-05-20T20:15:39.155Z] 1827001aaf11: Download complete [2022-05-20T20:15:40.095Z] 1fe172e4850f: Pull complete [2022-05-20T20:15:40.096Z] caf521ccaac6: Pull complete [2022-05-20T20:15:40.666Z] 3ead6fa29328: Pull complete [2022-05-20T20:15:40.666Z] 5c2a1cbceb83: Pull complete [2022-05-20T20:15:41.239Z] a8d5f1318db7: Pull complete [2022-05-20T20:15:41.239Z] c427282e49a2: Pull complete [2022-05-20T20:15:43.148Z] 1827001aaf11: Pull complete [2022-05-20T20:15:43.148Z] 0714d37db230: Pull complete [2022-05-20T20:15:43.148Z] ac28cf19c067: Pull complete [2022-05-20T20:15:43.148Z] ca983d60f3e2: Pull complete [2022-05-20T20:15:43.148Z] 9f894cec8388: Pull complete [2022-05-20T20:15:43.148Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T20:15:43.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T20:15:43.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T20:15:43.218Z] prd-ubuntu20.04-docker-8c-8g-64220 does not seem to be running inside a container [2022-05-20T20:15:43.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@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-devops/py-git-semver:latest cat [2022-05-20T20:15:44.913Z] $ docker top 39d9071cde5b71a14724508c57ef9696748bc866fa3d04e5f1b3109a2c509f91 -eo pid,comm [2022-05-20T20:15:44.973Z] 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-05-20T20:15:44.973Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T20:15:45.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T20:15:45.008Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T20:15:45.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T20:15:45.148Z] $ docker exec 39d9071cde5b71a14724508c57ef9696748bc866fa3d04e5f1b3109a2c509f91 ssh-agent [2022-05-20T20:15:45.265Z] SSH_AUTH_SOCK=/tmp/ssh-Fwud74HZMvT3/agent.33 [2022-05-20T20:15:45.265Z] SSH_AGENT_PID=39 [2022-05-20T20:15:45.273Z] Running ssh-add (command line suppressed) [2022-05-20T20:15:45.390Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_5331981486644393091.key (/w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_5331981486644393091.key) [2022-05-20T20:15:45.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T20:15:45.691Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T20:15:45.716Z] $ docker exec --env ******** --env ******** 39d9071cde5b71a14724508c57ef9696748bc866fa3d04e5f1b3109a2c509f91 ssh-agent -k [2022-05-20T20:15:45.820Z] unset SSH_AUTH_SOCK; [2022-05-20T20:15:45.821Z] unset SSH_AGENT_PID; [2022-05-20T20:15:45.821Z] echo Agent pid 39 killed; [2022-05-20T20:15:45.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T20:15:45.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T20:15:45.851Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T20:15:45.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T20:15:45.983Z] $ docker exec 39d9071cde5b71a14724508c57ef9696748bc866fa3d04e5f1b3109a2c509f91 ssh-agent [2022-05-20T20:15:46.103Z] SSH_AUTH_SOCK=/tmp/ssh-RpgdOrxyI39f/agent.72 [2022-05-20T20:15:46.103Z] SSH_AGENT_PID=79 [2022-05-20T20:15:46.109Z] Running ssh-add (command line suppressed) [2022-05-20T20:15:46.239Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_2410092850284030430.key (/w/workspace/oundry_device-onvif-camera_PR-65@tmp/private_key_2410092850284030430.key) [2022-05-20T20:15:46.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T20:15:46.543Z] + git semver init [2022-05-20T20:15:46.804Z] 2022-05-20 20:15:46,746 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T20:15:46.804Z] 2022-05-20 20:15:46,747 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-65/.semver [2022-05-20T20:15:46.804Z] 2022-05-20 20:15:46,747 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-65/.semver [2022-05-20T20:15:46.804Z] 2022-05-20 20:15:46,747 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-65/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-65, universal_newlines=False, shell=None, istream=None) [2022-05-20T20:15:47.752Z] 2022-05-20 20:15:47,393 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-65/.git/info/exclude [2022-05-20T20:15:47.752Z] 2022-05-20 20:15:47,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-65/.semver/PR-65 with force:False [2022-05-20T20:15:47.752Z] 2022-05-20 20:15:47,394 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-65/.semver/PR-65 [2022-05-20T20:15:47.752Z] 2022-05-20 20:15:47,394 [write_version] DEBUG version is same as current version 0.0.0 [2022-05-20T20:15:47.752Z] 2022-05-20 20:15:47,394 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-65/.semver/PR-65 [2022-05-20T20:15:47.752Z] 0.0.0 [Pipeline] } [2022-05-20T20:15:47.770Z] $ docker exec --env ******** --env ******** 39d9071cde5b71a14724508c57ef9696748bc866fa3d04e5f1b3109a2c509f91 ssh-agent -k [2022-05-20T20:15:47.880Z] unset SSH_AUTH_SOCK; [2022-05-20T20:15:47.881Z] unset SSH_AGENT_PID; [2022-05-20T20:15:47.881Z] echo Agent pid 79 killed; [2022-05-20T20:15:47.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T20:15:48.201Z] + git semver [Pipeline] } [2022-05-20T20:15:48.492Z] $ docker stop --time=1 39d9071cde5b71a14724508c57ef9696748bc866fa3d04e5f1b3109a2c509f91 [2022-05-20T20:15:49.797Z] $ docker rm -f 39d9071cde5b71a14724508c57ef9696748bc866fa3d04e5f1b3109a2c509f91 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T20:15:50.160Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T20:15:50.440Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T20:15:50.444Z] [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-05-20T20:15:50.572Z] provisioning config files... [2022-05-20T20:15:50.582Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config664573446137416028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:15:50.881Z] ---> docker-login.sh [2022-05-20T20:15:50.881Z] nexus3.edgexfoundry.org:10001 [2022-05-20T20:15:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:50.881Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:50.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:50.881Z] [2022-05-20T20:15:50.881Z] Login Succeeded [2022-05-20T20:15:50.881Z] nexus3.edgexfoundry.org:10002 [2022-05-20T20:15:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:50.881Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:50.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:50.881Z] [2022-05-20T20:15:50.881Z] Login Succeeded [2022-05-20T20:15:51.142Z] nexus3.edgexfoundry.org:10003 [2022-05-20T20:15:51.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:51.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:51.142Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:51.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:51.142Z] [2022-05-20T20:15:51.142Z] Login Succeeded [2022-05-20T20:15:51.142Z] nexus3.edgexfoundry.org:10004 [2022-05-20T20:15:51.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:51.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:51.404Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:51.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:51.404Z] [2022-05-20T20:15:51.404Z] Login Succeeded [2022-05-20T20:15:51.404Z] docker.io [2022-05-20T20:15:51.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:15:51.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:15:51.664Z] Configure a credential helper to remove this warning. See [2022-05-20T20:15:51.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:15:51.664Z] [2022-05-20T20:15:51.664Z] Login Succeeded [2022-05-20T20:15:51.664Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T20:15:51.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T20:15:51.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T20:15:51.760Z] ========================================================= [2022-05-20T20:15:51.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T20:15:51.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:15:52.076Z] + 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-05-20T20:15:52.076Z] Sending build context to Docker daemon 8.79MB [2022-05-20T20:15:52.076Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T20:15:52.076Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-20T20:15:52.076Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T20:15:52.076Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T20:15:52.076Z] 666ba61612fd: Pulling fs layer [2022-05-20T20:15:52.076Z] 8ed8ca486205: Pulling fs layer [2022-05-20T20:15:52.076Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T20:15:52.076Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T20:15:52.076Z] ca2b28591e48: Pulling fs layer [2022-05-20T20:15:52.076Z] 4fe6c5a15a65: Waiting [2022-05-20T20:15:52.076Z] 22a0e8bec74d: Waiting [2022-05-20T20:15:52.076Z] ca2b28591e48: Waiting [2022-05-20T20:15:52.076Z] a51346096db8: Pulling fs layer [2022-05-20T20:15:52.076Z] daebc70d1ce1: Pulling fs layer [2022-05-20T20:15:52.076Z] 0e18a0eac166: Pulling fs layer [2022-05-20T20:15:52.076Z] a51346096db8: Waiting [2022-05-20T20:15:52.076Z] daebc70d1ce1: Waiting [2022-05-20T20:15:52.076Z] 0e18a0eac166: Waiting [2022-05-20T20:15:52.076Z] 8ed8ca486205: Download complete [2022-05-20T20:15:52.336Z] 666ba61612fd: Download complete [2022-05-20T20:15:52.336Z] 22a0e8bec74d: Download complete [2022-05-20T20:15:52.336Z] 59bf1c3509f3: Download complete [2022-05-20T20:15:52.336Z] ca2b28591e48: Verifying Checksum [2022-05-20T20:15:52.336Z] ca2b28591e48: Download complete [2022-05-20T20:15:52.336Z] a51346096db8: Download complete [2022-05-20T20:15:52.336Z] daebc70d1ce1: Verifying Checksum [2022-05-20T20:15:52.336Z] daebc70d1ce1: Download complete [2022-05-20T20:15:52.336Z] 59bf1c3509f3: Pull complete [2022-05-20T20:15:52.596Z] 666ba61612fd: Pull complete [2022-05-20T20:15:52.596Z] 8ed8ca486205: Pull complete [2022-05-20T20:15:52.855Z] 0e18a0eac166: Verifying Checksum [2022-05-20T20:15:52.855Z] 0e18a0eac166: Download complete [2022-05-20T20:15:52.855Z] 4fe6c5a15a65: Download complete [2022-05-20T20:15:56.145Z] 4fe6c5a15a65: Pull complete [2022-05-20T20:15:56.404Z] 22a0e8bec74d: Pull complete [2022-05-20T20:15:56.404Z] ca2b28591e48: Pull complete [2022-05-20T20:15:56.404Z] a51346096db8: Pull complete [2022-05-20T20:15:56.664Z] daebc70d1ce1: Pull complete [2022-05-20T20:15:58.573Z] 0e18a0eac166: Pull complete [2022-05-20T20:15:58.573Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T20:15:58.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T20:15:58.573Z] ---> f018257e8ee9 [2022-05-20T20:15:58.573Z] Step 3/13 : ARG MAKE="make build" [2022-05-20T20:16:00.484Z] ---> Running in 0c71939cea38 [2022-05-20T20:16:00.484Z] Removing intermediate container 0c71939cea38 [2022-05-20T20:16:00.484Z] ---> 8fcb96ea3b11 [2022-05-20T20:16:00.484Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T20:16:00.484Z] ---> Running in 8bbcacc547fd [2022-05-20T20:16:00.745Z] Removing intermediate container 8bbcacc547fd [2022-05-20T20:16:00.745Z] ---> 14a81ba8e482 [2022-05-20T20:16:00.745Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T20:16:00.745Z] ---> Running in 344e4890d007 [2022-05-20T20:16:00.745Z] Removing intermediate container 344e4890d007 [2022-05-20T20:16:00.745Z] ---> c87eb7d694a1 [2022-05-20T20:16:00.745Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-20T20:16:01.005Z] ---> Running in 1fc15ae4f679 [2022-05-20T20:16:01.006Z] Removing intermediate container 1fc15ae4f679 [2022-05-20T20:16:01.006Z] ---> 5790d165687c [2022-05-20T20:16:01.006Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T20:16:01.006Z] ---> Running in df2e7798b729 [2022-05-20T20:16:01.577Z] Removing intermediate container df2e7798b729 [2022-05-20T20:16:01.577Z] ---> 23dd1292c371 [2022-05-20T20:16:01.577Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T20:16:01.577Z] ---> Running in b2a1a202f509 [2022-05-20T20:16:02.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T20:16:02.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T20:16:03.292Z] OK: 221 MiB in 52 packages [2022-05-20T20:16:03.553Z] Removing intermediate container b2a1a202f509 [2022-05-20T20:16:03.553Z] ---> 98c828d02337 [2022-05-20T20:16:03.553Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-20T20:16:03.553Z] ---> Running in bc2499b78f43 [2022-05-20T20:16:03.553Z] Removing intermediate container bc2499b78f43 [2022-05-20T20:16:03.553Z] ---> c12c255adb76 [2022-05-20T20:16:03.553Z] Step 10/13 : COPY go.mod vendor* pkg/netscan/go.mod ./ [2022-05-20T20:16:03.813Z] ---> 66af4fbdcd98 [2022-05-20T20:16:03.814Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T20:16:03.814Z] ---> Running in 6741fd15ba55 [2022-05-20T20:16:04.753Z] Removing intermediate container 6741fd15ba55 [2022-05-20T20:16:04.753Z] ---> c2f758d20e66 [2022-05-20T20:16:04.753Z] Step 12/13 : COPY . . [2022-05-20T20:16:04.753Z] ---> 5587e2358246 [2022-05-20T20:16:04.753Z] Step 13/13 : RUN ${MAKE} [2022-05-20T20:16:05.013Z] ---> Running in 2a14322d9810 [2022-05-20T20:16:05.278Z] noop [2022-05-20T20:16:05.540Z] Still waiting to schedule task [2022-05-20T20:16:05.540Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T20:16:05.541Z] Removing intermediate container 2a14322d9810 [2022-05-20T20:16:05.541Z] ---> 72a72e064386 [2022-05-20T20:16:05.541Z] Successfully built 72a72e064386 [2022-05-20T20:16:05.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:16:05.838Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T20:16:05.838Z] . [Pipeline] withDockerContainer [2022-05-20T20:16:05.907Z] prd-ubuntu20.04-docker-8c-8g-64220 does not seem to be running inside a container [2022-05-20T20:16:05.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T20:16:06.338Z] $ docker top 7bedf06470f3b5f67f534b064edb29cee5f431612f3c6f1daf2194b58bd1c51a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T20:16:06.693Z] + go version [2022-05-20T20:16:06.693Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T20:16:06.711Z] $ docker stop --time=1 7bedf06470f3b5f67f534b064edb29cee5f431612f3c6f1daf2194b58bd1c51a [2022-05-20T20:16:08.019Z] $ docker rm -f 7bedf06470f3b5f67f534b064edb29cee5f431612f3c6f1daf2194b58bd1c51a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:16:08.422Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T20:16:08.422Z] . [Pipeline] withDockerContainer [2022-05-20T20:16:08.484Z] prd-ubuntu20.04-docker-8c-8g-64220 does not seem to be running inside a container [2022-05-20T20:16:08.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T20:16:08.894Z] $ docker top 994e6222aab64ba54dd6749260d70377fbef01f053ce650cc6de0ae9c6d8fa58 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T20:16:09.259Z] + make test [2022-05-20T20:16:09.259Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-20T20:16:09.259Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.2.0 [2022-05-20T20:16:09.259Z] go: downloading github.com/IOTechSystems/onvif v0.1.1 [2022-05-20T20:16:09.520Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-20T20:16:09.520Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-20T20:16:09.520Z] go: downloading github.com/gofrs/uuid v3.2.0+incompatible [2022-05-20T20:16:09.780Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-20T20:16:09.780Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-20T20:16:09.780Z] go: downloading github.com/clbanning/mxj/v2 v2.3.2 [2022-05-20T20:16:09.780Z] go: downloading github.com/beevik/etree v1.1.0 [2022-05-20T20:16:09.780Z] go: downloading github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae [2022-05-20T20:16:09.780Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-20T20:16:09.780Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-20T20:16:09.780Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-20T20:16:09.780Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-20T20:16:10.040Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-20T20:16:10.040Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-20T20:16:10.040Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-20T20:16:10.040Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-20T20:16:10.040Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-20T20:16:10.040Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-20T20:16:10.040Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T20:16:10.040Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-20T20:16:10.040Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-20T20:16:10.040Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-20T20:16:10.040Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-20T20:16:10.040Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-20T20:16:10.040Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-20T20:16:10.040Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-20T20:16:10.040Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-20T20:16:10.040Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-20T20:16:10.299Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-05-20T20:16:10.299Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-20T20:16:10.299Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-20T20:16:10.299Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-20T20:16:10.299Z] go: downloading golang.org/x/text v0.3.7 [2022-05-20T20:16:10.299Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-20T20:16:10.299Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-20T20:16:10.299Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-20T20:16:10.299Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-20T20:16:10.560Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-20T20:16:10.560Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-20T20:16:10.560Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-20T20:16:10.560Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-20T20:16:10.560Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-20T20:16:10.560Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-20T20:16:10.560Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-20T20:16:10.560Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-20T20:16:10.560Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-20T20:16:10.560Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-20T20:16:10.823Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-20T20:16:10.823Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-20T20:16:10.823Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-20T20:16:10.823Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-20T20:16:10.823Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-20T20:16:10.823Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-20T20:16:10.823Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-20T20:16:10.823Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-20T20:16:10.823Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-20T20:16:10.823Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-20T20:16:10.823Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-20T20:16:10.823Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-20T20:16:10.823Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-20T20:16:10.823Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-20T20:16:13.426Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-20T20:16:23.415Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-20T20:16:23.415Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.013s coverage: 0.9% of statements [2022-05-20T20:16:29.985Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-20T20:16:33.278Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T20:16:33.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T20:16:33.278Z] ./bin/test-attribution-txt.sh [2022-05-20T20:16:33.278Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [Pipeline] echo [2022-05-20T20:16:33.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T20:16:33.579Z] $ docker stop --time=1 994e6222aab64ba54dd6749260d70377fbef01f053ce650cc6de0ae9c6d8fa58 [2022-05-20T20:16:37.588Z] $ docker rm -f 994e6222aab64ba54dd6749260d70377fbef01f053ce650cc6de0ae9c6d8fa58 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T20:16:38.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T20:16:38.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T20:16:38.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T20:16:39.251Z] + ls -al . [2022-05-20T20:16:39.251Z] total 224 [2022-05-20T20:16:39.251Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 20:16 . [2022-05-20T20:16:39.251Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 20:15 .. [2022-05-20T20:16:39.251Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 20:15 .git [2022-05-20T20:16:39.251Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 20:15 .github [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 352 May 20 20:15 .gitignore [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 20:15 .golangci.yml [2022-05-20T20:16:39.251Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 20:15 .semver [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 9415 May 20 20:15 Attribution.txt [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 189 May 20 20:15 CHANGELOG.md [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 1686 May 20 20:15 Dockerfile [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 677 May 20 20:15 GOVERNANCE.md [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 660 May 20 20:15 Jenkinsfile [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 20:15 LICENSE [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 2161 May 20 20:15 Makefile [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 625 May 20 20:15 OWNERS.md [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 20 20:15 README.md [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 20:15 VERSION [2022-05-20T20:16:39.251Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 20:15 bin [2022-05-20T20:16:39.251Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:15 cmd [2022-05-20T20:16:39.251Z] -rw-r--r-- 1 jenkins jenkins 42596 May 20 20:16 coverage.out [2022-05-20T20:16:39.251Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 20:15 doc [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 3716 May 20 20:15 go.mod [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 20 20:15 go.sum [2022-05-20T20:16:39.251Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:15 internal [2022-05-20T20:16:39.251Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:15 pkg [2022-05-20T20:16:39.251Z] -rw-rw-r-- 1 jenkins jenkins 236 May 20 20:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:16:39.648Z] + 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=67546bc4332c3d264001c22ba45d6c898bd1fa71 --label arch=amd64 --label version=0.0.0 . [2022-05-20T20:16:39.649Z] Sending build context to Docker daemon 8.834MB [2022-05-20T20:16:39.649Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T20:16:39.649Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-20T20:16:39.649Z] ---> 72a72e064386 [2022-05-20T20:16:39.649Z] Step 3/26 : ARG MAKE="make build" [2022-05-20T20:16:39.909Z] ---> Running in 0d9996556cf9 [2022-05-20T20:16:40.169Z] Removing intermediate container 0d9996556cf9 [2022-05-20T20:16:40.169Z] ---> 2edf70e0e68a [2022-05-20T20:16:40.169Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T20:16:40.169Z] ---> Running in 19c812b21c8b [2022-05-20T20:16:40.429Z] Removing intermediate container 19c812b21c8b [2022-05-20T20:16:40.429Z] ---> af73b8947ab6 [2022-05-20T20:16:40.429Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T20:16:40.429Z] ---> Running in d10c5f873912 [2022-05-20T20:16:40.429Z] Removing intermediate container d10c5f873912 [2022-05-20T20:16:40.429Z] ---> 717abe53928c [2022-05-20T20:16:40.429Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-20T20:16:40.429Z] ---> Running in d727140e6b31 [2022-05-20T20:16:40.689Z] Removing intermediate container d727140e6b31 [2022-05-20T20:16:40.689Z] ---> 6e75d0b311de [2022-05-20T20:16:40.689Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T20:16:40.689Z] ---> Running in ac68a58b6b92 [2022-05-20T20:16:41.261Z] Removing intermediate container ac68a58b6b92 [2022-05-20T20:16:41.261Z] ---> 24f006fbb0c6 [2022-05-20T20:16:41.261Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T20:16:41.261Z] ---> Running in 1944129c1761 [2022-05-20T20:16:41.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T20:16:42.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T20:16:42.726Z] OK: 221 MiB in 52 packages [2022-05-20T20:16:42.985Z] Removing intermediate container 1944129c1761 [2022-05-20T20:16:42.985Z] ---> fe005ff8b975 [2022-05-20T20:16:42.985Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-20T20:16:42.985Z] ---> Running in c59f4bf890cb [2022-05-20T20:16:43.245Z] Removing intermediate container c59f4bf890cb [2022-05-20T20:16:43.245Z] ---> 0242fddb4ace [2022-05-20T20:16:43.245Z] Step 10/26 : COPY go.mod vendor* pkg/netscan/go.mod ./ [2022-05-20T20:16:43.245Z] ---> 867931631813 [2022-05-20T20:16:43.245Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T20:16:43.245Z] ---> Running in bd680e1313e4 [2022-05-20T20:16:43.813Z] Removing intermediate container bd680e1313e4 [2022-05-20T20:16:43.813Z] ---> 3f3c55db3cc8 [2022-05-20T20:16:43.813Z] Step 12/26 : COPY . . [2022-05-20T20:16:44.386Z] ---> c612333ac9b5 [2022-05-20T20:16:44.386Z] Step 13/26 : RUN ${MAKE} [2022-05-20T20:16:44.386Z] ---> Running in fa3556497f99 [2022-05-20T20:16:44.646Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-20T20:16:44.646Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.2.0 [2022-05-20T20:16:44.646Z] go: downloading github.com/IOTechSystems/onvif v0.1.1 [2022-05-20T20:16:44.646Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-20T20:16:44.646Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-20T20:16:44.646Z] go: downloading github.com/gofrs/uuid v3.2.0+incompatible [2022-05-20T20:16:44.646Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/clbanning/mxj/v2 v2.3.2 [2022-05-20T20:16:44.904Z] go: downloading github.com/beevik/etree v1.1.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae [2022-05-20T20:16:44.904Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-20T20:16:44.904Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-20T20:16:44.904Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T20:16:44.904Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-20T20:16:44.904Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-20T20:16:44.904Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-20T20:16:44.904Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-20T20:16:44.904Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-20T20:16:44.904Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-20T20:16:44.904Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-20T20:16:44.904Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-20T20:16:44.904Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-20T20:16:44.904Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-20T20:16:44.904Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-20T20:16:44.904Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-20T20:16:44.904Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-20T20:16:44.904Z] go: downloading golang.org/x/text v0.3.7 [2022-05-20T20:16:44.904Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-20T20:16:44.904Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-20T20:16:44.904Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-20T20:16:44.904Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-20T20:16:44.904Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-20T20:16:44.904Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-20T20:16:44.905Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-20T20:16:45.164Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-20T20:16:45.164Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-20T20:16:45.164Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-20T20:16:45.164Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-20T20:16:45.164Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-20T20:16:45.164Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-20T20:16:45.164Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-20T20:16:45.164Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-20T20:16:45.164Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-20T20:16:45.164Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-20T20:16:45.164Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-20T20:16:45.164Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-20T20:16:45.164Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-20T20:16:45.164Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-20T20:16:45.164Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-20T20:16:45.424Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-20T20:17:11.993Z] Removing intermediate container fa3556497f99 [2022-05-20T20:17:11.993Z] ---> 7a97464e80dd [2022-05-20T20:17:11.993Z] Step 14/26 : FROM alpine:3.15 [2022-05-20T20:17:12.564Z] 3.15: Pulling from library/alpine [2022-05-20T20:17:12.564Z] df9b9388f04a: Pulling fs layer [2022-05-20T20:17:12.824Z] df9b9388f04a: Verifying Checksum [2022-05-20T20:17:12.824Z] df9b9388f04a: Download complete [2022-05-20T20:17:12.824Z] df9b9388f04a: Pull complete [2022-05-20T20:17:12.824Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T20:17:12.824Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T20:17:12.824Z] ---> 0ac33e5f5afa [2022-05-20T20:17:12.824Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T20:17:13.084Z] ---> Running in 0536b6ca8aeb [2022-05-20T20:17:13.084Z] Removing intermediate container 0536b6ca8aeb [2022-05-20T20:17:13.084Z] ---> 9e60005aaf5d [2022-05-20T20:17:13.084Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T20:17:13.084Z] ---> Running in 22a18c4d5924 [2022-05-20T20:17:13.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T20:17:13.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T20:17:13.603Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T20:17:13.604Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T20:17:13.604Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T20:17:13.864Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T20:17:13.864Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T20:17:13.864Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T20:17:13.864Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T20:17:13.864Z] OK: 8 MiB in 20 packages [2022-05-20T20:17:14.124Z] Removing intermediate container 22a18c4d5924 [2022-05-20T20:17:14.124Z] ---> ffef1e1f5313 [2022-05-20T20:17:14.124Z] Step 17/26 : WORKDIR / [2022-05-20T20:17:14.124Z] ---> Running in d36fc810a879 [2022-05-20T20:17:14.384Z] Removing intermediate container d36fc810a879 [2022-05-20T20:17:14.384Z] ---> fe16646b43ee [2022-05-20T20:17:14.384Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-20T20:17:14.965Z] ---> 2ff99425fa64 [2022-05-20T20:17:14.965Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-20T20:17:15.226Z] ---> 9ead06fa5fd5 [2022-05-20T20:17:15.226Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-20T20:17:15.226Z] ---> cbffea8da661 [2022-05-20T20:17:15.226Z] Step 21/26 : EXPOSE 59984 [2022-05-20T20:17:15.226Z] ---> Running in 3bd85203b41d [2022-05-20T20:17:15.226Z] Removing intermediate container 3bd85203b41d [2022-05-20T20:17:15.226Z] ---> 0f62f8fa7177 [2022-05-20T20:17:15.226Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-20T20:17:15.487Z] ---> Running in 2eae5267b49f [2022-05-20T20:17:15.487Z] Removing intermediate container 2eae5267b49f [2022-05-20T20:17:15.487Z] ---> c9eab663355e [2022-05-20T20:17:15.487Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T20:17:15.747Z] ---> Running in ad2560d218b3 [2022-05-20T20:17:15.747Z] Removing intermediate container ad2560d218b3 [2022-05-20T20:17:15.747Z] ---> ae1f7ead571e [2022-05-20T20:17:15.747Z] Step 24/26 : LABEL arch=amd64 [2022-05-20T20:17:15.747Z] ---> Running in 47f431783610 [2022-05-20T20:17:15.747Z] Removing intermediate container 47f431783610 [2022-05-20T20:17:15.747Z] ---> 63da703f4376 [2022-05-20T20:17:15.747Z] Step 25/26 : LABEL git_sha=67546bc4332c3d264001c22ba45d6c898bd1fa71 [2022-05-20T20:17:16.008Z] ---> Running in a9eeefacb31b [2022-05-20T20:17:16.008Z] Removing intermediate container a9eeefacb31b [2022-05-20T20:17:16.008Z] ---> f4efc6503417 [2022-05-20T20:17:16.008Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T20:17:16.008Z] ---> Running in ad712b6b5220 [2022-05-20T20:17:16.008Z] Removing intermediate container ad712b6b5220 [2022-05-20T20:17:16.008Z] ---> 238cec28b4f6 [2022-05-20T20:17:16.008Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T20:17:16.008Z] Successfully built 238cec28b4f6 [2022-05-20T20:17:16.008Z] Successfully tagged device-onvif-camera:latest [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] sh [2022-05-20T20:17:16.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T20:17:16.422Z] [2022-05-20T20:17:16.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:17:16.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T20:17:16.722Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T20:17:16.722Z] 5eb5b503b376: Pulling fs layer [2022-05-20T20:17:16.722Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T20:17:16.722Z] ec43610c2a17: Pulling fs layer [2022-05-20T20:17:16.722Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T20:17:16.722Z] 33b1e0a273af: Pulling fs layer [2022-05-20T20:17:16.722Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T20:17:16.722Z] 2f39f015ded8: Pulling fs layer [2022-05-20T20:17:16.722Z] 3a2ae6a8a46f: Waiting [2022-05-20T20:17:16.722Z] 5d3b04190fa2: Waiting [2022-05-20T20:17:16.722Z] 2f39f015ded8: Waiting [2022-05-20T20:17:16.722Z] 5c69ac0246d0: Download complete [2022-05-20T20:17:16.722Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T20:17:16.722Z] 3a2ae6a8a46f: Download complete [2022-05-20T20:17:16.722Z] 33b1e0a273af: Verifying Checksum [2022-05-20T20:17:16.722Z] 33b1e0a273af: Download complete [2022-05-20T20:17:16.722Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T20:17:16.722Z] 5d3b04190fa2: Download complete [2022-05-20T20:17:16.722Z] ec43610c2a17: Verifying Checksum [2022-05-20T20:17:16.722Z] ec43610c2a17: Download complete [2022-05-20T20:17:16.983Z] 5eb5b503b376: Verifying Checksum [2022-05-20T20:17:16.983Z] 5eb5b503b376: Download complete [2022-05-20T20:17:17.551Z] 2f39f015ded8: Download complete [2022-05-20T20:17:18.120Z] 5eb5b503b376: Pull complete [2022-05-20T20:17:18.379Z] 5c69ac0246d0: Pull complete [2022-05-20T20:17:18.640Z] ec43610c2a17: Pull complete [2022-05-20T20:17:18.900Z] 3a2ae6a8a46f: Pull complete [2022-05-20T20:17:18.900Z] 33b1e0a273af: Pull complete [2022-05-20T20:17:19.159Z] 5d3b04190fa2: Pull complete [2022-05-20T20:17:23.354Z] 2f39f015ded8: Pull complete [2022-05-20T20:17:23.354Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T20:17:23.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T20:17:23.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T20:17:23.420Z] prd-ubuntu20.04-docker-8c-8g-64220 does not seem to be running inside a container [2022-05-20T20:17:23.459Z] $ 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-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T20:17:25.487Z] $ docker top 4b05bd8b25ee1f40afec1f477614c535e787d7c89b3c506e128aef4ec2cb141b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:17:25.906Z] ---> job-cost.sh [2022-05-20T20:17:25.906Z] lf-activate-venv: SKIPPING [2022-05-20T20:17:25.906Z] INFO: No Stack... [2022-05-20T20:17:26.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T20:17:27.046Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T20:17:27.340Z] + + cut -d, -f6 [2022-05-20T20:17:27.340Z] cat /w/workspace/oundry_device-onvif-camera_PR-65/archives/cost.csv [Pipeline] lock [2022-05-20T20:17:27.353Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-65-8-stack-cost] [2022-05-20T20:17:27.362Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-65-8-stack-cost] did not exist. Created. [2022-05-20T20:17:27.362Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-65-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T20:17:27.675Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T20:17:27.707Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T20:17:27.714Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-65-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T20:17:27.739Z] $ docker stop --time=1 4b05bd8b25ee1f40afec1f477614c535e787d7c89b3c506e128aef4ec2cb141b [2022-05-20T20:17:28.957Z] $ docker rm -f 4b05bd8b25ee1f40afec1f477614c535e787d7c89b3c506e128aef4ec2cb141b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T20:17:40.719Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64221 in /w/workspace/oundry_device-onvif-camera_PR-65 [Pipeline] { [Pipeline] ws [2022-05-20T20:17:40.734Z] Running in /w/workspace/device-onvif-camera/8 [Pipeline] { [Pipeline] checkout [2022-05-20T20:17:40.942Z] Selected Git installation does not exist. Using Default [2022-05-20T20:17:40.942Z] The recommended git tool is: NONE [2022-05-20T20:17:46.859Z] using credential edgex-jenkins-ssh [2022-05-20T20:17:46.880Z] Cloning the remote Git repository [2022-05-20T20:17:46.958Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T20:17:47.078Z] > git init /w/workspace/device-onvif-camera/8 # timeout=10 [2022-05-20T20:17:47.160Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T20:17:47.161Z] > git --version # timeout=10 [2022-05-20T20:17:47.180Z] > git --version # 'git version 2.25.1' [2022-05-20T20:17:47.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T20:17:47.233Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T20:17:48.007Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-20T20:17:48.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T20:17:48.078Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-20T20:17:48.112Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T20:17:48.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T20:17:48.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T20:17:48.661Z] Merging remotes/origin/main commit 8ea3952a55c07e239dd75554aa3eccbc97544666 into PR head commit 67546bc4332c3d264001c22ba45d6c898bd1fa71 [2022-05-20T20:17:48.934Z] Merge succeeded, producing 67546bc4332c3d264001c22ba45d6c898bd1fa71 [2022-05-20T20:17:48.935Z] Checking out Revision 67546bc4332c3d264001c22ba45d6c898bd1fa71 (PR-65) [2022-05-20T20:17:48.679Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T20:17:48.699Z] > git checkout -f 67546bc4332c3d264001c22ba45d6c898bd1fa71 # timeout=10 [2022-05-20T20:17:48.838Z] > git remote # timeout=10 [2022-05-20T20:17:48.854Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T20:17:48.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T20:17:48.875Z] > git merge 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 [2022-05-20T20:17:48.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T20:17:48.944Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T20:17:48.956Z] > git checkout -f 67546bc4332c3d264001c22ba45d6c898bd1fa71 # timeout=10 [2022-05-20T20:17:53.158Z] Commit message: "Merge remote-tracking branch 'edgex/main' into discovery-probe" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T20:17:54.058Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T20:17:54.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T20:17:54.058Z] Dload Upload Total Spent Left Speed [2022-05-20T20:17:54.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 42693 0 --:--:-- --:--:-- --:--:-- 42693 [Pipeline] sh [2022-05-20T20:17:54.913Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T20:17:55.254Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T20:17:55.254Z] + sudo tee /etc/docker/daemon.new [2022-05-20T20:17:55.254Z] { [2022-05-20T20:17:55.254Z] "registry-mirrors": [ [2022-05-20T20:17:55.254Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T20:17:55.254Z] ], [2022-05-20T20:17:55.254Z] "bip": "10.250.0.254/24", [2022-05-20T20:17:55.254Z] "hosts": [ [2022-05-20T20:17:55.254Z] "tcp://0.0.0.0:5555", [2022-05-20T20:17:55.254Z] "unix:///var/run/docker.sock" [2022-05-20T20:17:55.254Z] ], [2022-05-20T20:17:55.254Z] "mtu": 1458, [2022-05-20T20:17:55.254Z] "selinux-enabled": true, [2022-05-20T20:17:55.254Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T20:17:55.254Z] } [Pipeline] sh [2022-05-20T20:17:55.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T20:17:55.950Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T20:18:14.288Z] provisioning config files... [2022-05-20T20:18:14.312Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/8@tmp/config9202858025946595905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:18:14.685Z] ---> docker-login.sh [2022-05-20T20:18:14.685Z] nexus3.edgexfoundry.org:10001 [2022-05-20T20:18:15.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:18:15.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:18:15.559Z] Configure a credential helper to remove this warning. See [2022-05-20T20:18:15.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:18:15.559Z] [2022-05-20T20:18:15.559Z] Login Succeeded [2022-05-20T20:18:15.559Z] nexus3.edgexfoundry.org:10002 [2022-05-20T20:18:15.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:18:15.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:18:15.835Z] Configure a credential helper to remove this warning. See [2022-05-20T20:18:15.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:18:15.835Z] [2022-05-20T20:18:15.835Z] Login Succeeded [2022-05-20T20:18:15.835Z] nexus3.edgexfoundry.org:10003 [2022-05-20T20:18:16.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:18:16.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:18:16.442Z] Configure a credential helper to remove this warning. See [2022-05-20T20:18:16.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:18:16.442Z] [2022-05-20T20:18:16.442Z] Login Succeeded [2022-05-20T20:18:16.442Z] nexus3.edgexfoundry.org:10004 [2022-05-20T20:18:16.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:18:16.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:18:16.997Z] Configure a credential helper to remove this warning. See [2022-05-20T20:18:16.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:18:16.997Z] [2022-05-20T20:18:16.997Z] Login Succeeded [2022-05-20T20:18:16.997Z] docker.io [2022-05-20T20:18:17.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T20:18:17.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T20:18:17.544Z] Configure a credential helper to remove this warning. See [2022-05-20T20:18:17.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T20:18:17.544Z] [2022-05-20T20:18:17.544Z] Login Succeeded [2022-05-20T20:18:17.544Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T20:18:17.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T20:18:18.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T20:18:18.140Z] ========================================================= [2022-05-20T20:18:18.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T20:18:18.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:18:18.485Z] + 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-05-20T20:18:18.762Z] Sending build context to Docker daemon 6.065MB [2022-05-20T20:18:19.042Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T20:18:19.042Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-20T20:18:19.042Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T20:18:19.042Z] 9b3977197b4f: Pulling fs layer [2022-05-20T20:18:19.042Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T20:18:19.042Z] 94645a83ff95: Pulling fs layer [2022-05-20T20:18:19.042Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T20:18:19.042Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T20:18:19.042Z] 3096ccb668a1: Pulling fs layer [2022-05-20T20:18:19.042Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T20:18:19.042Z] a4caa8a26152: Pulling fs layer [2022-05-20T20:18:19.042Z] 3f3a8bcf1eab: Waiting [2022-05-20T20:18:19.042Z] 0c92f367c5e7: Waiting [2022-05-20T20:18:19.042Z] 3096ccb668a1: Waiting [2022-05-20T20:18:19.042Z] e8cf19c19ddd: Waiting [2022-05-20T20:18:19.042Z] a4caa8a26152: Waiting [2022-05-20T20:18:19.042Z] 94645a83ff95: Verifying Checksum [2022-05-20T20:18:19.042Z] 94645a83ff95: Download complete [2022-05-20T20:18:19.042Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T20:18:19.042Z] 1a89e8eeedd5: Download complete [2022-05-20T20:18:19.042Z] 0c92f367c5e7: Download complete [2022-05-20T20:18:19.042Z] 3096ccb668a1: Verifying Checksum [2022-05-20T20:18:19.042Z] 3096ccb668a1: Download complete [2022-05-20T20:18:19.042Z] 9b3977197b4f: Verifying Checksum [2022-05-20T20:18:19.042Z] 9b3977197b4f: Download complete [2022-05-20T20:18:19.042Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T20:18:19.042Z] e8cf19c19ddd: Download complete [2022-05-20T20:18:20.037Z] 9b3977197b4f: Pull complete [2022-05-20T20:18:20.650Z] 1a89e8eeedd5: Pull complete [2022-05-20T20:18:20.929Z] 94645a83ff95: Pull complete [2022-05-20T20:18:21.201Z] a4caa8a26152: Verifying Checksum [2022-05-20T20:18:21.201Z] a4caa8a26152: Download complete [2022-05-20T20:18:21.799Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T20:18:21.799Z] 3f3a8bcf1eab: Download complete [2022-05-20T20:18:34.223Z] 3f3a8bcf1eab: Pull complete [2022-05-20T20:18:34.223Z] 0c92f367c5e7: Pull complete [2022-05-20T20:18:34.223Z] 3096ccb668a1: Pull complete [2022-05-20T20:18:34.497Z] e8cf19c19ddd: Pull complete [2022-05-20T20:18:41.222Z] a4caa8a26152: Pull complete [2022-05-20T20:18:41.222Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T20:18:41.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T20:18:41.222Z] ---> 725f1c02e7f9 [2022-05-20T20:18:41.222Z] Step 3/13 : ARG MAKE="make build" [2022-05-20T20:18:41.825Z] ---> Running in 8df21530f891 [2022-05-20T20:18:42.427Z] Removing intermediate container 8df21530f891 [2022-05-20T20:18:42.427Z] ---> 6d060aff6482 [2022-05-20T20:18:42.427Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T20:18:42.427Z] ---> Running in c339a0a9cfab [2022-05-20T20:18:42.701Z] Removing intermediate container c339a0a9cfab [2022-05-20T20:18:42.701Z] ---> ba36c9434388 [2022-05-20T20:18:42.701Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T20:18:42.701Z] ---> Running in 0e10a98503de [2022-05-20T20:18:42.981Z] Removing intermediate container 0e10a98503de [2022-05-20T20:18:42.981Z] ---> 336758a6966f [2022-05-20T20:18:42.981Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-20T20:18:42.981Z] ---> Running in 4bb2ae2f3f25 [2022-05-20T20:18:43.255Z] Removing intermediate container 4bb2ae2f3f25 [2022-05-20T20:18:43.255Z] ---> 3a528bcc9a74 [2022-05-20T20:18:43.256Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T20:18:43.532Z] ---> Running in 73134c40ce81 [2022-05-20T20:18:45.509Z] Removing intermediate container 73134c40ce81 [2022-05-20T20:18:45.509Z] ---> eefb8db9a6ce [2022-05-20T20:18:45.509Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T20:18:45.509Z] ---> Running in 5d8f84d897e5 [2022-05-20T20:18:47.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T20:18:48.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T20:18:49.065Z] OK: 220 MiB in 52 packages [2022-05-20T20:18:50.055Z] Removing intermediate container 5d8f84d897e5 [2022-05-20T20:18:50.055Z] ---> 5d6af79d825d [2022-05-20T20:18:50.055Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-20T20:18:50.055Z] ---> Running in 50d9899b8c59 [2022-05-20T20:18:50.055Z] Removing intermediate container 50d9899b8c59 [2022-05-20T20:18:50.055Z] ---> 8a3f0a068106 [2022-05-20T20:18:50.055Z] Step 10/13 : COPY go.mod vendor* pkg/netscan/go.mod ./ [2022-05-20T20:18:51.054Z] ---> ccfbd6f20b31 [2022-05-20T20:18:51.054Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T20:18:51.054Z] ---> Running in 124cc51d97b6 [2022-05-20T20:18:53.055Z] Removing intermediate container 124cc51d97b6 [2022-05-20T20:18:53.055Z] ---> 9fec80ac0747 [2022-05-20T20:18:53.055Z] Step 12/13 : COPY . . [2022-05-20T20:18:54.048Z] ---> 7a2083762369 [2022-05-20T20:18:54.049Z] Step 13/13 : RUN ${MAKE} [2022-05-20T20:18:54.049Z] ---> Running in 4e91700b8076 [2022-05-20T20:18:55.037Z] noop [2022-05-20T20:18:55.321Z] Removing intermediate container 4e91700b8076 [2022-05-20T20:18:55.321Z] ---> bab819785d36 [2022-05-20T20:18:55.321Z] Successfully built bab819785d36 [2022-05-20T20:18:55.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:18:55.955Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T20:18:55.955Z] . [Pipeline] withDockerContainer [2022-05-20T20:18:56.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-64221 does not seem to be running inside a container [2022-05-20T20:18:56.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-20T20:18:57.520Z] $ docker top 10248a3d8619f83c21fa2b359ec9c264e2e7a121b8af309a36d608d82876e93a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T20:18:58.436Z] + go version [2022-05-20T20:18:58.436Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T20:18:58.460Z] $ docker stop --time=1 10248a3d8619f83c21fa2b359ec9c264e2e7a121b8af309a36d608d82876e93a [2022-05-20T20:19:00.119Z] $ docker rm -f 10248a3d8619f83c21fa2b359ec9c264e2e7a121b8af309a36d608d82876e93a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:19:00.707Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T20:19:00.707Z] . [Pipeline] withDockerContainer [2022-05-20T20:19:00.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-64221 does not seem to be running inside a container [2022-05-20T20:19:01.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-20T20:19:02.285Z] $ docker top b618ff62b34e73a2388e2a8d2abe08ec6c6af9a1bef3f0cd26e40c1fa0f11768 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T20:19:03.207Z] + make test [2022-05-20T20:19:03.207Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-20T20:19:03.207Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.2.0 [2022-05-20T20:19:03.207Z] go: downloading github.com/IOTechSystems/onvif v0.1.1 [2022-05-20T20:19:03.805Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-20T20:19:03.805Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-20T20:19:04.083Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-20T20:19:04.083Z] go: downloading github.com/gofrs/uuid v3.2.0+incompatible [2022-05-20T20:19:04.083Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-20T20:19:04.083Z] go: downloading github.com/clbanning/mxj/v2 v2.3.2 [2022-05-20T20:19:04.083Z] go: downloading github.com/beevik/etree v1.1.0 [2022-05-20T20:19:04.083Z] go: downloading github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae [2022-05-20T20:19:04.083Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-20T20:19:04.083Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-20T20:19:04.083Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-20T20:19:04.083Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-20T20:19:04.358Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-20T20:19:04.358Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-20T20:19:04.358Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-20T20:19:04.358Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-20T20:19:04.358Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-20T20:19:04.634Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-20T20:19:04.634Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T20:19:04.634Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-20T20:19:04.634Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-20T20:19:04.634Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-20T20:19:04.634Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-20T20:19:04.634Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-20T20:19:04.634Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-20T20:19:04.911Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-20T20:19:04.911Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-20T20:19:04.911Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-20T20:19:04.911Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-20T20:19:04.911Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-20T20:19:05.187Z] go: downloading golang.org/x/text v0.3.7 [2022-05-20T20:19:05.187Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-05-20T20:19:05.462Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-20T20:19:05.462Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-20T20:19:05.462Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-20T20:19:05.462Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-20T20:19:06.451Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-20T20:19:06.451Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-20T20:19:06.451Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-20T20:19:06.727Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-20T20:19:07.005Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-20T20:19:07.005Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-20T20:19:07.281Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-20T20:19:07.281Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-20T20:19:08.276Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-20T20:19:08.276Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-20T20:19:08.276Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-20T20:19:08.276Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-20T20:19:08.276Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-20T20:19:08.555Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-20T20:19:08.833Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-20T20:19:08.833Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-20T20:19:08.833Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-20T20:19:08.833Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-20T20:19:08.833Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-20T20:19:09.134Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-20T20:19:09.134Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-20T20:19:09.134Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-20T20:19:09.134Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-20T20:19:09.134Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-20T20:19:09.413Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-20T20:19:16.139Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-20T20:20:38.018Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-20T20:20:38.018Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.073s coverage: 0.9% of statements [2022-05-20T20:20:38.018Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T20:20:38.018Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-20T20:21:10.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T20:21:10.392Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T20:21:10.392Z] ./bin/test-attribution-txt.sh [2022-05-20T20:21:10.392Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [Pipeline] echo [2022-05-20T20:21:10.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T20:21:10.437Z] $ docker stop --time=1 b618ff62b34e73a2388e2a8d2abe08ec6c6af9a1bef3f0cd26e40c1fa0f11768 [2022-05-20T20:21:12.273Z] $ docker rm -f b618ff62b34e73a2388e2a8d2abe08ec6c6af9a1bef3f0cd26e40c1fa0f11768 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T20:21:14.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T20:21:14.958Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T20:21:15.428Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T20:21:15.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T20:21:16.164Z] + ls -al . [2022-05-20T20:21:16.164Z] total 220 [2022-05-20T20:21:16.165Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 20:21 . [2022-05-20T20:21:16.165Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 20:17 .. [2022-05-20T20:21:16.165Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 20:17 .git [2022-05-20T20:21:16.165Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 20:17 .github [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 352 May 20 20:17 .gitignore [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 20:17 .golangci.yml [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 9415 May 20 20:17 Attribution.txt [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 189 May 20 20:17 CHANGELOG.md [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 1686 May 20 20:17 Dockerfile [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 677 May 20 20:17 GOVERNANCE.md [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 660 May 20 20:17 Jenkinsfile [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 20:17 LICENSE [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 2161 May 20 20:17 Makefile [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 625 May 20 20:17 OWNERS.md [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 20 20:17 README.md [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 20:15 VERSION [2022-05-20T20:21:16.165Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 20:17 bin [2022-05-20T20:21:16.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:17 cmd [2022-05-20T20:21:16.165Z] -rw-r--r-- 1 jenkins jenkins 42596 May 20 20:20 coverage.out [2022-05-20T20:21:16.165Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 20:17 doc [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 3716 May 20 20:17 go.mod [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 20 20:17 go.sum [2022-05-20T20:21:16.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:17 internal [2022-05-20T20:21:16.165Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 20:17 pkg [2022-05-20T20:21:16.165Z] -rw-rw-r-- 1 jenkins jenkins 236 May 20 20:17 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:21:16.558Z] + 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=67546bc4332c3d264001c22ba45d6c898bd1fa71 --label arch=arm64 --label version=0.0.0 . [2022-05-20T20:21:16.862Z] Sending build context to Docker daemon 6.109MB [2022-05-20T20:21:17.157Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T20:21:17.157Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-20T20:21:17.157Z] ---> bab819785d36 [2022-05-20T20:21:17.157Z] Step 3/26 : ARG MAKE="make build" [2022-05-20T20:21:17.157Z] ---> Running in c787c6534d9c [2022-05-20T20:21:17.441Z] Removing intermediate container c787c6534d9c [2022-05-20T20:21:17.441Z] ---> 29e8b92e7fe6 [2022-05-20T20:21:17.441Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T20:21:17.716Z] ---> Running in e43a1aab3ea0 [2022-05-20T20:21:17.993Z] Removing intermediate container e43a1aab3ea0 [2022-05-20T20:21:17.993Z] ---> 458463a3a98f [2022-05-20T20:21:17.993Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T20:21:17.993Z] ---> Running in fba7327460a3 [2022-05-20T20:21:18.267Z] Removing intermediate container fba7327460a3 [2022-05-20T20:21:18.267Z] ---> 86b427b46da6 [2022-05-20T20:21:18.267Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-20T20:21:18.267Z] ---> Running in 3f9732f9a776 [2022-05-20T20:21:18.547Z] Removing intermediate container 3f9732f9a776 [2022-05-20T20:21:18.547Z] ---> 4b386824fefb [2022-05-20T20:21:18.547Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T20:21:18.833Z] ---> Running in a3cb4f3503a4 [2022-05-20T20:21:20.282Z] Removing intermediate container a3cb4f3503a4 [2022-05-20T20:21:20.282Z] ---> 4ab572daffaa [2022-05-20T20:21:20.282Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T20:21:20.556Z] ---> Running in 737d96927220 [2022-05-20T20:21:21.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T20:21:22.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T20:21:23.108Z] OK: 220 MiB in 52 packages [2022-05-20T20:21:24.096Z] Removing intermediate container 737d96927220 [2022-05-20T20:21:24.096Z] ---> eab1c195d340 [2022-05-20T20:21:24.096Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-20T20:21:24.096Z] ---> Running in 91a3535261b9 [2022-05-20T20:21:24.376Z] Removing intermediate container 91a3535261b9 [2022-05-20T20:21:24.376Z] ---> 5941245da4d0 [2022-05-20T20:21:24.376Z] Step 10/26 : COPY go.mod vendor* pkg/netscan/go.mod ./ [2022-05-20T20:21:24.981Z] ---> 22f7817fa84d [2022-05-20T20:21:24.981Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T20:21:24.981Z] ---> Running in ab3348965a57 [2022-05-20T20:21:26.964Z] Removing intermediate container ab3348965a57 [2022-05-20T20:21:26.964Z] ---> 4ce328427424 [2022-05-20T20:21:26.964Z] Step 12/26 : COPY . . [2022-05-20T20:21:27.562Z] ---> d786c6c01562 [2022-05-20T20:21:27.562Z] Step 13/26 : RUN ${MAKE} [2022-05-20T20:21:27.562Z] ---> Running in e7806fe0408f [2022-05-20T20:21:28.547Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-20T20:21:28.819Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.2.0 [2022-05-20T20:21:28.819Z] go: downloading github.com/IOTechSystems/onvif v0.1.1 [2022-05-20T20:21:29.415Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-05-20T20:21:29.415Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-20T20:21:30.014Z] go: downloading github.com/gofrs/uuid v3.2.0+incompatible [2022-05-20T20:21:30.014Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-20T20:21:30.014Z] go: downloading github.com/clbanning/mxj/v2 v2.3.2 [2022-05-20T20:21:30.014Z] go: downloading github.com/beevik/etree v1.1.0 [2022-05-20T20:21:30.014Z] go: downloading github.com/elgs/gostrgen v0.0.0-20161222160715-9d61ae07eeae [2022-05-20T20:21:30.014Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-20T20:21:30.014Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-20T20:21:30.014Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-20T20:21:30.288Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-20T20:21:30.288Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-20T20:21:30.288Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-20T20:21:30.288Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-20T20:21:30.564Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T20:21:30.564Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-20T20:21:30.564Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-20T20:21:30.842Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-20T20:21:30.842Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-20T20:21:30.842Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-20T20:21:30.842Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-20T20:21:30.842Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-20T20:21:31.117Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-20T20:21:31.117Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-20T20:21:31.117Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-20T20:21:31.117Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-20T20:21:31.117Z] go: downloading golang.org/x/text v0.3.7 [2022-05-20T20:21:31.117Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-20T20:21:31.395Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2022-05-20T20:21:31.395Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-20T20:21:31.395Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-20T20:21:31.667Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-20T20:21:31.668Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-20T20:21:31.946Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-20T20:21:32.929Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-20T20:21:32.929Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-20T20:21:32.929Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-20T20:21:32.929Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-20T20:21:33.204Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-20T20:21:33.204Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-20T20:21:33.204Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-20T20:21:33.204Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-20T20:21:33.204Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-20T20:21:33.204Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-20T20:21:33.204Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-20T20:21:33.477Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-20T20:21:34.461Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-20T20:21:34.743Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-20T20:21:34.744Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-20T20:21:34.744Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-20T20:21:34.744Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-20T20:21:34.744Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-20T20:21:34.744Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-20T20:21:34.744Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-20T20:21:35.018Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-20T20:21:35.018Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-20T20:21:35.018Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-20T20:21:35.018Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-20T20:23:56.907Z] Removing intermediate container e7806fe0408f [2022-05-20T20:23:56.907Z] ---> d8d57d63b36f [2022-05-20T20:23:56.907Z] Step 14/26 : FROM alpine:3.15 [2022-05-20T20:23:56.907Z] 3.15: Pulling from library/alpine [2022-05-20T20:23:56.907Z] 9981e73032c8: Pulling fs layer [2022-05-20T20:23:56.907Z] 9981e73032c8: Verifying Checksum [2022-05-20T20:23:56.907Z] 9981e73032c8: Download complete [2022-05-20T20:23:56.907Z] 9981e73032c8: Pull complete [2022-05-20T20:23:56.907Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T20:23:56.907Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T20:23:56.907Z] ---> 3fb3c9af89a9 [2022-05-20T20:23:56.907Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T20:23:56.907Z] ---> Running in f95142612d91 [2022-05-20T20:23:56.907Z] Removing intermediate container f95142612d91 [2022-05-20T20:23:56.907Z] ---> 1d799e2fdf43 [2022-05-20T20:23:56.907Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T20:23:56.907Z] ---> Running in 833ce95e278b [2022-05-20T20:23:57.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T20:23:57.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T20:23:58.481Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T20:23:58.481Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T20:23:58.481Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T20:23:58.481Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T20:23:58.481Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T20:23:58.481Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T20:23:58.481Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T20:23:58.481Z] OK: 8 MiB in 20 packages [2022-05-20T20:23:59.465Z] Removing intermediate container 833ce95e278b [2022-05-20T20:23:59.465Z] ---> 3df7c7b31461 [2022-05-20T20:23:59.465Z] Step 17/26 : WORKDIR / [2022-05-20T20:23:59.465Z] ---> Running in ef9ca646671f [2022-05-20T20:23:59.739Z] Removing intermediate container ef9ca646671f [2022-05-20T20:23:59.739Z] ---> ccb4a3a4032e [2022-05-20T20:23:59.739Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-20T20:24:01.720Z] ---> 76ad973b867f [2022-05-20T20:24:01.720Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-20T20:24:01.995Z] ---> e2da4148ec96 [2022-05-20T20:24:01.995Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-20T20:24:02.589Z] ---> 2127b7c63a55 [2022-05-20T20:24:02.589Z] Step 21/26 : EXPOSE 59984 [2022-05-20T20:24:02.589Z] ---> Running in d9952a634ad7 [2022-05-20T20:24:02.866Z] Removing intermediate container d9952a634ad7 [2022-05-20T20:24:02.866Z] ---> 59827f4d3f4e [2022-05-20T20:24:02.866Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-20T20:24:02.866Z] ---> Running in 3bb58a379cad [2022-05-20T20:24:03.139Z] Removing intermediate container 3bb58a379cad [2022-05-20T20:24:03.139Z] ---> 60ece97399b0 [2022-05-20T20:24:03.139Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T20:24:03.139Z] ---> Running in 515465b6378f [2022-05-20T20:24:03.411Z] Removing intermediate container 515465b6378f [2022-05-20T20:24:03.411Z] ---> 77747d996265 [2022-05-20T20:24:03.411Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T20:24:03.684Z] ---> Running in edee6624ba71 [2022-05-20T20:24:03.957Z] Removing intermediate container edee6624ba71 [2022-05-20T20:24:03.957Z] ---> da9e77527af7 [2022-05-20T20:24:03.957Z] Step 25/26 : LABEL git_sha=67546bc4332c3d264001c22ba45d6c898bd1fa71 [2022-05-20T20:24:03.957Z] ---> Running in ce08dd28522c [2022-05-20T20:24:04.231Z] Removing intermediate container ce08dd28522c [2022-05-20T20:24:04.231Z] ---> a34ab400300a [2022-05-20T20:24:04.231Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T20:24:04.231Z] ---> Running in 7b4955d251a7 [2022-05-20T20:24:04.829Z] Removing intermediate container 7b4955d251a7 [2022-05-20T20:24:04.829Z] ---> c32001b86849 [2022-05-20T20:24:04.829Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T20:24:04.829Z] Successfully built c32001b86849 [2022-05-20T20:24:04.829Z] Successfully tagged device-onvif-camera-arm64:latest [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] sh [2022-05-20T20:24:05.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T20:24:05.290Z] [2022-05-20T20:24:05.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:24:05.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T20:24:05.913Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T20:24:05.913Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T20:24:05.913Z] 04944245beec: Pulling fs layer [2022-05-20T20:24:05.913Z] 699f458cf7ca: Pulling fs layer [2022-05-20T20:24:05.913Z] 765212b225bb: Pulling fs layer [2022-05-20T20:24:05.913Z] f23df028b6ca: Pulling fs layer [2022-05-20T20:24:05.914Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T20:24:05.914Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T20:24:05.914Z] 765212b225bb: Waiting [2022-05-20T20:24:05.914Z] 2437ff75d9bd: Waiting [2022-05-20T20:24:05.914Z] f23df028b6ca: Waiting [2022-05-20T20:24:05.914Z] d65c8cfc05b1: Waiting [2022-05-20T20:24:05.914Z] 04944245beec: Verifying Checksum [2022-05-20T20:24:05.914Z] 04944245beec: Download complete [2022-05-20T20:24:05.914Z] 765212b225bb: Verifying Checksum [2022-05-20T20:24:05.914Z] 765212b225bb: Download complete [2022-05-20T20:24:05.914Z] f23df028b6ca: Verifying Checksum [2022-05-20T20:24:05.914Z] f23df028b6ca: Download complete [2022-05-20T20:24:05.914Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T20:24:05.914Z] d65c8cfc05b1: Download complete [2022-05-20T20:24:06.189Z] 699f458cf7ca: Verifying Checksum [2022-05-20T20:24:06.189Z] 699f458cf7ca: Download complete [2022-05-20T20:24:06.463Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T20:24:06.463Z] 8998bd30e6a1: Download complete [2022-05-20T20:24:08.444Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T20:24:08.444Z] 2437ff75d9bd: Download complete [2022-05-20T20:24:11.070Z] 8998bd30e6a1: Pull complete [2022-05-20T20:24:11.070Z] 04944245beec: Pull complete [2022-05-20T20:24:13.055Z] 699f458cf7ca: Pull complete [2022-05-20T20:24:13.055Z] 765212b225bb: Pull complete [2022-05-20T20:24:13.651Z] f23df028b6ca: Pull complete [2022-05-20T20:24:13.923Z] d65c8cfc05b1: Pull complete [2022-05-20T20:24:29.013Z] 2437ff75d9bd: Pull complete [2022-05-20T20:24:29.013Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T20:24:29.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T20:24:29.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T20:24:29.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-64221 does not seem to be running inside a container [2022-05-20T20:24:29.313Z] $ 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/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T20:24:31.800Z] $ docker top 3d7f26519f7c9e74315449e6e2c9d2b8c95b60e892cbd461806c428dcfe9a70d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:24:32.712Z] ---> job-cost.sh [2022-05-20T20:24:32.712Z] lf-activate-venv: SKIPPING [2022-05-20T20:24:32.712Z] INFO: No Stack... [2022-05-20T20:24:33.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T20:24:33.897Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T20:24:34.563Z] + cat /w/workspace/device-onvif-camera/8/archives/cost.csv [2022-05-20T20:24:34.563Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T20:24:34.630Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-65-8-stack-cost] [2022-05-20T20:24:34.636Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-65-8-stack-cost] did not exist. Created. [2022-05-20T20:24:34.636Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-65-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T20:24:35.377Z] /w/workspace/device-onvif-camera/8@tmp/durable-913b905b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T20:24:36.148Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T20:24:36.169Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T20:24:36.225Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T20:24:36.233Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-65-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T20:24:36.252Z] $ docker stop --time=1 3d7f26519f7c9e74315449e6e2c9d2b8c95b60e892cbd461806c428dcfe9a70d [2022-05-20T20:24:37.787Z] $ docker rm -f 3d7f26519f7c9e74315449e6e2c9d2b8c95b60e892cbd461806c428dcfe9a70d [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-05-20T20:24:38.383Z] provisioning config files... [2022-05-20T20:24:38.393Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config3433303125741827232tmp [Pipeline] { [Pipeline] sh [2022-05-20T20:24:38.702Z] + set +x [2022-05-20T20:24:38.702Z] + bash -s -- [2022-05-20T20:24:38.702Z] + curl -s https://codecov.io/bash [2022-05-20T20:24:38.702Z] [2022-05-20T20:24:38.702Z] _____ _ [2022-05-20T20:24:38.702Z] / ____| | | [2022-05-20T20:24:38.702Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T20:24:38.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T20:24:38.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T20:24:38.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T20:24:38.702Z] Bash-1.0.6 [2022-05-20T20:24:38.702Z] [2022-05-20T20:24:38.702Z] [2022-05-20T20:24:38.702Z] ==> git version 2.25.1 found [2022-05-20T20:24:38.702Z] ==> 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-05-20T20:24:38.702Z] Release-Date: 2020-01-08 [2022-05-20T20:24:38.702Z] 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-05-20T20:24:38.702Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T20:24:38.702Z] ==> Jenkins CI detected. [2022-05-20T20:24:38.702Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-65 [2022-05-20T20:24:38.702Z] project root: . [2022-05-20T20:24:38.702Z] --> token set from env [2022-05-20T20:24:38.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T20:24:38.702Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T20:24:38.702Z] ==> Python coveragepy not found [2022-05-20T20:24:38.702Z] ==> Searching for coverage reports in: [2022-05-20T20:24:38.702Z] + . [2022-05-20T20:24:38.702Z] -> Found 1 reports [2022-05-20T20:24:38.702Z] ==> Detecting git/mercurial file structure [2022-05-20T20:24:38.962Z] ==> Reading reports [2022-05-20T20:24:38.962Z] + ./coverage.out bytes=42596 [2022-05-20T20:24:38.962Z] ==> Appending adjustments [2022-05-20T20:24:38.962Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T20:24:38.962Z] + Found adjustments [2022-05-20T20:24:38.962Z] ==> Gzipping contents [2022-05-20T20:24:38.962Z] 8.0K /tmp/codecov.6TGjx8.gz [2022-05-20T20:24:38.962Z] ==> Uploading reports [2022-05-20T20:24:38.962Z] url: https://codecov.io [2022-05-20T20:24:38.962Z] query: branch=PR-65&commit=67546bc4332c3d264001c22ba45d6c898bd1fa71&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-65%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-05-20T20:24:38.962Z] -> Pinging Codecov [2022-05-20T20:24:38.962Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-65&commit=67546bc4332c3d264001c22ba45d6c898bd1fa71&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-65%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-05-20T20:24:39.223Z] -> Uploading to [2022-05-20T20:24:39.223Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/F29A59C45E3A92E06B3E522C9905F8EF/67546bc4332c3d264001c22ba45d6c898bd1fa71/dcfa8f6d-2743-4d41-8fd2-a7e59db31b12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T202439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f1130010cb91ed20cabe4bb1f914b2b71cc46c0986d0676734f8ca3c2f1058c [2022-05-20T20:24:39.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T20:24:39.223Z] Dload Upload Total Spent Left Speed [2022-05-20T20:24:39.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5660 0 0 100 5660 0 22460 --:--:-- --:--:-- --:--:-- 22549 [2022-05-20T20:24:39.484Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/67546bc4332c3d264001c22ba45d6c898bd1fa71 [Pipeline] } [2022-05-20T20:24:39.492Z] 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-05-20T20:24:40.217Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-65/archives ] [2022-05-20T20:24:40.217Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-65/archives [2022-05-20T20:24:40.217Z] total 16 [2022-05-20T20:24:40.217Z] drwxr-xr-x 3 root root 4096 May 20 20:17 . [2022-05-20T20:24:40.217Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 20:17 .. [2022-05-20T20:24:40.217Z] drwxr-xr-x 2 root root 4096 May 20 20:17 cost [2022-05-20T20:24:40.217Z] -rw-r--r-- 1 root root 89 May 20 20:17 cost.csv [2022-05-20T20:24:40.217Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-65/archives [2022-05-20T20:24:40.217Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-65/archives [2022-05-20T20:24:40.217Z] total 16 [2022-05-20T20:24:40.217Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 20:17 . [2022-05-20T20:24:40.217Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 20:17 .. [2022-05-20T20:24:40.217Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 20:17 cost [2022-05-20T20:24:40.217Z] -rw-r--r-- 1 jenkins jenkins 89 May 20 20:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:24:40.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:24:41.383Z] ---> package-listing.sh [2022-05-20T20:24:41.383Z] ++ facter osfamily [2022-05-20T20:24:41.383Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T20:24:41.645Z] + OS_FAMILY=debian [2022-05-20T20:24:41.645Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-65 [2022-05-20T20:24:41.645Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T20:24:41.645Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T20:24:41.645Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T20:24:41.645Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T20:24:41.645Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-65 ']' [2022-05-20T20:24:41.645Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T20:24:41.645Z] + case "${OS_FAMILY}" in [2022-05-20T20:24:41.645Z] + dpkg -l [2022-05-20T20:24:41.645Z] + grep '^ii' [2022-05-20T20:24:41.645Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T20:24:41.645Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T20:24:41.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T20:24:41.645Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-65 ']' [2022-05-20T20:24:41.645Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-65/archives/ [2022-05-20T20:24:41.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-65/archives/ [Pipeline] echo [2022-05-20T20:24:41.658Z] 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T20:24:41.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T20:24:42.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T20:24:42.500Z] . [Pipeline] withDockerContainer [2022-05-20T20:24:42.566Z] prd-ubuntu20.04-docker-8c-8g-64220 does not seem to be running inside a container [2022-05-20T20:24:42.611Z] $ 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-65/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-65 -v /w/workspace/oundry_device-onvif-camera_PR-65:/w/workspace/oundry_device-onvif-camera_PR-65:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-65@tmp:/w/workspace/oundry_device-onvif-camera_PR-65@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T20:24:42.848Z] $ docker top ec148ce72e06b4707483fc344550a7585321b9e0f6d2f011dfe5607c9b6698bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T20:24:43.202Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T20:24:43.491Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T20:24:43.788Z] + ls /var/log/sa-host [2022-05-20T20:24:43.788Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T20:24:44.005Z] provisioning config files... [2022-05-20T20:24:44.016Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-65@tmp/config1009615693444719801tmp [Pipeline] { [Pipeline] echo [2022-05-20T20:24:44.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:24:44.330Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T20:24:44.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:24:44.682Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T20:24:44.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:24:44.983Z] ---> sudo-logs.sh [2022-05-20T20:24:44.983Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T20:24:45.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:24:45.297Z] ---> job-cost.sh [2022-05-20T20:24:45.297Z] lf-activate-venv: SKIPPING [2022-05-20T20:24:45.297Z] DEBUG: total: 0.2199999988079071 [2022-05-20T20:24:45.297Z] INFO: Retrieving Stack Cost... [2022-05-20T20:24:45.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T20:24:46.135Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T20:24:46.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T20:24:46.446Z] ---> logs-deploy.sh [2022-05-20T20:24:46.446Z] lf-activate-venv: SKIPPING [2022-05-20T20:24:46.446Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-65/8 [2022-05-20T20:24:46.446Z] INFO: archiving workspace using pattern(s): [2022-05-20T20:24:47.390Z] Archives upload complete. [2022-05-20T20:24:47.390Z] INFO: archiving logs to Nexus