Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06af09f798d4c705ffde4e093581d80cab1ce1ef+d65f0f9877c5d27f36bd97c93e7d86cd57609692 (aa719aa14d8b6aa916c37e6e933b15f8b9b8fe59) 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-ssh4125698441994992151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16278964570797023032.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh653982911421655118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7051799262467691044.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-243/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-243/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5328437425549525516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8191 in /w/workspace/undry_device-onvif-camera_PR-243 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 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/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit 06af09f798d4c705ffde4e093581d80cab1ce1ef Merge succeeded, producing bab0f00bbdba9d6990f28b6e0655c76f0d6240df Checking out Revision bab0f00bbdba9d6990f28b6e0655c76f0d6240df (PR-243) > git config core.sparsecheckout # timeout=10 > git checkout -f 06af09f798d4c705ffde4e093581d80cab1ce1ef # 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 d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bab0f00bbdba9d6990f28b6e0655c76f0d6240df # timeout=10 Commit message: "Merge commit 'd65f0f9877c5d27f36bd97c93e7d86cd57609692' into HEAD" > git rev-list --no-walk 06af09f798d4c705ffde4e093581d80cab1ce1ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-03T22:11:21.201Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-03T22:11:21.269Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-03T22:11:21.287Z] ========================================================= [2023-03-03T22:11:21.287Z] EdgeX Global Pipelines Version Info [2023-03-03T22:11:21.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:11:22.009Z] ------------------- [2023-03-03T22:11:22.009Z] stable info: [2023-03-03T22:11:22.009Z] ------------------- [2023-03-03T22:11:22.009Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-03T22:11:22.009Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T22:11:22.009Z] Message: update stable to v1.0.244 [2023-03-03T22:11:22.578Z] ------------------- [2023-03-03T22:11:22.578Z] experimental info: [2023-03-03T22:11:22.578Z] ------------------- [2023-03-03T22:11:22.578Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-03T22:11:22.578Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T22:11:22.578Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-03T22:11:22.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-03T22:11:22.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-03T22:11:22.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-03T22:11:22.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-03T22:11:22.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-03T22:11:22.784Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-03T22:11:22.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-03T22:11:22.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-03T22:11:22.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-03T22:11:22.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-03T22:11:22.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-03T22:11:22.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-03T22:11:22.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-03T22:11:22.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-03T22:11:22.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T22:11:22.876Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T22:11:22.884Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-03T22:11:22.893Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-03T22:11:22.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-03T22:11:22.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-03T22:11:22.920Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-03T22:11:22.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-03T22:11:22.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-03T22:11:22.953Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-03T22:11:22.962Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-03T22:11:22.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-03T22:11:22.984Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-03T22:11:22.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo [2023-03-03T22:11:23.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo [2023-03-03T22:11:23.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo [2023-03-03T22:11:23.025Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bab0f00bbdba9d6990f28b6e0655c76f0d6240df [Pipeline] echo [2023-03-03T22:11:23.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bab0f00 [Pipeline] echo [2023-03-03T22:11:23.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T22:11:23.102Z] provisioning config files... [2023-03-03T22:11:23.113Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-243@tmp/config4460657388041815473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:11:23.408Z] ---> docker-login.sh [2023-03-03T22:11:23.408Z] nexus3.edgexfoundry.org:10001 [2023-03-03T22:11:23.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:23.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:23.667Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:23.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:23.667Z] [2023-03-03T22:11:23.667Z] Login Succeeded [2023-03-03T22:11:23.667Z] nexus3.edgexfoundry.org:10002 [2023-03-03T22:11:23.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:23.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:23.667Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:23.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:23.667Z] [2023-03-03T22:11:23.667Z] Login Succeeded [2023-03-03T22:11:23.667Z] nexus3.edgexfoundry.org:10003 [2023-03-03T22:11:23.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:23.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:23.926Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:23.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:23.926Z] [2023-03-03T22:11:23.926Z] Login Succeeded [2023-03-03T22:11:23.926Z] nexus3.edgexfoundry.org:10004 [2023-03-03T22:11:23.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:23.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:23.926Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:23.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:23.926Z] [2023-03-03T22:11:23.926Z] Login Succeeded [2023-03-03T22:11:23.926Z] docker.io [2023-03-03T22:11:24.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:24.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:24.186Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:24.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:24.186Z] [2023-03-03T22:11:24.186Z] Login Succeeded [2023-03-03T22:11:24.186Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T22:11:24.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-03T22:11:24.562Z] + git rev-list -1 --merges bab0f00bbdba9d6990f28b6e0655c76f0d6240df~1..bab0f00bbdba9d6990f28b6e0655c76f0d6240df [Pipeline] echo [2023-03-03T22:11:24.597Z] -----------> git rev-list -1 --merges bab0f00bbdba9d6990f28b6e0655c76f0d6240df~1..bab0f00bbdba9d6990f28b6e0655c76f0d6240df bab0f00bbdba9d6990f28b6e0655c76f0d6240df [2023-03-03T22:11:24.597Z] bab0f00bbdba9d6990f28b6e0655c76f0d6240df [false] [Pipeline] sh [2023-03-03T22:11:24.881Z] + git log --format=format:%s -1 bab0f00bbdba9d6990f28b6e0655c76f0d6240df [Pipeline] echo [2023-03-03T22:11:24.894Z] ========================================================= [2023-03-03T22:11:24.894Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-03T22:11:24.894Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T22:11:25.241Z] + git log --format=format:%s -1 bab0f00bbdba9d6990f28b6e0655c76f0d6240df [Pipeline] echo [2023-03-03T22:11:25.252Z] [semverPrep] GIT_COMMIT: bab0f00bbdba9d6990f28b6e0655c76f0d6240df, Commit Message: Merge commit 'd65f0f9877c5d27f36bd97c93e7d86cd57609692' into HEAD [Pipeline] echo [2023-03-03T22:11:25.262Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-03T22:11:25.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-03T22:11:25.610Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-03T22:11:25.610Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-03T22:11:25.610Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-03T22:11:25.610Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-03-03T22:11:25.610Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-03T22:11:25.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:11:25.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T22:11:25.947Z] [2023-03-03T22:11:25.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:11:26.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T22:11:26.252Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-03T22:11:26.252Z] b85a868b505f: Pulling fs layer [2023-03-03T22:11:26.252Z] e2be974225ed: Pulling fs layer [2023-03-03T22:11:26.252Z] 339a4e72a1f5: Pulling fs layer [2023-03-03T22:11:26.252Z] 988bab9f4d93: Pulling fs layer [2023-03-03T22:11:26.252Z] 1469e6f7b9e6: Pulling fs layer [2023-03-03T22:11:26.252Z] 988bab9f4d93: Waiting [2023-03-03T22:11:26.252Z] eaf3925da568: Pulling fs layer [2023-03-03T22:11:26.252Z] bab4dde63d76: Pulling fs layer [2023-03-03T22:11:26.252Z] bde34c3a00c8: Pulling fs layer [2023-03-03T22:11:26.252Z] b352a97aabf1: Pulling fs layer [2023-03-03T22:11:26.252Z] 1469e6f7b9e6: Waiting [2023-03-03T22:11:26.252Z] 4872d77fe225: Pulling fs layer [2023-03-03T22:11:26.252Z] 5851b861e8e6: Pulling fs layer [2023-03-03T22:11:26.252Z] bab4dde63d76: Waiting [2023-03-03T22:11:26.252Z] bde34c3a00c8: Waiting [2023-03-03T22:11:26.252Z] eaf3925da568: Waiting [2023-03-03T22:11:26.252Z] b352a97aabf1: Waiting [2023-03-03T22:11:26.252Z] 4872d77fe225: Waiting [2023-03-03T22:11:26.252Z] 5851b861e8e6: Waiting [2023-03-03T22:11:26.252Z] e2be974225ed: Download complete [2023-03-03T22:11:26.252Z] 988bab9f4d93: Verifying Checksum [2023-03-03T22:11:26.252Z] 988bab9f4d93: Download complete [2023-03-03T22:11:26.511Z] 1469e6f7b9e6: Verifying Checksum [2023-03-03T22:11:26.511Z] 1469e6f7b9e6: Download complete [2023-03-03T22:11:26.511Z] eaf3925da568: Verifying Checksum [2023-03-03T22:11:26.511Z] eaf3925da568: Download complete [2023-03-03T22:11:26.511Z] 339a4e72a1f5: Verifying Checksum [2023-03-03T22:11:26.511Z] 339a4e72a1f5: Download complete [2023-03-03T22:11:26.511Z] bde34c3a00c8: Verifying Checksum [2023-03-03T22:11:26.511Z] bde34c3a00c8: Download complete [2023-03-03T22:11:26.511Z] b352a97aabf1: Verifying Checksum [2023-03-03T22:11:26.511Z] b352a97aabf1: Download complete [2023-03-03T22:11:26.511Z] 4872d77fe225: Verifying Checksum [2023-03-03T22:11:26.511Z] 4872d77fe225: Download complete [2023-03-03T22:11:26.511Z] 5851b861e8e6: Download complete [2023-03-03T22:11:26.511Z] b85a868b505f: Verifying Checksum [2023-03-03T22:11:26.511Z] b85a868b505f: Download complete [2023-03-03T22:11:26.770Z] bab4dde63d76: Verifying Checksum [2023-03-03T22:11:26.770Z] bab4dde63d76: Download complete [2023-03-03T22:11:28.142Z] b85a868b505f: Pull complete [2023-03-03T22:11:28.401Z] e2be974225ed: Pull complete [2023-03-03T22:11:29.343Z] 339a4e72a1f5: Pull complete [2023-03-03T22:11:29.602Z] 988bab9f4d93: Pull complete [2023-03-03T22:11:30.168Z] 1469e6f7b9e6: Pull complete [2023-03-03T22:11:30.169Z] eaf3925da568: Pull complete [2023-03-03T22:11:32.070Z] bab4dde63d76: Pull complete [2023-03-03T22:11:32.070Z] bde34c3a00c8: Pull complete [2023-03-03T22:11:32.070Z] b352a97aabf1: Pull complete [2023-03-03T22:11:32.329Z] 4872d77fe225: Pull complete [2023-03-03T22:11:32.329Z] 5851b861e8e6: Pull complete [2023-03-03T22:11:32.329Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-03T22:11:32.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T22:11:32.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:11:32.424Z] prd-ubuntu20.04-docker-8c-8g-8191 does not seem to be running inside a container [2023-03-03T22:11:32.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-03T22:11:36.049Z] $ docker top f08d889c379fc1613714984ea7b5da0ebb89f785475ceb1e20adfaf757a37e4c -eo pid,comm [2023-03-03T22:11:36.098Z] 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). [2023-03-03T22:11:36.098Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-03T22:11:36.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T22:11:36.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T22:11:36.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T22:11:36.244Z] $ docker exec f08d889c379fc1613714984ea7b5da0ebb89f785475ceb1e20adfaf757a37e4c ssh-agent [2023-03-03T22:11:36.347Z] SSH_AUTH_SOCK=/tmp/ssh-j4MMQIKvzHQw/agent.32 [2023-03-03T22:11:36.347Z] SSH_AGENT_PID=38 [2023-03-03T22:11:36.361Z] Running ssh-add (command line suppressed) [2023-03-03T22:11:36.455Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-243@tmp/private_key_7711486626382418367.key (/w/workspace/undry_device-onvif-camera_PR-243@tmp/private_key_7711486626382418367.key) [2023-03-03T22:11:36.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T22:11:36.748Z] + git tag --points-at HEAD [Pipeline] } [2023-03-03T22:11:36.767Z] $ docker exec --env ******** --env ******** f08d889c379fc1613714984ea7b5da0ebb89f785475ceb1e20adfaf757a37e4c ssh-agent -k [2023-03-03T22:11:36.868Z] unset SSH_AUTH_SOCK; [2023-03-03T22:11:36.868Z] unset SSH_AGENT_PID; [2023-03-03T22:11:36.868Z] echo Agent pid 38 killed; [2023-03-03T22:11:36.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-03T22:11:36.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T22:11:36.895Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T22:11:36.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T22:11:37.002Z] $ docker exec f08d889c379fc1613714984ea7b5da0ebb89f785475ceb1e20adfaf757a37e4c ssh-agent [2023-03-03T22:11:37.106Z] SSH_AUTH_SOCK=/tmp/ssh-dWqhQHFEy53j/agent.70 [2023-03-03T22:11:37.106Z] SSH_AGENT_PID=76 [2023-03-03T22:11:37.111Z] Running ssh-add (command line suppressed) [2023-03-03T22:11:37.197Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-243@tmp/private_key_5810450335838991509.key (/w/workspace/undry_device-onvif-camera_PR-243@tmp/private_key_5810450335838991509.key) [2023-03-03T22:11:37.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T22:11:37.492Z] + git semver init [2023-03-03T22:11:37.751Z] 2023-03-03 22:11:37,685 [run_init] DEBUG init version:0.0.0 force:False [2023-03-03T22:11:37.751Z] 2023-03-03 22:11:37,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-243/.semver [2023-03-03T22:11:37.751Z] 2023-03-03 22:11:37,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-243/.semver [2023-03-03T22:11:37.751Z] 2023-03-03 22:11:37,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-243/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-243, universal_newlines=False, shell=None, istream=None) [2023-03-03T22:11:39.176Z] 2023-03-03 22:11:38,813 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-243/.git/info/exclude [2023-03-03T22:11:39.176Z] 2023-03-03 22:11:38,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-243/.semver/PR-243 with force:False [2023-03-03T22:11:39.176Z] 2023-03-03 22:11:38,814 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-243/.semver/PR-243 [2023-03-03T22:11:39.176Z] 2023-03-03 22:11:38,818 [execute] INFO git cat-file --batch-check [2023-03-03T22:11:39.176Z] 2023-03-03 22:11:38,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-243/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T22:11:39.176Z] 2023-03-03 22:11:38,825 [execute] INFO git cat-file --batch [2023-03-03T22:11:39.176Z] 2023-03-03 22:11:38,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-243/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T22:11:39.176Z] 2023-03-03 22:11:38,829 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-243/.semver/PR-243 [2023-03-03T22:11:39.176Z] 0.0.0 [Pipeline] } [2023-03-03T22:11:39.189Z] $ docker exec --env ******** --env ******** f08d889c379fc1613714984ea7b5da0ebb89f785475ceb1e20adfaf757a37e4c ssh-agent -k [2023-03-03T22:11:39.298Z] unset SSH_AUTH_SOCK; [2023-03-03T22:11:39.298Z] unset SSH_AGENT_PID; [2023-03-03T22:11:39.298Z] echo Agent pid 76 killed; [2023-03-03T22:11:39.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T22:11:39.614Z] + git semver [Pipeline] } [2023-03-03T22:11:39.890Z] $ docker stop --time=1 f08d889c379fc1613714984ea7b5da0ebb89f785475ceb1e20adfaf757a37e4c [2023-03-03T22:11:41.190Z] $ docker rm -f --volumes f08d889c379fc1613714984ea7b5da0ebb89f785475ceb1e20adfaf757a37e4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T22:11:41.608Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-03T22:11:41.811Z] Stashed 1 file(s) [Pipeline] echo [2023-03-03T22:11:41.815Z] [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 [2023-03-03T22:11:41.943Z] provisioning config files... [2023-03-03T22:11:41.952Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-243@tmp/config16813869315439037026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:11:42.245Z] ---> docker-login.sh [2023-03-03T22:11:42.245Z] nexus3.edgexfoundry.org:10001 [2023-03-03T22:11:42.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:42.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:42.245Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:42.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:42.245Z] [2023-03-03T22:11:42.245Z] Login Succeeded [2023-03-03T22:11:42.245Z] nexus3.edgexfoundry.org:10002 [2023-03-03T22:11:42.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:42.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:42.245Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:42.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:42.245Z] [2023-03-03T22:11:42.245Z] Login Succeeded [2023-03-03T22:11:42.245Z] nexus3.edgexfoundry.org:10003 [2023-03-03T22:11:42.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:42.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:42.504Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:42.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:42.504Z] [2023-03-03T22:11:42.504Z] Login Succeeded [2023-03-03T22:11:42.504Z] nexus3.edgexfoundry.org:10004 [2023-03-03T22:11:42.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:42.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:42.504Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:42.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:42.504Z] [2023-03-03T22:11:42.504Z] Login Succeeded [2023-03-03T22:11:42.504Z] docker.io [2023-03-03T22:11:42.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:42.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:42.763Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:42.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:42.763Z] [2023-03-03T22:11:42.763Z] Login Succeeded [2023-03-03T22:11:42.763Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T22:11:42.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-03T22:11:42.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T22:11:42.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T22:11:42.849Z] ========================================================= [2023-03-03T22:11:42.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-03T22:11:42.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:11:43.150Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-03T22:11:43.150Z] Sending build context to Docker daemon 27.8MB [2023-03-03T22:11:43.150Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T22:11:43.150Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-03T22:11:43.411Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-03T22:11:43.411Z] 213ec9aee27d: Pulling fs layer [2023-03-03T22:11:43.411Z] 4583459ba037: Pulling fs layer [2023-03-03T22:11:43.411Z] 93c1e223e6f2: Pulling fs layer [2023-03-03T22:11:43.411Z] 53926ce57604: Pulling fs layer [2023-03-03T22:11:43.411Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-03T22:11:43.411Z] 22ff95d597cd: Pulling fs layer [2023-03-03T22:11:43.411Z] 12d6caf4c0d1: Pulling fs layer [2023-03-03T22:11:43.411Z] 96b7cbca73a9: Pulling fs layer [2023-03-03T22:11:43.411Z] a7acece74701: Pulling fs layer [2023-03-03T22:11:43.411Z] 12d6caf4c0d1: Waiting [2023-03-03T22:11:43.411Z] 96b7cbca73a9: Waiting [2023-03-03T22:11:43.411Z] 53926ce57604: Waiting [2023-03-03T22:11:43.411Z] a7acece74701: Waiting [2023-03-03T22:11:43.411Z] 21b2b0c7a3f4: Waiting [2023-03-03T22:11:43.411Z] 22ff95d597cd: Waiting [2023-03-03T22:11:43.411Z] 93c1e223e6f2: Verifying Checksum [2023-03-03T22:11:43.411Z] 93c1e223e6f2: Download complete [2023-03-03T22:11:43.411Z] 4583459ba037: Verifying Checksum [2023-03-03T22:11:43.411Z] 4583459ba037: Download complete [2023-03-03T22:11:43.411Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-03T22:11:43.411Z] 21b2b0c7a3f4: Download complete [2023-03-03T22:11:43.411Z] 22ff95d597cd: Verifying Checksum [2023-03-03T22:11:43.411Z] 22ff95d597cd: Download complete [2023-03-03T22:11:43.411Z] 213ec9aee27d: Verifying Checksum [2023-03-03T22:11:43.411Z] 213ec9aee27d: Download complete [2023-03-03T22:11:43.411Z] 12d6caf4c0d1: Download complete [2023-03-03T22:11:43.686Z] 213ec9aee27d: Pull complete [2023-03-03T22:11:43.686Z] 4583459ba037: Pull complete [2023-03-03T22:11:43.686Z] 93c1e223e6f2: Pull complete [2023-03-03T22:11:44.267Z] a7acece74701: Verifying Checksum [2023-03-03T22:11:44.267Z] a7acece74701: Download complete [2023-03-03T22:11:44.267Z] 53926ce57604: Verifying Checksum [2023-03-03T22:11:44.267Z] 53926ce57604: Download complete [2023-03-03T22:11:44.524Z] 96b7cbca73a9: Verifying Checksum [2023-03-03T22:11:44.524Z] 96b7cbca73a9: Download complete [2023-03-03T22:11:48.711Z] 53926ce57604: Pull complete [2023-03-03T22:11:48.711Z] 21b2b0c7a3f4: Pull complete [2023-03-03T22:11:48.968Z] 22ff95d597cd: Pull complete [2023-03-03T22:11:49.227Z] 12d6caf4c0d1: Pull complete [2023-03-03T22:11:51.771Z] 96b7cbca73a9: Pull complete [2023-03-03T22:11:52.775Z] a7acece74701: Pull complete [2023-03-03T22:11:53.340Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-03T22:11:53.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T22:11:53.340Z] ---> db6d94c90886 [2023-03-03T22:11:53.340Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-03T22:11:56.913Z] Still waiting to schedule task [2023-03-03T22:11:56.913Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-03T22:12:03.314Z] ---> Running in f3de78923b83 [2023-03-03T22:12:03.314Z] Removing intermediate container f3de78923b83 [2023-03-03T22:12:03.314Z] ---> 62ea7b55fd0d [2023-03-03T22:12:03.314Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T22:12:03.314Z] ---> Running in 86285a780c45 [2023-03-03T22:12:03.314Z] Removing intermediate container 86285a780c45 [2023-03-03T22:12:03.314Z] ---> a43cd8c13894 [2023-03-03T22:12:03.314Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T22:12:03.314Z] ---> Running in e90539c2c60b [2023-03-03T22:12:03.314Z] Removing intermediate container e90539c2c60b [2023-03-03T22:12:03.314Z] ---> 5bcbbd50f8ba [2023-03-03T22:12:03.314Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T22:12:03.314Z] ---> Running in fd8a522ce162 [2023-03-03T22:12:03.575Z] Removing intermediate container fd8a522ce162 [2023-03-03T22:12:03.575Z] ---> ee53f7fd7445 [2023-03-03T22:12:03.575Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-03T22:12:03.575Z] ---> Running in 9ade3a591773 [2023-03-03T22:12:03.833Z] Removing intermediate container 9ade3a591773 [2023-03-03T22:12:03.833Z] ---> 24ca7d56e16b [2023-03-03T22:12:03.833Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T22:12:04.090Z] ---> Running in c5f18fa62c68 [2023-03-03T22:12:04.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T22:12:04.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T22:12:04.606Z] OK: 211 MiB in 51 packages [2023-03-03T22:12:05.172Z] Removing intermediate container c5f18fa62c68 [2023-03-03T22:12:05.172Z] ---> 151ad916b5a0 [2023-03-03T22:12:05.172Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-03T22:12:05.429Z] ---> Running in 2ca6c43d1b65 [2023-03-03T22:12:05.429Z] Removing intermediate container 2ca6c43d1b65 [2023-03-03T22:12:05.429Z] ---> fe9c2d9863d3 [2023-03-03T22:12:05.429Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-03T22:12:05.429Z] ---> 1b6f490ecb4b [2023-03-03T22:12:05.429Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T22:12:05.429Z] ---> Running in 1b046c1ee9ea [2023-03-03T22:12:52.240Z] Removing intermediate container 1b046c1ee9ea [2023-03-03T22:12:52.240Z] ---> 16534c45dff8 [2023-03-03T22:12:52.240Z] Step 12/13 : COPY . . [2023-03-03T22:12:53.177Z] ---> e53e1b0ed43d [2023-03-03T22:12:53.177Z] Step 13/13 : RUN ${MAKE} [2023-03-03T22:12:53.177Z] ---> Running in a2f5753d6b1b [2023-03-03T22:12:53.434Z] noop [2023-03-03T22:12:53.693Z] Removing intermediate container a2f5753d6b1b [2023-03-03T22:12:53.693Z] ---> 48dd6a2b8ea8 [2023-03-03T22:12:53.693Z] Successfully built 48dd6a2b8ea8 [2023-03-03T22:12:53.693Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:12:53.999Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T22:12:54.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:12:54.070Z] prd-ubuntu20.04-docker-8c-8g-8191 does not seem to be running inside a container [2023-03-03T22:12:54.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-03T22:12:54.456Z] $ docker top 27298f5e9701fb9776150e2ac9ed2356a3c808138b20b54b3c01fe2b3ef7776a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:12:54.802Z] + go version [2023-03-03T22:12:54.802Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-03T22:12:54.815Z] $ docker stop --time=1 27298f5e9701fb9776150e2ac9ed2356a3c808138b20b54b3c01fe2b3ef7776a [2023-03-03T22:12:56.083Z] $ docker rm -f --volumes 27298f5e9701fb9776150e2ac9ed2356a3c808138b20b54b3c01fe2b3ef7776a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:12:56.499Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T22:12:56.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:12:56.573Z] prd-ubuntu20.04-docker-8c-8g-8191 does not seem to be running inside a container [2023-03-03T22:12:56.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-03T22:12:56.975Z] $ docker top 1bda49b265ba0e2c8f4edc808e4354bc3e7dcdf92c6ba3789c4cf20a84a3a6ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:12:57.316Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-243 [Pipeline] fileExists [Pipeline] sh [2023-03-03T22:12:57.612Z] + make test [2023-03-03T22:12:57.612Z] go test ./... -coverprofile=coverage.out ./... [2023-03-03T22:12:57.870Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-03T22:13:07.831Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-03T22:13:11.113Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 29.3% of statements [2023-03-03T22:13:11.113Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-03T22:13:11.113Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.371s coverage: 86.5% of statements [2023-03-03T22:13:17.661Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-03T22:13:17.661Z] go vet ./... [2023-03-03T22:13:20.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T22:13:20.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T22:13:20.937Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T22:13:20.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-03T22:13:20.965Z] $ docker stop --time=1 1bda49b265ba0e2c8f4edc808e4354bc3e7dcdf92c6ba3789c4cf20a84a3a6ef [2023-03-03T22:13:23.876Z] $ docker rm -f --volumes 1bda49b265ba0e2c8f4edc808e4354bc3e7dcdf92c6ba3789c4cf20a84a3a6ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T22:13:24.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-03T22:13:24.355Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-03T22:13:24.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-03T22:13:25.077Z] + ls -al . [2023-03-03T22:13:25.078Z] total 236 [2023-03-03T22:13:25.078Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 3 22:12 . [2023-03-03T22:13:25.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:11 .. [2023-03-03T22:13:25.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 22:13 .git [2023-03-03T22:13:25.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 22:11 .github [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 3 22:11 .gitignore [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 3 22:11 .golangci.yml [2023-03-03T22:13:25.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 22:11 .semver [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 3 22:11 Attribution.txt [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 3 22:11 CHANGELOG.md [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 3 22:11 Dockerfile [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 3 22:11 GOVERNANCE.md [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 3 22:11 Jenkinsfile [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 3 22:11 LICENSE [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 3 22:11 Makefile [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 3 22:11 OWNERS.md [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 3 22:11 README.md [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 3 22:11 VERSION [2023-03-03T22:13:25.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 22:11 bin [2023-03-03T22:13:25.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 22:11 cmd [2023-03-03T22:13:25.078Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 3 22:13 coverage.out [2023-03-03T22:13:25.078Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 3 22:11 doc [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 3 22:11 go.mod [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 34676 Mar 3 22:11 go.sum [2023-03-03T22:13:25.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:11 internal [2023-03-03T22:13:25.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:11 snap [2023-03-03T22:13:25.078Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 3 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:13:25.376Z] + 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=bab0f00bbdba9d6990f28b6e0655c76f0d6240df --label arch=amd64 --label version=0.0.0 . [2023-03-03T22:13:25.376Z] Sending build context to Docker daemon 27.88MB [2023-03-03T22:13:25.376Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T22:13:25.376Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-03T22:13:25.376Z] ---> 48dd6a2b8ea8 [2023-03-03T22:13:25.376Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-03T22:13:25.944Z] ---> Running in dd9c16041901 [2023-03-03T22:13:25.944Z] Removing intermediate container dd9c16041901 [2023-03-03T22:13:25.944Z] ---> 106a4f314542 [2023-03-03T22:13:25.944Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T22:13:25.944Z] ---> Running in 1b21cc725591 [2023-03-03T22:13:25.944Z] Removing intermediate container 1b21cc725591 [2023-03-03T22:13:25.944Z] ---> 2fc8c21cfbbe [2023-03-03T22:13:25.944Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T22:13:25.944Z] ---> Running in 8a3d3cdd5638 [2023-03-03T22:13:25.944Z] Removing intermediate container 8a3d3cdd5638 [2023-03-03T22:13:25.944Z] ---> 866e33877c00 [2023-03-03T22:13:25.944Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T22:13:25.944Z] ---> Running in f8b17ddc3606 [2023-03-03T22:13:26.201Z] Removing intermediate container f8b17ddc3606 [2023-03-03T22:13:26.201Z] ---> 61d748db982c [2023-03-03T22:13:26.201Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-03T22:13:26.201Z] ---> Running in 3c0387703408 [2023-03-03T22:13:26.201Z] Removing intermediate container 3c0387703408 [2023-03-03T22:13:26.201Z] ---> 8cad42abee50 [2023-03-03T22:13:26.201Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T22:13:26.201Z] ---> Running in 91010711e727 [2023-03-03T22:13:26.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T22:13:26.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T22:13:26.977Z] OK: 211 MiB in 51 packages [2023-03-03T22:13:27.235Z] Removing intermediate container 91010711e727 [2023-03-03T22:13:27.235Z] ---> a440d3380b83 [2023-03-03T22:13:27.235Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-03T22:13:27.235Z] ---> Running in 07f43da04cc7 [2023-03-03T22:13:27.235Z] Removing intermediate container 07f43da04cc7 [2023-03-03T22:13:27.235Z] ---> f454d948b6a4 [2023-03-03T22:13:27.235Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-03T22:13:27.492Z] ---> c29158055b5f [2023-03-03T22:13:27.492Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T22:13:27.492Z] ---> Running in 4827b4bf210b [2023-03-03T22:13:28.427Z] Removing intermediate container 4827b4bf210b [2023-03-03T22:13:28.427Z] ---> e6c8b9e4890b [2023-03-03T22:13:28.427Z] Step 12/26 : COPY . . [2023-03-03T22:13:29.362Z] ---> 0d163041d276 [2023-03-03T22:13:29.362Z] Step 13/26 : RUN ${MAKE} [2023-03-03T22:13:29.362Z] ---> Running in ed25cca41177 [2023-03-03T22:13:29.621Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-03T22:13:51.576Z] Removing intermediate container ed25cca41177 [2023-03-03T22:13:51.576Z] ---> 685812dc4bc5 [2023-03-03T22:13:51.576Z] Step 14/26 : FROM alpine:3.16 [2023-03-03T22:13:51.576Z] 3.16: Pulling from library/alpine [2023-03-03T22:13:51.576Z] ef5531b6e74e: Pulling fs layer [2023-03-03T22:13:51.576Z] ef5531b6e74e: Verifying Checksum [2023-03-03T22:13:51.576Z] ef5531b6e74e: Download complete [2023-03-03T22:13:51.576Z] ef5531b6e74e: Pull complete [2023-03-03T22:13:51.576Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T22:13:51.576Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T22:13:51.576Z] ---> dfd21b5a31f5 [2023-03-03T22:13:51.576Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-03T22:13:51.576Z] ---> Running in 6fd1d2f6577c [2023-03-03T22:13:51.576Z] Removing intermediate container 6fd1d2f6577c [2023-03-03T22:13:51.576Z] ---> 983ef06afd0e [2023-03-03T22:13:51.576Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-03T22:13:51.576Z] ---> Running in 2e3ab6c922a0 [2023-03-03T22:13:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T22:13:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T22:13:51.833Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T22:13:51.833Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T22:13:51.833Z] OK: 6 MiB in 15 packages [2023-03-03T22:13:52.091Z] Removing intermediate container 2e3ab6c922a0 [2023-03-03T22:13:52.091Z] ---> 78d82f4402a2 [2023-03-03T22:13:52.091Z] Step 17/26 : WORKDIR / [2023-03-03T22:13:52.352Z] ---> Running in cd7594f8019d [2023-03-03T22:13:52.353Z] Removing intermediate container cd7594f8019d [2023-03-03T22:13:52.353Z] ---> 19025eb04342 [2023-03-03T22:13:52.353Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-03T22:13:52.917Z] ---> b7610885d9f4 [2023-03-03T22:13:52.917Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-03T22:13:53.179Z] ---> 442b0f572fff [2023-03-03T22:13:53.179Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-03T22:13:53.179Z] ---> e14cba8c6d65 [2023-03-03T22:13:53.179Z] Step 21/26 : EXPOSE 59984 [2023-03-03T22:13:53.179Z] ---> Running in 9cf6262af586 [2023-03-03T22:13:53.437Z] Removing intermediate container 9cf6262af586 [2023-03-03T22:13:53.437Z] ---> 5f35aa439526 [2023-03-03T22:13:53.437Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-03T22:13:53.437Z] ---> Running in 9f32ef0f01a6 [2023-03-03T22:13:53.437Z] Removing intermediate container 9f32ef0f01a6 [2023-03-03T22:13:53.437Z] ---> 35d487912550 [2023-03-03T22:13:53.437Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T22:13:53.437Z] ---> Running in 710c27c0089c [2023-03-03T22:13:53.437Z] Removing intermediate container 710c27c0089c [2023-03-03T22:13:53.437Z] ---> 7e26efceeedb [2023-03-03T22:13:53.437Z] Step 24/26 : LABEL arch=amd64 [2023-03-03T22:13:53.437Z] ---> Running in 4676eab381b7 [2023-03-03T22:13:53.700Z] Removing intermediate container 4676eab381b7 [2023-03-03T22:13:53.700Z] ---> 3076291f7776 [2023-03-03T22:13:53.700Z] Step 25/26 : LABEL git_sha=bab0f00bbdba9d6990f28b6e0655c76f0d6240df [2023-03-03T22:13:53.700Z] ---> Running in 0c1695d22d53 [2023-03-03T22:13:53.700Z] Removing intermediate container 0c1695d22d53 [2023-03-03T22:13:53.700Z] ---> 56c2dc1c89cb [2023-03-03T22:13:53.700Z] Step 26/26 : LABEL version=0.0.0 [2023-03-03T22:13:53.700Z] ---> Running in 1f84d2965f6d [2023-03-03T22:13:53.700Z] Removing intermediate container 1f84d2965f6d [2023-03-03T22:13:53.700Z] ---> 137c6430ff8b [2023-03-03T22:13:53.700Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-03T22:13:53.700Z] Successfully built 137c6430ff8b [2023-03-03T22:13:53.700Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:13:54.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T22:13:54.396Z] [2023-03-03T22:13:54.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:13:54.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T22:13:55.268Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-03T22:13:55.268Z] 5eb5b503b376: Pulling fs layer [2023-03-03T22:13:55.268Z] 5c69ac0246d0: Pulling fs layer [2023-03-03T22:13:55.268Z] ec43610c2a17: Pulling fs layer [2023-03-03T22:13:55.268Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-03T22:13:55.268Z] 33b1e0a273af: Pulling fs layer [2023-03-03T22:13:55.268Z] 5d3b04190fa2: Pulling fs layer [2023-03-03T22:13:55.268Z] 2f39f015ded8: Pulling fs layer [2023-03-03T22:13:55.268Z] 3a2ae6a8a46f: Waiting [2023-03-03T22:13:55.268Z] 33b1e0a273af: Waiting [2023-03-03T22:13:55.268Z] 5d3b04190fa2: Waiting [2023-03-03T22:13:55.268Z] 2f39f015ded8: Waiting [2023-03-03T22:13:55.268Z] 5c69ac0246d0: Verifying Checksum [2023-03-03T22:13:55.268Z] 5c69ac0246d0: Download complete [2023-03-03T22:13:55.268Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-03T22:13:55.268Z] 3a2ae6a8a46f: Download complete [2023-03-03T22:13:55.268Z] 33b1e0a273af: Verifying Checksum [2023-03-03T22:13:55.268Z] 33b1e0a273af: Download complete [2023-03-03T22:13:55.268Z] 5d3b04190fa2: Verifying Checksum [2023-03-03T22:13:55.268Z] 5d3b04190fa2: Download complete [2023-03-03T22:13:55.268Z] ec43610c2a17: Verifying Checksum [2023-03-03T22:13:55.268Z] ec43610c2a17: Download complete [2023-03-03T22:13:55.525Z] 5eb5b503b376: Verifying Checksum [2023-03-03T22:13:55.525Z] 5eb5b503b376: Download complete [2023-03-03T22:13:56.090Z] 2f39f015ded8: Download complete [2023-03-03T22:13:56.654Z] 5eb5b503b376: Pull complete [2023-03-03T22:13:56.654Z] 5c69ac0246d0: Pull complete [2023-03-03T22:13:57.222Z] ec43610c2a17: Pull complete [2023-03-03T22:13:57.222Z] 3a2ae6a8a46f: Pull complete [2023-03-03T22:13:57.222Z] 33b1e0a273af: Pull complete [2023-03-03T22:13:57.479Z] 5d3b04190fa2: Pull complete [2023-03-03T22:14:01.657Z] 2f39f015ded8: Pull complete [2023-03-03T22:14:01.657Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-03T22:14:01.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T22:14:01.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:14:01.733Z] prd-ubuntu20.04-docker-8c-8g-8191 does not seem to be running inside a container [2023-03-03T22:14:01.767Z] $ 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/undry_device-onvif-camera_PR-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-03T22:14:06.267Z] $ docker top b7548a70a2999bab6e26a3c365465209bd96ba0f58983d5f9885ae8d12e41992 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:14:06.640Z] ---> job-cost.sh [2023-03-03T22:14:06.640Z] lf-activate-venv: SKIPPING [2023-03-03T22:14:06.640Z] INFO: No Stack... [2023-03-03T22:14:06.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-03T22:14:07.157Z] INFO: Archiving Costs [Pipeline] sh [2023-03-03T22:14:07.449Z] + cat /w/workspace/undry_device-onvif-camera_PR-243/archives/cost.csv [2023-03-03T22:14:07.450Z] + cut -d, -f6 [Pipeline] lock [2023-03-03T22:14:07.469Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-243-2-stack-cost] [2023-03-03T22:14:07.475Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-243-2-stack-cost] did not exist. Created. [2023-03-03T22:14:07.475Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-243-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T22:14:07.779Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-03T22:14:07.811Z] Stashed 1 file(s) [Pipeline] } [2023-03-03T22:14:07.818Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-243-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-03T22:14:07.835Z] $ docker stop --time=1 b7548a70a2999bab6e26a3c365465209bd96ba0f58983d5f9885ae8d12e41992 [2023-03-03T22:14:08.994Z] $ docker rm -f --volumes b7548a70a2999bab6e26a3c365465209bd96ba0f58983d5f9885ae8d12e41992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-03T22:14:09.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8200 in /w/workspace/undry_device-onvif-camera_PR-243 [Pipeline] { [Pipeline] ws [2023-03-03T22:14:09.269Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-03-03T22:14:09.312Z] The recommended git tool is: git [2023-03-03T22:14:16.271Z] using credential edgex-jenkins-ssh [2023-03-03T22:14:16.289Z] Cloning the remote Git repository [2023-03-03T22:14:16.356Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-03T22:14:16.461Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-03-03T22:14:16.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-03T22:14:16.679Z] > git --version # timeout=10 [2023-03-03T22:14:16.705Z] > git --version # 'git version 2.25.1' [2023-03-03T22:14:16.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T22:14:16.794Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T22:14:18.445Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-03T22:14:18.476Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T22:14:20.299Z] Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit 06af09f798d4c705ffde4e093581d80cab1ce1ef [2023-03-03T22:14:19.647Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-03T22:14:19.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-03T22:14:19.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T22:14:19.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-03T22:14:20.326Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T22:14:20.354Z] > git checkout -f 06af09f798d4c705ffde4e093581d80cab1ce1ef # timeout=10 [2023-03-03T22:14:20.711Z] > git remote # timeout=10 [2023-03-03T22:14:20.739Z] > git config --get remote.origin.url # timeout=10 [2023-03-03T22:14:20.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T22:14:20.784Z] > git merge d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 [2023-03-03T22:14:21.432Z] Merge succeeded, producing ec7bd0e9497f4ffaa29673b5d4f3c9e8669ee1e5 [2023-03-03T22:14:21.433Z] Checking out Revision ec7bd0e9497f4ffaa29673b5d4f3c9e8669ee1e5 (PR-243) [2023-03-03T22:14:21.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-03T22:14:21.443Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T22:14:21.465Z] > git checkout -f ec7bd0e9497f4ffaa29673b5d4f3c9e8669ee1e5 # timeout=10 [2023-03-03T22:14:25.080Z] Commit message: "Merge commit 'd65f0f9877c5d27f36bd97c93e7d86cd57609692' into HEAD" [2023-03-03T22:14:25.095Z] > git rev-list --no-walk 06af09f798d4c705ffde4e093581d80cab1ce1ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T22:14:26.154Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-03T22:14:26.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T22:14:26.154Z] Dload Upload Total Spent Left Speed [2023-03-03T22:14:26.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-03-03T22:14:26.837Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-03T22:14:27.202Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-03T22:14:27.202Z] + sudo tee /etc/docker/daemon.new [2023-03-03T22:14:27.202Z] { [2023-03-03T22:14:27.202Z] "registry-mirrors": [ [2023-03-03T22:14:27.202Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-03T22:14:27.202Z] ], [2023-03-03T22:14:27.202Z] "bip": "10.250.0.254/24", [2023-03-03T22:14:27.202Z] "hosts": [ [2023-03-03T22:14:27.202Z] "tcp://0.0.0.0:5555", [2023-03-03T22:14:27.202Z] "unix:///var/run/docker.sock" [2023-03-03T22:14:27.202Z] ], [2023-03-03T22:14:27.202Z] "mtu": 1458, [2023-03-03T22:14:27.202Z] "selinux-enabled": true, [2023-03-03T22:14:27.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-03T22:14:27.202Z] } [Pipeline] sh [2023-03-03T22:14:27.558Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-03T22:14:27.940Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T22:14:46.456Z] provisioning config files... [2023-03-03T22:14:46.492Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config4783144330434745682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:14:46.882Z] ---> docker-login.sh [2023-03-03T22:14:46.882Z] nexus3.edgexfoundry.org:10001 [2023-03-03T22:14:47.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:14:47.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:14:47.496Z] Configure a credential helper to remove this warning. See [2023-03-03T22:14:47.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:14:47.496Z] [2023-03-03T22:14:47.496Z] Login Succeeded [2023-03-03T22:14:47.770Z] nexus3.edgexfoundry.org:10002 [2023-03-03T22:14:48.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:14:48.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:14:48.048Z] Configure a credential helper to remove this warning. See [2023-03-03T22:14:48.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:14:48.048Z] [2023-03-03T22:14:48.048Z] Login Succeeded [2023-03-03T22:14:48.048Z] nexus3.edgexfoundry.org:10003 [2023-03-03T22:14:48.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:14:48.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:14:48.604Z] Configure a credential helper to remove this warning. See [2023-03-03T22:14:48.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:14:48.604Z] [2023-03-03T22:14:48.604Z] Login Succeeded [2023-03-03T22:14:48.604Z] nexus3.edgexfoundry.org:10004 [2023-03-03T22:14:48.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:14:48.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:14:48.883Z] Configure a credential helper to remove this warning. See [2023-03-03T22:14:48.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:14:48.883Z] [2023-03-03T22:14:48.883Z] Login Succeeded [2023-03-03T22:14:48.883Z] docker.io [2023-03-03T22:14:49.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:14:49.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:14:49.757Z] Configure a credential helper to remove this warning. See [2023-03-03T22:14:49.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:14:49.757Z] [2023-03-03T22:14:49.757Z] Login Succeeded [2023-03-03T22:14:49.757Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T22:14:49.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-03T22:14:50.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T22:14:50.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T22:14:50.154Z] ========================================================= [2023-03-03T22:14:50.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-03T22:14:50.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:14:50.513Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-03T22:14:51.129Z] Sending build context to Docker daemon 20.59MB [2023-03-03T22:14:51.129Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T22:14:51.129Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-03T22:14:51.403Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-03T22:14:51.403Z] 9b18e9b68314: Pulling fs layer [2023-03-03T22:14:51.403Z] 35d82f9e3411: Pulling fs layer [2023-03-03T22:14:51.403Z] e16973657156: Pulling fs layer [2023-03-03T22:14:51.403Z] fc693d55d65f: Pulling fs layer [2023-03-03T22:14:51.403Z] 7e9fc2657dce: Pulling fs layer [2023-03-03T22:14:51.403Z] dda99020689f: Pulling fs layer [2023-03-03T22:14:51.403Z] db1c61fa0a46: Pulling fs layer [2023-03-03T22:14:51.403Z] 891c053d2c06: Pulling fs layer [2023-03-03T22:14:51.403Z] fc693d55d65f: Waiting [2023-03-03T22:14:51.403Z] 7e9fc2657dce: Waiting [2023-03-03T22:14:51.403Z] dda99020689f: Waiting [2023-03-03T22:14:51.403Z] db1c61fa0a46: Waiting [2023-03-03T22:14:51.403Z] 891c053d2c06: Waiting [2023-03-03T22:14:51.403Z] e16973657156: Verifying Checksum [2023-03-03T22:14:51.403Z] e16973657156: Download complete [2023-03-03T22:14:51.403Z] 35d82f9e3411: Verifying Checksum [2023-03-03T22:14:51.403Z] 35d82f9e3411: Download complete [2023-03-03T22:14:51.403Z] 7e9fc2657dce: Download complete [2023-03-03T22:14:51.403Z] dda99020689f: Verifying Checksum [2023-03-03T22:14:51.403Z] dda99020689f: Download complete [2023-03-03T22:14:51.676Z] 9b18e9b68314: Verifying Checksum [2023-03-03T22:14:51.676Z] 9b18e9b68314: Download complete [2023-03-03T22:14:52.660Z] 891c053d2c06: Verifying Checksum [2023-03-03T22:14:52.660Z] 891c053d2c06: Download complete [2023-03-03T22:14:53.646Z] 9b18e9b68314: Pull complete [2023-03-03T22:14:53.919Z] db1c61fa0a46: Verifying Checksum [2023-03-03T22:14:53.919Z] db1c61fa0a46: Download complete [2023-03-03T22:14:54.192Z] 35d82f9e3411: Pull complete [2023-03-03T22:14:54.788Z] e16973657156: Pull complete [2023-03-03T22:14:54.788Z] fc693d55d65f: Verifying Checksum [2023-03-03T22:14:54.788Z] fc693d55d65f: Download complete [2023-03-03T22:15:07.134Z] fc693d55d65f: Pull complete [2023-03-03T22:15:07.134Z] 7e9fc2657dce: Pull complete [2023-03-03T22:15:07.404Z] dda99020689f: Pull complete [2023-03-03T22:15:14.092Z] db1c61fa0a46: Pull complete [2023-03-03T22:15:16.061Z] 891c053d2c06: Pull complete [2023-03-03T22:15:16.061Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-03T22:15:16.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T22:15:16.061Z] ---> f96f9c87975a [2023-03-03T22:15:16.061Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-03T22:15:18.033Z] ---> Running in 3f213bac97b1 [2023-03-03T22:15:18.304Z] Removing intermediate container 3f213bac97b1 [2023-03-03T22:15:18.304Z] ---> 18798526076f [2023-03-03T22:15:18.304Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T22:15:18.576Z] ---> Running in 708636d815c9 [2023-03-03T22:15:18.856Z] Removing intermediate container 708636d815c9 [2023-03-03T22:15:18.856Z] ---> c6fa0e6e56cf [2023-03-03T22:15:18.856Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T22:15:18.856Z] ---> Running in 061747fdf50b [2023-03-03T22:15:19.451Z] Removing intermediate container 061747fdf50b [2023-03-03T22:15:19.451Z] ---> 4d3d7641b3ae [2023-03-03T22:15:19.451Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T22:15:19.451Z] ---> Running in a88e620474d3 [2023-03-03T22:15:19.722Z] Removing intermediate container a88e620474d3 [2023-03-03T22:15:19.722Z] ---> 3d8adc66e963 [2023-03-03T22:15:19.722Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-03T22:15:20.006Z] ---> Running in 1dfc698d9e4b [2023-03-03T22:15:20.282Z] Removing intermediate container 1dfc698d9e4b [2023-03-03T22:15:20.282Z] ---> dd83c8bee264 [2023-03-03T22:15:20.282Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T22:15:20.282Z] ---> Running in c97f0a8a831e [2023-03-03T22:15:21.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T22:15:21.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T22:15:23.414Z] OK: 221 MiB in 51 packages [2023-03-03T22:15:24.849Z] Removing intermediate container c97f0a8a831e [2023-03-03T22:15:24.849Z] ---> 0bb9bd4b8134 [2023-03-03T22:15:24.849Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-03T22:15:24.849Z] ---> Running in 4d1ada3d43fa [2023-03-03T22:15:25.454Z] Removing intermediate container 4d1ada3d43fa [2023-03-03T22:15:25.454Z] ---> b71f707c993a [2023-03-03T22:15:25.454Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-03T22:15:26.044Z] ---> 679071914f14 [2023-03-03T22:15:26.044Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T22:15:26.044Z] ---> Running in d9229ef6f599 [2023-03-03T22:16:47.784Z] Removing intermediate container d9229ef6f599 [2023-03-03T22:16:47.784Z] ---> b6102849f0e3 [2023-03-03T22:16:47.784Z] Step 12/13 : COPY . . [2023-03-03T22:16:47.784Z] ---> 4996125d397e [2023-03-03T22:16:47.784Z] Step 13/13 : RUN ${MAKE} [2023-03-03T22:16:47.784Z] ---> Running in fb4341a11776 [2023-03-03T22:16:47.784Z] noop [2023-03-03T22:16:47.784Z] Removing intermediate container fb4341a11776 [2023-03-03T22:16:47.784Z] ---> 815c184221ed [2023-03-03T22:16:47.784Z] Successfully built 815c184221ed [2023-03-03T22:16:47.784Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:16:48.160Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T22:16:48.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:16:48.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-8200 does not seem to be running inside a container [2023-03-03T22:16:48.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-03T22:16:49.965Z] $ docker top 1b73d9c36f5f640c3e6ecd5caac2071e2bddd41635c0ec3744764871956aed46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:16:50.959Z] + go version [2023-03-03T22:16:50.959Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-03T22:16:50.988Z] $ docker stop --time=1 1b73d9c36f5f640c3e6ecd5caac2071e2bddd41635c0ec3744764871956aed46 [2023-03-03T22:16:52.770Z] $ docker rm -f --volumes 1b73d9c36f5f640c3e6ecd5caac2071e2bddd41635c0ec3744764871956aed46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:16:53.345Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T22:16:53.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:16:53.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-8200 does not seem to be running inside a container [2023-03-03T22:16:53.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-03T22:16:55.227Z] $ docker top 4fb2f0e069c4de5f3bbadd77404cc127786a80bb2e3fe8448b0964e56df0bb45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:16:56.138Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-03-03T22:16:56.827Z] + make test [2023-03-03T22:16:56.827Z] go test ./... -coverprofile=coverage.out ./... [2023-03-03T22:16:59.437Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-03T22:19:06.413Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-03T22:19:13.092Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.259s coverage: 29.3% of statements [2023-03-03T22:19:13.092Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-03T22:19:31.407Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.678s coverage: 86.5% of statements [2023-03-03T22:19:31.407Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-03T22:19:31.407Z] go vet ./... [2023-03-03T22:20:10.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T22:20:10.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T22:20:10.388Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T22:20:10.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-03T22:20:10.428Z] $ docker stop --time=1 4fb2f0e069c4de5f3bbadd77404cc127786a80bb2e3fe8448b0964e56df0bb45 [2023-03-03T22:20:12.369Z] $ docker rm -f --volumes 4fb2f0e069c4de5f3bbadd77404cc127786a80bb2e3fe8448b0964e56df0bb45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T22:20:13.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-03T22:20:13.518Z] Warning: overwriting stash ‘coverage-report’ [2023-03-03T22:20:14.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T22:20:14.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-03T22:20:15.073Z] + ls -al . [2023-03-03T22:20:15.073Z] total 232 [2023-03-03T22:20:15.073Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 3 22:16 . [2023-03-03T22:20:15.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:14 .. [2023-03-03T22:20:15.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 22:14 .git [2023-03-03T22:20:15.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 22:14 .github [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 3 22:14 .gitignore [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 3 22:14 .golangci.yml [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 3 22:14 Attribution.txt [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 3 22:14 CHANGELOG.md [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 3 22:14 Dockerfile [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 3 22:14 GOVERNANCE.md [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 3 22:14 Jenkinsfile [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 3 22:14 LICENSE [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 3 22:14 Makefile [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 3 22:14 OWNERS.md [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 3 22:14 README.md [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 3 22:11 VERSION [2023-03-03T22:20:15.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 22:14 bin [2023-03-03T22:20:15.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 22:14 cmd [2023-03-03T22:20:15.073Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 3 22:19 coverage.out [2023-03-03T22:20:15.073Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 3 22:14 doc [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 3 22:14 go.mod [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 34676 Mar 3 22:14 go.sum [2023-03-03T22:20:15.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:14 internal [2023-03-03T22:20:15.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:14 snap [2023-03-03T22:20:15.073Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 3 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:20:15.433Z] + 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=ec7bd0e9497f4ffaa29673b5d4f3c9e8669ee1e5 --label arch=arm64 --label version=0.0.0 . [2023-03-03T22:20:16.031Z] Sending build context to Docker daemon 20.67MB [2023-03-03T22:20:16.305Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T22:20:16.305Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-03T22:20:16.305Z] ---> 815c184221ed [2023-03-03T22:20:16.305Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-03T22:20:16.305Z] ---> Running in a84be14b304c [2023-03-03T22:20:16.904Z] Removing intermediate container a84be14b304c [2023-03-03T22:20:16.904Z] ---> cf19691afb75 [2023-03-03T22:20:16.904Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T22:20:16.904Z] ---> Running in 90851b70c7ee [2023-03-03T22:20:17.177Z] Removing intermediate container 90851b70c7ee [2023-03-03T22:20:17.177Z] ---> 395e7690d6d0 [2023-03-03T22:20:17.177Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T22:20:17.451Z] ---> Running in 3c78a931f1dd [2023-03-03T22:20:17.727Z] Removing intermediate container 3c78a931f1dd [2023-03-03T22:20:17.727Z] ---> 8965372297be [2023-03-03T22:20:17.727Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T22:20:17.727Z] ---> Running in 1d6c92c2227c [2023-03-03T22:20:18.338Z] Removing intermediate container 1d6c92c2227c [2023-03-03T22:20:18.338Z] ---> 8b4d886d0eff [2023-03-03T22:20:18.338Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-03T22:20:18.338Z] ---> Running in 05f551f6fe73 [2023-03-03T22:20:18.938Z] Removing intermediate container 05f551f6fe73 [2023-03-03T22:20:18.938Z] ---> fe76cbbecd1f [2023-03-03T22:20:18.938Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T22:20:18.938Z] ---> Running in b2747b1b6392 [2023-03-03T22:20:20.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T22:20:20.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T22:20:21.894Z] OK: 221 MiB in 51 packages [2023-03-03T22:20:22.904Z] Removing intermediate container b2747b1b6392 [2023-03-03T22:20:22.904Z] ---> e2404cbeb061 [2023-03-03T22:20:22.904Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-03T22:20:23.187Z] ---> Running in df4016de7d1d [2023-03-03T22:20:23.482Z] Removing intermediate container df4016de7d1d [2023-03-03T22:20:23.482Z] ---> 04ce96ff6640 [2023-03-03T22:20:23.482Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-03T22:20:24.091Z] ---> 3c4e61b615a5 [2023-03-03T22:20:24.091Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T22:20:24.091Z] ---> Running in a44f181ab241 [2023-03-03T22:20:27.475Z] Removing intermediate container a44f181ab241 [2023-03-03T22:20:27.475Z] ---> a75984ae3096 [2023-03-03T22:20:27.475Z] Step 12/26 : COPY . . [2023-03-03T22:20:30.096Z] ---> 13f13f9c342e [2023-03-03T22:20:30.096Z] Step 13/26 : RUN ${MAKE} [2023-03-03T22:20:30.096Z] ---> Running in ebec479b3e7e [2023-03-03T22:20:31.090Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-03T22:23:22.909Z] Removing intermediate container ebec479b3e7e [2023-03-03T22:23:22.909Z] ---> 32df166af0a2 [2023-03-03T22:23:22.909Z] Step 14/26 : FROM alpine:3.16 [2023-03-03T22:23:22.909Z] 3.16: Pulling from library/alpine [2023-03-03T22:23:22.909Z] 3760b48202b3: Pulling fs layer [2023-03-03T22:23:22.909Z] 3760b48202b3: Download complete [2023-03-03T22:23:22.909Z] 3760b48202b3: Pull complete [2023-03-03T22:23:22.909Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T22:23:22.909Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T22:23:22.909Z] ---> 4c81e5bf8899 [2023-03-03T22:23:22.909Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-03T22:23:22.909Z] ---> Running in 9777d6a7a0a6 [2023-03-03T22:23:22.909Z] Removing intermediate container 9777d6a7a0a6 [2023-03-03T22:23:22.909Z] ---> 83fde766a8d3 [2023-03-03T22:23:22.909Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-03T22:23:22.909Z] ---> Running in 73d9c12636e6 [2023-03-03T22:23:22.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T22:23:22.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T22:23:22.909Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T22:23:22.909Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T22:23:22.909Z] OK: 5 MiB in 15 packages [2023-03-03T22:23:22.909Z] Removing intermediate container 73d9c12636e6 [2023-03-03T22:23:22.909Z] ---> e3f7ab74e9b7 [2023-03-03T22:23:22.909Z] Step 17/26 : WORKDIR / [2023-03-03T22:23:22.909Z] ---> Running in 0b634f4429fb [2023-03-03T22:23:22.909Z] Removing intermediate container 0b634f4429fb [2023-03-03T22:23:22.909Z] ---> ad166bef4f29 [2023-03-03T22:23:22.909Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-03T22:23:22.909Z] ---> 0043dbb3cc98 [2023-03-03T22:23:22.909Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-03T22:23:22.909Z] ---> 21bcc4f65bf9 [2023-03-03T22:23:22.909Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-03T22:23:22.909Z] ---> d99ba3068f84 [2023-03-03T22:23:22.909Z] Step 21/26 : EXPOSE 59984 [2023-03-03T22:23:22.909Z] ---> Running in 491cbd8936ad [2023-03-03T22:23:22.909Z] Removing intermediate container 491cbd8936ad [2023-03-03T22:23:22.909Z] ---> e31fb502a7ee [2023-03-03T22:23:22.909Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-03T22:23:22.909Z] ---> Running in 6b5246c41adb [2023-03-03T22:23:22.909Z] Removing intermediate container 6b5246c41adb [2023-03-03T22:23:22.909Z] ---> ab8c77f5a5fe [2023-03-03T22:23:22.909Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T22:23:22.909Z] ---> Running in f6808c71a957 [2023-03-03T22:23:22.909Z] Removing intermediate container f6808c71a957 [2023-03-03T22:23:22.909Z] ---> 8040cc0d515c [2023-03-03T22:23:22.909Z] Step 24/26 : LABEL arch=arm64 [2023-03-03T22:23:22.909Z] ---> Running in 6202fe844789 [2023-03-03T22:23:22.909Z] Removing intermediate container 6202fe844789 [2023-03-03T22:23:22.909Z] ---> 788cf002738d [2023-03-03T22:23:22.909Z] Step 25/26 : LABEL git_sha=ec7bd0e9497f4ffaa29673b5d4f3c9e8669ee1e5 [2023-03-03T22:23:22.909Z] ---> Running in 8fe07f2f05e8 [2023-03-03T22:23:22.909Z] Removing intermediate container 8fe07f2f05e8 [2023-03-03T22:23:22.909Z] ---> 13ba4cbc6937 [2023-03-03T22:23:22.909Z] Step 26/26 : LABEL version=0.0.0 [2023-03-03T22:23:22.909Z] ---> Running in 7b64136c9233 [2023-03-03T22:23:22.909Z] Removing intermediate container 7b64136c9233 [2023-03-03T22:23:22.909Z] ---> b09252f40267 [2023-03-03T22:23:22.909Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-03T22:23:22.909Z] Successfully built b09252f40267 [2023-03-03T22:23:22.909Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:23:23.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T22:23:23.369Z] [2023-03-03T22:23:23.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:23:23.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T22:23:23.994Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-03T22:23:23.994Z] 8998bd30e6a1: Pulling fs layer [2023-03-03T22:23:23.994Z] 04944245beec: Pulling fs layer [2023-03-03T22:23:23.994Z] 699f458cf7ca: Pulling fs layer [2023-03-03T22:23:23.994Z] 765212b225bb: Pulling fs layer [2023-03-03T22:23:23.994Z] f23df028b6ca: Pulling fs layer [2023-03-03T22:23:23.994Z] d65c8cfc05b1: Pulling fs layer [2023-03-03T22:23:23.994Z] 2437ff75d9bd: Pulling fs layer [2023-03-03T22:23:23.994Z] 765212b225bb: Waiting [2023-03-03T22:23:23.994Z] f23df028b6ca: Waiting [2023-03-03T22:23:23.994Z] d65c8cfc05b1: Waiting [2023-03-03T22:23:23.994Z] 2437ff75d9bd: Waiting [2023-03-03T22:23:23.994Z] 04944245beec: Download complete [2023-03-03T22:23:23.994Z] 765212b225bb: Download complete [2023-03-03T22:23:23.994Z] f23df028b6ca: Verifying Checksum [2023-03-03T22:23:23.994Z] f23df028b6ca: Download complete [2023-03-03T22:23:24.266Z] d65c8cfc05b1: Verifying Checksum [2023-03-03T22:23:24.266Z] d65c8cfc05b1: Download complete [2023-03-03T22:23:24.266Z] 699f458cf7ca: Verifying Checksum [2023-03-03T22:23:24.266Z] 699f458cf7ca: Download complete [2023-03-03T22:23:24.857Z] 8998bd30e6a1: Verifying Checksum [2023-03-03T22:23:24.857Z] 8998bd30e6a1: Download complete [2023-03-03T22:23:27.449Z] 2437ff75d9bd: Verifying Checksum [2023-03-03T22:23:27.449Z] 2437ff75d9bd: Download complete [2023-03-03T22:23:28.864Z] 8998bd30e6a1: Pull complete [2023-03-03T22:23:29.453Z] 04944245beec: Pull complete [2023-03-03T22:23:30.872Z] 699f458cf7ca: Pull complete [2023-03-03T22:23:31.143Z] 765212b225bb: Pull complete [2023-03-03T22:23:33.092Z] f23df028b6ca: Pull complete [2023-03-03T22:23:33.360Z] d65c8cfc05b1: Pull complete [2023-03-03T22:23:48.376Z] 2437ff75d9bd: Pull complete [2023-03-03T22:23:48.376Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-03T22:23:48.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T22:23:48.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:23:48.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-8200 does not seem to be running inside a container [2023-03-03T22:23:48.656Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-03T22:23:51.424Z] $ docker top dbfb7809f0a731bb0b4da4f8dd3bf47160ec2ccbe230286e4d2324a8a6d5493c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:23:52.293Z] ---> job-cost.sh [2023-03-03T22:23:52.293Z] lf-activate-venv: SKIPPING [2023-03-03T22:23:52.293Z] INFO: No Stack... [2023-03-03T22:23:52.876Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-03T22:23:53.461Z] INFO: Archiving Costs [Pipeline] sh [2023-03-03T22:23:54.107Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2023-03-03T22:23:54.107Z] + cut -d, -f6 [Pipeline] lock [2023-03-03T22:23:54.177Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-243-2-stack-cost] [2023-03-03T22:23:54.181Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-243-2-stack-cost] did not exist. Created. [2023-03-03T22:23:54.181Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-243-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T22:23:54.841Z] /w/workspace/device-onvif-camera/2@tmp/durable-edc53db2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-03T22:23:55.496Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-03T22:23:55.521Z] Warning: overwriting stash ‘stack-cost’ [2023-03-03T22:23:55.590Z] Stashed 1 file(s) [Pipeline] } [2023-03-03T22:23:55.601Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-243-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-03T22:23:55.629Z] $ docker stop --time=1 dbfb7809f0a731bb0b4da4f8dd3bf47160ec2ccbe230286e4d2324a8a6d5493c [2023-03-03T22:23:57.122Z] $ docker rm -f --volumes dbfb7809f0a731bb0b4da4f8dd3bf47160ec2ccbe230286e4d2324a8a6d5493c [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 [2023-03-03T22:23:57.476Z] provisioning config files... [2023-03-03T22:23:57.483Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-243@tmp/config11833298321813223043tmp [Pipeline] { [Pipeline] sh [2023-03-03T22:23:57.769Z] + set +x [2023-03-03T22:23:57.769Z] + curl -s https://codecov.io/bash [2023-03-03T22:23:57.769Z] + bash -s -- [2023-03-03T22:23:57.769Z] [2023-03-03T22:23:57.769Z] _____ _ [2023-03-03T22:23:57.769Z] / ____| | | [2023-03-03T22:23:57.769Z] | | ___ __| | ___ ___ _____ __ [2023-03-03T22:23:57.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-03T22:23:57.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-03T22:23:57.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-03T22:23:57.769Z] Bash-1.0.6 [2023-03-03T22:23:57.769Z] [2023-03-03T22:23:57.769Z] [2023-03-03T22:23:57.769Z] ==> git version 2.25.1 found [2023-03-03T22:23:57.769Z] ==> 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 [2023-03-03T22:23:57.769Z] Release-Date: 2020-01-08 [2023-03-03T22:23:57.769Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-03T22:23:57.769Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-03T22:23:57.769Z] ==> Jenkins CI detected. [2023-03-03T22:23:57.769Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-243 [2023-03-03T22:23:57.769Z] project root: . [2023-03-03T22:23:57.769Z] --> token set from env [2023-03-03T22:23:57.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-03T22:23:57.769Z] ==> Running gcov in . (disable via -X gcov) [2023-03-03T22:23:57.769Z] ==> Python coveragepy not found [2023-03-03T22:23:57.769Z] ==> Searching for coverage reports in: [2023-03-03T22:23:57.769Z] + . [2023-03-03T22:23:57.769Z] -> Found 1 reports [2023-03-03T22:23:57.769Z] ==> Detecting git/mercurial file structure [2023-03-03T22:23:57.769Z] ==> Reading reports [2023-03-03T22:23:57.769Z] + ./coverage.out bytes=79184 [2023-03-03T22:23:57.769Z] ==> Appending adjustments [2023-03-03T22:23:57.769Z] https://docs.codecov.io/docs/fixing-reports [2023-03-03T22:23:58.028Z] + Found adjustments [2023-03-03T22:23:58.028Z] ==> Gzipping contents [2023-03-03T22:23:58.028Z] 12K /tmp/codecov.campZ5.gz [2023-03-03T22:23:58.028Z] ==> Uploading reports [2023-03-03T22:23:58.028Z] url: https://codecov.io [2023-03-03T22:23:58.028Z] query: branch=PR-243&commit=bab0f00bbdba9d6990f28b6e0655c76f0d6240df&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-243%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=243&job=&cmd_args= [2023-03-03T22:23:58.028Z] -> Pinging Codecov [2023-03-03T22:23:58.028Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-243&commit=bab0f00bbdba9d6990f28b6e0655c76f0d6240df&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-243%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=243&job=&cmd_args= [2023-03-03T22:23:58.288Z] -> Uploading to [2023-03-03T22:23:58.288Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-03/F29A59C45E3A92E06B3E522C9905F8EF/bab0f00bbdba9d6990f28b6e0655c76f0d6240df/bce4037f-3b52-4e7a-8384-18baa3abc831.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230303T222358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25d4225dec7d5c9c9c079ae837cf1efa2c1a27343fa9d513eff8f0b154b9efa9 [2023-03-03T22:23:58.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T22:23:58.288Z] Dload Upload Total Spent Left Speed [2023-03-03T22:23:58.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10836 0 0 100 10836 0 37237 --:--:-- --:--:-- --:--:-- 37237 [2023-03-03T22:23:58.548Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bab0f00bbdba9d6990f28b6e0655c76f0d6240df [Pipeline] } [2023-03-03T22:23:58.555Z] 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 [2023-03-03T22:23:59.243Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-243/archives ] [2023-03-03T22:23:59.243Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-243/archives [2023-03-03T22:23:59.243Z] total 16 [2023-03-03T22:23:59.243Z] drwxr-xr-x 3 root root 4096 Mar 3 22:14 . [2023-03-03T22:23:59.243Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 22:14 .. [2023-03-03T22:23:59.243Z] drwxr-xr-x 2 root root 4096 Mar 3 22:14 cost [2023-03-03T22:23:59.243Z] -rw-r--r-- 1 root root 91 Mar 3 22:14 cost.csv [2023-03-03T22:23:59.243Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-243/archives [2023-03-03T22:23:59.243Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-243/archives [2023-03-03T22:23:59.243Z] total 16 [2023-03-03T22:23:59.243Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 22:14 . [2023-03-03T22:23:59.243Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 22:14 .. [2023-03-03T22:23:59.243Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 22:14 cost [2023-03-03T22:23:59.243Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 3 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:23:59.534Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:00.393Z] ---> package-listing.sh [2023-03-03T22:24:00.393Z] ++ facter osfamily [2023-03-03T22:24:00.393Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-03T22:24:00.652Z] + OS_FAMILY=debian [2023-03-03T22:24:00.652Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-243 [2023-03-03T22:24:00.652Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-03T22:24:00.652Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-03T22:24:00.652Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-03T22:24:00.652Z] + PACKAGES=/tmp/packages_start.txt [2023-03-03T22:24:00.652Z] + '[' /w/workspace/undry_device-onvif-camera_PR-243 ']' [2023-03-03T22:24:00.652Z] + PACKAGES=/tmp/packages_end.txt [2023-03-03T22:24:00.652Z] + case "${OS_FAMILY}" in [2023-03-03T22:24:00.652Z] + dpkg -l [2023-03-03T22:24:00.652Z] + grep '^ii' [2023-03-03T22:24:00.652Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-03T22:24:00.652Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-03T22:24:00.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-03T22:24:00.652Z] + '[' /w/workspace/undry_device-onvif-camera_PR-243 ']' [2023-03-03T22:24:00.652Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-243/archives/ [2023-03-03T22:24:00.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-243/archives/ [Pipeline] echo [2023-03-03T22:24:00.664Z] 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/undry_device-onvif-camera_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-03T22:24:00.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:24:01.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T22:24:01.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:24:01.560Z] prd-ubuntu20.04-docker-8c-8g-8191 does not seem to be running inside a container [2023-03-03T22:24:01.599Z] $ 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/undry_device-onvif-camera_PR-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-03T22:24:01.803Z] $ docker top e06dbdd41e8563c1df735915a192ea85ec818afef5caa88e9ba8b52e16673978 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:24:02.134Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-03T22:24:02.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-03T22:24:02.705Z] + ls /var/log/sa-host [2023-03-03T22:24:02.705Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T22:24:02.776Z] provisioning config files... [2023-03-03T22:24:02.783Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-243@tmp/config6869582226814507032tmp [Pipeline] { [Pipeline] echo [2023-03-03T22:24:02.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:03.075Z] ---> create-netrc.sh [Pipeline] } [2023-03-03T22:24:03.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:03.408Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-03T22:24:03.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:03.696Z] ---> sudo-logs.sh [2023-03-03T22:24:03.696Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-03T22:24:03.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:04.005Z] ---> job-cost.sh [2023-03-03T22:24:04.005Z] lf-activate-venv: SKIPPING [2023-03-03T22:24:04.005Z] DEBUG: total: 0.2199999988079071 [2023-03-03T22:24:04.005Z] INFO: Retrieving Stack Cost... [2023-03-03T22:24:04.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-03T22:24:04.833Z] INFO: Archiving Costs [Pipeline] echo [2023-03-03T22:24:04.845Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:05.125Z] ---> logs-deploy.sh [2023-03-03T22:24:05.125Z] lf-activate-venv: SKIPPING [2023-03-03T22:24:05.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-243/2 [2023-03-03T22:24:05.125Z] INFO: archiving workspace using pattern(s): [2023-03-03T22:24:06.061Z] Archives upload complete. [2023-03-03T22:24:06.061Z] INFO: archiving logs to Nexus